rallytime
|
7243baf2c0
|
Merge branch '2017.7' into '2018.3'
Conflicts:
- doc/topics/orchestrate/orchestrate_runner.rst
- salt/grains/core.py
- salt/modules/git.py
- salt/pillar/ec2_pillar.py
- salt/runner.py
- salt/utils/ssh.py
- tests/integration/modules/test_cp.py
- tests/unit/grains/test_core.py
- tests/unit/modules/test_file.py
- tests/unit/modules/test_git.py
|
2018-02-27 17:13:28 -05:00 |
|
Denys Havrysh
|
d702846961
|
[DOC] Replace note rST block for GitHub
|
2018-02-27 16:53:39 +02:00 |
|
Ch3LL
|
6ddf3246ce
|
Add 2017.7.5 Release Notes File
|
2018-02-26 14:22:20 -05:00 |
|
rallytime
|
776f2ea5d7
|
Merge branch '2018.3.0rc1' into '2018.3'
Conflicts:
- salt/pillar/file_tree.py
- tests/unit/modules/test_yumpkg.py
|
2018-02-26 11:01:42 -05:00 |
|
Nicole Thomas
|
705caa8cca
|
Merge pull request #46148 from rallytime/merge-2017.7
[2017.7] Merge forward from 2017.7.3 to 2017.7
|
2018-02-23 14:21:38 -05:00 |
|
rallytime
|
79bed6cff1
|
Merge branch '2017.7' into '2018.3'
Conflicts:
- salt/modules/cmdmod.py
- salt/modules/reg.py
- salt/modules/win_lgpo.py
- salt/modules/win_path.py
- salt/modules/win_pkg.py
- salt/pillar/file_tree.py
- salt/states/boto3_route53.py
- salt/states/reg.py
- salt/utils/win_functions.py
- tests/unit/modules/test_kubernetes.py
- tests/unit/modules/test_win_path.py
|
2018-02-23 09:50:19 -05:00 |
|
Nicole Thomas
|
e6374bf68d
|
Merge pull request #46149 from rallytime/bp-46145
Back-port #46145 to oxygen.rc1
|
2018-02-22 16:57:51 -05:00 |
|
Erik Johnson
|
6a8b1ac33a
|
Document behavior when orchestration runnner invoked with non-orch states
This also replaces some += usage with list.extend for a modest
performance/memory improvement.
|
2018-02-22 10:49:39 -05:00 |
|
rallytime
|
25deebf7a6
|
Merge branch '2017.7.3' into '2017.7'
Conflicts:
- salt/modules/git.py
|
2018-02-22 10:22:22 -05:00 |
|
Erik Johnson
|
c77341b544
|
Rename release notes file to 2018.3.0.rst, add 2018.3.* to release tree
|
2018-02-21 21:56:54 -06:00 |
|
Erik Johnson
|
1668a489c4
|
Update refrences to Oxygen codename to 2018.3.0
|
2018-02-21 21:47:41 -06:00 |
|
Erik Johnson
|
f9301fcc34
|
Document behavior when orchestration runnner invoked with non-orch states
This also replaces some += usage with list.extend for a modest
performance/memory improvement.
|
2018-02-21 20:36:30 -06:00 |
|
Denys Havrysh
|
d8fb051e44
|
[DOC] Fix code-blocks for reStructuredText
|
2018-02-21 15:37:57 +02:00 |
|
rallytime
|
4c2f504a85
|
Merge branch '2016.11' into '2017.7'
No conflicts.
|
2018-02-20 17:43:33 -05:00 |
|
Denys Havrysh
|
2062fd0e5c
|
[DOC] Put https link to the formulas doc page
|
2018-02-19 12:59:00 +02:00 |
|
Wedge Jarrad
|
5a0fe104f7
|
Fix contributing doc typo
|
2018-02-18 10:57:28 -08:00 |
|
Ch3LL
|
8d0eeeb059
|
Update 2017.7.4 Release Notes with new fixes
|
2018-02-16 11:45:49 -05:00 |
|
Ch3LL
|
2a5d855d97
|
add required arg to dns_check jinja doc example
|
2018-02-16 10:48:57 -05:00 |
|
rallytime
|
e060a74fd8
|
Merge branch '2017.7' into 'oxygen'
Conflicts:
- salt/cloud/clouds/dimensiondata.py
- salt/config/__init__.py
- salt/modules/yumpkg.py
- salt/pillar/ec2_pillar.py
- salt/utils/docker/__init__.py
- salt/utils/vault.py
- tests/integration/states/test_docker_container.py
- tests/unit/modules/test_yumpkg.py
- tests/unit/templates/test_jinja.py
- tests/unit/utils/test_docker.py
|
2018-02-14 16:31:31 -05:00 |
|
rallytime
|
a06645ce71
|
Merge branch '2017.7.3' into '2017.7'
Conflicts:
- doc/topics/releases/2017.7.4.rst
- salt/utils/vault.py
|
2018-02-13 13:34:24 -05:00 |
|
Ch3LL
|
ac0baf4b34
|
Add 2017.7.4 Release Notes with PRs
|
2018-02-13 11:31:20 -05:00 |
|
rallytime
|
d6c2d0693a
|
Merge branch 'oxygen.rc1' into 'oxygen'
No conflicts.
|
2018-02-13 10:54:25 -05:00 |
|
twangboy
|
6d223cffa7
|
Add tip about passing bogus saltenv
|
2018-02-12 14:03:31 -07:00 |
|
twangboy
|
87dc554dc3
|
Add final updates to docs
|
2018-02-12 14:03:30 -07:00 |
|
twangboy
|
3646d5c897
|
Fix some docs formatting, add some warnings
|
2018-02-12 14:03:30 -07:00 |
|
rallytime
|
d80547e0b8
|
Merge branch '2017.7' into 'oxygen'
Conflicts:
- salt/fileclient.py
- salt/grains/disks.py
- salt/modules/cmdmod.py
- salt/state.py
- salt/states/file.py
- salt/utils/gitfs.py
- salt/utils/win_functions.py
- tests/integration/modules/test_state.py
- tests/unit/cache/test_localfs.py
|
2018-02-08 11:23:31 -05:00 |
|
rallytime
|
e4e4744218
|
Merge branch '2016.11' into '2017.7'
No conflicts.
|
2018-02-08 10:42:37 -05:00 |
|
Erik Johnson
|
b4e24a69e6
|
Move get_context to salt.utils.stringutils
This avoids circular dependencies when salt.utils.jinja (which is
imported by salt.utils.templates) needs to use get_context()
|
2018-02-07 02:09:56 -06:00 |
|
rallytime
|
f937e8ba81
|
Add release notes file for 2017.7.4 release
|
2018-02-06 09:57:22 -05:00 |
|
rallytime
|
104a24f244
|
Remove extraneous ] in release notes for 2016.11.9
|
2018-02-05 16:34:19 -05:00 |
|
Erik Johnson
|
2feaaa3efc
|
Fix invalid Sphinx lexers in docs
This clears up some warnings when we build the docs, and improves the
syntax highlighting in the docs.
|
2018-02-02 09:21:07 -06:00 |
|
rallytime
|
0ad101d560
|
Merge branch '2017.7' into 'oxygen'
Conflicts:
- doc/man/salt.7
- salt/modules/git.py
- salt/modules/pacman.py
- salt/states/git.py
- tests/integration/modules/test_mac_user.py
- tests/support/parser/__init__.py
|
2018-01-26 17:27:03 -05:00 |
|
rallytime
|
f10c7ee92d
|
Merge branch '2017.7.3' into '2017.7'
No conflicts.
|
2018-01-26 09:59:21 -05:00 |
|
Ch3LL
|
84c8216901
|
Add PRs to 2017.7.3 Release Notes
|
2018-01-25 15:51:34 -05:00 |
|
Dmitry Kuzmenko
|
99a0e1f7e2
|
Added M2Crytpo release note.
|
2018-01-25 20:32:00 +03:00 |
|
Dmitry Kuzmenko
|
a67fe51a5c
|
Fixed some tests, updated a doc.
|
2018-01-25 20:31:59 +03:00 |
|
rallytime
|
d4dac9f7cc
|
Merge branch '2016.11' into '2017.7'
Conflicts:
- doc/man/salt-api.1
- doc/man/salt-call.1
- doc/man/salt-cloud.1
- doc/man/salt-cp.1
- doc/man/salt-key.1
- doc/man/salt-master.1
- doc/man/salt-minion.1
- doc/man/salt-proxy.1
- doc/man/salt-run.1
- doc/man/salt-ssh.1
- doc/man/salt-syndic.1
- doc/man/salt-unity.1
- doc/man/salt.1
- doc/man/salt.7
- doc/man/spm.1
|
2018-01-25 10:42:14 -05:00 |
|
Nicole Thomas
|
b2390e69ca
|
Merge pull request #45505 from DSRCorporation/bugs/raet_deprecation
Deprecate RAET
|
2018-01-25 10:05:02 -05:00 |
|
Damon Atkins
|
1d21f86228
|
Update 2017.7.3.rst
|
2018-01-25 19:37:32 +11:00 |
|
Nicole Thomas
|
3a6837e232
|
Merge pull request #45675 from Ch3LL/rn_2016.11.9
Add new commits to 2016.11.9 release notes
|
2018-01-24 17:29:33 -05:00 |
|
Ch3LL
|
7b5bed36d9
|
Add new commits to 2016.11.9 release notes
|
2018-01-24 16:16:52 -05:00 |
|
Dmitry Kuzmenko
|
f88bbbe147
|
Raet deprecation warning and release note.
|
2018-01-24 22:49:18 +03:00 |
|
rallytime
|
1b4744165b
|
Add auth error raising change to oxygen release notes
|
2018-01-24 14:03:35 -05:00 |
|
rallytime
|
3c298afa72
|
Merge branch '2017.7' into 'oxygen'
Conflicts:
- salt/modules/pip.py
- salt/modules/reg.py
- salt/modules/win_pkg.py
- salt/runners/manage.py
- salt/states/pkg.py
- salt/transport/zeromq.py
- salt/utils/event.py
- tests/integration/modules/test_pip.py
- tests/integration/states/test_user.py
- tests/unit/grains/test_core.py
- tests/unit/states/test_archive.py
- tests/unit/utils/test_boto.py
|
2018-01-23 13:26:43 -05:00 |
|
Denys Havrysh
|
35675fe6b3
|
[DOC] Fix references on Salt Formulas page
|
2018-01-22 11:16:39 +02:00 |
|
Nicole Thomas
|
0d622f92a9
|
Merge pull request #45542 from UtahDave/doc_mixed_transports
Add warning about using mixed transports
|
2018-01-19 16:44:30 -05:00 |
|
Nicole Thomas
|
c70b9dc20b
|
Merge pull request #45565 from Ch3LL/r-notes-2016
Add PR changes to 2016.11.9 Release Notes
|
2018-01-19 16:36:12 -05:00 |
|
Ch3LL
|
325f4cbcda
|
Add PR changes to 2016.11.9 Release Notes
|
2018-01-19 16:32:46 -05:00 |
|
David Boucha
|
b5b5054ec2
|
capitalize masters and minions
|
2018-01-19 12:58:13 -07:00 |
|
David Boucha
|
f542bdf566
|
Add warning about using mixed transports
|
2018-01-19 10:59:52 -07:00 |
|