summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-041-2/+1
* Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets2015-12-021-6/+14
|\
| * Use file-type specific file icon in blame view and diff itemDouwe Maan2015-12-021-6/+14
* | Remove duplicated styling for center top menusDouwe Maan2015-12-021-1/+1
|/
* Don't use params[:view] directly.param-viewDouwe Maan2015-11-172-3/+2
* Small UI improvements to merge request pagesmall-ui-improvementsDmitriy Zaporozhets2015-11-061-1/+1
* Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-202-4/+4
* Make diff file view easier to use on mobile screensStan Hu2015-10-091-1/+1
* Avoid unnecessary usage of local varsshow-diff-stats-for-mrDmitriy Zaporozhets2015-10-012-6/+3
* Show additions/deletions stats on merge request diffDmitriy Zaporozhets2015-10-012-19/+20
* Fix bug when removed file was not appearing in merge request diffDmitriy Zaporozhets2015-09-302-15/+14
* 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