Tim Hess
48382ce6be
Merge pull request #7 from spring-operator/polish-urls-apache-license-dev
...
URL Cleanup
2019-03-27 16:49:22 -05:00
Spring Operator
0264445204
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/LICENSE-2.0 with 3 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-20 23:55:29 -05:00
Tim Hess
c94d5f8c6b
fix service names in cleanup script
2019-01-24 14:45:41 -06:00
Tim Hess
5ad5eb831c
Merge remote-tracking branch 'Microsoft/dev' into merge-latest
2018-12-06 08:10:17 -06:00
Tim Hess
cf23f03aec
- add UseCloudFoundryHosting
...
- allow disabling certificate validation
- updated deployment readme with pcf info
[#152131603 ]
2018-12-05 14:34:35 -06:00
Ramón Tomás
766fc40b74
Merge branch 'ci-build' into dev
2018-12-05 13:09:13 +01:00
Ramón Tomás
82bda5cdbf
Updated tests
2018-12-05 13:00:02 +01:00
Tim Hess
56e2bf5eac
update signalr, some CORS work
2018-12-03 16:01:31 -06:00
Tim Hess
887e3e6dee
1. wider use of config server
...
2. more fan-out processing in scripts
3. separate ocelot config files for https enviornments
4. update pic base url for Marketing.API with external urls
2018-12-03 14:59:36 -06:00
RamonTC
f76d1a6e74
Merge pull request #865 from erikpique/feature/58388
...
update test deploy
2018-12-03 11:22:40 +01:00
Nish
3ddbdd6d06
Updated eBook (pdf) to v2.1.03
2018-11-30 15:38:44 +05:30
Erik Pique
73412e267d
update test deploy
2018-11-29 10:08:34 +01:00
Tim Hess
3664dcb42c
Greater use of service discovery, identity-related cleanup
2018-11-28 16:00:05 -06:00
eiximenis
c68eed6ad6
udpated npm-watch
2018-11-28 11:10:44 -08:00
eiximenis
038ea19117
get rid of flatmap-stream
2018-11-28 11:02:14 -08:00
Ramón Tomás
3011c82a0e
Fixed hardcoded redis connection in FunctionalTests
2018-11-27 19:19:53 +01:00
RamonTC
f7cb3448f2
Merge pull request #861 from erikpique/feature/58388
...
add test to CI
2018-11-27 16:48:20 +01:00
Tim Hess
10832bba5b
add cloud foundry manifests, config provider and deploy scripts
2018-11-21 09:24:15 -06:00
Tim Hess
41208111fa
- use retry instead of failfast on config server
...
- use mongo connector & redis connector
- use Steeltoe + Redis for keyring store
- misc cleanup
2018-11-21 09:21:57 -06:00
Erik Pique
8cdfbfb941
add test to CI
2018-11-20 10:58:12 +01:00
RamonTC
7fc68b4b86
Merge pull request #818 from erikpique/feature/645
...
[BUG] When subscribing more than 1 different event handlers for the s…
2018-11-14 09:53:23 +01:00
RamonTC
06de1b68e3
Merge pull request #819 from erikpique/feature/667
...
[Bug] Deserialization of IntegrationEvent #667
2018-11-14 09:52:31 +01:00
RamonTC
01f6feb84d
Merge pull request #820 from erikpique/feature/118
...
Token lifetime handling #118
2018-11-14 09:51:19 +01:00
RamonTC
4f62175592
Merge branch 'dev' into feature/118
2018-11-14 09:51:04 +01:00
RamonTC
4cb0e5c620
Merge pull request #821 from erikpique/feature/626
...
[BUG] After explicit logout, hit on login, then it is automatically r…
2018-11-14 09:43:51 +01:00
Ramón Tomás
7b10b57635
Merge branch 'update-ocelot' into dev
2018-11-13 09:42:59 +01:00
Ramón Tomás
4089460168
Updated Ocelot version
2018-11-13 09:30:16 +01:00
eiximenis
a26f97c035
Merge branch 'k8s-docker' into dev
2018-11-12 17:55:58 +01:00
eiximenis
2593d5d3ad
local k8s docker support
2018-11-12 17:55:22 +01:00
Ramón Tomás
9f5e7aee6c
Fixed ordering unit test
2018-11-12 11:52:37 +01:00
Ramón Tomás
9b21ac109f
Merge dev
2018-11-12 11:39:58 +01:00
Cesar De la Torre
de6f9e67c9
Merge pull request #840 from tthtun/dev
...
Fixed typo.
2018-11-01 12:01:25 -07:00
Tim Hess
1c7385a391
move app configuration out to a separate git repo
...
point config server at that repo
2018-11-01 08:10:08 -05:00
tthtun
6c359f8f54
Fixed typo.
2018-11-01 17:29:53 +08:00
tthtun
c0d496e1e1
Merge pull request #1 from dotnet-architecture/dev
...
Update Fork.
2018-11-01 17:27:44 +08:00
Cesar De la Torre Llorente
976ef98d1b
Added Architecture and presentation decks
2018-10-31 18:18:57 -07:00
Tim Hess
8785bcb2f0
Rename folder for Location api for consistency
2018-10-31 13:42:18 -05:00
Cesar De la Torre
70332aeeb1
Merge pull request #836 from manaswinidas/dev
...
👍 Thanks!
Improves README
2018-10-31 11:02:53 -07:00
Manaswini Das
ed2c905bda
Improves README
2018-10-31 22:53:09 +05:30
Tim Hess
36d9d1b0d6
Upgrade Ocelot, implement service discovery with Eureka [ #152131603 ]
...
update Management references
2018-10-29 11:35:06 -05:00
Tim Hess
8a928fb601
Merge pull request #1 from dotnet-architecture/dev
...
Get latest from upstream
2018-10-24 06:35:34 -05:00
Tim Hess
2a76944b1e
Add Spring Cloud Config Server & Steeltoe Configuration [ #152131603 ]
...
Add a couple missed connector/management items
2018-10-23 14:57:26 -05:00
Tim Hess
9390f6cf23
Add CloudFoundryActuators
2018-10-15 14:55:41 -05:00
Ramón Tomás
e3f8ac6e84
Refactoring IntegrationEventLog service
2018-10-12 15:30:22 +02:00
Ramón Tomás
24bed0aa33
Send IntegrationEvents after committing transactions
2018-10-11 17:16:31 +02:00
Erik Pique
74924d975d
Token lifetime handling #118
...
https://github.com/dotnet-architecture/eShopOnContainers/issues/118
2018-10-11 16:55:27 +02:00
Erik Pique
641b732224
[BUG] After explicit logout, hit on login, then it is automatically recognized instead of showing the login page #626
...
https://github.com/dotnet-architecture/eShopOnContainers/issues/626
2018-10-10 10:55:00 +02:00
Cesar De la Torre
1178b83585
Merge pull request #802 from dev-aritra/readmeCorrection
...
@dev-aritra - Thanks for the contribution! 👍
2018-10-09 13:53:53 -07:00
Tim Hess
a4610f6963
convert to MySQL
2018-10-09 13:52:28 -05:00
Aritra Das
f81ff0ec0a
Corrected the grammatical and spelling mistakes on Readme.md
2018-10-09 20:32:30 +05:30