Commit Graph

102445 Commits

Author SHA1 Message Date
Daniel Wozniak
38d06df043
Merge branch 'master' into 2019_2_1_port_51287 2019-10-28 10:10:46 -07:00
Daniel Wozniak
4afd06b6fa
Merge pull request #55127 from s0undt3ch/hotfix/docs-develop-refs
Fix develop branch doc references
2019-10-27 16:44:47 -07:00
Pedro Algarvio
b8c2e75cf1
Update docs for the configurable branch 2019-10-25 18:29:42 +01:00
Pedro Algarvio
14bde12b9d
Fill in the configurable branch at build time 2019-10-25 18:28:53 +01:00
Pedro Algarvio
4bf42df60a
Update layout template to support the configurable branch 2019-10-25 18:27:55 +01:00
Daniel Wozniak
501da42415
Merge pull request #55096 from bryceml/master_add_more_pr_tests
add remaining branch tests to pr tests
2019-10-24 09:58:57 -07:00
Pedro Algarvio
e365ef8e74
Use primary_repo_branch instead of hardcoding it to develop 2019-10-24 17:14:29 +01:00
Pedro Algarvio
9bf2d0d524
f1 2019-10-24 16:58:12 +01:00
Pedro Algarvio
adef6a4a17
Have the repo primary branch configurable for docs 2019-10-24 16:56:06 +01:00
Daniel Wozniak
088849ab5a
Merge pull request #55105 from frogunder/doc_conf_master
Update release versions for the master branch
2019-10-23 11:17:45 -07:00
Frode
8359af4b13
Update release versions for the master branch 2019-10-23 17:26:58 +00:00
Bryce Larson
c9eebf2ebf
add remaining branch tests to pr tests 2019-10-22 17:27:36 -06:00
Daniel Wozniak
561cff501c
Merge pull request #55081 from s0undt3ch/hotfix/i-was-insane
Fix the deprecated process names unit test
2019-10-22 13:58:26 -07:00
Daniel Wozniak
d1297bbaea
Merge pull request #54563 from garethgreenaway/2019_2_1_port_51165
[master] Porting #51165 to master
2019-10-22 09:00:15 -07:00
Daniel Wozniak
be989aea9d
Merge pull request #54562 from garethgreenaway/2019_2_1_port_52633
[master] Porting #52633 to master
2019-10-22 08:58:53 -07:00
Daniel Wozniak
f6dd5b0788
Merge pull request #54561 from garethgreenaway/2019_2_1_port_53892
[master] Porting #53892 to master
2019-10-22 08:57:39 -07:00
Daniel Wozniak
cefa65e0e9
Merge pull request #54554 from garethgreenaway/2019_2_1_port_52608
[master] Porting #52608 to master
2019-10-22 08:56:20 -07:00
Pedro Algarvio
54ecf71a03
Fix the deprecated process names unit test 2019-10-22 11:00:59 +01:00
Daniel Wozniak
49274718d0
Merge pull request #55063 from s0undt3ch/features/time-based-deprecation
[master] Update `salt.utils.version.warn_until_date()` to support depenceny injection
2019-10-21 08:34:50 -07:00
Daniel Wozniak
c157cb752a
Merge pull request #55053 from s0undt3ch/hotfix/i-was-insane
[master] Deprecate the multiprocessing process long names
2019-10-20 14:24:21 -07:00
Daniel Wozniak
23aa0ba4f4
Merge pull request #55055 from s0undt3ch/hotfix/logging-deque
[master] Initial work for the new logging setup for salt
2019-10-20 14:23:33 -07:00
Pedro Algarvio
e69384092a
Initial work for the new logging setup for salt 2019-10-19 17:55:17 +01:00
Daniel Wozniak
61b725cac0
Merge pull request #55054 from s0undt3ch/hotfix/move-textformat
[master] `textformat` is a utility module. Move it.
2019-10-19 08:49:27 -07:00
Pedro Algarvio
cc879a0606
Update salt.utils.version.warn_until_date() to support depenceny injection 2019-10-19 10:27:15 +01:00
Pedro Algarvio
4cfd8916a9
Remove artefacts from old code 2019-10-19 08:47:28 +01:00
Pedro Algarvio
d489235d0c
Tests for the class names deprecations 2019-10-19 08:47:28 +01:00
Pedro Algarvio
bee2a9bb85
Deprecate the multiprocessing process long names.
Who on earth named these classes?!

Oh. It was me.
I must have been insane at the time because these names are absurd.
2019-10-19 08:47:28 +01:00
Daniel Wozniak
340c0b5e71
Merge pull request #55047 from s0undt3ch/features/time-based-deprecation
[master] Allow deprecating by date
2019-10-18 18:08:09 -07:00
Daniel Wozniak
22d23903e4
Merge pull request #54822 from s0undt3ch/hotfix/consolidate-requirements-master
[master] Consolidate static requirements
2019-10-18 09:46:46 -07:00
Daniel Wozniak
23774bfabb
Merge pull request #54659 from garethgreenaway/2019_2_1_port_49664
[master] Porting #49664 to master
2019-10-18 09:28:15 -07:00
Pedro Algarvio
acdbeb98cf
textformat is a utility module. Move it. 2019-10-18 16:17:20 +01:00
Pedro Algarvio
e5cd1a2638
We don't have to patch warnings.formatwarning under Py3 2019-10-18 16:15:09 +01:00
Pedro Algarvio
e2aeda0deb
Allow deprecating by date. Includes tests. 2019-10-18 16:15:09 +01:00
Daniel Wozniak
1d9a16d8f0
Merge pull request #54940 from Akm0d/mac_test_pkg
pkg tests fix for macos
2019-10-18 07:56:27 -07:00
Akmod
4a5804a5fd
Merge branch 'master' into mac_test_pkg 2019-10-17 13:32:56 -06:00
Pedro Algarvio
0d13fbc2ed
Address static requirements security vulnerabilities 2019-10-17 20:22:46 +01:00
Pedro Algarvio
5df806955b
Switch to pip constraints files 2019-10-17 20:22:46 +01:00
Pedro Algarvio
503f1e2a82
Consolidate linux static requirements 2019-10-17 20:22:46 +01:00
Pedro Algarvio
fe31c3963c
The transport is no longer part of the requirements filename 2019-10-17 20:22:46 +01:00
Pedro Algarvio
732486e485
Remove requirements files we shouldn't be using anymore 2019-10-17 20:22:45 +01:00
Wayne Werner
c746267786
Add changelog file, to start adhering to SEP 1 (#54890)
* Add changelog file, to start adhering to SEP 1

* Added RAET removal to changelog.

* Add 2019.2.2 release notes
2019-10-17 13:11:56 -05:00
Tyler Johnson
a3f92fa5c1
ignore pwd import alltogether 2019-10-17 10:43:36 -06:00
Tyler Johnson
282310eb99
removed useless import var 2019-10-17 08:54:03 -06:00
Tyler Johnson
78238be494
pwd module cannot be found on windows 2019-10-17 00:48:17 -06:00
Tyler Johnson
5aef5d44f5
skip pkg test on mac that can't run as root 2019-10-16 19:11:18 -06:00
Tyler Johnson
9705876646
Handled skipIf not existing in test structure 2019-10-16 17:04:54 -06:00
Tyler Johnson
4ce84685f7
Merge branch 'master' of https://github.com/saltstack/salt into mac_test_pkg 2019-10-16 14:12:25 -06:00
Tyler Johnson
4c0fd56ce1
fixed brew test problems 2019-10-16 14:12:16 -06:00
Daniel Wozniak
5850ac227e
Merge pull request #54545 from garethgreenaway/2019_2_1_port_49906
[master] Porting #49906 to master
2019-10-16 12:30:20 -07:00
Tyler Johnson
761ef7b848
pkg tests fix for macos 2019-10-16 11:08:17 -06:00