Spring Operator
|
5a8d19da2f
|
SGF-827 - URL Cleanup.
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 603 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
Resolves gh-116
|
2019-03-27 10:00:01 +01:00 |
|
Spring Operator
|
8c812516a5
|
SGF-827 - URL Cleanup.
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).
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.gemstone.com/docs/6.5.1/product/docs/japi/ (ConnectTimeoutException) with 1 occurrences migrated to:
https://www.gemstone.com/docs/6.5.1/product/docs/japi/ ([https](https://www.gemstone.com/docs/6.5.1/product/docs/japi/) result ConnectTimeoutException).
* http://atinject.googlecode.com/svn/trunk/javadoc/ (404) with 1 occurrences migrated to:
https://atinject.googlecode.com/svn/trunk/javadoc/ ([https](https://atinject.googlecode.com/svn/trunk/javadoc/) result 404).
* http://logging.apache.org/log4j/docs/api/ (404) with 1 occurrences migrated to:
https://logging.apache.org/log4j/docs/api/ ([https](https://logging.apache.org/log4j/docs/api/) result 404).
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 1 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://www.apache.org/licenses/LICENSE-2.0.txt with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://asm.objectweb.org/asm223/javadoc/user (301) with 1 occurrences migrated to:
https://asm.ow2.org/asm223/javadoc/user ([https](https://asm.objectweb.org/asm223/javadoc/user) result 301).
* http://static.springframework.org/spring/docs/3.1.x/javadoc-api (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.1.x/javadoc-api ([https](https://static.springframework.org/spring/docs/3.1.x/javadoc-api) result 301).
* http://github.com/SpringSource/spring-gemfire with 2 occurrences migrated to:
https://github.com/SpringSource/spring-gemfire ([https](https://github.com/SpringSource/spring-gemfire) result 301).
* http://repo.springsource.org/libs-snapshot with 1 occurrences migrated to:
https://repo.springsource.org/libs-snapshot ([https](https://repo.springsource.org/libs-snapshot) result 301).
* http://www.springsource.org/spring-gemfire with 1 occurrences migrated to:
https://www.springsource.org/spring-gemfire ([https](https://www.springsource.org/spring-gemfire) result 301).
* http://download.oracle.com/javase/6/docs/api with 1 occurrences migrated to:
https://download.oracle.com/javase/6/docs/api ([https](https://download.oracle.com/javase/6/docs/api) result 302).
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
Resolves gh-104.
|
2019-03-18 17:15:00 -07:00 |
|
Oliver Gierke
|
ac1ab14128
|
SGF-661 - Updated changelog.
|
2017-10-11 19:01:38 +02:00 |
|
Mark Paluch
|
4bbc08ddf7
|
SGF-662 - Updated changelog.
|
2017-10-02 11:41:30 +02:00 |
|
Oliver Gierke
|
0299edf05f
|
SGF-651 - Updated changelog.
|
2017-09-11 17:42:42 +02:00 |
|
Mark Paluch
|
884e980222
|
SGF-653 - Updated changelog.
|
2017-09-11 12:44:00 +02:00 |
|
Oliver Gierke
|
30c8af1357
|
SGF-649 - Updated changelog.
|
2017-07-27 00:48:58 +02:00 |
|
Oliver Gierke
|
48f6a7b633
|
SGF-650 - Updated changelog.
|
2017-07-25 16:15:44 +02:00 |
|
Oliver Gierke
|
a2ed4c7889
|
SGF-635 - Updated changelog.
|
2017-07-25 10:03:57 +02:00 |
|
Oliver Gierke
|
464ff030bd
|
SGF-634 - Updated changelog.
|
2017-07-24 22:20:41 +02:00 |
|
John Blum
|
fe313d2632
|
SGF-638 - Adapt to API changes in RepositoryConfigurationSourceSupport.
(cherry picked from commit 9ce135d906)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-06-26 22:47:00 -07:00 |
|
Mark Paluch
|
d84a8beb98
|
SGF-627 - Updated changelog.
|
2017-06-14 17:34:57 +02:00 |
|
Mark Paluch
|
3d22f6af6a
|
SGF-619 - Updated changelog.
|
2017-06-09 09:38:00 +02:00 |
|
Mark Paluch
|
731d6896ff
|
SGF-618 - After release cleanups.
|
2017-06-07 11:50:57 +02:00 |
|
Mark Paluch
|
9cb2240910
|
SGF-618 - Prepare next development iteration.
|
2017-06-07 11:50:56 +02:00 |
|
Mark Paluch
|
15259bd6f2
|
SGF-618 - Release version 1.8.11 (Hopper SR11).
|
2017-06-07 11:11:07 +02:00 |
|
Mark Paluch
|
45db8c843f
|
SGF-618 - Prepare 1.8.11 (Hopper SR11).
|
2017-06-07 11:10:24 +02:00 |
|
Mark Paluch
|
632643b699
|
SGF-618 - Updated changelog.
|
2017-06-07 11:10:19 +02:00 |
|
John Blum
|
78c128ad4c
|
SGF-628 - Ensure locators and servers are configured correctly when using <gfe:pool> attributes.
(cherry picked from commit 77482dded7b0ff6670fe991254c5718095cff760)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-05-11 22:41:09 -07:00 |
|
Mark Paluch
|
b0b92cb310
|
SGF-613 - Updated changelog.
|
2017-05-09 11:36:15 +02:00 |
|
Oliver Gierke
|
f9d5906063
|
SGF-617 - After release cleanups.
|
2017-04-19 21:02:16 +02:00 |
|
Oliver Gierke
|
2c386b10df
|
SGF-617 - Prepare next development iteration.
|
2017-04-19 21:02:13 +02:00 |
|
Oliver Gierke
|
0e7ebeb0e4
|
SGF-617 - Release version 1.8.10 (Hopper SR10).
|
2017-04-19 20:36:43 +02:00 |
|
Oliver Gierke
|
d574fb4769
|
SGF-617 - Prepare 1.8.10 (Hopper SR10).
|
2017-04-19 20:36:07 +02:00 |
|
Oliver Gierke
|
6818f44040
|
SGF-617 - Updated changelog.
|
2017-04-19 20:36:00 +02:00 |
|
Oliver Gierke
|
a61791cb8b
|
SGF-616 - Updated changelog.
|
2017-04-19 20:01:46 +02:00 |
|
Oliver Gierke
|
fcdfeb8e6c
|
SGF-601 - After release cleanups.
|
2017-04-19 13:01:04 +02:00 |
|
Oliver Gierke
|
e78e8d2342
|
SGF-601 - Prepare next development iteration.
|
2017-04-19 13:01:02 +02:00 |
|
Oliver Gierke
|
0c527a7ab7
|
SGF-601 - Release version 1.8.9 (Hopper SR9).
|
2017-04-19 12:38:28 +02:00 |
|
Oliver Gierke
|
50dd939ffc
|
SGF-601 - Prepare 1.8.9 (Hopper SR9).
|
2017-04-19 12:37:52 +02:00 |
|
Oliver Gierke
|
1bd745e6af
|
SGF-601 - Updated changelog.
|
2017-04-19 12:37:41 +02:00 |
|
Oliver Gierke
|
0f3f6a6b1f
|
SGF-600 - Updated changelog.
|
2017-04-19 11:50:47 +02:00 |
|
Oliver Gierke
|
e681df22ec
|
SGF-572 - Updated changelog.
|
2017-04-19 09:51:26 +02:00 |
|
Oliver Gierke
|
08dfa51713
|
SGF-591 - After release cleanups.
|
2017-03-02 12:05:57 +01:00 |
|
Oliver Gierke
|
2ebf1d94db
|
SGF-591 - Prepare next development iteration.
|
2017-03-02 12:05:54 +01:00 |
|
Oliver Gierke
|
3fe5a4be0f
|
SGF-591 - Release version 1.8.8 (Hopper SR8).
|
2017-03-02 11:30:05 +01:00 |
|
Oliver Gierke
|
66e029304e
|
SGF-591 - Prepare 1.8.8 (Hopper SR8).
|
2017-03-02 11:29:33 +01:00 |
|
Oliver Gierke
|
66d61e043f
|
SGF-591 - Updated changelog.
|
2017-03-02 11:29:25 +01:00 |
|
Oliver Gierke
|
d14e4dbd4d
|
SGF-592 - Updated changelog.
|
2017-03-02 11:11:00 +01:00 |
|
Oliver Gierke
|
10768291c1
|
SGF-578 - After release cleanups.
|
2017-01-26 12:04:57 +01:00 |
|
Oliver Gierke
|
7304bb161e
|
SGF-578 - Prepare next development iteration.
|
2017-01-26 12:04:54 +01:00 |
|
Oliver Gierke
|
7ef696324d
|
SGF-578 - Release version 1.8.7 (Hopper SR7).
|
2017-01-26 11:33:51 +01:00 |
|
Oliver Gierke
|
9cfc5338e1
|
SGF-578 - Prepare 1.8.7 (Hopper SR7).
|
2017-01-26 11:33:07 +01:00 |
|
Oliver Gierke
|
22b53d4470
|
SGF-578 - Updated changelog.
|
2017-01-26 11:32:58 +01:00 |
|
Oliver Gierke
|
fb5db1bca4
|
SGF-579 - Updated changelog.
|
2017-01-26 11:23:24 +01:00 |
|
Oliver Gierke
|
83c5356df5
|
SGF-561 - After release cleanups.
|
2016-12-21 19:33:44 +01:00 |
|
Oliver Gierke
|
9964cb24f9
|
SGF-561 - Prepare next development iteration.
|
2016-12-21 19:33:40 +01:00 |
|
Oliver Gierke
|
4d3d251770
|
SGF-561 - Release version 1.8.6 (Hopper SR6).
|
2016-12-21 19:04:45 +01:00 |
|
Oliver Gierke
|
36db52d614
|
SGF-561 - Prepare 1.8.6 (Hopper SR6).
|
2016-12-21 19:03:39 +01:00 |
|
Oliver Gierke
|
a37fb413c1
|
SGF-561 - Updated changelog.
|
2016-12-21 19:03:31 +01:00 |
|