summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* Improve diff UI and mr compare pageDmitriy Zaporozhets2015-09-082-3/+3
* Limit content width for big screens except certain pagesDmitriy Zaporozhets2015-08-261-0/+3
* Fix "Reload with full diff" URL button in compare branch viewStan Hu2015-08-241-1/+1
* Merge branch 'fix-reload-with-full-diff-url' into 'master'Stan Hu2015-07-251-1/+1
|\
| * Fix the "Reload with full diff" URL buttonStan Hu2015-07-231-1/+1
* | Fix and style the "Changes suppressed" link.rs-changes-suppressed-linkRobert Speicher2015-07-231-1/+2
|/
* Detail too many warning to explain that merge will still work.Sytse Sijbrandij2015-07-061-1/+1
* Remove sticky-diff functionalitydisable-sticky-diffsDmitriy Zaporozhets2015-07-061-3/+0
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-262-3/+3
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-1/+5
* Fix diff header with submodule changeDmitriy Zaporozhets2015-05-291-2/+3
* Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-212-6/+6
* Improve handling of large diffsAlex Lossent2015-05-052-4/+6
* Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-271-1/+1
* Fix merge request comments on files with multiple commitsDominik Sander2015-04-151-1/+1
* Fix performance issue when browse big diffsDmitriy Zaporozhets2015-04-131-1/+1
* Improve sticky headers in diffsfix-sticky-headerDmitriy Zaporozhets2015-03-241-5/+7
* Merge branch 'improve-diff-header' into 'master'Dmitriy Zaporozhets2015-03-241-6/+7
|\
| * Fix file mode going to next line in diff headerimprove-diff-headerDmitriy Zaporozhets2015-03-231-6/+7
* | Don't show commit comment button when user is not signed in.Douwe Maan2015-03-231-1/+1
|/
* Add tooltip for comment toggle in diff. Add changelog item and fix testsDmitriy Zaporozhets2015-03-181-1/+1
* Add some space aroung diff stats blockDmitriy Zaporozhets2015-03-181-1/+1
* Replace show diff button with linkDmitriy Zaporozhets2015-03-181-5/+2
* Improve comment toggle button in diffDmitriy Zaporozhets2015-03-181-3/+2
* enable line wrapping by default and remove the checkbox to change itHannes Rosenögger2015-03-181-6/+1
* Refactor buttonsDmitriy Zaporozhets2015-03-143-7/+7
* Merge branch 'emails-on-push'Dmitriy Zaporozhets2015-03-081-1/+1
|\
| * Add list of changed files to EmailsOnPush.Douwe Maan2015-02-251-1/+1
* | Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1
* | Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-2/+2
|/
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+1
|\
| * Better English in the performance diff message.Sytse Sijbrandij2015-02-141-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-143-7/+7
|/
* show diff in submodulesHeadless2015-01-191-0/+3
* Better label for diffsDmitriy Zaporozhets2015-01-151-1/+1
* fix deleted file display when using new gitlab_git gem, and add new gitlab_gi...Arif Ali2014-12-301-1/+1
* Set of UI changes mostly for issue and merge requestDmitriy Zaporozhets2014-12-251-9/+3
* Merge pull request #7886 from cirosantilli/disable-blob-edit-mrDmitriy Zaporozhets2014-12-201-3/+3
|\
| * Disable / hide MR edit blob button if cannot edit.Ciro Santilli2014-10-021-3/+3
* | Display renamed files in diff viewsVinnie Okada2014-10-061-1/+4
* | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-032-6/+6
|/
* Only show text wrap and diff notes for text in MR.Ciro Santilli2014-09-291-9/+10
* Fix 500 error on diff if file permission changedDmitriy Zaporozhets2014-09-231-1/+1
* Move organizing of comments to helper.Marin Jankovski2014-09-121-14/+8
* Remove unecesarry array operations.Marin Jankovski2014-09-121-6/+6
* Add comments on the side-by-side diff.Marin Jankovski2014-09-121-8/+28
* Typo localy -> locally.Ciro Santilli2014-09-101-1/+1
* Wrap should always be enabled for parallel diff.Marin Jankovski2014-09-102-4/+5
* Fix typo.Marin Jankovski2014-09-091-1/+1
* Add line code to parallel diff for linking.Marin Jankovski2014-09-091-8/+9