An open API service providing commit metadata for open source projects.

GitHub / cloudfoundry/routing-api / commits

SHA Message Author Date Stats
95e53d34 Update go.mod dependencies App Platform Runtime Working Group CI Bot <t****t@b****m> about 1 month ago
e2451acd Update go.mod dependencies App Platform Runtime Working Group CI Bot <t****t@b****m> about 2 months ago
3c6c1fea Update go.mod dependencies App Platform Runtime Working Group CI Bot <t****t@b****m> about 2 months ago
6ba697e7 Update go.mod dependencies App Platform Runtime Working Group CI Bot <t****t@b****m> 2 months ago
3ae46707 Update go.mod dependencies App Platform Runtime Working Group CI Bot <t****t@b****m> 2 months ago
d714db13 feat: make routing-api a standalone Go module
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>
Geoff Franks <g****s@g****m> 2 months ago
70d6e982 Sync .github dir templates App Platform Runtime Working Group CI Bot <t****t@b****m> 3 months ago
d078307f fix: Resolve MySQL error 1170 in AutoMigrate migrations
Co-authored-by: Cursor <c****t@c****m>
App Platform Runtime Working Group CI Bot <t****t@b****m>
Committed by: Amelia Downs <a****s@b****m>
4 months ago
93579f8f fix: Use the Model in case of DropColumn calls Pascal Zimmermann <p****n@t****m>
Committed by: Brandon Roberson <e****n@u****m>
4 months ago
32d693bb fix: Revert the .gitignore file
Signed-off-by: Pascal Zimmermann <p****n@t****m>
Pascal Zimmermann <p****n@t****m>
Committed by: Brandon Roberson <e****n@u****m>
4 months ago
f2f5216b fix: Adjust the tests and handle the migration consistency issues
Signed-off-by: Pascal Zimmermann <p****n@t****m>
Pascal Zimmermann <p****n@t****m>
Committed by: Brandon Roberson <e****n@u****m>
4 months ago
fbc073c7 docs: Update the documentation Pascal Zimmermann <p****n@t****m>
Committed by: Maximilian Moehl <4****l@u****m>
5 months ago
7735b998 docs: Add documentation to run the RATS on you CF on KIND setup Pascal Zimmermann <p****n@t****m>
Committed by: Maximilian Moehl <4****l@u****m>
5 months ago
a90e7de1 ai-assisted=yes Codify what was previously considered a bug in Routing Api Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
5 months ago
a3f8e515 feat: Revert the style and error changes Pascal Zimmermann <p****n@t****m>
Committed by: Brandon Roberson <e****n@u****m>
6 months ago
08124539 feat: Handle the Gorm migration for PostgreSQL Pascal Zimmermann <p****n@t****m>
Committed by: Brandon Roberson <e****n@u****m>
6 months ago
5f20d368 fix: All Gorm migration related issues Pascal Zimmermann <p****n@t****m>
Committed by: Brandon Roberson <e****n@u****m>
6 months ago
b01cc94c Support updating the snirewritehostname in a tcp route Joey Rose <j****9@g****m>
Committed by: Amelia Downs <a****s@b****m>
7 months ago
7053e274 Fix broken UT Joey Rose <j****9@g****m>
Committed by: Amelia Downs <a****s@b****m>
7 months ago
5b7b6b29 Add unit tests for sni rewrite support Joey Rose <j****9@g****m>
Committed by: Amelia Downs <a****s@b****m>
8 months ago
9040425f Add sni rewrite support Joey Rose <j****9@g****m>
Committed by: Amelia Downs <a****s@b****m>
8 months ago
92c58af2 remove deprecated context karthick udayakumar <k****r@b****m>
Committed by: Brandon Roberson <e****n@u****m>
9 months ago
2a90d622 text fixtures module karthick udayakumar <k****r@b****m>
Committed by: Amelia Downs <a****s@b****m>
10 months ago
3101d78e test fixtures module karthick udayakumar <k****r@b****m>
Committed by: Amelia Downs <a****s@b****m>
10 months ago
2d65717a Update docs/02-api-docs.md
Co-authored-by: Siva Kommuri <s****i@g****m>
Ashish Naware <a****3@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 1 year ago
4a6e366b docs: updated docs with changes for tls termination at tcprouter Ashish Naware <a****3@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 1 year ago
7218eae2 address PR feedback Siva Kommuri <s****i@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 1 year ago
8696cdf5 feat: Add TLS termination and ALPN support for TCP route mappings Siva Kommuri <s****i@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 1 year ago
9d315cf5 refactor(migration): Isolate migration models into versioned packages Siva Kommuri <s****i@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 1 year ago
70020201 Add config validator Maria Shaldybin <m****n@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 1 year ago
f625d4e4 Ensure resiliency for route cleanup (#68) Amin Jamali <7****w@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d8c349aa update the tcp_routes table to have host_tls_port default to 0 instead of NUL...
Co-authored-by: Geoff Franks <g****s@b****m>
Amelia Downs <a****s@b****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6857e3fb Fix routing-api tests for uint16 port conversion Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
almost 2 years ago
41ca5771 Sync README.md App Platform Runtime Working Group CI Bot <t****t@b****m>
Committed by: git <g****t@l****t>
almost 2 years ago
c995691e Convert all port handling logic to uint16 Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
almost 2 years ago
2aa4a71d dep: bump gopkg.in/yaml to v3 Maximilian Moehl <m****l@s****m>
Committed by: Alexander Lais <A****s@m****m>
almost 2 years ago
0c231a58 Update routing-api's db logic to search for existing records using all uniqu... Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
about 2 years ago
9f253a3e Add migration to force removing not-null from existing tables because gorm ha... Geoff Franks <g****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
ac728635 Update routing-api migration logic to match BBS Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
about 2 years ago
4f05f96d Fix v6 migration (#59) Geoff Franks <g****s@b****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
dcdf9aed Remove waitgroup Andy Nguyen <a****y@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
c067d871 Refactor routing-api cmd tests to improve readability and be more explicit ab... Andy Nguyen <a****y@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
00d61e73 Revert "Add fields to TCP Route Mappings support TLS backends (#43)" Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
0f18b0ea Revert "Update HostTLSPort to be a int" Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
fa6e771a Revert "Fix failing tests from TLS changes" Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
381afece Revert "Fix failing tests from TLS changes" Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
d585c464 Revert "Fix float type coming out of database" Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
52a68a0c Revert "Fix more float tests" Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
fd27cd12 Revert "Allow backend port to be 0 when backend tls port is provided on a tcp... Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
ea4c66a3 Revert "Remove replace directive for go-statsd-client" Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
about 2 years ago
5b47c41c Revert "Remove statsd-replace-directive" Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
about 2 years ago
a4f41e61 Revert "fix linting message" Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
about 2 years ago
15276a79 fix linting message
Signed-off-by: Geoff Franks <g****s@b****m>
Amelia Downs <a****s@b****m> about 2 years ago
2fba828e Allow backend port to be 0 when backend tls port is provided on a tcp route
Signed-off-by: Amelia Downs <a****s@b****m>
Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
about 2 years ago
e941235a Fix more float tests
Signed-off-by: Amelia Downs <a****s@b****m>
Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
about 2 years ago
4ae3c184 Fix float type coming out of database
Signed-off-by: Amelia Downs <a****s@b****m>
Geoff Franks <g****s@b****m>
Committed by: Amelia Downs <a****s@b****m>
about 2 years ago
eeb7ad13 Fix failing tests from TLS changes
Co-authored-by: Brandon Roberson <b****n@b****m>, Andy Nguyen <a****y@g****m>, Brandon Roberson <b****n@b****m>, Andy Nguyen <a****n@b****m>
Andy Nguyen <a****y@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
721f45ed Fix failing tests from TLS changes
Co-authored-by: Brandon Roberson <b****n@b****m>, Andy Nguyen <a****y@g****m>, Brandon Roberson <b****n@b****m>, Andy Nguyen <a****n@b****m>
Andy Nguyen <a****y@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
023fd0bb Remove statsd-replace-directive Andy Nguyen <a****y@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
8a5bf6cf Remove replace directive for go-statsd-client Andy Nguyen <a****y@g****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
c30b9adf Update HostTLSPort to be a int
Signed-off-by: Andrew Wittrock <a****k@b****m>
Amelia Downs <a****s@b****m>
Committed by: Geoff Franks <g****s@g****m>
about 2 years ago
38519c11 Fix indentation of "Create HTTP Routes" in docs Tim Downey <t****y@u****m>
Committed by: Maximilian Moehl <4****l@u****m>
about 2 years ago
b7c1cbac With updated docs (#44)
Co-authored-by: App Platform Runtime Working Group CI Bot <t****t@b****m>
Amin Jamali <7****w@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4008efac Add fields to TCP Route Mappings support TLS backends (#43)
Signed-off-by: Krsna Mahapatra <k****a@b****m>, Krsna Mahapatra <k****a@b****m>
Maria Shaldybin <m****h@p****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
06cc26b2 Revert "Add fields to TCP Route Mappings support TLS backends. (#40)" (#41) Geoff Franks <g****s@b****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
614cea74 Revert "Add fields to TCP Route Mappings support TLS backends. (#40)" (#42)
Co-authored-by: Geoff Franks <g****s@b****m>
Maria Shaldybin <m****h@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f97bdd7c Add fields to TCP Route Mappings support TLS backends. (#40)
Signed-off-by: Andy Nguyen <a****n@b****m>
Geoff Franks <g****s@b****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ef1509a3 Sync .github dir templates App Platform Runtime Working Group CI Bot <t****t@b****m> over 2 years ago
cdfcad6b Sync .github dir templates App Platform Runtime Working Group CI Bot <t****t@b****m> over 2 years ago
d761be1e Sync .github dir templates App Platform Runtime Working Group CI Bot <t****t@b****m> over 2 years ago
8d0a58ac Update deprecated CloseNotify() call with the req.Context().Done() channel in... Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
816d1f56 Fix test Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
e68061a5 Remove call to deprecated Headermap() Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
ee9fbf42 Replace deprecated grpclog.SetLogger with grpclog.SetLoggerV2 Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
1990aff3 Stop using deprecated ioutil package Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
9e3479a5 Remove unused code Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
e8cf18ca simplify variable declarations Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
dbee78e5 Fix typo Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
09a74938 Check errors before overwriting them with new errors Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
ce4f226d Remove unnecessary sprintf Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
1bb70b22 remove unneded selects Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
c873d5a0 Use fmt.Errorf() instead of errors.New() + fmt.Sprintf() Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
5246d2f4 simplify variable declaration Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
8d646b36 Simplify boolean Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
6e9834f1 Simplify boolean returns Geoff Franks <g****s@b****m>
Committed by: Brandon Roberson <e****n@u****m>
over 2 years ago
babb23b6 Remove non tls (#37) Renee Chu <r****u@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
84d22269 Use bin/test.bash for running tests (#35)
Co-authored-by: Brandon Roberson <b****n@v****m>
Signed-off-by: Brandon Roberson <b****n@v****m>, Amin Jamali <a****i@v****m>
Amin Jamali <7****w@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fa432792 feat: Adapt the Gorm code base I539231 <p****1@s****m>
Committed by: Brandon Roberson <e****n@u****m>
about 3 years ago
ff236164 feat: Start the Gorm migration I539231 <p****1@s****m>
Committed by: Brandon Roberson <e****n@u****m>
about 3 years ago
dd977026 Ensure that we refresh UAA tokens prior to when they expire (#34) Geoff Franks <g****s@v****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b9e9e0b9 Add CODEOWNERS file in preparation for branch protection rules Geoff Franks <g****s@v****m>
Committed by: Geoff Franks <g****s@g****m>
about 3 years ago
9592985d fix formatting for linter Josh Russett <j****t@v****m> over 3 years ago
629f7a89 Genericize test setup for postgres too (#32)
Signed-off-by: Marc Paquette <m****e@v****m>
Josh Russett <j****t@v****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
2bf56685 Fix ginkgo deprecations with Done channels
Signed-off-by: Nick Rohn <n****n@v****m>
Geoff Franks <g****s@v****m>
Committed by: Geoff Franks <g****s@g****m>
over 3 years ago
0c402937 Fix ginkgo v2 flag deprecation notices Geoff Franks <g****s@v****m>
Committed by: Geoff Franks <g****s@g****m>
over 3 years ago
43d999a0 Bump to lager v3 Geoff Franks <g****s@v****m>
Committed by: Geoff Franks <g****s@g****m>
over 3 years ago
9d5671e8 Convert to ginkgo v2 + inline the archived trace package Geoff Franks <g****s@v****m>
Committed by: Geoff Franks <g****s@g****m>
over 3 years ago
7a5699b8 Convert to ginkgo v2 + inline the archived trace package Geoff Franks <g****s@v****m>
Committed by: Geoff Franks <g****s@g****m>
over 3 years ago
7e70c7b4 ignore .test files in the repo Geoff Franks <g****s@v****m>
Committed by: Geoff Franks <g****s@g****m>
over 3 years ago
ebbf273f Bump to ginkgo/v2 - WIP Amin Jamali <a****i@v****m>
Committed by: Geoff Franks <g****s@g****m>
over 3 years ago

← Back to repository