Commit Graph

42693 Commits

Author SHA1 Message Date
Joseph Hall
7f3f784072 Enforce libs check in __virtual__() 2014-11-24 13:47:35 -07:00
rallytime
022d2dbbfb Remove unused import 2014-11-24 13:02:08 -07:00
rallytime
512f07303a Put the parser variable in the correct place 2014-11-24 12:13:38 -07:00
Thomas S Hatch
0f6e314abc Merge pull request #18438 from thatch45/odict_clense
Fix #18428
2014-11-24 12:01:04 -07:00
Thomas S Hatch
4fc90e8a1f Fix #18428 2014-11-24 12:00:31 -07:00
rallytime
d2e5443860 Add parser to jenkins.py 2014-11-24 11:58:24 -07:00
Thomas S Hatch
4e2ec16652 Merge pull request #18435 from terminalmage/release_notes
Add 2014.7.0 release to release notes toctree
2014-11-24 11:57:32 -07:00
Thomas S Hatch
e5cbf577b3 Merge pull request #18434 from APSL/apslmaster
Solve problem with special mercurial repos in pip module
2014-11-24 11:57:08 -07:00
Thomas S Hatch
01535e398f Merge pull request #18427 from billcchung/develop
Fix issue #18308
2014-11-24 11:54:51 -07:00
Thomas S Hatch
7dd722c448 Merge pull request #18420 from terminalmage/issue18369
Add autoremove function to aptpkg.py
2014-11-24 11:54:16 -07:00
Thomas S Hatch
bc3e49be75 Merge pull request #18417 from cachedout/consoldate_defaults
Create defaults dir and move exitcodes module there.
2014-11-24 11:52:07 -07:00
Thomas S Hatch
59398dc4e1 Merge pull request #18415 from cachedout/progress_bar
Progress bar
2014-11-24 11:51:30 -07:00
Thomas S Hatch
8ae5c59a20 Merge pull request #18414 from sebest/develop
fixing some documentation in boto_* states
2014-11-24 11:47:02 -07:00
Thomas S Hatch
6e5fd0a22a Merge pull request #18411 from Unity-Technologies/osx-fix-macports
Fixed installation of packages via macports on OS X
2014-11-24 11:45:41 -07:00
Thomas S Hatch
2f5e5dcd4e Merge pull request #18410 from tjyang/develop
Note about a oneliner check on pysphere python module
2014-11-24 11:44:48 -07:00
Thomas S Hatch
84511d7351 Merge pull request #18408 from Unity-Technologies/osx-fix-ip6-localhost
Filter out IPv6 localhost on OS X
2014-11-24 11:44:13 -07:00
Thomas S Hatch
e77b371692 Merge pull request #18405 from tbaschak/nagios-pillar-example
Nagios module pillar docs ex update
2014-11-24 11:43:39 -07:00
Thomas S Hatch
41ef2354cf Merge pull request #18402 from bjmllr/runit-service-module
add runit service module
2014-11-24 11:43:17 -07:00
Thomas S Hatch
28184587d7 Merge pull request #18437 from thatch45/rallytime-mine_log_warning
Merge #18396
2014-11-24 11:38:12 -07:00
Thomas S Hatch
a1ffee71c4 Fix to use warn_until 2014-11-24 11:32:05 -07:00
Thomas S Hatch
08343790d4 Merge branch 'mine_log_warning' of https://github.com/rallytime/salt into rallytime-mine_log_warning 2014-11-24 11:29:51 -07:00
Thomas S Hatch
330771940f Merge pull request #18394 from s0undt3ch/hotfix/merge-forward
Merge branch '2014.7' forward into develop
2014-11-24 11:23:07 -07:00
Thomas S Hatch
ed6bc7b24f Merge pull request #18382 from thatch45/12255
Add verification of unicode data in windows data sets
2014-11-24 11:22:01 -07:00
Thomas S Hatch
a813f3ba86 Merge pull request #18379 from thatch45/15690
Fixes #15690
2014-11-24 11:21:46 -07:00
Erik Johnson
55b80853f6 Add new release notes file for 2014.7.1 2014-11-24 10:36:46 -06:00
Erik Johnson
22962d097e Fix wording in 2014.1.1 release notes
As this was the first bugfix release for 2014.1.0, it should not be
described as "another" bugfix release.
2014-11-24 10:35:47 -06:00
Erik Johnson
c0d9b84a86 Add 2014.7.0 to toctree 2014-11-24 09:46:48 -06:00
Edu Herraiz
9f85e689f6 Merge remote-tracking branch 'upstream/2014.7' into apslmaster 2014-11-24 16:39:19 +01:00
bill chung
54ed9512b2 Fix issue #18308 by adding a retry mechanism in validate_windows_cred function 2014-11-24 17:14:20 +08:00
Erik Johnson
db664f040b Ignore retcode when checking for autoremove packages 2014-11-23 10:17:34 -06:00
Erik Johnson
afde9096c4 Add autoremove function to aptpkg.py
Resolves #18369.
2014-11-23 09:57:19 -06:00
T.J. Yang
26d28f40d2 Merge remote branch 'upstream/develop' into develop 2014-11-22 16:45:13 -08:00
Joseph Hall
2db74b1545 Merge pull request #18416 from cachedout/remove_travis_from_hacking
No need for info on travis in HACKING doc
2014-11-22 16:52:53 -07:00
Mike Place
b2eb00aef7 Create defaults dir and move exitcodes module there. 2014-11-22 14:20:21 -07:00
Mike Place
8640af91c3 List number of expected returns 2014-11-22 13:59:02 -07:00
Sebastien Estienne
d0ad5cf547 add more informations in boto_elb errors messages 2014-11-22 12:43:54 -08:00
Mike Place
2c6f6d402d No need for info on travis in HACKING doc 2014-11-22 13:31:43 -07:00
Mike Place
2fd8852ab0 Warn cleanly if outputter not available 2014-11-22 13:11:09 -07:00
Mike Place
7351cb31a6 Pull iter out of raw mod 2014-11-22 13:06:47 -07:00
Sebastien Estienne
d017a77744 fixing some documentation in boto_* states 2014-11-22 12:04:55 -08:00
Mike Place
6a2c2e1974 Allow type of module to be returned from raw_mod 2014-11-22 12:59:07 -07:00
Mike Place
d69771c72d Simplify returns. Only update progress rets. 2014-11-22 11:53:19 -07:00
Mike Place
78a2c1687c Added virtual 2014-11-22 11:12:33 -07:00
T.J. Yang
242be3ddb9 makefile update at Sat Nov 22 08:15:23 CST 2014 2014-11-22 08:15:23 -06:00
Daniel Hobley
b75e059138 Fixed installation of packages via macports on OS X
- append/extend on arrays return None and therefore None was being passed to run_all
- compare_dicts function was called incorrectly
2014-11-22 14:50:32 +01:00
Pedro Algarvio
ee210172c3 Add missing = 2014-11-22 12:17:42 +00:00
Pedro Algarvio
a285683d8e Merge pull request #18384 from techhat/awsutil
Switch ec2 driver to signature version 4
2014-11-22 12:16:07 +00:00
Daniel Hobley
7b67c45699 Filter out IPv6 localhost on OS X 2014-11-22 10:52:39 +01:00
Theo Baschak
81fcbabdc6 Nagios module pillar docs ex update
When copy/pasting the example nagios check Pillar shown in the
[online](http://docs.saltstack.com/en/latest/ref/modules/all/salt.module
s.nagios.html) and sys.doc documentation the load check doesn't run. By
adding the spaces the check is then run. It seems like there should
always be a space to avoid this from happening.
2014-11-22 00:00:27 -06:00
Seth House
f2a691a5ac Merge pull request #18398 from tjyang/develop
correct the TOC missing issue
2014-11-21 22:55:49 -07:00