gitlab-org--gitlab-foss/config/routes
Zeger-Jan van de Weg 94a3dbca33
Gitaly Server info for admin panel
Implements the client side for gitlab-org/gitaly#819. Which is a server
info command. This checks the server version and git binairy version on
the server.

A small UI was added for administrators, so they can check the status of
the Gitaly server. This is done for each storage the monolith knows.

Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That
MR removed the Git version too, but didn't replace it with anything.
2018-01-31 08:54:45 +01:00
..
admin.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
api.rb Resolve "More RESTful API: include resource URLs in responses" 2017-07-25 09:35:45 +00:00
ci.rb Fix broken Members link when relative URL root paths are used 2017-10-27 14:32:38 -07:00
dashboard.rb Fixed dashboard milestone tabs not loading 2017-06-09 09:57:42 +01:00
development.rb
explore.rb
git_http.rb Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
google_api.rb Add - before google_api/auth/callback 2017-10-11 15:49:55 +09:00
group.rb Support uploads for groups 2017-12-07 12:27:52 +01:00
help.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
import.rb
legacy_builds.rb Just draw :legacy_builds 2017-07-06 22:55:48 +08:00
profile.rb Remove Private Token from User Settings > Account 2017-11-02 11:39:01 +01:00
project.rb Handle special characters on API request of issuable templates 2018-01-25 08:12:19 +09:00
repository.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
sherlock.rb
sidekiq.rb
snippets.rb Fix broken Members link when relative URL root paths are used 2017-10-27 14:32:38 -07:00
uploads.rb Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
user.rb Fix broken Members link when relative URL root paths are used 2017-10-27 14:32:38 -07:00
wiki.rb