Daniel Hobley
|
fc724158de
|
Added the ability to set permanent environment variables on windows
|
2015-08-31 13:47:29 +02:00 |
|
Thomas S Hatch
|
2ddf5c4e58
|
lint
|
2015-08-08 20:17:45 -06:00 |
|
Thomas S Hatch
|
912d6041f5
|
apply @cachedout's tests
|
2015-08-08 09:37:16 -06:00 |
|
Thomas S Hatch
|
0e705d2185
|
add pchanges docs
|
2015-08-08 09:32:29 -06:00 |
|
Colton Myers
|
d332d54eec
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
|
2015-08-05 15:32:11 -06:00 |
|
Mike Place
|
85f5e2a443
|
Fix failing tests
|
2015-08-04 09:48:43 -06:00 |
|
Colton Myers
|
d5fbd960fe
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
salt/cloud/clouds/vmware.py
salt/fileserver/s3fs.py
salt/modules/chocolatey.py
salt/modules/s3.py
salt/modules/zpool.py
salt/pillar/s3.py
salt/utils/s3.py
tests/unit/modules/s3_test.py
|
2015-08-03 15:01:35 -06:00 |
|
Colton Myers
|
e29be766bb
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
debian/changelog
doc/man/salt.7
salt/cloud/__init__.py
salt/cloud/clouds/proxmox.py
salt/cloud/clouds/vmware.py
salt/config.py
salt/fileclient.py
salt/minion.py
salt/modules/chocolatey.py
salt/modules/localemod.py
salt/modules/pacman.py
salt/modules/pkgng.py
salt/modules/schedule.py
salt/modules/state.py
salt/modules/win_file.py
salt/modules/win_pkg.py
salt/state.py
salt/states/file.py
salt/utils/args.py
tests/unit/states/file_test.py
|
2015-07-30 16:54:44 -06:00 |
|
Mike Place
|
ada3a29e55
|
Fix broken test for file.copy
|
2015-07-28 09:57:49 -06:00 |
|
Thomas S Hatch
|
1fae76d53c
|
Merge pull request #25685 from twangboy/fix_25594
Fixed regex issues with comment and uncomment
|
2015-07-28 09:29:49 -06:00 |
|
twangboy
|
a904e8329b
|
Fixed another test failure...
|
2015-07-27 15:05:23 -06:00 |
|
Pedro Algarvio
|
1010eef5ff
|
Merge remote-tracking branch 'upstream/2015.8' into develop
|
2015-07-27 18:20:50 +01:00 |
|
twangboy
|
aa077d3a86
|
Fixed more tests... justin findlay helped me...
|
2015-07-27 11:18:25 -06:00 |
|
Justin Findlay
|
3b0cc6592a
|
fix reg unit tests
|
2015-07-27 10:57:05 -06:00 |
|
twangboy
|
87c8f8dfb5
|
Fixed some tests... maybe...
|
2015-07-24 15:07:45 -06:00 |
|
twangboy
|
b473fb7827
|
Fixed some tests... maybe...
|
2015-07-24 09:40:46 -06:00 |
|
Arthur Lutz
|
555d7b867f
|
pylint fixes
|
2015-07-23 09:02:44 +02:00 |
|
Arthur Lutz
|
5607957828
|
[states/postgresql_cluster] pylint fixes
|
2015-07-23 08:20:26 +02:00 |
|
Mike Place
|
6f65fbdb82
|
Fix test
|
2015-07-22 11:43:19 -06:00 |
|
Arthur Lutz
|
5f727fe8b2
|
[states] postgresql_cluster support (backed by the postgresql cluster modules)
developped with David Douard <david.douard@logilab.fr> @douardda
closes #21293
|
2015-07-22 17:39:08 +02:00 |
|
Justin Findlay
|
704b68b3f4
|
Merge pull request #25494 from s0undt3ch/develop
Merge 2015.8 forward to develop
|
2015-07-16 22:55:06 -06:00 |
|
Pedro Algarvio
|
f8ee8c1ba9
|
Merge remote-tracking branch 'upstream/2015.8' into develop
|
2015-07-16 20:08:28 +01:00 |
|
Bo Maryniuk
|
d55633b796
|
Fix tests for the virt state
|
2015-07-15 13:09:11 +02:00 |
|
Colton Myers
|
2a144b954a
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
doc/ref/states/requisites.rst
doc/topics/tutorials/states_pt5.rst
salt/cloud/clouds/ec2.py
salt/config.py
salt/minion.py
salt/modules/cp.py
salt/pillar/__init__.py
salt/states/file.py
|
2015-07-14 10:57:36 -06:00 |
|
Thomas S Hatch
|
9b6646d578
|
Merge pull request #25269 from jfindlay/tomcat
Extract tomcat war version
|
2015-07-09 19:28:21 -06:00 |
|
Justin Findlay
|
59dc833567
|
update tomcat war_deployed state tests
|
2015-07-08 15:39:52 -06:00 |
|
Erik Johnson
|
bd46c875ea
|
Merge pull request #25162 from ticosax/dockerng-fix-pull-force
[dockerng] Do not call inspect_image if we know the image is not downloaded
|
2015-07-06 10:18:16 -05:00 |
|
Mike Place
|
a67156e34f
|
Fix tests for #25115
|
2015-07-06 08:54:45 -06:00 |
|
Nicolas Delaby
|
48f20b9739
|
Do not call inspect_image if we know the image is not downloaded
|
2015-07-06 14:01:25 +02:00 |
|
Colton Myers
|
24d51fb8f1
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
doc/ref/configuration/minion.rst
salt/config.py
salt/modules/sudo.py
tests/integration/states/file.py
|
2015-07-02 09:46:36 -06:00 |
|
Justin Findlay
|
071ee44d41
|
Revert "Revert "adding states/postgres_database unit test case.""
|
2015-07-01 09:47:08 -06:00 |
|
Justin Findlay
|
bf8c7e7a9d
|
Merge pull request #24362 from jayeshka/postgres_user-states-unit-test
adding states/postgres_user unit test case.
|
2015-07-01 15:45:31 -06:00 |
|
Justin Findlay
|
4195cea512
|
Merge pull request #24361 from jayeshka/postgres_schema-states-unit-test
adding states/postgres_schema unit test case.
|
2015-07-01 15:44:56 -06:00 |
|
Justin Findlay
|
ada8fe57d4
|
Merge pull request #24331 from jayeshka/postgres_extension-states-unit-test
adding states/postgres_extension unit test case.
|
2015-07-01 15:43:58 -06:00 |
|
Justin Anderson
|
21709aa483
|
Merge pull request #25096 from jfindlay/postgres_group_test
Postgres group test
|
2015-07-01 12:48:25 -06:00 |
|
Justin Findlay
|
3c379dc115
|
declobber postgres state unit test mocking
|
2015-07-01 12:01:50 -06:00 |
|
Justin Findlay
|
937a252e16
|
remove unnecessary file state tests
|
2015-06-30 17:16:17 -06:00 |
|
Colton Myers
|
99fc7ecb4b
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
doc/man/salt-call.1
doc/man/salt-cloud.1
doc/man/salt-cp.1
doc/man/salt.7
salt/cloud/__init__.py
salt/fileclient.py
salt/modules/file.py
salt/modules/gpg.py
|
2015-06-29 16:49:40 -06:00 |
|
Mike Place
|
db9d61251b
|
Lint
|
2015-06-29 16:16:11 -06:00 |
|
Mike Place
|
afbe54e677
|
Reset grains opts on each test
|
2015-06-29 16:15:41 -06:00 |
|
Mike Place
|
96a6e446da
|
Try another way to fix grains test
|
2015-06-29 10:42:13 -06:00 |
|
Jayesh Kariya
|
bb0a6d5625
|
adding states/supervisord unit test case.
|
2015-06-26 13:06:53 +05:30 |
|
Colton Myers
|
f65e663353
|
Merge pull request #24937 from basepi/merge-forward-develop
Merge forward from 2015.5 to develop
|
2015-06-25 16:03:47 -06:00 |
|
Mike Place
|
d48af16594
|
Set grains test to local
|
2015-06-25 15:30:16 -06:00 |
|
Colton Myers
|
63667e0d49
|
Add more side effects
|
2015-06-25 14:08:47 -06:00 |
|
Colton Myers
|
880760f813
|
Fix ssh_auth test
|
2015-06-25 11:17:00 -06:00 |
|
Colton Myers
|
acb7c6f52b
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
salt/minion.py
salt/modules/network.py
salt/utils/cloud.py
salt/utils/job.py
|
2015-06-24 11:44:04 -06:00 |
|
Mike Place
|
e1069741ea
|
Fix grains test
|
2015-06-24 10:46:40 -06:00 |
|
Justin Findlay
|
90819f9c37
|
Merge pull request #24923 from jayeshka/status-states-unit-test
adding states/status unit test case.
|
2015-06-24 09:50:07 -06:00 |
|
Jayesh Kariya
|
baec650674
|
adding states/status unit test case.
|
2015-06-24 17:23:13 +05:30 |
|