summaryrefslogtreecommitdiff
path: root/app/views/admin/dashboard/index.html.haml
Commit message (Expand)AuthorAgeFilesLines
* namespace partial paths on dashboardBrett Walker2018-06-291-4/+4
* Fix fast admin counters not working when PostgreSQL has secondariessh-fix-admin-page-counts-take-2Stan Hu2018-05-251-10/+10
* Merge branch 'bootstrap4' into 'master'Mike Greiling2018-05-251-28/+28
|\
| * Merge branch 'master' into bootstrap4Clement Ho2018-05-231-0/+9
| |\
| * \ Merge branch 'master' into bootstrap4Clement Ho2018-05-171-10/+10
| |\ \
| * \ \ Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-161-0/+1
| |\ \ \
| * | | | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-28/+28
* | | | | Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...46600-fix-gitlab-revision-when-not-in-git-repoRémy Coutable2018-05-241-1/+1
| |_|_|/ |/| | |
* | | | CE: Use render_if_exists to hide EE specific codesLin Jen-Shin2018-05-231-0/+9
| |_|/ |/| |
* | | Fix Error 500 viewing admin page due to statement timeoutsStan Hu2018-05-161-10/+10
| |/ |/|
* | Include git SHA with GitLab versionAsh McKenzie2018-04-121-0/+1
|/
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-1/+1
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-8/+2
* Move row containing Projects, Users and Groups count to the topKushal Pandya2018-01-121-28/+28
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-2/+2
* Remove unused admin subnavsAnnabel Dunstone Gray2017-09-251-1/+0
* Add Gitaly version to Admin DashboardJacopo2017-09-191-2/+6
* Add GitLab-Pages version to Admin DashboardTravis Miller2017-09-071-0/+5
* various breadcrumb updatesPhil Hughes2017-08-181-0/+1
* Add missing colonMax Raab2017-07-261-1/+1
* 32838 Add wells to admin dashboard overview to fix spacing problems32838-admin-panel-spacingtauriedavis2017-06-281-161/+161
* Display Shared Runner status in Admin Dashboardvanadium232017-05-311-0/+6
* Display GitLab Pages status in Admin DashboardMark Fletcher2017-05-011-0/+6
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-061-3/+3
* Add `aria-label` for feature status accessibilityKushal Pandya2017-03-231-12/+18
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-1/+1
* Truncate fix, remove unneeded admin-specific cssAnnabel Dunstone Gray2016-12-051-6/+6
* Use the Gitlab Workhorse HTTP header in the admin dashboard21664-incorrect-workhorse-version-number-displayedChris Wright2016-11-071-1/+1
* Add Container Registry on/off status to admin areathe-undefined2016-10-031-0/+5
* Used cached value of project count to reduce DB loadRémy Coutable2016-08-101-1/+1
* Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-231-0/+4
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* Add sub links to overviewAnnabel Dunstone2016-06-151-148/+152
* Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-041-1/+1
* Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-0/+5
* number_with_delimiter most of the thingsrs-delimit-all-the-thingsRobert Speicher2015-12-311-11/+11
* Show git version on admin pageTrey Davis2015-12-151-0/+4
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-1/+1
* Add Reply by email feature to admin dashboard.Douwe Maan2015-08-191-0/+4
* Add feature to disable version checkDmitriy Zaporozhets2015-03-101-2/+3
* Add version check badge to admin areaDmitriy Zaporozhets2015-03-091-1/+5
* Show total user count on dashboard pageDmitriy Zaporozhets2015-03-081-4/+4
* Show active users(non-blocked) on admin dashboardDmitriy Zaporozhets2015-03-081-4/+4
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
* Prevent confusion between active users and 30 day users.Sytse Sijbrandij2015-01-271-1/+1
* Re-order admin dashboardDmitriy Zaporozhets2015-01-151-63/+57
* Finally fix stuff related to dynamic configDmitriy Zaporozhets2015-01-081-2/+2
* Monthly active users -> Active users last 30 daysBen Bodenmiller2014-08-241-1/+1