summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Expand)AuthorAgeFilesLines
...
* Move editor paths to helperSean McGivern2016-08-192-2/+2
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-182-10/+8
* Merge branch 'file-content-highlight-line' into 'master' Jacob Schatz2016-08-161-1/+1
|\
| * Highlight empty linesPhil Hughes2016-07-201-1/+1
* | Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan2016-08-151-2/+7
|\ \
| * | Prevents accidental overwrites of commits from UIFrank West2016-08-151-2/+7
* | | Limit the size of SVGs when viewing them as blobssvg-render-size-limitYorick Peterse2016-08-151-5/+11
|/ /
* | Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-12/+22
* | Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-callsStan Hu2016-07-291-1/+2
|/
* renames :file_name to :file_pathtiagonbotelho2016-07-131-2/+2
* fixes frontend bugtiagonbotelho2016-07-121-1/+1
* changes the usasge of path to file_path on blob_controller for compatibillity...tiagonbotelho2016-07-111-1/+1
* Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into r...tiagonbotelho2016-07-081-0/+1
|\
| * fixes more issues for MR acceptancetiagonbotelho2016-07-061-2/+2
| * fixes issues for mr acceptancetiagonbotelho2016-07-061-4/+2
| * implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-061-1/+5
* | fixes more issues for MR acceptancetiagonbotelho2016-07-081-2/+2
* | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-081-1/+0
* | fixes issues for mr acceptancetiagonbotelho2016-07-081-4/+2
* | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-081-1/+5
* | Remove icons from file edit tabsdz-remove-iconsDmitriy Zaporozhets2016-07-041-2/+0
|/
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* Add sub nav to file viewAnnabel Dunstone2016-06-301-7/+10
* add custom highlighting via .gitattributeshttp://jneen.net/2016-06-271-1/+1
* Add GitLab CI Yml dropdown selectorAlfredo Sumaran2016-06-201-0/+2
* Implements TemplateDropdown class to create custom template dropdownstemplate_dropdownAlfredo Sumaran2016-06-161-6/+4
* Remove header title from project pagesDmitriy Zaporozhets2016-05-264-4/+0
* Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-201-1/+1
* Dropdown implementationAlfredo Sumaran2016-05-201-3/+1
* First import of gitignoresZeger-Jan van de Weg2016-05-201-2/+4
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+3
* Properly handle bigger filesZeger-Jan van de Weg2016-04-281-8/+17
* Put back removed line numberdiff-link-fixPhil Hughes2016-04-201-1/+1
* Fixed issue with lines not being selectable when expanding diffPhil Hughes2016-04-201-5/+5
* Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-182-7/+2
* Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-181-1/+10
* Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-6/+6
* Add content attributes to discussion diffs; change styling of add-note icon t...Annabel Dunstone2016-04-141-2/+2
* Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-3/+3
* Tell clients/proxies to cache raw blob requestsJacob Vosmaer2016-03-031-1/+1
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-026-6/+6
* 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
|\ \ \ \ | | |_|/ | |/| |