summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_file.html.haml
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename blob helper, bump version of gitlab_git to 7.2.21.Marin Jankovski2015-12-071-2/+2
| * Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-2/+2
| * Don't show diffs for lfs pointers.Marin Jankovski2015-12-041-2/+2
* | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-041-2/+1
|/
* Use file-type specific file icon in blame view and diff itemDouwe Maan2015-12-021-6/+14
* Don't use params[:view] directly.param-viewDouwe Maan2015-11-171-2/+1
* Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-201-2/+2
* Make diff file view easier to use on mobile screensStan Hu2015-10-091-1/+1
* Fix bug when removed file was not appearing in merge request diffDmitriy Zaporozhets2015-09-301-14/+8
* Fix diff header with submodule changeDmitriy Zaporozhets2015-05-291-2/+3
* Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-271-1/+1
* Fix file mode going to next line in diff headerimprove-diff-headerDmitriy Zaporozhets2015-03-231-6/+7
* Add tooltip for comment toggle in diff. Add changelog item and fix testsDmitriy Zaporozhets2015-03-181-1/+1
* 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-141-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* 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
* 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-031-1/+1
|/
* 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
* Wrap should always be enabled for parallel diff.Marin Jankovski2014-09-101-3/+4
* Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets2014-09-081-0/+47