Commit Graph

23184 Commits

Author SHA1 Message Date
regilero
bab4dda396 MySQL: Add some more robust code on check_table,repair_table and optimize_table 2013-12-01 10:42:25 +01:00
shadowfax-chc
f9dffeb392 Skip comments in existing configs when using portage_config.enforce_nice_config 2013-12-01 03:11:48 -05:00
Thomas S Hatch
0698960d21 Merge pull request #8923 from joehealy/doc_warning_fixes
Doc fixes to remove errors and warnings
2013-11-30 23:51:30 -08:00
Thomas S Hatch
384e8fa2b6 Merge pull request #8894 from kaithar/feature/highstate-output-docs
Add information about the undocumented changes output mode
2013-11-30 23:47:31 -08:00
Joe Healy
45525b4b59 Doc fixes to remove errors and warnings 2013-12-01 18:29:16 +11:00
Pedro Algarvio
3cd5efe521 Merge pull request #8922 from terminalmage/tests
add test for #8614
2013-11-30 20:03:43 -08:00
Erik Johnson
093065b130 add test for #8614 2013-11-30 22:00:05 -06:00
Pedro Algarvio
a14abd114c Merge pull request #8921 from terminalmage/issue8614
Fix installation of packages with dots in pkg name
2013-11-30 19:47:30 -08:00
Erik Johnson
f1bb4b45db Fix installation of packages with dots in pkg name
This commit fixes a regression which caused packages with dots in the
package name to fail to install. Resolves #8614.
2013-11-30 21:35:42 -06:00
Pedro Algarvio
d0cf058e24 Merge pull request #8920 from s0undt3ch/develop
Left behind comits. Lint Fixes.
2013-11-30 17:37:57 -08:00
regilero
dacda7e0ca Add an example on mysql.grant_to_token method to fix travis test_valid_docs failure 2013-12-01 01:35:41 +00:00
regilero
95a41bdb9a MySQL integration tests on module level unicode support 2013-12-01 01:35:41 +00:00
Pedro Algarvio
923428c68b Fix PyLint issues. 2013-12-01 01:35:41 +00:00
Pedro Algarvio
11210ca180 Merge pull request #8919 from s0undt3ch/develop
Hand merge @religero PR
2013-11-30 17:24:23 -08:00
Pedro Algarvio
6321bf4acc Pass the timelib testing optional requirement to the new opt reqs file. Closes #8900. 2013-12-01 00:42:02 +00:00
Pedro Algarvio
c129d3f567 Remove packages installation from mysql tests and push that on travis yml with an opt_requirements.txt source 2013-12-01 00:34:58 +00:00
regilero
1556a3f2c6 Fix mysql unit tests for queries with parameters 2013-12-01 00:34:30 +00:00
regilero
b97d8cc623 Minor pylint fixs 2013-12-01 00:34:30 +00:00
regilero
05c02c4c50 Try to install python-mysql in travis env via pip to enable MySQL module 2013-12-01 00:34:30 +00:00
regilero
b5f588a9fc Initial MySQL integration test with MySQl packages installed 2013-12-01 00:34:29 +00:00
regilero
1cb5d6374a Fix MySQl db names management, and add collate and character set on db_create 2013-12-01 00:34:29 +00:00
regilero
d3cdb68a37 Initial MySQL integration test with MySQl packages installed 2013-12-01 00:34:29 +00:00
regilero
1319755c55 Fix typo in mysql unit test 2013-12-01 00:34:29 +00:00
Grant Hammond
624f9035fa apply mask or state mode to copied files.
This makes salt.utils.copyfile secure by default. After use, correct file
permissions according to the mode in the state or, if not specified, the umask.
2013-11-30 23:03:16 +00:00
Pedro Algarvio
4e6a1c4d7d Merge pull request #8918 from techhat/cloudcreate
Allow creating instances without profiles
2013-11-30 13:20:15 -08:00
Joseph Hall
b191342748 Adding cloud.present state 2013-11-30 13:16:49 -07:00
Joseph Hall
787bab867a Allow creating instances without profiles 2013-11-30 13:02:12 -07:00
Joseph Hall
04a06abb78 Merge pull request #8916 from pengyao/develop
Change fire event command
2013-11-29 20:10:31 -08:00
pengyao
409d7e8c18 Change fire event command
Since 0.17.0, the ability to send a event payload with a more complex data structure than a string
2013-11-30 11:59:47 +08:00
Joseph Hall
1c3e23db72 Merge pull request #8915 from pengyao/develop
fixed a typo
2013-11-29 19:46:57 -08:00
pengyao
2e847d2e31 fixed a typo 2013-11-30 11:40:12 +08:00
Daniel Bradshaw
a693541933 Tweaking the Result Status string and format string. 2013-11-30 00:36:04 +00:00
Erik Johnson
057f2555cd CentOS should not be all capitalized 2013-11-29 18:33:41 -06:00
Joseph Hall
e1ffd4bab2 Merge pull request #8911 from ticosax/fix-typo-dockerio.built
Fix typo s/build/built/
2013-11-29 09:56:04 -08:00
Nicolas Delaby
51a6267d5c Fix typo s/build/built/ 2013-11-29 18:19:58 +01:00
Pedro Algarvio
31200152bb Use the new form of passing the configuration file. 2013-11-28 19:52:03 +00:00
Pedro Algarvio
bc4da42834 Salt Cloud, as Salt, now uses a common configuration directory.
Passing single configuration files to the CLI tool is deprecated and will be removed in Salt Helium.
2013-11-28 19:52:03 +00:00
Pedro Algarvio
2ed1110a83 Deprecate vm_config* config var in favor of profiles_config*. 2013-11-28 19:52:03 +00:00
Pedro Algarvio
a80431b87c Remove deprecated code. 2013-11-28 19:52:03 +00:00
Pedro Algarvio
eb476310e8 No hard coded paths. Refs the salt-cloud merge. 2013-11-28 19:52:03 +00:00
Pedro Algarvio
d2fcd1ab35 Remove deprecated code and make use of syspaths. 2013-11-28 19:52:03 +00:00
Pedro Algarvio
1ab7fd7c19 Merge pull request #8902 from s0undt3ch/develop
Skip the test if `python-apt` is not installed for Debian like systems.
2013-11-28 11:50:14 -08:00
Pedro Algarvio
62039527ce The cloud tests need libcloud installed. Skip them if not. 2013-11-28 19:40:17 +00:00
Pedro Algarvio
ccd71e2087 Install python-apt. 2013-11-28 19:33:39 +00:00
Pedro Algarvio
8d3e3d3402 Skip the test if python-apt is not installed for Debian like systems. 2013-11-28 19:26:21 +00:00
Pedro Algarvio
5e58ea9593 Remove unnecessary pass. 2013-11-28 19:11:29 +00:00
Pedro Algarvio
f044ddb2dc Merge pull request #8901 from techhat/ssh
Linting the new SSH and user validation code
2013-11-28 10:49:13 -08:00
Joseph Hall
7e21be15ad More specific except error 2013-11-28 11:47:41 -07:00
Joseph Hall
1c4d9d9854 Fixing syntax error, using salt._compat 2013-11-28 11:40:06 -07:00
Joseph Hall
a4c48b7264 Fixing up Spacing issues and bare exception 2013-11-28 11:37:23 -07:00