rallytime
6e32267d0c
Remove ":doc:" references in salt/* files
2016-12-15 14:03:56 -07:00
Denys Havrysh
a6098bac1a
Remove note about SaltTesting installation, now it is in the requirements
2016-12-13 11:38:35 +02:00
Denys Havrysh
e9f419ff64
Document the requirements for running ZeroMQ-based integration tests
2016-12-10 22:16:18 +02:00
Nicole Thomas
0e74bad284
Update branch refs to more relevant branch ( #37826 )
...
And cleanup some :ref: links that are rendering incorrectly
2016-11-21 16:41:02 -07:00
Michał Sochoń
94c97ee726
Update tutorial.rst
...
Fix error in the list.
2016-10-12 10:34:28 -06:00
Erik Johnson
4839c325ae
Improve the rebase docs in contributing guidelines
...
These docs do not tell people how to deal with branch diversions which
happen as a result of a rebase, and could lead (let's be real, probably
_has led_) to users pulling/merging, which will add a buttload of
unrelated commits to their pull request.
This update shows how to force-push when necessary.
2016-09-21 13:53:27 -05:00
Nicole Thomas
cd90052187
Documentation spelling fixes ( #35773 )
...
Fixes #35771
2016-08-25 13:41:03 -06:00
rallytime
f9ab8ba46d
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-06-28 14:26:24 -06:00
rallytime
f44a0543fe
Fix test example in integration testing docs
...
The example is out of date compared to the actual test it's modeling.
Notably, the self.state_result() function doesn't exist.
2016-06-27 10:22:15 -06:00
Nicole Thomas
f546a00dc9
Merge pull request #34025 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-06-15 15:41:00 -04:00
Jacob Hammons
b20213fd79
Adds links to several current Salt-related projects
...
Removes the salt_projects.rst file which hasn't been updated in a long time, this is replaced by the updated topics/projects/index.rst file
Adds a note about Salt Pack to the installation doc
2016-06-13 17:11:36 -06:00
rallytime
3aa1e6701c
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/win_pkg.py
2016-05-23 15:10:06 -06:00
Nicole Thomas
637c2af0ad
Add note to absolute_imports practice about __future__ import ( #33377 )
...
Fixes #31430
2016-05-20 10:32:25 -07:00
rallytime
32779b8d71
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/x509.py
2016-05-16 10:47:12 -06:00
Nicole Thomas
2a30c4879b
Update Git Policy docs to match Contribution guide ( #33252 )
...
Fixes #30946
2016-05-15 13:08:37 -07:00
rallytime
a129d05b6d
Update the release process docs
...
Fixes #30605
2016-05-13 14:28:57 -06:00
rallytime
80fcdfb9d8
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/topics/targeting/grains.rst
- salt/cli/daemons.py
- salt/exceptions.py
- salt/minion.py
- salt/modules/schedule.py
- salt/scripts.py
- salt/states/archive.py
2016-04-26 12:07:42 -06:00
rallytime
9064d3bbfb
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- salt/cloud/clouds/vmware.py
- salt/modules/file.py
- salt/states/archive.py
2016-04-25 15:45:17 -06:00
Colton Myers
3ec9502a86
Update "Low Hanging Fruit" to "Help Wanted" ( #32675 )
2016-04-19 07:03:46 -06:00
rallytime
fa5e17b342
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/win_service.py
- salt/modules/zypper.py
- salt/states/pkgrepo.py
2016-03-30 15:33:13 -06:00
rallytime
40d09c822e
Add some "best practices" information to test documentation
...
Also clarifies some sections and fixes some broken links.
2016-03-28 14:23:42 -06:00
rallytime
9adc2facb2
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-03-28 10:57:25 -06:00
rallytime
f6d9cdc633
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/ref/states/compiler_ordering.rst
- doc/topics/installation/suse.rst
- doc/topics/jobs/schedule.rst
- doc/topics/targeting/grains.rst
- doc/topics/tutorials/preseed_key.rst
- doc/topics/tutorials/states_pt5.rst
- pkg/suse/use-forking-daemon.patch
- salt/minion.py
- salt/modules/pacman.py
- salt/modules/state.py
- salt/modules/yumpkg.py
2016-03-25 11:47:16 -06:00
Mike Place
a09aa18036
Merge pull request #32127 from rallytime/dunder-docs
...
Add runners to __salt__ docs
2016-03-25 09:54:02 -06:00
rallytime
482690ef33
Add note to docs about __salt__ referencing runner modules
2016-03-24 16:35:50 -06:00
rallytime
7554d0f42d
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- doc/ref/states/include.rst
- doc/topics/cloud/reactor.rst
- doc/topics/reactor/index.rst
- doc/topics/releases/2015.5.10.rst
- doc/topics/tutorials/states_pt5.rst
- doc/topics/windows/windows-package-manager.rst
- salt/config.py
- salt/modules/state.py
- salt/states/grains.py
- tests/integration/modules/sysmod.py
- tests/unit/states/grains_test.py
2016-03-24 15:48:00 -06:00
rallytime
a11d2e413a
Add runners to __salt__ docs
2016-03-24 12:25:45 -06:00
Erik Johnson
1b97e4a3df
Improve state module docs, replace references to state.highstate/state.sls with state.apply
...
Resolves #32037 .
2016-03-21 22:56:17 -05:00
rallytime
6360ecd3b3
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cloud/clouds/scaleway.py
- salt/config/__init__.py
- salt/log/mixins.py
- salt/minion.py
- salt/modules/ps.py
- salt/utils/decorators/__init__.py
- salt/utils/schema.py
- tests/unit/modules/etcd_mod_test.py
- tests/unit/modules/file_test.py
2016-03-18 11:26:12 -06:00
rallytime
06dd2c0411
Fix linking syntax in testing docs
2016-03-16 16:43:53 -06:00
rallytime
fe7ff0ebfa
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cloud/__init__.py
- salt/returners/smtp_return.py
2016-03-10 13:13:35 -07:00
rallytime
838dc12b77
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cli/daemons.py
- salt/config/__init__.py
- salt/exceptions.py
- salt/pillar/foreman.py
- salt/returners/local_cache.py
- salt/states/saltmod.py
- salt/utils/__init__.py
- salt/utils/cloud.py
The merge conflicts in salt/cli/daemons.py are still present in this commit.
@s0undt3ch is going to resolve them after this commit.
2016-03-08 10:14:32 -07:00
Vincas Dargis
26ff46dbc6
Fix parenthesis missmatch in documentation
2016-03-08 10:18:47 +02:00
rallytime
6559ea15b0
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- doc/glossary.rst
- salt/config.py
- tests/unit/modules/gpg_test.py
2016-03-06 10:59:46 -07:00
rallytime
beb9d0fe84
Ensure all integration test classes and funcs are documented w/examples
2016-03-04 12:13:27 -07:00
rallytime
7f8ebf7c97
Found another spelling error
2016-03-04 09:53:35 -07:00
rallytime
c8c188535f
Spelling fix
2016-03-04 09:33:37 -07:00
rallytime
f260c51762
Some more testing documentation improvements
2016-03-03 16:57:52 -07:00
Mike Place
bd04c964d1
Merge pull request #31658 from rallytime/add-style-to-contrib
...
Add mentioned of Salt's Coding Style docs to the Contributing docs
2016-03-03 15:14:57 -07:00
rallytime
6b526b5878
Add mentioned of Salt's Coding Style docs to the Contributing docs
2016-03-03 11:41:46 -07:00
rallytime
6e0377d376
Make note of pylint dependencies in docs
2016-03-03 10:56:22 -07:00
Mike Place
4d1701de60
Merge pull request #31641 from rallytime/testing-tutorial
...
Improve Salt Testing tutorial to be a more comprehensive intro
2016-03-03 09:08:47 -07:00
rallytime
6ab3961748
Improve Salt Testing tutorial to be a more comprehensive intro
2016-03-02 17:07:57 -07:00
rallytime
031a75ca33
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- Contributing.rst
- conf/master
- doc/index.rst
- doc/man/salt.7
- pkg/suse/README.suse
- salt/client/ssh/state.py
- salt/minion.py
- salt/modules/zypper.py
- salt/utils/schedule.py
- tests/unit/modules/zypper_test.py
2016-03-02 10:26:13 -07:00
Denys Havrysh
aebc48163d
Remove trailing white spaces in documentation files
2016-03-01 17:36:23 +02:00
Colton Myers
076b49a4ca
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-2016.3
...
Conflicts:
README.rst
doc/conf.py
doc/ref/index.rst
doc/ref/proxy/all/salt.proxy.ssh_sample.rst
doc/topics/installation/rhel.rst
doc/topics/releases/2015.8.4.rst
doc/topics/tutorials/states_pt5.rst
salt/cloud/clouds/ec2.py
salt/cloud/clouds/opennebula.py
salt/config/__init__.py
salt/modules/boto_dynamodb.py
salt/modules/boto_ec2.py
salt/modules/boto_elasticache.py
salt/modules/boto_elb.py
salt/modules/boto_iam.py
salt/modules/boto_rds.py
salt/modules/boto_sns.py
salt/modules/boto_sqs.py
salt/modules/dracr.py
salt/modules/git.py
salt/modules/mine.py
salt/modules/systemd.py
salt/modules/win_pkg.py
salt/modules/yumpkg.py
salt/pillar/__init__.py
salt/states/git.py
salt/states/rabbitmq_vhost.py
salt/states/saltmod.py
salt/utils/pkg/rpm.py
setup.py
tests/unit/modules/systemd_test.py
tests/unit/states/rabbitmq_vhost_test.py
2016-02-11 22:33:49 -07:00
rallytime
742d0a6b04
Change all relevant Boron references to 2016.3.0
...
And more Boron deprecation warnings to Carbon
2016-02-10 15:45:28 -07:00
Andrew Pashkin
1f0c7496fc
Specify usage of lookup
key in formulas pillars
2016-02-09 13:41:35 +03:00
Benjamin Drung
4f2f04ea7d
Fix typo relevent -> relevant
2016-02-04 12:54:45 +01:00
Jacob Hammons
b192a9ba38
Doc restructuring, organization, and cleanup. Updated the doc navigation.
2016-01-31 20:10:02 -07:00