Commit Graph

46346 Commits

Author SHA1 Message Date
Pedro Algarvio
bb3162fca3 Revert "Only softfail with a state kwarg mismatch" 2015-01-31 00:42:22 +00:00
Nicole Thomas
d0cec3b90f Merge pull request #20270 from rallytime/pylint_fix
Pylint disable StrictVersion import error
2015-01-30 17:33:20 -07:00
rallytime
310e9075bf Pylint disable StrictVersion import error 2015-01-30 17:32:17 -07:00
rallytime
3dbe1b30d6 Fix broken localemod_test on develop
- Fixed failing gen_locale test
- Refactor test to match refactored gen_locale function
- Break out gen_locale tests into inividual unit tests
2015-01-30 17:23:32 -07:00
Mike Place
67ac39ae50 Merge pull request #20226 from thatch45/sudo_call
Allow sudo priv escalation
2015-01-30 16:43:21 -07:00
Mike Place
4d3b810ca3 Merge pull request #20264 from mzupan/develop
Added the default directory that gpg imports to
2015-01-30 16:41:46 -07:00
Pedro Algarvio
cc064fdc4a Py3 compatibility 2015-01-30 23:37:36 +00:00
Pedro Algarvio
0bc66403b9 Py3 compatibility 2015-01-30 23:37:00 +00:00
Pedro Algarvio
44e255f489 Py3 compatibility 2015-01-30 23:36:34 +00:00
Pedro Algarvio
4443cba9ed Py3 compatibility 2015-01-30 23:36:15 +00:00
Pedro Algarvio
04db610033 Py3 compatibility 2015-01-30 23:35:22 +00:00
Colton Myers
4318085f7a Merge pull request #20267 from basepi/2015.2releasenotesonly_upgrade
Add only_upgrade to 2015.2 release notes
2015-01-30 16:08:50 -07:00
Colton Myers
ca6ecc0f0f Add only_upgrade to 2015.2 release notes 2015-01-30 16:07:39 -07:00
Mike Place
eef6519830 Merge pull request #20266 from cachedout/tornado_version_detect
Tornado version detect
2015-01-30 16:03:18 -07:00
Mike Place
710bb63103 Typo 2015-01-30 16:02:56 -07:00
Mike Place
69c5e1f904 Better detection for minimum pyzmq version 2015-01-30 16:01:59 -07:00
Pedro Algarvio
f0f3fb2de6 Add __instance_id__ as a known global variable 2015-01-30 22:27:20 +00:00
Pedro Algarvio
b9aaf9fe72 Py3 compatibility 2015-01-30 22:27:20 +00:00
Pedro Algarvio
f6e465f9e5 Py3 compatibility 2015-01-30 22:27:20 +00:00
Pedro Algarvio
322f26a7e1 Py3 compatibility 2015-01-30 22:27:20 +00:00
Pedro Algarvio
a817a42e50 Py3 compatibility 2015-01-30 22:27:19 +00:00
Pedro Algarvio
21cb7e2a92 Py3 compatibility 2015-01-30 22:27:19 +00:00
Pedro Algarvio
661a8eb12e Py3 compatibility 2015-01-30 22:27:19 +00:00
Pedro Algarvio
9e2f3ab300 Py3 compatibility 2015-01-30 22:27:19 +00:00
Pedro Algarvio
f53894706e Py3 compatibility 2015-01-30 22:27:19 +00:00
Pedro Algarvio
29b519fe88 Py3 compatibility 2015-01-30 22:27:16 +00:00
Pedro Algarvio
c7961d34bc Py3 compatibility 2015-01-30 22:27:16 +00:00
Pedro Algarvio
4781f89b01 Stop PyLint from complaining 2015-01-30 22:27:16 +00:00
Pedro Algarvio
f708b808f2 Make the check conditional to the python version 2015-01-30 22:27:16 +00:00
Pedro Algarvio
a983495a26 Py3 compatibility 2015-01-30 22:27:16 +00:00
Pedro Algarvio
98a61ff6d7 Py3 compatibility 2015-01-30 22:27:16 +00:00
Pedro Algarvio
6030335844 Py3 compatibility 2015-01-30 22:27:16 +00:00
Pedro Algarvio
92d321b732 Py3 compatibility 2015-01-30 22:27:15 +00:00
Pedro Algarvio
95ef4fd9a1 Py3 compatibility 2015-01-30 22:27:15 +00:00
Pedro Algarvio
c3a543b3e7 Fix bug introduced while linting 2015-01-30 22:27:15 +00:00
Pedro Algarvio
2a850bc6cb Options should not be globally defined. Do the right thing. 2015-01-30 22:27:15 +00:00
Pedro Algarvio
ea7381b199 Typos 2015-01-30 22:27:15 +00:00
Pedro Algarvio
4d6f173d75 Fix wrong iteration from PY3 compat changes 2015-01-30 22:27:15 +00:00
Pedro Algarvio
56ec78408d Convert into dict(lost in PY3 refactoring) 2015-01-30 22:27:15 +00:00
Pedro Algarvio
1c8490bcf9 Py3 compatibility 2015-01-30 22:27:15 +00:00
Pedro Algarvio
da39293b8b Py3 compatibility 2015-01-30 22:27:14 +00:00
Pedro Algarvio
5c8e966b92 Py3 compatibility 2015-01-30 22:27:14 +00:00
Pedro Algarvio
319e7a536f Py3 compatibility 2015-01-30 22:27:14 +00:00
Pedro Algarvio
ddc242eb53 Py3 compatibility 2015-01-30 22:27:14 +00:00
Pedro Algarvio
1c470d31ca Remove unused import 2015-01-30 22:27:14 +00:00
Pedro Algarvio
0837615fc1 Remove unused import 2015-01-30 22:27:14 +00:00
Pedro Algarvio
354fb92d48 Add function keyword lost in a merge conflict 2015-01-30 22:27:14 +00:00
Pedro Algarvio
36d1715112 Py3 compatibility 2015-01-30 22:27:14 +00:00
Pedro Algarvio
2f7c55d0fa Fix variable name 2015-01-30 22:27:14 +00:00
Pedro Algarvio
34c75b1a8d The dictionary changes while iterating. Run over a list of keys. 2015-01-30 22:27:14 +00:00