summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Add an option to have a private profile on GitLabJX Terry2018-07-242-30/+50
* Merge branch '6977-follow-up-from-ee-resolve-extract-ee-specific-files-lines-...Robert Speicher2018-07-231-1/+1
|\
| * Use render instead of render_if_exists in app/views/projects/services/prometh...6977-follow-up-from-ee-resolve-extract-ee-specific-files-lines-for-some-platform-related-project-viewsRémy Coutable2018-07-231-1/+1
* | Merge branch '29278-commits-page-tooltips' into 'master'Annabel Gray2018-07-233-3/+3
|\ \
| * | Add has_tooltip false to remaining commit realted usesLuke Bennett2018-07-202-2/+2
| * | Remove unneeded has_tooltip from commit_author_link useLuke Bennett2018-07-201-1/+1
| * | set has_tooltip to false for commit author_avatarLuke Bennett2018-07-171-2/+2
* | | Display GPG status on repository and blob pagesWinnie Hellmann2018-07-234-2/+11
| |/ |/|
* | Merge branch '5491-backport-code' into 'master'Rémy Coutable2018-07-233-2/+5
|\ \
| * | backport code from EE5491-backport-codeLukas Eipert2018-07-203-2/+5
* | | Merge branch '48932-disable-saml-if-omniauth-is-disabled' into 'master'Douwe Maan2018-07-231-2/+2
|\ \ \
| * | | Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-201-2/+2
| |/ /
* | | Merge branch '49341-show-runner-overflow' into 'master'Phil Hughes2018-07-231-1/+0
|\ \ \
| * | | Add container to show runner pageAnnabel Dunstone Gray2018-07-201-1/+0
* | | | Merge branch '46126-project-counters-space' into 'master'Phil Hughes2018-07-231-1/+1
|\ \ \ \
| * | | | Remove extra whitespace in star project buttonAnnabel Dunstone Gray2018-07-201-1/+1
* | | | | Merge branch '6104-extract-ee-specific-files-lines-for-some-platform-related-...Robert Speicher2018-07-206-36/+46
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Reduce CE/EE difference in app/views/projects/tags/index.html.haml6104-extract-ee-specific-files-lines-for-some-platform-related-project-viewsRémy Coutable2018-07-171-0/+2
| * | | | Reduce CE/EE difference in app/views/projects/services/prometheus/_show.html....Rémy Coutable2018-07-172-30/+33
| * | | | Reduce CE/EE difference in app/views/projects/protected_tags/_protected_tag.h...Rémy Coutable2018-07-173-6/+11
* | | | | Merge branch '47530-replace-label-light-with-label-bold' into 'master'Clement Ho2018-07-2059-176/+176
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-1959-176/+176
| | |/ / | |/| |
* | | | Merge branch '23705-add-single-file-download-in-repo' into 'master'Douwe Maan2018-07-202-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor code for single file download in repositoryKia Mei Somabes2018-07-131-1/+1
| * | | Set content-disposition header for single file download in repositoryKia Mei Somabes2018-07-121-3/+2
| * | | Add single file download in repositoryKia Mei Somabes2018-07-091-2/+3
* | | | Add button to regenerate 2FA codes.Luke Picciau2018-07-191-1/+7
* | | | Merge branch 'update-card-body-style' into 'master'Annabel Gray2018-07-183-10/+10
|\ \ \ \
| * | | | Remove background color from card-body styleGeorge Tsiolis2018-07-183-10/+10
* | | | | Update _form.html.haml (deploy tokens) to improve display of scopesMarcel Amirault2018-07-181-8/+8
|/ / / /
* | | | Merge branch '47419-Fix-breadcrumbs' into 'master'Phil Hughes2018-07-186-0/+14
|\ \ \ \
| * | | | Fix broken breadcrumb in admin/userRobin Naundorf2018-07-176-0/+14
* | | | | Features/show project id on home panelTuğçe Nur Taş2018-07-181-0/+3
* | | | | Resolve "Redesign GCP banner"Taurie Davis2018-07-171-7/+7
* | | | | Update specific runners help URLGeorge Tsiolis2018-07-171-3/+4
| |_|_|/ |/| | |
* | | | Merge branch 'zj-remove-sanitize-repo-path' into 'master'Sean McGivern2018-07-171-1/+1
|\ \ \ \
| * | | | Remove sanitize_repo_pathZeger-Jan van de Weg2018-07-171-1/+1
* | | | | Merge branch 'close-revert-and-cherry-pick-modal-on-escape-keypress' into 'ma...Rémy Coutable2018-07-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Close revert and cherry-pick modal on escape keypressGeorge Tsiolis2018-07-171-1/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-1632-231/+196
|\ \ \ \ | |/ / /
| * | | i18n: externalize strings from 'app/views/import'Tao Wang2018-07-1614-163/+138
| * | | Merge branch 'fix/gb/rename-environments-stop-actions' into 'master'Kamil Trzciński2018-07-161-1/+1
| |\ \ \
| | * | | Rename environments stop action methodGrzegorz Bizon2018-07-121-1/+1
| * | | | Merge branch 'i18n-extract-app/views/doorkeeper' into 'master'Rémy Coutable2018-07-1611-60/+51
| |\ \ \ \
| | * | | | i18n: externalize strings from 'app/views/doorkeeper'Tao Wang2018-07-1311-60/+51
| * | | | | Remove flaky and redundant expectationsmk/fix-flaky-protected-branch-expectationsMichael Kozono2018-07-132-2/+2
| * | | | | Add flex to tabs containerKushal Pandya2018-07-131-1/+1
| * | | | | Update `.controls` positioningKushal Pandya2018-07-133-4/+3
| |/ / / /
* | | | | Always show More PagesLin Jen-Shin2018-07-131-4/+3
* | | | | Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-1387-290/+492
|\ \ \ \ \ | |/ / / /