Pedro Algarvio
3b3be82014
Remove duplicate method
2014-07-10 00:31:14 +01:00
Pedro Algarvio
e02be6c8d2
White space lint fixes
2014-07-10 00:30:49 +01:00
Pedro Algarvio
04f0052100
Not renaming, so, return True.
2014-07-10 00:25:56 +01:00
Pedro Algarvio
21522a9824
White space lint fixes. Join imports.
2014-07-10 00:25:13 +01:00
Pedro Algarvio
9afe98614f
White space lint fixes
2014-07-10 00:23:54 +01:00
Pedro Algarvio
29fae98470
Merge pull request #14072 from terminalmage/refine-gitfs-tests
...
Refine gitfs tests
2014-07-10 00:02:28 +01:00
Thomas Jackson
23f77ce363
Change the defaults to be backwards compatible ( fix #13285 )
2014-07-09 16:01:43 -07:00
C. R. Oldham
a814de3e43
Merge pull request #14076 from cro/macportsfile
...
Portfile and .plist files for MacPorts
2014-07-09 16:49:06 -06:00
C. R. Oldham
46fdc9b5dd
Portfile and .plist files for MacPorts
2014-07-09 16:46:02 -06:00
Gareth J. Greenaway
f5071774bb
move arguments into kwargs. add ability to force family to be either ipv4 or ipv6, otherwise if a host is specified then we leave it up to the resolver.
2014-07-09 15:27:46 -07:00
Thomas S Hatch
02b2acdbc0
Tom can't spell very well, new news
2014-07-09 16:24:40 -06:00
rallytime
1df0c20d97
Pyling fixes
2014-07-09 16:22:00 -06:00
C. R. Oldham
5cac9152c9
merge commit
2014-07-09 16:19:14 -06:00
C. R. Oldham
fb0bc9a044
Merge pull request #14073 from cro/master_tops_docs
...
Master tops docs
2014-07-09 16:17:44 -06:00
Colton Myers
eea5e357fd
Add 2014.1.7 release notes
2014-07-09 16:12:06 -06:00
C. R. Oldham
426e958296
merge commit
2014-07-09 16:10:44 -06:00
Colton Myers
3ec4d92576
Add 2014.1.7 release notes
2014-07-09 16:08:25 -06:00
Erik Johnson
1fd16fa434
Refine gitfs tests
...
This adds a tearDown to ensure a clean copy of the repo for each test.
In addition, it removes the dependency on lexicographical order by
running a find_file() inside the two tests which require it in order to
ensure that the file exists in the gitfs cache.
2014-07-09 16:06:36 -06:00
Gareth J. Greenaway
04116fb086
minor fix, if protocol is not specified then default to TCP but ensure proto variable is set to tcp for return data.
2014-07-09 15:04:23 -07:00
Thomas S Hatch
de5ac75c7f
pass int he sock_dir, like a boss
2014-07-09 16:03:46 -06:00
C. R. Oldham
6089e410b8
pre-fix lint error
2014-07-09 16:03:22 -06:00
Nahum Shalman
7fbe259eea
SmartOS esky build: requirements files
...
Mimicking the breakout of requirements files in the main project,
this allows me to keep a file of extra requirements that get put in the
esky (e.g. halite) while only needing to point the build process at
either the zeromq or raet requirements file.
2014-07-09 17:49:46 -04:00
rallytime
56279770a9
Simple integration test to execute a batch command to help catch regressions
2014-07-09 15:41:18 -06:00
Nitin Madhok
c14de24e84
Fixing the order
2014-07-09 17:40:51 -04:00
rallytime
e8fde1b125
Add cli option for batch tests to runtests.py
2014-07-09 15:16:13 -06:00
Nitin Madhok
7bbd9ade1d
Fixes the problem
2014-07-09 17:14:59 -04:00
Gareth J. Greenaway
ba765856e1
Adding a function to test connections to UDP and TCP ports from minion.
2014-07-09 14:06:01 -07:00
Colton Myers
73f09fccc4
Merge pull request #14066 from basepi/2014.1.7releasenotes
...
Add 2014.1.7 release notes
2014-07-09 14:56:33 -06:00
Colton Myers
7303055fe4
Add 2014.1.7 release notes
2014-07-09 14:55:57 -06:00
btibi
851ce0fde4
Add syslog_ng execution module.
2014-07-09 22:42:36 +02:00
C. R. Oldham
b12ee150e3
Merge commit
2014-07-09 14:38:53 -06:00
C. R. Oldham
1494477b09
Fix stray if statement
2014-07-09 14:37:59 -06:00
C. R. Oldham
6b52ca55a3
Restore master_tops functionality and add more documentation.
2014-07-09 14:37:59 -06:00
C. R. Oldham
97bca82184
Cherry pick master_tops restore
2014-07-09 14:37:59 -06:00
C. R. Oldham
b89a4c64e1
merge commit
2014-07-09 14:29:18 -06:00
btibi
f69977d3e5
Add syslog_ng state module.
2014-07-09 22:04:13 +02:00
Thomas S Hatch
1c062a7e18
Merge pull request #13285 from jacksontj/pubfilter
...
More granular master job targeting
2014-07-09 12:48:27 -06:00
Thomas S Hatch
ccb4f1e1e8
Merge pull request #14059 from rallytime/schedule_tests
...
One more unit test for utils.schedule
2014-07-09 12:45:05 -06:00
Thomas S Hatch
9e0b920cc8
Merge branch 'nmadhok-restructure-dockerio-module-docs' into develop
2014-07-09 12:44:10 -06:00
Thomas S Hatch
218ca91bef
Merge branch 'restructure-dockerio-module-docs' of https://github.com/nmadhok/salt into nmadhok-restructure-dockerio-module-docs
...
Conflicts:
salt/daemons/flo/core.py
2014-07-09 12:43:55 -06:00
Thomas S Hatch
23abbb99b3
Merge pull request #14032 from ihrwein/add-partial-psutil-2.0-compatibility-to-ps-module
...
ps: add partial psutil 2.0 compatibility
2014-07-09 12:39:35 -06:00
Thomas S Hatch
25e7b8f218
Merge pull request #14060 from jacksontj/develop
...
Update to the salt @ scale doc
2014-07-09 12:36:36 -06:00
Thomas Jackson
71f97b9ee7
Update to the salt @ scale doc
2014-07-09 11:06:24 -07:00
rallytime
7cd31ae480
Fix typo
2014-07-09 12:03:09 -06:00
rallytime
c5c841750a
Raise ValueError instead of returning in utils.schedule.eval
2014-07-09 11:59:31 -06:00
btibi
9eeed00382
ps: add partial psutil 2.0 compatibility
2014-07-09 19:54:25 +02:00
Thomas S Hatch
a9f77bbf93
Pop from the rxmsgs queue
2014-07-09 11:32:55 -06:00
Thomas S Hatch
b259fe3f12
lint
2014-07-09 11:23:46 -06:00
Thomas S Hatch
a852b87ff9
Merge pull request #14054 from pass-by-value/raet_test_full_returns_test
...
Make sure test_full_returns passes for RAET
2014-07-09 11:18:21 -06:00
Samuel Smith
3cf0452dff
Merge pull request #14057 from SmithSamuelM/sam_raet_50
...
LaneStack rxMsgs queue now returns duple (msg, sender)
2014-07-09 11:01:08 -06:00