Commit Graph

16306 Commits

Author SHA1 Message Date
Pedro Algarvio
5268601ef6 Fix include path. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
153475fa60 Target selection documentation now reside on it's own, common, document. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
d009a82998 Add --output-file to the documentation. Minor formatting update. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
f94e9f5e02 Add --force-color to the documentation. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
9f47a1a0ad CLI Output options now reside on it's own, common, document. 2013-08-10 15:37:33 +01:00
Pedro Algarvio
37f61fd22d Provide the necessary code to support outputting to the designated file. Fixes saltstack/salt-cloud#713. 2013-08-10 15:36:26 +01:00
Pedro Algarvio
f7f565c82b Add --out-file/--output-file output option. Refs saltstack/salt-cloud#713. 2013-08-10 15:36:26 +01:00
Pedro Algarvio
dbe1acf622 At most get_printout() will raise a KeyError any other exception should be raised/known. 2013-08-10 15:36:26 +01:00
Pedro Algarvio
9eb1174c5f Minor pylint fixes. 2013-08-10 15:36:26 +01:00
Pedro Algarvio
9f758a84ae Remove deprecated code since --out-* is no longer supported. 2013-08-10 15:36:26 +01:00
Thomas S Hatch
1bdb939bbe Add better detection of state errors 2013-08-10 08:33:19 -06:00
Thomas S Hatch
ebc8256ba2 pass in script args to install the testing commit 2013-08-10 08:21:54 -06:00
Thomas S Hatch
c4a79bbba2 pass through the retcode from the state call 2013-08-10 02:33:58 -06:00
Thomas S Hatch
c43af7cf6f make it --no-clean 2013-08-10 02:06:03 -06:00
Thomas S Hatch
1970cbdce8 Allow builds to not clean up 2013-08-10 02:04:45 -06:00
Thomas S Hatch
b3461f7f06 escape braces from format 2013-08-10 01:53:28 -06:00
Thomas S Hatch
174a1ecdb5 Pass needed args to run funtion 2013-08-10 01:44:28 -06:00
Thomas S Hatch
4b862da662 dict is not callable :) 2013-08-10 01:43:40 -06:00
Thomas S Hatch
c225921821 Pass through the git commit to the pillar 2013-08-10 01:40:47 -06:00
Thomas S Hatch
1f17e10ef7 updates to jenkins test script 2013-08-10 01:23:32 -06:00
Thomas S Hatch
d50d438545 Add initial jenkins python script for jenkins tests 2013-08-10 01:15:30 -06:00
Thomas S Hatch
82e6ccf9cd Merge pull request #6604 from terminalmage/deb-arch-comparison-optimization
Optimize comparison in _parse_pkg_meta
2013-08-09 15:46:15 -07:00
Thomas S Hatch
e57bda1ba2 Merge pull request #6603 from terminalmage/pip-requirements-regression-fix
Pip requirements regression fix
2013-08-09 15:46:04 -07:00
Thomas S Hatch
dce1cbe3c1 Merge pull request #6605 from terminalmage/indentation-fix
Fix indentation in mysql module.
2013-08-09 15:45:33 -07:00
Erik Johnson
9b5450aeee Fix indentation in mysql module.
Pylint flagged indentation not being a multiple of 4, this commit fixes
that.
2013-08-09 17:42:58 -05:00
Erik Johnson
f3ae5d47e5 Optimize comparison in _parse_pkg_meta
This uses a more efficient method of checking if the package arch for
debian packages is one of two different arches. Inspired by a
conversation here:

https://github.com/saltstack/salt/pull/6587#issuecomment-22365073
2013-08-09 17:30:02 -05:00
Erik Johnson
9e232a3a5c Better state output for requirements/editable
This commit makes the output for these flags more accurate.
2013-08-09 15:58:46 -05:00
Erik Johnson
255a5ee7f0 Fix regression in pip.installed
This fixes a regression introduced in #6574, where using the
'requirements' or 'editable' arguments would result in a traceback due
to a quoted empty string ('""') being passed to the call to pip.install.
2013-08-09 15:56:21 -05:00
Thomas S Hatch
7579b73069 Merge pull request #6599 from pcrews/develop
mysql changes for row returning queries
2013-08-09 13:28:26 -07:00
Thomas S Hatch
6df21bd79b Fix for #6601 2013-08-09 14:14:07 -06:00
Joseph Hall
e940f60c3c Merge pull request #6600 from TheRealBill/develop
Adding some clarification about the use of --out=json and the output.
2013-08-09 12:47:08 -07:00
Bill Anderson
5cc8142d2a Adding some clarification about the use of --out=json and the output. 2013-08-09 14:11:41 -05:00
Joseph Hall
1818c4a430 Merge pull request #6598 from aboe76/update_suse_0.16.3
Updated suse spec file to 0.16.3
2013-08-09 12:03:24 -07:00
Niels Abspoel
2efed79b21 Updated suse spec file to 0.16.3
Updated suse spec file to 0.16.3 bugfix release.
removed creation of /var/cache/salt/minion/proc dir.
not needed anymore
2013-08-09 20:21:49 +02:00
David Boucha
39adecf507 Merge pull request #6597 from terminalmage/release_notes
add release notes for 0.16.3
2013-08-09 10:36:51 -07:00
Erik Johnson
36cc876450 add release notes for 0.16.3 2013-08-09 12:34:22 -05:00
Thomas S Hatch
b6e0ee59ca Merge pull request #6587 from 198d/develop
Debian Package Architechture
2013-08-09 10:21:45 -07:00
Joseph Hall
06b92735fb Merge pull request #6596 from l2ol33rt/pidora_patch
Added Pidora OS Name and Family Mappings
2013-08-09 09:59:51 -07:00
Robert Hernandez
0b3754255a Added Pidora OS Name and Family Mappings 2013-08-09 09:37:06 -07:00
Joseph Hall
9b432a5c68 Merge pull request #6595 from d--j/patch-1
Error when persistent mount.unmounted state run does not change mountpoints.
2013-08-09 08:51:10 -07:00
Daniel Jagszent
9790d06cd6 Error when persistent mount.unmounted state run does not change mountpoints.
ret['changes']['umount'] is not always defined (only gets set to True when there was a change. never gets set to False).
We need to guard the code against KeyErrors.
2013-08-09 17:33:32 +02:00
Joseph Hall
4f9f74482a Merge pull request #6594 from s0undt3ch/hotfix/6592
Fix the `test_install_pre_argument_in_resulting_command` test case.
2013-08-09 06:59:48 -07:00
Pedro Algarvio
7b3ba67bc7 Fix the test_install_pre_argument_in_resulting_command test case.
It now checks if the `--pre` output is present in versions >= 1.4 or not in versions < 1.4
2013-08-09 12:14:56 +01:00
Pedro Algarvio
ae375a8f5c Merge pull request #6592 from mafrosis/pip_amend
Pip amendments
2013-08-09 03:24:16 -07:00
mafro
c59a56c2d4 support pre_release parameter in virtualenv state 2013-08-09 04:51:27 +00:00
mafro
3f9c62eeb9 check local pip version on --pre flag 2013-08-09 04:51:27 +00:00
Colton Myers
8cc128bfd1 Merge pull request #6590 from terminalmage/pip-test-fix
Update assert in test_pip_installed_weird_install
2013-08-08 17:02:48 -07:00
Colton Myers
715cf21080 Merge pull request #6589 from techhat/bluetooth
Overhaul (most of) bluez.py to work with BlueZ 5.7
2013-08-08 16:55:37 -07:00
Erik Johnson
113e5e9b52 Update assert in test_pip_installed_weird_install
Pull #6574 changed the state output slightly, breaking this test. This
commit fixes the test.
2013-08-08 18:43:44 -05:00
Joseph Hall
9647ae326b Fix #5084 2013-08-08 17:40:47 -06:00