summaryrefslogtreecommitdiff
path: root/app/controllers/projects/blob_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Make Highlight accept language paramMark Chao2018-10-301-1/+1
* Rails5: fix delete blobJasper Maes2018-10-181-1/+1
* Resolve "In web editor, when delete a file, should navigate to enclosing dire...George Thomas2018-10-171-4/+14
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Use a serializer to render diff linesFelipe Artur2018-08-311-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-2/+42
* Merge branch 'blackst0ne-rails5-fix-blob-requests-format' into 'master'Rémy Coutable2018-06-181-0/+13
|\
| * [Rails5] Explicitly set request.format for blob_controllerblackst0ne-rails5-fix-blob-requests-formatblackst0ne2018-06-151-0/+13
* | only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-151-2/+2
* | IDE sends last commit ID when committing changesPhil Hughes2018-06-151-0/+2
* | Reuse viewer param and move logic to blob controllerDouwe Maan2018-06-151-5/+6
|/
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-2/+6
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-1/+1
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Remove a redundant `InvalidPathError` definitionrs-remove-useless-definitionRobert Speicher2017-12-201-5/+0
* fixed bug with tabs not switching correctlyPhil Hughes2017-10-231-0/+1
* Add Page-Title header to tree and blob JSON endpointsDouwe Maan2017-09-261-0/+2
* Many Repo FixesJacob Schatz2017-08-151-0/+5
* Fix ABC size of BlobController#showLuke "Jared" Bennett2017-08-041-24/+32
* Add render_error to blob JSONDouwe Maan2017-08-031-1/+2
* Clean up some backendDouwe Maan2017-08-031-6/+20
* Add environment instance var to BlobController#show html respLuke "Jared" Bennett2017-07-311-0/+3
* render blob/show if not show_new_repo?Luke "Jared" Bennett2017-07-281-1/+2
* Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-8/+8
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-8/+8
* | Get single view working.Jacob Schatz2017-07-101-5/+3
|/
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-2/+0
* Use Diff::File blob methods from diff highlighterdm-highlight-diff-file-blobDouwe Maan2017-06-081-3/+5
* Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-3/+3
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-1/+1
* Show last commit for current tree on tree pageDouwe Maan2017-05-171-0/+2
* Use blob viewers for snippetsDouwe Maan2017-04-301-1/+1
* Refactor overriding max sizeDouwe Maan2017-04-271-0/+2
* Add JSON endpoint to get simple blob viewerDouwe Maan2017-04-271-2/+13
* Pass project to BlobDouwe Maan2017-04-271-1/+1
* Refactor changing files in web UIDouwe Maan2017-04-201-9/+9
* Linking to edit file directlyEric Eastwood2017-04-061-2/+8
* New directory from interface on existing branchJacopo2017-03-211-5/+0
* New file from interface on existing branchJacopo2017-03-131-0/+7
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-3/+3
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* No more and/orDouwe Maan2017-02-211-1/+1
* Rename Files::DeleteService to Files::DestroyServicedixpac2017-02-101-4/+4
* Address feedbackDouwe Maan2017-02-061-3/+2
* Add feature specsDouwe Maan2017-02-061-2/+2
* Improve performance of finding last deployed environmentDouwe Maan2017-02-061-1/+1
* Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-0/+3