9 Commits (e78786ef39526fac6705a831fc291c55f1ca091b)

Author SHA1 Message Date
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198) 7 years ago
Ethan Koenig 54907dfbd1 Fix legacy URL redirects (#3100) 7 years ago
Morlinest 1f04c00e2f Fix redirect url of legacy commits route (#2825) 7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
* Make URL scheme unambiguous

Redirect old routes to new routes

* Fix redirects to new URL scheme, and update template

* Fix branches/_new endpoints, and update integration test
7 years ago
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 (#2746)
* Move swagger interface under /api/v1

* Update swagger-ui

* Add /api/swagger and prepare for multiple api version

* Update test links

* Fix footer link
7 years ago
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695)
* merge password and 2fa page on user settings
7 years ago
Sandro Santilli 233bbcfa94 Fix integration test after librejs location change (#2374)
Fixes #2373
7 years ago
Lunny Xiao 64b7068846 Add more test for login links and fix a bug on action retrieve (#2361)
* add more test for login links and fix a bug on action retrieve
7 years ago
Lunny Xiao 9e9e1e0e52 Add public links check (#2323)
* add public links check

* more links for query parameters
7 years ago