summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Expand)AuthorAgeFilesLines
* Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-182-12/+2
* Fixes requested by Rémyimage-diffJacob Vosmaer2016-02-171-3/+4
* No use to sanitize partial blob dataJacob Vosmaer2016-02-171-1/+1
* Fix SVG blob renderingJacob Vosmaer2016-02-161-1/+7
* Merge branch 'git-raw-workhorse' into 'master' Jacob Vosmaer2016-02-021-1/+1
|\
| * Merge remote-tracking branch 'origin/master' into git-raw-workhorseJacob Vosmaer2016-02-021-1/+4
| |\
| * \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw...Jacob Vosmaer2016-02-013-13/+14
| |\ \
| * | | Use a /raw/ request to show an imageJacob Vosmaer2016-01-201-1/+1
* | | | Merge remote-tracking branch 'origin/master' into lazy-blobslazy-blobsJacob Vosmaer2016-02-021-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Render sanitized SVG imagesStan Hu2016-02-011-1/+4
| | |/ | |/|
* | | Move load command into _text partialJacob Vosmaer2016-02-022-1/+1
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobsJacob Vosmaer2016-02-013-13/+14
|\ \ \ | |/ /
| * | Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-252-5/+5
| * | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-212-6/+7
| * | Merge branch 'master' into issue_3945Rubén Dávila2016-01-142-2/+2
| |\ \ | | |/
| * | Little refactor for usage of html_safe. #3945Rubén Dávila2016-01-131-1/+1
| * | Make diff_line_content helper return a safe String. #3945Rubén Dávila2016-01-121-1/+1
| * | Use #html_safe instead of #raw in some diff views. #3945Rubén Dávila2016-01-061-1/+1
| * | Apply syntax highlighting when expanding diff plus some refactor. #3945Rubén Dávila2015-12-311-1/+1
* | | WIP lazy blobsJacob Vosmaer2016-02-011-0/+1
| |/ |/|
* | Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
* | Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
|/
* Fix specs and behavior for LFS filesDouwe Maan2015-12-181-1/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-185-11/+15
* Preserve trailing new lines at the end of file on the online editorDouglas Barbosa Alexandre2015-12-141-2/+1
* Make tooltip less confusingDouwe Maan2015-12-081-3/+3
* Show tooltip when trying to edit file when not on branchDouwe Maan2015-12-082-6/+10
* Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-084-6/+8
|\
| * Rename blob helper, bump version of gitlab_git to 7.2.21.Marin Jankovski2015-12-071-1/+1
| * Add specs for showing lfs object in UI.Marin Jankovski2015-12-074-10/+6
| * Move the file serving to Raw controller, add a few ifs to view.Marin Jankovski2015-12-033-6/+12
* | Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-032-14/+14
|\ \ | |/
| * Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets2015-12-021-3/+3
| |\
| | * Capitalize tab titlesDouwe Maan2015-12-021-3/+3
| * | Fix padding around editor path, input and select box.Douwe Maan2015-12-021-11/+11
| |/
* | Use js-requires-input where appropriateDouwe Maan2015-12-021-2/+1
* | Only use input placeholders when they add valueDouwe Maan2015-12-021-1/+1
* | Use form-actions where appropriateDouwe Maan2015-12-022-8/+6
* | Use consistent casing for form field labelsDouwe Maan2015-12-021-1/+1
* | Use consistent casing for page titlesDouwe Maan2015-12-021-3/+2
|/
* Add "Start a new merge request" option to every commit formDouwe Maan2015-11-177-66/+31
* Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-174-21/+21
|\
| * Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-102-4/+4
| * Put grey block around blob ref switcher and breadcrumb.Douwe Maan2015-10-172-17/+17
* | Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs2015-10-192-0/+16
|/
* Apply new design to files pageDmitriy Zaporozhets2015-10-131-1/+1
* Quick Submit all the things!Robert Speicher2015-10-072-2/+2
* Add directory feature buttonStan Hu2015-10-073-9/+32
* Merge branch 'master' into project-header-titlesDouwe Maan2015-09-183-7/+11
|\
| * Move partial locals out of controllerStan Hu2015-09-173-7/+11