summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob
Commit message (Expand)AuthorAgeFilesLines
* Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-251-0/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-1/+1
* Add "Start a new merge request" option to every commit formDouwe Maan2015-11-173-28/+3
* Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-172-8/+8
|\
| * Persist blob editor's value on submit, not on clickrs-editor-submitRobert Speicher2015-10-312-8/+8
* | Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs2015-10-192-0/+14
|/
* Add directory feature buttonStan Hu2015-10-071-0/+1
* Change the replace placeholder to use the filenamefix-upload-uiStan Hu2015-09-151-16/+31
* Add "Replace" and "Upload" featuresliyakun2015-09-151-0/+52
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-262-2/+0
* Rename BlobView to LineHighlighterRobert Speicher2015-06-191-160/+0
* Use `pushState` instead of the temporary div hackRobert Speicher2015-06-191-36/+10
* Refactor and spec BlobView JSRobert Speicher2015-06-191-72/+185
* Fix line highlight being hidden by headerDmitriy Zaporozhets2015-03-101-1/+1
* Bugfix #1096unknown2015-03-042-2/+2
* Fixed few tests and improved css styleDmitriy Zaporozhets2015-01-262-0/+8
* Refactor web editorDmitriy Zaporozhets2015-01-263-0/+130