summaryrefslogtreecommitdiff
path: root/app/views/admin/projects/show.html.haml
Commit message (Collapse)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
| | | | | | Converted storage details into a small partial Reworded the storage details summary as suggested Updated pot file
* Fix col-sm-* in forms to keep layoutTakuya Noguchi2019-05-271-1/+2
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Fix an error in projects admin when statistics are missingRémy Coutable2019-05-161-4/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Resolve CE/EE diffs in admin/projects/show viewadmin-projects-show-scbLuke Bennett2019-05-081-0/+2
| | | | Part of single codebase changes.
* Add packages_size to ProjectStatisticsAlessio Caiazza2019-05-021-7/+2
| | | | | This new field will allow to keep track of the storage used by the packages features, it provides also aggregation at namespace level.
* 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
| | | | | | | In EE it will render a Geo Status widget when Geo is enabled and it is in a secondary node. Also added minimal specs to that action.
* 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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
| | | | | | | | | | | | | This adds counters for build artifacts and LFS objects, and moves the preexisting repository_size and commit_count from the projects table into a new project_statistics table. The counters are displayed in the administration area for projects and groups, and also available through the API for admins (on */all) and normal users (on */owned) The statistics are updated through ProjectCacheWorker, which can now do more granular updates with the new :statistics argument.
* 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 ↵Connor Shea2016-07-111-1/+1
| | | | parameters.
* Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-071-1/+7
| | | | This reverts commit bf2a86b73cce332ff8f4392ffc8df501193f32ec.
* Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-071-7/+1
| | | | | This reverts commit 68155ee73b549a4f79744bb325542c29d45c71ea, reversing changes made to 7ebd011ed1de7aee706f07a53c63c90f1c8aa5d4.
* 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
| | | | | | And create new Project#requesters, Group#requesters scopes. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Display group/project access requesters separately in adminRémy Coutable2016-06-201-33/+16
| | | | | | Also, reuse partials from the non-admin views. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add request access for groupsRémy Coutable2016-06-141-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>