Commit Graph

18857 Commits

Author SHA1 Message Date
Thomas S Hatch
75c904473b Merge pull request #7836 from terminalmage/freebsdports
Initial commit of freebsdports module
2013-10-14 22:21:16 -07:00
Thomas S Hatch
da7f114947 Merge pull request #7834 from cachedout/develop
Fix #7695 and add self to AUTHORS
2013-10-14 22:20:26 -07:00
Thomas S Hatch
b550323490 Merge pull request #7831 from jesusaurus/rabbitmq
Setting owner permissions fails if the vhost was not added
2013-10-14 22:19:11 -07:00
Thomas S Hatch
0fbed93141 Merge pull request #7828 from corywright/fix_mysql_grant_absent_strings
fixes #7827 - String formatting is broken for mysql_grants.absent
2013-10-14 22:18:37 -07:00
Thomas S Hatch
9d5dd30f89 Merge pull request #7820 from cvrebert/patch-4
utils/validate/net.py: simplify mac()
2013-10-14 22:18:17 -07:00
Thomas S Hatch
5f25f0e6f0 Merge pull request #7810 from moniker-dns/rabbitmq-fixes
Correct RabbitMQ plugin management command name
2013-10-14 22:17:39 -07:00
Erik Johnson
da8f334543 Merge pull request #7818 from cvrebert/patch-2
modules/qemu_nbd.py: rm unused import of yaml
2013-10-14 21:27:23 -07:00
Erik Johnson
44ffa99681 Merge pull request #7819 from cvrebert/patch-3
salt/utils/verify.py: rm trailing whitespace
2013-10-14 21:26:39 -07:00
Erik Johnson
09330d9cdd Initial commit of freebsdports module
It doesn't support actually building a port yet, but this initial commit
supports modifying the existing config options, running "make rmconfig",
and also "make showconfig".
2013-10-14 23:19:45 -05:00
Mike Place
c347aa661f Return None for the version and log a warning if the Postgres server cannot be reached. Refs #7695. 2013-10-14 20:17:54 -06:00
Joseph Hall
85c81c2032 Merge pull request #7832 from s0undt3ch/develop
Update the translations doc to include the client setup.
2013-10-14 18:22:42 -07:00
Pedro Algarvio
45bd454c86 Update the translations doc to include the client setup. 2013-10-15 01:28:08 +01:00
Mike Place
141a52ac6c Added self to AUTHORS. 2013-10-14 17:10:20 -06:00
K Jonathan Harker
c38274218d Don't try to set the rabbitmq_vhost permissions when adding the vhost fails 2013-10-14 22:58:44 +00:00
David Boucha
7c97445ee6 Merge pull request #7830 from cachedout/develop
Add markupsafe to requirements file because it is required for salt-ssh.
2013-10-14 15:37:08 -07:00
Mike Place
61398a7246 Add markupsafe to requirements file because it is required for salt-ssh. 2013-10-14 16:22:17 -06:00
David Boucha
e4c85c61be Merge pull request #7825 from s0undt3ch/features/i18n-documentation
i18n documentation updates
2013-10-14 14:49:28 -07:00
Cory Wright
fbac0a984b fixes #7827 - String formatting is broken for mysql_grants.absent 2013-10-14 17:36:51 -04:00
Pedro Algarvio
fa0573d5f5 Update the translation doc to mention the Makefile target. 2013-10-14 22:20:00 +01:00
Pedro Algarvio
8d40a3037b Include the translating document in a toctree. 2013-10-14 22:19:24 +01:00
Pedro Algarvio
13ee3a59bb Add a download-translations target to the Makefile. 2013-10-14 22:05:23 +01:00
Colton Myers
8b4981c703 Merge pull request #7823 from basepi/hwmdefaults
Set the 'pub_hwm' .get defaults to match the config default
2013-10-14 13:57:02 -07:00
Colton Myers
d78c1c250e Set the 'pub_hwm' .get defaults to match the config default 2013-10-14 14:56:06 -06:00
Pedro Algarvio
e3fecabcbe Add information on how to build a localized version of the documentation. 2013-10-14 21:14:33 +01:00
Pedro Algarvio
1be51814a5 Provide a script to simplify the translations download process. 2013-10-14 21:02:23 +01:00
David Boucha
7790d914f5 Merge pull request #7822 from mgwilliams/carbon-return
carbon-returner: make it more flexible
2013-10-14 12:56:37 -07:00
Matthew Williams
e39f9c1f8d carbon-returner: make it more flexible 2013-10-14 19:53:46 +00:00
Pedro Algarvio
0bd6ad6f8e Switch to anonymous links, simplifies translations. 2013-10-14 20:35:23 +01:00
Pedro Algarvio
9827f00837 The translation template catalogs are under _build again.
Compile message catalogs for the desired language before generating the documentation.
2013-10-14 20:24:42 +01:00
Pedro Algarvio
a047acea12 Include script to compile the translation catalogs. 2013-10-14 20:00:39 +01:00
Chris Rebert
9e8fc56621 utils/validate/net.py: simplify mac()
Also obviates a pylint warning:
salt/utils/validate/net.py:18: [W0311(bad-indentation), ] Bad indentation. Found 12 spaces, expected 8
2013-10-14 11:30:57 -07:00
Chris Rebert
0ac048e5cb salt/utils/verify.py: rm trailing whitespace 2013-10-14 11:28:06 -07:00
Chris Rebert
5b7e2734c8 modules/qemu_nbd.py: rm unused import of yaml 2013-10-14 11:26:43 -07:00
Joseph Hall
aa2f0e620f Merge pull request #7816 from holmboe/virt-mac-valid
Validate MAC in virt.py
2013-10-14 10:33:15 -07:00
Pedro Algarvio
2f3aa98bd3 Provide a script to update the source translation templates to Transifex. 2013-10-14 18:28:08 +01:00
Henrik Holmboe
86041263f8 Validate MAC
With the validate func in 01eb5f5.
2013-10-14 19:26:22 +02:00
Joseph Hall
1e67f7e590 Merge pull request #7815 from holmboe/mac-validate
Remove unused import
2013-10-14 10:21:32 -07:00
Henrik Holmboe
17fb875a97 Remove unused import 2013-10-14 19:17:44 +02:00
Joseph Hall
b4f51b8f24 Merge pull request #7814 from holmboe/mac-validate
Validate MAC using salt.utils.validate.net.mac()
2013-10-14 10:08:52 -07:00
Henrik Holmboe
9d75c7230d Validate MAC using salt.utils.validate.net.mac()
That was introduced in 01eb5f5.
2013-10-14 19:06:13 +02:00
Pedro Algarvio
154b7ee38b Merge pull request #7812 from techhat/validate
Start building validation toolset
2013-10-14 08:13:32 -07:00
Joseph Hall
01eb5f504c Start building validation toolset 2013-10-14 09:04:56 -06:00
Pedro Algarvio
007e131a55 Merge pull request #7809 from holmboe/fix-7808
Fix string formatting without format() in rh_ip.py
2013-10-14 06:17:58 -07:00
Henrik Holmboe
f9042da2b8 Fix #7808 2013-10-14 15:15:09 +02:00
Kiall Mac Innes
69de28e3c3 Correct RabbitMQ plugin management command name 2013-10-14 14:06:06 +01:00
Pedro Algarvio
85211daa41 Use /usr/bin/env python as opposed to /usr/bin/python. 2013-10-14 12:29:41 +01:00
Pedro Algarvio
911709e682 Add a script to setup the transifex client config file. 2013-10-14 12:28:38 +01:00
Joseph Hall
0e1cd880dc Merge pull request #7800 from terminalmage/issue7656
Fix yumpkg*.mod_repo
2013-10-14 03:50:34 -07:00
Pedro Algarvio
10c650e840 Merge pull request #7798 from techhat/parted
Sanitize inputs for parted module
2013-10-14 03:03:14 -07:00
Pedro Algarvio
22321eed83 Merge pull request #7804 from holmboe/rope-prj
Ignore rope project files
2013-10-14 02:59:23 -07:00