summaryrefslogtreecommitdiff
path: root/app/views/projects/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-3/+0
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+3
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+0
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-13/+12
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-4/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-5/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-1/+1
* Make flash notifications stickyFatih Acet2019-09-031-2/+1
* Further design iteration on project overviewDennis Tang2018-12-071-13/+3
* Fix quick links button stylesGeorge Tsiolis2018-10-291-1/+1
* Fix commit signature error when project is disabledStan Hu2018-10-151-2/+2
* Resolve "Improve project overview UI"Dennis Tang2018-09-061-2/+7
* Remove feature gates for Repository LanguagesZeger-Jan van de Weg2018-08-161-2/+1
* Fix GPG status badge loading regressionsWinnie Hellmann2018-08-071-1/+1
* Add repository languages for projectsZeger-Jan van de Weg2018-08-011-2/+3
* Display GPG status on repository and blob pagesWinnie Hellmann2018-07-231-0/+4
* Update phrasing around archived feature in UIDouwe Maan2018-04-101-1/+1
* Use translated string for breadcrumb titleGeorge Tsiolis2018-03-291-1/+1
* Move project presenter instance creation to controllerOswaldo Ferreira2018-02-221-1/+0
* Improve methods namingOswaldo Ferreira2018-02-201-3/+3
* Move default_project_view tests to presenterOswaldo Ferreira2018-02-201-1/+1
* Move button list logic to project presenterOswaldo Ferreira2018-02-201-3/+5
* Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-161-58/+2
* Change "CI configuration" in "CI/CD configuration"42684-set-up-ci-set-up-ci-cdbikebilly2018-02-021-1/+1
* Change "Set up CI" to "Set up CI/CD"bikebilly2018-02-011-1/+1
* Adjust last push notification widthGeorge Tsiolis2018-01-231-1/+3
* Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-1/+1
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-1/+0
* Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-071-2/+3
|\
| * #34945: add a div id to the readme section in the project overviewRiccardo Padovani2017-09-071-2/+3
* | Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-061-1/+1
|\ \ | |/
| * updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-1/+1
* | Properly decide when to show Auto DevOps bannerKamil Trzcinski2017-09-051-1/+1
* | Adds verfication for the cookieFilipa Lacerda2017-09-011-2/+2
* | Creates auto devops calloutFilipa Lacerda2017-09-011-0/+3
|/
* Move exception handling to executeTiago Botelho2017-07-261-1/+0
* Add specs for ProjectDestroyWorkerTiago Botelho2017-07-201-5/+1
* WIP: Display a project's `delete_error` on the project homepage.Timothy Andrew2017-07-201-0/+1
* moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-1/+1
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-121-0/+1
|\
| * Added limit-container-width to breadcrumbs containerbreadcrumbs-limit-widthPhil Hughes2017-07-111-0/+1
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-071-1/+2
|\ \ | |/
| * Moves alert boxes to below the breadcrumbsPhil Hughes2017-07-071-1/+2
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-061-6/+6
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+5