summaryrefslogtreecommitdiff
path: root/app/views/admin/projects/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+5
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-5/+8
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-36/+53
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-18/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+1
* Display project id on project admin pageZsolt Kovari2019-07-221-0/+5
* Implemented frontend suggestionsNick Kipling2019-07-091-5/+1
* Fix col-sm-* in forms to keep layoutTakuya Noguchi2019-05-271-1/+2
* Fix an error in projects admin when statistics are missingRémy Coutable2019-05-161-4/+4
* Resolve CE/EE diffs in admin/projects/show viewadmin-projects-show-scbLuke Bennett2019-05-081-0/+2
* Add packages_size to ProjectStatisticsAlessio Caiazza2019-05-021-7/+2
* change generating url functions for external urlbenjamin2018-10-161-1/+1
* Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto2018-10-051-0/+2
* Add css class to Admin > Project > show pageGabriel Mazetto2018-10-041-0/+2
* Fix transfer project namespace fieldClement Ho2018-06-051-3/+3
* Remove duplicate classesAnnabel Dunstone Gray2018-05-291-2/+2
* Replace well-list with content-list and hover-listAnnabel Dunstone Gray2018-05-291-3/+3
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+1
|\
| * Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-271-1/+1
* | [skip ci] Replace col-*-offset-* with offset-*-*Clement Ho2018-04-131-1/+1
* | [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-1/+1
* | [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-2/+2
* | [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-3/+3
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-121-1/+1
|\ \ | |/
| * Update phrasing around archived feature in UIDouwe Maan2018-04-101-1/+1
* | [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-1/+1
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-16/+16
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-3/+3
* | Add badge-pill to .badge in hamlClement Ho2018-04-091-2/+2
|/
* Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-281-3/+7
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-3/+3
* Replace showAny for NamespaceSelect by isFilterWinnie Hellmann2017-10-261-1/+1
* various breadcrumb updatesPhil Hughes2017-08-181-0/+2
* Force mobile view for admin projectsClement Ho2017-07-071-1/+1
* Add members-list class to admin projects pageClement Ho2017-07-071-2/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-061-2/+2
* Add more storage statisticsMarkus Koller2016-12-211-3/+10
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-1/+2
* Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+5
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-071-1/+7
* Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-071-7/+1
* Do not show Any Namespace option when neededAlfredo Sumaran2016-07-071-1/+1
* Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-071-1/+7
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-6/+6
* Display group/project access requesters separately in adminRémy Coutable2016-06-201-33/+16
* Add request access for groupsRémy Coutable2016-06-141-2/+2