Commit Graph

41611 Commits

Author SHA1 Message Date
rallytime
e2c5ae3390 Add six dep notice to building docs instructions in documentation doc 2014-11-17 13:18:38 -07:00
rallytime
4660a04d30 Add six dep to build the docs in hacking doc 2014-11-17 13:17:37 -07:00
Thomas S Hatch
6eb90b7e0c Merge pull request #18142 from s0undt3ch/hotfix/build-docs
Revert "Add six to list of mocked modules"
2014-11-17 10:25:59 -07:00
Pedro Algarvio
8fda8badbb Revert "Add six to list of mocked modules"
This reverts commit 6ebf0fd3aa.

We need six installed in order for the docs to build. Six is too magical
to be mocked, at last, for now.
2014-11-17 16:45:46 +00:00
Pedro Algarvio
78ac93363c Merge pull request #18130 from terminalmage/quickfix
Remove heading from top-level docstrings
2014-11-17 12:17:05 +00:00
Erik Johnson
4c043ab245 Remove heading from top-level docstrings
It makes sphinx's autosummary look off by showing up in the summary
text. For example:

http://docs.saltstack.com/en/latest/ref/modules/all/index.html
2014-11-16 19:44:56 -06:00
Pedro Algarvio
b6e6968c22 Merge pull request #18125 from cvrebert/patch-1
btrfs module: use new-style except-as syntax
2014-11-16 08:39:04 +00:00
Chris Rebert
2caed25f7f btrfs module: use new-style except-as syntax 2014-11-16 00:25:51 -08:00
Erik Johnson
c0f6d45e3d Merge pull request #18112 from rallytime/cli_example
Add CLI example to btrfs.version
2014-11-15 22:43:36 -06:00
Joseph Hall
6f67a2a11e Merge pull request #18122 from slafs/formula-docfix
small doc fix
2014-11-15 18:35:36 -07:00
Sławek Ehlert
9e19772bff base arg should be a key (string) of the given dict 2014-11-16 00:05:25 +01:00
Thomas S Hatch
1e7bc9cba1 Merge pull request #18105 from thatch45/oldmantaiter-sysctl-fixes
Merge #18079
2014-11-14 16:32:23 -07:00
rallytime
003e14a939 Add CLI example to btrfs.version 2014-11-14 16:05:36 -07:00
Mike Place
d88b4a915a Merge pull request #18110 from rallytime/fix_linx_acl_test
Fix up the linux_acl test that is failing
2014-11-14 16:04:25 -07:00
Thomas S Hatch
4af9d1234e Merge pull request #18111 from slafs/grains-filterby-docfix
fix docs for filter_by arguments
2014-11-14 15:51:51 -07:00
Thomas S Hatch
fcdbdd4018 more lint 2014-11-14 15:45:14 -07:00
rallytime
652d4b4803 Fix up the linux_acl test that is failing 2014-11-14 15:40:12 -07:00
Thomas S Hatch
0f2be9c476 Merge pull request #18108 from thatch45/lint_py3
some lint disables for lint shortcomings wrt python six
2014-11-14 15:33:27 -07:00
Thomas S Hatch
2b1317c0af some lint disables for lint shortcomings wrt python six 2014-11-14 15:18:35 -07:00
Sławek Ehlert
18db31fe8c fix docs for filter_by arguments
It seems that ``base`` arg is only on Lithium (develop branch)
and the ``default`` arg was actually added on 2014.1.0.
This is particularly confusing because its usage is shown on formulas docs
as a best practice

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html#collecting-common-values
2014-11-14 23:14:06 +01:00
Thomas S Hatch
c7c07c5bde Merge pull request #18106 from saltstack/revert-18036-salt-python3-_compat
Revert "Making salt/_compat python3 compatible"
2014-11-14 15:05:17 -07:00
Thomas S Hatch
5e9c13c18a Revert "Making salt/_compat python3 compatible" 2014-11-14 15:04:32 -07:00
Thomas S Hatch
ac4351cd84 Merge pull request #17964 from dmyerscough/fix-17198
Support multiple entries #17198
2014-11-14 14:56:45 -07:00
Thomas S Hatch
df06a1bd3c Merge branch 'sysctl-fixes' of https://github.com/oldmantaiter/salt into oldmantaiter-sysctl-fixes
Conflicts:
	salt/modules/netbsd_sysctl.py
2014-11-14 14:45:27 -07:00
Thomas S Hatch
13e007ba5b Merge pull request #18103 from rallytime/add_six_import
Don't remove six import, only disable for pylint
2014-11-14 14:42:12 -07:00
Thomas S Hatch
9bdc9e1c55 Merge pull request #18104 from thatch45/cachedout-issue_17160
Merge #18070 with fixes
2014-11-14 14:41:50 -07:00
Thomas S Hatch
0f3f3e6ba1 lint 2014-11-14 14:40:57 -07:00
Thomas S Hatch
21edd4ebfa Merge branch 'issue_17160' of https://github.com/cachedout/salt into cachedout-issue_17160 2014-11-14 14:40:09 -07:00
Thomas S Hatch
6d38d2db62 Merge branch '2014.7' into develop
Conflicts:
	salt/utils/__init__.py
2014-11-14 14:38:55 -07:00
Thomas S Hatch
2ed441780e Merge pull request #18096 from gtmanfred/2014.7
add ability to configure config_drive
2014-11-14 14:37:20 -07:00
Thomas S Hatch
42c38fb0ec Merge pull request #18102 from thatch45/isbm-btrfs-module
Merge #17282 with fixes
2014-11-14 14:37:03 -07:00
Thomas S Hatch
792358c5e0 Merge pull request #18101 from eliasp/2014.7-doc.topics.mine-mine_functions_example
Fix YAML syntax in mine_functions example.
2014-11-14 14:36:48 -07:00
Thomas S Hatch
408df5a671 Merge pull request #18092 from CashStar/2014.7
fixing insert statement
2014-11-14 14:34:47 -07:00
Thomas S Hatch
670e76d90b Merge pull request #18084 from nmadhok/patch-1
Checking if exceptions module can be imported as it's removed from Python3
2014-11-14 14:32:48 -07:00
Thomas S Hatch
8a2ff822bc Merge pull request #18082 from clan/extfs
extfs: skip 'Group descriptor size'
2014-11-14 14:31:45 -07:00
Thomas S Hatch
cfd9352e8b Merge pull request #18076 from UtahDave/develop
add additional repository command
2014-11-14 14:24:56 -07:00
Thomas S Hatch
8ba7f49658 Merge pull request #18075 from whiteinge/doc-file.replace-escaping
Added note to file.replace about avoiding quoting and escaping in YAML
2014-11-14 14:24:22 -07:00
Thomas S Hatch
81a5d78632 Merge pull request #18069 from tehmaspc/tehmaspc_typo_fix_cloud_config
Typo fix and formatting
2014-11-14 14:23:29 -07:00
Thomas S Hatch
a9cfb31baa Merge pull request #18062 from jacksontj/2014.7
An additional fix for #17080
2014-11-14 14:23:09 -07:00
rallytime
75f7c79763 Don't remove six import, only disable for pylint 2014-11-14 14:22:13 -07:00
Thomas S Hatch
11ebec0181 Merge pull request #18049 from ze42/netbsd_sysctl
bugfixes: netbsd_sysctl
2014-11-14 14:19:12 -07:00
Thomas S Hatch
4e850f9e2b Merge pull request #18043 from jfindlay/update_unit_test_docs
Update unit test docs
2014-11-14 14:18:18 -07:00
Thomas S Hatch
016095cf6b Merge pull request #18040 from chulkilee/rbenv-ruby-version
Respect ruby when using gem with rbenv
2014-11-14 14:17:52 -07:00
Thomas S Hatch
26690de4fd Merge pull request #18036 from nmadhok/salt-python3-_compat
Making salt/_compat python3 compatible
2014-11-14 14:14:53 -07:00
Thomas S Hatch
88193e6d16 Merge pull request #18006 from nmadhok/daemons/test-python3-test_multimaster
Making salt/daemons/test/test_multimaster python3 compatible
2014-11-14 14:12:46 -07:00
Thomas S Hatch
8e1f06524a Merge pull request #18005 from nmadhok/daemons/test-python3-test_raetkey
Making salt/daemons/test/test_raetkey python3 compatible
2014-11-14 14:11:54 -07:00
Thomas S Hatch
dbbbc52798 Merge pull request #17994 from nmadhok/utils/serializers-python3-yaml
Making salt/utils/serializers/yaml python3 compatible
2014-11-14 14:10:37 -07:00
Damian Myerscough
1675a26a81 Remove duplicate code 2014-11-14 13:10:17 -08:00
Thomas S Hatch
dd71c326d9 Merge pull request #17992 from nmadhok/cloud/clouds-python3-aliyun
Making salt/cloud/clouds/aliyun python3 compatible
2014-11-14 14:09:05 -07:00
Thomas S Hatch
6058b5fbf2 Merge pull request #17987 from nmadhok/cloud/clouds-python3-ec2
Making salt/cloud/clouds/ec2 python3 compatible
2014-11-14 14:08:51 -07:00