buildmaster
|
0d9c51711d
|
Bumping versions to 2.1.10.BUILD-SNAPSHOT after release
|
2020-05-28 16:14:44 +00:00 |
|
buildmaster
|
459a5ebd54
|
Going back to snapshots
|
2020-05-28 16:14:44 +00:00 |
|
buildmaster
|
3450616ea5
|
Update SNAPSHOT to 2.1.9.RELEASE
|
2020-05-28 16:13:09 +00:00 |
|
buildmaster
|
8c43d358d4
|
Bumping versions to 2.1.9.BUILD-SNAPSHOT after release
|
2020-05-15 17:44:45 +00:00 |
|
buildmaster
|
8e9ff3f548
|
Going back to snapshots
|
2020-05-15 17:44:45 +00:00 |
|
buildmaster
|
91843a9ddc
|
Update SNAPSHOT to 2.1.8.RELEASE
|
2020-05-15 17:43:01 +00:00 |
|
Spencer Gibb
|
866505c2b5
|
bumps to 2.1.8.BUILD-SNAPSHOT
|
2020-03-17 17:58:31 -04:00 |
|
Spencer Gibb
|
aef63b9d39
|
Update SNAPSHOT to 2.1.7.RELEASE
|
2020-03-02 16:53:44 -05:00 |
|
Spencer Gibb
|
0c7584af4f
|
Merge branch 'normalize' into 2.1.x
|
2020-03-02 16:23:02 -05:00 |
|
Spencer Gibb
|
b991dc17c2
|
Consolidates normalization of names and labels.
fixes gh-1561
|
2020-03-02 16:22:31 -05:00 |
|
buildmaster
|
7864f3b391
|
Bumping versions to 2.1.7.BUILD-SNAPSHOT after release
|
2020-01-31 21:19:19 +00:00 |
|
buildmaster
|
5bbb8f7a70
|
Going back to snapshots
|
2020-01-31 21:19:19 +00:00 |
|
buildmaster
|
24e7292e59
|
Update SNAPSHOT to 2.1.6.RELEASE
|
2020-01-31 21:17:53 +00:00 |
|
Spencer Gibb
|
72824ba5d5
|
Makes locateCollection() retryable
|
2019-12-17 17:21:25 -05:00 |
|
buildmaster
|
69e742b594
|
Bumping versions to 2.1.6.BUILD-SNAPSHOT after release
|
2019-11-18 14:46:15 +00:00 |
|
buildmaster
|
6a328954ac
|
Going back to snapshots
|
2019-11-18 14:46:15 +00:00 |
|
buildmaster
|
c6778672d6
|
Update SNAPSHOT to 2.1.5.RELEASE
|
2019-11-18 14:45:16 +00:00 |
|
buildmaster
|
922590e084
|
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
|
2019-09-09 18:47:47 +00:00 |
|
buildmaster
|
9a32729298
|
Going back to snapshots
|
2019-09-09 18:47:46 +00:00 |
|
buildmaster
|
5ab09cd105
|
Update SNAPSHOT to 2.1.4.RELEASE
|
2019-09-09 18:46:50 +00:00 |
|
Spencer Gibb
|
dfa31c918a
|
Bumps 2.1.4.BUILD-SNAPSHOT and build to 2.1.7
|
2019-06-21 12:09:06 -04:00 |
|
buildmaster
|
ef9163a02a
|
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
|
2019-06-20 16:41:39 +00:00 |
|
buildmaster
|
5d66e0fb09
|
Going back to snapshots
|
2019-06-20 16:41:39 +00:00 |
|
buildmaster
|
9443efc799
|
Update SNAPSHOT to 2.1.3.RELEASE
|
2019-06-20 16:40:17 +00:00 |
|
Chase Diem
|
0abf2abdc7
|
Add connect time out setting for config client (#1403) (#1406)
|
2019-06-13 06:39:28 -04:00 |
|
buildmaster
|
33d5294b5a
|
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
|
2019-06-11 18:52:29 +00:00 |
|
buildmaster
|
22d69e799b
|
Going back to snapshots
|
2019-06-11 18:52:29 +00:00 |
|
buildmaster
|
076acde72c
|
Update SNAPSHOT to 2.1.3.RELEASE
|
2019-06-11 18:50:48 +00:00 |
|
buildmaster
|
7bed79fd96
|
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
|
2019-04-16 20:09:00 +00:00 |
|
buildmaster
|
c6d86493fa
|
Going back to snapshots
|
2019-04-16 20:09:00 +00:00 |
|
buildmaster
|
2fcda6e1cb
|
Update SNAPSHOT to 2.1.2.RELEASE
|
2019-04-16 20:05:07 +00:00 |
|
Spring Operator
|
c93e10caaf
|
URL Cleanup (#1325)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://maven.apache.org/xsd/maven-4.0.0.xsd with 7 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* [ ] http://maven.apache.org/maven-v4_0_0.xsd with 1 occurrences migrated to:
https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
|
2019-03-26 11:20:31 -04:00 |
|
Spring Operator
|
e230e0ea0b
|
URL Cleanup (#1309)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 222 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-25 09:34:10 -04:00 |
|
buildmaster
|
d5da251dd7
|
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
|
2019-03-05 16:28:42 +00:00 |
|
buildmaster
|
1ab04f8051
|
Going back to snapshots
|
2019-03-05 16:28:41 +00:00 |
|
buildmaster
|
6085811027
|
Update SNAPSHOT to 2.1.1.RELEASE
|
2019-03-05 16:17:47 +00:00 |
|
Spencer Gibb
|
d54a441e05
|
Merge branch '2.0.x'
|
2019-02-08 16:26:36 -05:00 |
|
Alex Muthmann
|
7525e55611
|
Adds Accept header to ensure config client requests json
Fixes gh-1169
|
2019-02-08 14:38:49 -05:00 |
|
Marcin Grzejszczak
|
b1546c59ca
|
Added checkstyle
|
2019-02-05 10:38:16 +01:00 |
|
buildmaster
|
3411a31807
|
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
|
2019-01-22 18:04:29 +00:00 |
|
buildmaster
|
21d74cdea8
|
Going back to snapshots
|
2019-01-22 18:04:28 +00:00 |
|
buildmaster
|
e62e06c39a
|
Update SNAPSHOT to 2.1.0.RELEASE
|
2019-01-22 18:03:27 +00:00 |
|
buildmaster
|
a3eebde434
|
Going back to snapshots
|
2018-12-20 21:00:26 +00:00 |
|
buildmaster
|
4d46fabc2b
|
Update SNAPSHOT to 2.1.0.RC3
|
2018-12-20 20:59:38 +00:00 |
|
buildmaster
|
76e8686b08
|
Going back to snapshots
|
2018-12-11 21:40:34 +00:00 |
|
buildmaster
|
acc4331697
|
Update SNAPSHOT to 2.1.0.RC2
|
2018-12-11 21:39:50 +00:00 |
|
buildmaster
|
b622ae6593
|
Going back to snapshots
|
2018-12-11 16:26:21 +00:00 |
|
buildmaster
|
c895adc230
|
Update SNAPSHOT to 2.1.0.RC1
|
2018-12-11 16:25:27 +00:00 |
|
buildmaster
|
c476c9c4c0
|
Going back to snapshots
|
2018-11-19 23:06:20 +00:00 |
|
buildmaster
|
c8a980611b
|
Update SNAPSHOT to 2.1.0.M3
|
2018-11-19 23:05:35 +00:00 |
|