summaryrefslogtreecommitdiff
path: root/app/views/projects/compare
Commit message (Expand)AuthorAgeFilesLines
* Add signature verification badge to compare viewMarc2018-05-071-1/+1
* Replace use of capture_haml with captureJames Ramsay2018-01-032-4/+4
* Fix incorrect case of ruby varsJames Ramsay2018-01-031-3/+3
* Remove superfluous i18n namespacesJames Ramsay2018-01-033-7/+7
* Add i18n helpers to branch comparison viewJames Ramsay2018-01-023-26/+23
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-252-2/+0
* Make the labels in the Compare form less confusing21331-improve-confusing-compare-pageRémy Coutable2017-09-152-16/+22
* style updatesPhil Hughes2017-08-182-1/+2
* updated a bunch of breadcrumb titlesPhil Hughes2017-08-182-4/+0
* fixed some inconsistenciesPhil Hughes2017-07-121-0/+1
* rename methodPhil Hughes2017-07-072-2/+2
* fixed breadcrumb titlesPhil Hughes2017-07-072-2/+2
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-061-4/+4
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-062-0/+4
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-123-7/+7
* Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett2017-05-042-7/+2
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-2/+2
* Remove plus icon from compare viewAnnabel Dunstone Gray2017-02-071-3/+1
* Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-1/+1
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-2/+2
* Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz2017-01-041-1/+1
|\
| * Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-291-1/+1
* | trucates text to prevent overflow and adds tooltip to itNur Rony2016-12-311-4/+4
|/
* Fixed compare ellipsis messing with layoutPhil Hughes2016-10-211-1/+1
* Added logic to handle a revision input that does not exist in the menuLuke Bennett2016-10-161-2/+2
* Changed 'Compare branches, tags or commit ranges' to 'Compare Git revisions'simplify-compare-page-textLuke Bennett2016-10-101-1/+1
* Added temporary responsive design22221-tags-are-not-available-from-repository-compare-viewLuke Bennett2016-09-291-4/+5
* Changed compare dropdowns to dropdowns with isolated search inputLuke Bennett2016-09-272-2/+7
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-1/+1
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-1/+1
* Convert switch icon into icon fontClement Ho2016-08-011-1/+1
* Updated dropdowns to use field insteadPhil Hughes2016-07-082-12/+9
* Updated compare dropdownsPhil Hughes2016-07-082-12/+13
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-302-2/+2
* Update gray block under subnav to match other pages18934-compare-gray-blockAnnabel Dunstone2016-06-212-19/+19
* Finish styling sub navAnnabel Dunstone2016-06-071-12/+14
* Remove header title from project pagesDmitriy Zaporozhets2016-05-262-2/+0
* Start builds redesignAnnabel Dunstone2016-05-042-2/+2
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Change MR link to "View Open Merge Request"display-mr-link-if-thre-is-oneDouglas Barbosa Alexandre2016-02-101-1/+1
* Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-101-2/+3
* Change strategy to highlight diffs. #3945Rubén Dávila2016-01-071-1/+1
* Use gl-padding instead of 15px/20px where appropriateDouwe Maan2015-12-021-2/+2
* Move project header title definition to view in question.Douwe Maan2015-09-172-0/+2
* Style commits, branches and tags pages to match new UIDmitriy Zaporozhets2015-09-073-11/+10
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-5/+3
* Add Create Merge Request buttons to commits page and push event.Douwe Maan2015-05-091-3/+4
* Add a page title to every page.Douwe Maan2015-04-302-0/+2
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1