| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/gitlab@13-2-stable-ee | GitLab Bot | 2020-07-20 | 2 | -5/+5 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-06 | 1 | -2/+2 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-24 | 1 | -4/+6 |
* | Make flash notifications sticky | Fatih Acet | 2019-09-03 | 2 | -35/+31 |
* | Correct file-header spacing on compare page | Sam Bigelow | 2019-02-06 | 1 | -1/+1 |
* | Remove instances of `@extend .monospace` | George Tsiolis | 2018-11-20 | 1 | -2/+2 |
* | Unite green buttons under one css class | Dmitriy Zaporozhets | 2018-09-19 | 1 | -1/+1 |
* | Fix broken layout on compare branches page | Annabel Dunstone Gray | 2018-05-09 | 1 | -29/+28 |
* | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-08 | 1 | -1/+1 |
|\ |
|
| * | Add signature verification badge to compare view | Marc | 2018-05-07 | 1 | -1/+1 |
* | | [skip ci] Convert wells to card, port info-well | Clement Ho | 2018-04-13 | 1 | -1/+1 |
* | | [skip ci] .input-group-addon to .input-group-prepend, .input-group-append | Clement Ho | 2018-04-12 | 1 | -4/+6 |
|/ |
|
* | Replace use of capture_haml with capture | James Ramsay | 2018-01-03 | 2 | -4/+4 |
* | Fix incorrect case of ruby vars | James Ramsay | 2018-01-03 | 1 | -3/+3 |
* | Remove superfluous i18n namespaces | James Ramsay | 2018-01-03 | 3 | -7/+7 |
* | Add i18n helpers to branch comparison view | James Ramsay | 2018-01-02 | 3 | -26/+23 |
* | Remove all old sub nav bars | Annabel Dunstone Gray | 2017-09-25 | 2 | -2/+0 |
* | Make the labels in the Compare form less confusing21331-improve-confusing-compare-page | Rémy Coutable | 2017-09-15 | 2 | -16/+22 |
* | style updates | Phil Hughes | 2017-08-18 | 2 | -1/+2 |
* | updated a bunch of breadcrumb titles | Phil Hughes | 2017-08-18 | 2 | -4/+0 |
* | fixed some inconsistencies | Phil Hughes | 2017-07-12 | 1 | -0/+1 |
* | rename method | Phil Hughes | 2017-07-07 | 2 | -2/+2 |
* | fixed breadcrumb titles | Phil Hughes | 2017-07-07 | 2 | -2/+2 |
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbs | Phil Hughes | 2017-07-06 | 1 | -4/+4 |
|\ |
|
| * | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -4/+4 |
* | | improvements to breadcrumb titles, links & nesting | Phil Hughes | 2017-07-06 | 2 | -0/+4 |
|/ |
|
* | Consistently use monospace font for commit SHAs and branch and tag names | Douwe Maan | 2017-05-12 | 3 | -7/+7 |
* | Resolve "Web GUI: Unable to create new branch from commit SHA" | Luke "Jared" Bennett | 2017-05-04 | 2 | -7/+2 |
* | Fixed button capitalisation for Projects in views | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -2/+2 |
* | Remove plus icon from compare view | Annabel Dunstone Gray | 2017-02-07 | 1 | -3/+1 |
* | Add 'View on [env]' link to blobs and individual files in diffs | Douwe Maan | 2017-02-06 | 1 | -1/+1 |
* | HAMLLint: Fix `UnnecessaryInterpolation` offences | Kushal Pandya | 2017-01-24 | 1 | -2/+2 |
* | Merge branch 'review-commits-and-commit-scss' into 'master'
| Jacob Schatz | 2017-01-04 | 1 | -1/+1 |
|\ |
|
| * | Update file hader styles; remove and relocate more commits css | Annabel Dunstone Gray | 2016-12-29 | 1 | -1/+1 |
* | | trucates text to prevent overflow and adds tooltip to it | Nur Rony | 2016-12-31 | 1 | -4/+4 |
|/ |
|
* | Fixed compare ellipsis messing with layout | Phil Hughes | 2016-10-21 | 1 | -1/+1 |
* | Added logic to handle a revision input that does not exist in the menu | Luke Bennett | 2016-10-16 | 1 | -2/+2 |
* | Changed 'Compare branches, tags or commit ranges' to 'Compare Git revisions'simplify-compare-page-text | Luke Bennett | 2016-10-10 | 1 | -1/+1 |
* | Added temporary responsive design22221-tags-are-not-available-from-repository-compare-view | Luke Bennett | 2016-09-29 | 1 | -4/+5 |
* | Changed compare dropdowns to dropdowns with isolated search input | Luke Bennett | 2016-09-27 | 2 | -2/+7 |
* | Introduce Compare model in the codebase. | Paco Guzman | 2016-08-03 | 1 | -1/+1 |
* | Cache highlighted diff lines for merge requests | Paco Guzman | 2016-08-03 | 1 | -1/+1 |
* | Convert switch icon into icon font | Clement Ho | 2016-08-01 | 1 | -1/+1 |
* | Updated dropdowns to use field instead | Phil Hughes | 2016-07-08 | 2 | -12/+9 |
* | Updated compare dropdowns | Phil Hughes | 2016-07-08 | 2 | -12/+13 |
* | Remove unnecessary parenscode_style_fixes | Valery Sizov | 2016-06-30 | 2 | -2/+2 |
* | Update gray block under subnav to match other pages18934-compare-gray-block | Annabel Dunstone | 2016-06-21 | 2 | -19/+19 |
* | Finish styling sub nav | Annabel Dunstone | 2016-06-07 | 1 | -12/+14 |
* | Remove header title from project pages | Dmitriy Zaporozhets | 2016-05-26 | 2 | -2/+0 |
* | Start builds redesign | Annabel Dunstone | 2016-05-04 | 2 | -2/+2 |