summaryrefslogtreecommitdiff
path: root/app/views/projects/compare/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+1
* Style commits, branches and tags pages to match new UIDmitriy Zaporozhets2015-09-071-6/+6
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Factor out commit list from compare and new MR.Ciro Santilli2014-09-141-13/+1
* Fix all broken stuff after diff refactoringDmitriy Zaporozhets2014-09-081-1/+1
* Turn if/else branch vor valid compare error messageRobert Schilling2014-08-111-2/+2
* Refactor diff suppress logic and diff viewsDmitriy Zaporozhets2014-07-151-12/+1
* Replace HTML5 obsolete center element with CSS.Ciro Santilli2014-06-211-1/+1
* Replace ui-box title with panel-headingDmitriy Zaporozhets2014-05-291-1/+1
* Replace ui-box with panel.panel-defaultDmitriy Zaporozhets2014-05-291-1/+1
* Change Diff to Changes in views.Marin Jankovski2014-03-261-4/+4
* Prevent 500 error on Compare page if diff read timout happensDmitriy Zaporozhets2014-02-051-3/+7
* Use MergeRequestDiff::COMMITS_SAFE_SIZE for Compare diff limit.Dmitriy Zaporozhets2014-02-051-8/+8
* Prevent Compare page timout for large amount of commitsDmitriy Zaporozhets2014-02-051-1/+8
* Fix compare view and servicesDmitriy Zaporozhets2013-12-311-1/+1
* Compare page improvedDmitriy Zaporozhets2013-09-121-0/+13
* Thx Jacob.Sytse Sijbrandij2013-08-091-1/+1
* Better wording of diff surpression.Sytse Sijbrandij2013-08-091-2/+2
* Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-2/+2
|\
| * Rebased on 6.0Izaak Alpert2013-07-171-1/+1
| * MR on Fork multiple fixesIzaak Alpert2013-07-171-1/+1
| * Merge Request on forked projectsIzaak Alpert2013-07-171-1/+1
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* Replace %h5.title with div.titleDmitriy Zaporozhets2013-07-131-1/+1
* remove unnecessary %br/%hr and stylesDmitriy Zaporozhets2013-07-131-1/+0
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-131-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+23