Mozilla-GitHub-Standards
8ab2df2b23
Add Mozilla Code of Conduct ( #122 )
...
Fixes #121
As of January 1 2019, Mozilla requires that all GitHub projects include this [CODE_OF_CONDUCT.md](https://github.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md ) file in the project root. The file has two parts:
1. Required Text - All text under the headings *Community Participation Guidelines and How to Report*, are required, and should not be altered.
2. Optional Text - The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together. Some examples of those can be found on the [Firefox Debugger](https://github.com/devtools-html/debugger.html/blob/master/CODE_OF_CONDUCT.md ) project, and [Common Voice](https://github.com/mozilla/voice-web/blob/master/CODE_OF_CONDUCT.md ). (The optional part is commented out in the [raw template file](https://raw.githubusercontent.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md ), and will not be visible until you modify and uncomment that part.)
If you have any questions about this file, or Code of Conduct policies and procedures, please see [Mozilla-GitHub-Standards](https://wiki.mozilla.org/GitHub/Repository_Requirements ) or email Mozilla-GitHub-Standards+CoC@mozilla.com .
_(Message COC002)_
2019-03-29 11:01:10 -07:00
Richard Pappalardo
5ea27c04bb
fix: Nightly app source path ( #117 )
...
r? @pdehaan
2018-12-10 17:00:17 -08:00
Peter deHaan
4e904b625b
Remove lingering Aurora references ( #114 )
2017-08-22 16:25:01 -07:00
Rebecca Billings
470b4e45fc
Removed Aurora from list of channels ( #113 )
...
* Removed Aurora from list of channels
* fix: mozdownload version update
2017-08-22 13:08:41 -07:00
Rebecca Billings
a9aaee28ee
Mozprofile link was a 404, updated to RTD ( #109 )
2017-04-24 09:40:34 -07:00
Vlad Filippov
cd72defa7d
fix: readme travis badge ( #106 )
2016-10-27 10:57:37 -07:00
Peter deHaan
43e14774a5
feat: create ability to install addons ( #104 )
...
* feat: create ability to install addons (WIP)
* Add support for preinstalling FF add-ons
2016-10-07 14:16:37 -07:00
Richard Pappalardo
7af35e5c84
Merge pull request #101 from rpappalax/issue-98
...
Revert mozinfo commit (Fixes #98 )
2016-08-25 15:47:06 -07:00
Peter deHaan
236208704e
Revert mozinfo commit ( Fixes #98 )
2016-06-17 09:30:12 +01:00
Richard Pappalardo
58d1c989d3
Merge pull request #99 from rpappalax/issue-96
...
refactor: rename _temp to .cache
2016-06-16 10:56:41 +01:00
Richard Pappalardo
1945685f30
fix nit
2016-06-16 10:55:31 +01:00
Richard Pappalardo
406094eac6
refactor: rename _temp to .cache
2016-06-16 10:23:25 +01:00
Richard Pappalardo
925a02deea
Refactor fftool/firefox_env_handler.py ( #97 )
...
* First pass at refactor
* refactor: fix a few things that shouldn't have been checked in
2016-06-16 09:17:50 +01:00
Richard Pappalardo
6011e485b4
Refactor cloud-services centric args ( #92 )
...
* Add multi prefs-dirs option (WIP).
* Complete prefs path option --prefs-dirs
replaces cloud-services centric -a <app name> -t test-type and -f prefs
with a single -d <path-to-prefs-files>
* Fix string split on prefs_dirs
* Fix none check on prefs_dirs in firefox_profile
* Add support for offline use
* flake8
* README update for --no-download option
2016-06-15 10:10:20 +01:00
Richard Pappalardo
349555cb4c
Merge pull request #95 from rpappalax/issue-67
...
Replace OS detection with mozinfo
2016-06-14 13:23:35 +01:00
Peter deHaan
15dca28684
Replace OS detection with mozinfo
2016-06-14 12:29:11 +01:00
Richard Pappalardo
9f9f32e6bf
Merge pull request #87 from rpappalax/issue-81
...
fix: simplify args
2016-06-01 22:20:32 -07:00
Richard Pappalardo
9e2262c9a5
fix: simplify args
...
Closes #81
Closes #84
2016-05-31 17:24:27 -07:00
Richard Pappalardo
0e8ce8a6c2
feat: add NSPR_LOG_MODULES logging option ( #88 )
...
Closes #74
2016-05-31 16:00:46 -07:00
Richard Pappalardo
2ff1bf4ef8
feat: add ff-tool --version flag ( #89 )
...
* feat: add --version flag
Closes #61
* style: flake8 fix
2016-05-31 15:49:43 -07:00
Peter deHaan
19737ea9e3
fix: split parse error when no arg supplied for prefs ( #86 )
...
also fixing local() return value
2016-05-27 16:27:32 -07:00
Richard Pappalardo
bed31a80c4
Merge pull request #79 from rpappalax/issue-45
...
feat: add ability to specify multiple pref sets
2016-05-23 11:06:09 -07:00
Richard Pappalardo
ce58efef74
Add arrg to output firefox logging to stdout
2016-05-20 21:01:43 -07:00
Richard Pappalardo
3c102041e1
flake8
2016-05-17 22:56:51 -07:00
Richard Pappalardo
0fa49f864c
merge in changes from dev
2016-05-17 22:45:23 -07:00
Richard Pappalardo
50614dee05
Merge pull request #78 from rpappalax/issue-68-deux
...
Issue 68 deux
2016-05-17 22:33:27 -07:00
Peter deHaan
cc5b6dcb23
[de]tox
2016-05-16 17:23:29 -07:00
Richard Pappalardo
7a0061e964
experiment to determine if travis is looking in wrong place for config files
2016-05-12 09:53:11 -07:00
Richard Pappalardo
d8acf86599
adding dev branch back to travis url
2016-05-12 08:33:19 -07:00
Richard Pappalardo
3e066d1211
fix duplicate deps in .travis.yaml
2016-05-12 07:23:50 -07:00
Richard Pappalardo
e10fd90deb
whatever
2016-05-11 21:12:57 -07:00
Richard Pappalardo
001b68a01c
prevent travis from doing shallow clone
2016-05-11 20:58:21 -07:00
Richard Pappalardo
2bcd9a6a66
prevent travis from doing shallow clone
2016-05-11 20:51:38 -07:00
Richard Pappalardo
51d827a3eb
tox
2016-05-11 20:45:17 -07:00
Richard Pappalardo
9ca5ff4dbb
tox
2016-05-11 20:38:24 -07:00
Richard Pappalardo
2b0db7222c
more tox fixes
2016-05-11 17:06:13 -07:00
Richard Pappalardo
90af1f7cda
more tox fixes
2016-05-11 17:03:27 -07:00
Richard Pappalardo
5d878ff59b
change back linux.ini
2016-05-11 16:54:16 -07:00
Richard Pappalardo
44f420bb4b
tox - add excludes for pypi dist build dirs
2016-05-11 16:43:47 -07:00
Richard Pappalardo
26bfb3f375
fix: change options.env to options.prefs
2016-05-11 16:33:09 -07:00
Richard Pappalardo
59b903c6ee
tox
2016-05-11 12:52:42 -07:00
Richard Pappalardo
ae942dfac4
fix nits
2016-05-11 12:40:49 -07:00
Richard Pappalardo
9f8be21d0b
Add ability to specify multiple prefs
2016-05-10 21:07:07 -07:00
Richard Pappalardo
06485c4dcc
tox fixes
2016-05-03 22:05:22 -07:00
Richard Pappalardo
15c5a4fa41
fix: move configs dir to fftool module
2016-05-03 17:55:55 -07:00
Richard Pappalardo
1d915bcb89
replace README.md with rst format ( #70 )
...
Replace README.md with rst format and make some tweaks for PyPi
2016-05-03 10:48:52 -07:00
Peter deHaan
cca870810e
Merge pull request #64 from rpappalax/issue-63
...
[docs] README for windows stuff
2016-05-02 15:40:36 -07:00
Richard Pappalardo
68658aace5
flake8
2016-05-02 15:36:25 -07:00
Richard Pappalardo
890bc004ad
[docs] README for windows stuff
2016-04-27 11:23:30 -07:00
Peter deHaan
593ffffd8a
Merge pull request #60 from rpappalax/issue-58
...
Fix for profile cleanup.
2016-04-27 10:16:53 -07:00