Commit Graph

165 Commits

Author SHA1 Message Date
Oliver Drotbohm
2d67d05a12 DATALDAP-109 - Prepare 1.0.20 (Ingalls SR20). 2019-04-01 17:39:39 +02:00
Oliver Drotbohm
71b1da6cab DATALDAP-109 - Updated changelog. 2019-04-01 17:39:36 +02:00
Oliver Drotbohm
0083401bd9 DATALDAP-102 - After release cleanups. 2019-04-01 13:31:15 +02:00
Oliver Drotbohm
41dd548b2a DATALDAP-102 - Prepare next development iteration. 2019-04-01 13:31:14 +02:00
Oliver Drotbohm
7f6096e4dd DATALDAP-102 - Release version 1.0.19 (Ingalls SR19). 2019-04-01 13:08:18 +02:00
Oliver Drotbohm
acf6a97de8 DATALDAP-102 - Prepare 1.0.19 (Ingalls SR19). 2019-04-01 13:07:51 +02:00
Oliver Drotbohm
5ac40702a0 DATALDAP-102 - Updated changelog. 2019-04-01 13:07:48 +02:00
Spring Operator
d02d51586d DATALDAP-108 - 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 35 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original Pull Request: #15
2019-03-22 18:22:41 +01:00
Spring Operator
a6864eb9fa DATALDAP-108 - 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://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.pivotal.io with 2 occurrences migrated to:
  https://www.pivotal.io ([https](https://www.pivotal.io) result 301).

# Ignored
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

Original pull request: #9.
2019-03-19 08:26:26 +01:00
Christoph Strobl
42a2714701 DATALDAP-99 - Updated changelog. 2019-03-07 10:30:04 +01:00
Mark Paluch
486f65c718 DATALDAP-104 - Updated changelog. 2019-02-13 11:47:57 +01:00
Mark Paluch
9400e41f54 DATALDAP-96 - Updated changelog. 2019-01-10 14:15:41 +01:00
Mark Paluch
34d13f6d8e DATALDAP-95 - Updated changelog. 2019-01-10 12:26:35 +01:00
Mark Paluch
b9c36373c2 DATALDAP-94 - After release cleanups. 2019-01-10 10:46:21 +01:00
Mark Paluch
637dcfc8e6 DATALDAP-94 - Prepare next development iteration. 2019-01-10 10:46:19 +01:00
Mark Paluch
8507c54ae2 DATALDAP-94 - Release version 1.0.18 (Ingalls SR18). 2019-01-10 09:52:56 +01:00
Mark Paluch
7bb53ca610 DATALDAP-94 - Prepare 1.0.18 (Ingalls SR18). 2019-01-10 09:52:13 +01:00
Mark Paluch
01e9619930 DATALDAP-94 - Updated changelog. 2019-01-10 09:52:10 +01:00
Mark Paluch
7fe6bcc439 DATALDAP-100 - Update copyright years to 2019. 2019-01-02 14:09:25 +01:00
Christoph Strobl
c9e53a7bd0 DATALDAP-97 - Updated changelog. 2018-12-11 11:43:10 +01:00
Mark Paluch
d7b0531edb DATALDAP-92 - Updated changelog. 2018-11-27 14:54:06 +01:00
Mark Paluch
fae83783a3 DATALDAP-88 - Updated changelog. 2018-11-27 12:36:45 +01:00
Mark Paluch
31a325aa70 DATALDAP-89 - After release cleanups. 2018-11-27 11:10:58 +01:00
Mark Paluch
e81148adbe DATALDAP-89 - Prepare next development iteration. 2018-11-27 11:10:57 +01:00
Mark Paluch
34126eb030 DATALDAP-89 - Release version 1.0.17 (Ingalls SR17). 2018-11-27 10:15:45 +01:00
Mark Paluch
eed83167d0 DATALDAP-89 - Prepare 1.0.17 (Ingalls SR17). 2018-11-27 10:14:58 +01:00
Mark Paluch
cb0fbffe77 DATALDAP-89 - Updated changelog. 2018-11-27 10:14:55 +01:00
Jens Schauder
552e7c3d08 DATALDAP-93 - Allowing build referencing future Spring versions to fail.
The build profile springldap-next references a Spring LDAP Core version that doesn't exist yet.
Therefore it is expected to fail until that version comes into existence.
2018-11-05 10:52:20 +01:00
Mark Paluch
4f5c70f3d1 DATALDAP-87 - Updated changelog. 2018-10-29 14:30:32 +01:00
Sebastian Staudt
a2aa73ba73 DATALDAP-90 - Simplify TravisCI build definition.
Remove `sudo` from .travis.yml

Original pull request: #7.
2018-10-26 10:17:20 +02:00
Mark Paluch
ce89192d91 DATALDAP-84 - After release cleanups. 2018-10-15 13:55:50 +02:00
Mark Paluch
73afb5f26d DATALDAP-84 - Prepare next development iteration. 2018-10-15 13:55:49 +02:00
Mark Paluch
308e09a04a DATALDAP-84 - Release version 1.0.16 (Ingalls SR16). 2018-10-15 12:56:31 +02:00
Mark Paluch
072260ffbe DATALDAP-84 - Prepare 1.0.16 (Ingalls SR16). 2018-10-15 12:55:35 +02:00
Mark Paluch
c134ebff2e DATALDAP-84 - Updated changelog. 2018-10-15 12:55:32 +02:00
Mark Paluch
8deea7cf77 DATALDAP-85 - Updated changelog. 2018-10-15 12:46:25 +02:00
Mark Paluch
3618d6b9ea DATALDAP-86 - Updated changelog. 2018-10-15 11:37:24 +02:00
Mark Paluch
036dfcb80f DATALDAP-83 - Updated changelog. 2018-09-21 08:13:14 -04:00
Mark Paluch
59b2271800 DATALDAP-80 - Updated changelog. 2018-09-10 14:15:49 +02:00
Mark Paluch
9c170d9c80 DATALDAP-81 - After release cleanups. 2018-09-10 10:01:44 +02:00
Mark Paluch
bde832c3fa DATALDAP-81 - Prepare next development iteration. 2018-09-10 10:01:43 +02:00
Mark Paluch
bc9cac50ce DATALDAP-81 - Release version 1.0.15 (Ingalls SR15). 2018-09-10 09:30:36 +02:00
Mark Paluch
5a65578053 DATALDAP-81 - Prepare 1.0.15 (Ingalls SR15). 2018-09-10 09:29:51 +02:00
Mark Paluch
e0ef515710 DATALDAP-81 - Updated changelog. 2018-09-10 09:29:48 +02:00
Oliver Gierke
6e6e16cf1c DATALDAP-79 - Updated changelog. 2018-08-20 11:07:57 +02:00
Mark Paluch
41a02fe678 DATALDAP-82 - Fix module naming in reference docs.
We now properly use the LDAP module name in the documentation and assertions.
2018-08-13 09:25:16 +02:00
Mark Paluch
62de49eebc DATALDAP-77 - After release cleanups. 2018-07-27 11:09:41 +02:00
Mark Paluch
f482e73db0 DATALDAP-77 - Prepare next development iteration. 2018-07-27 11:09:39 +02:00
Mark Paluch
2b6de0cc03 DATALDAP-77 - Release version 1.0.14 (Ingalls SR14). 2018-07-27 09:21:39 +02:00
Mark Paluch
c16f458c0e DATALDAP-77 - Prepare 1.0.14 (Ingalls SR14). 2018-07-27 09:20:28 +02:00