summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Expand)AuthorAgeFilesLines
* Use app host instead of asset host when rendering image blob or diffdm-image-blob-diff-full-urlDouwe Maan2017-12-121-1/+2
* Add edit button to mobile file viewTravis Miller2017-11-221-1/+1
* Remove extra border radius when editing a fileRachel Pipkin2017-10-161-1/+1
* Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diffDouwe Maan2017-10-021-16/+15
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-252-2/+0
* RepoEditor: Fix empty state for image blob view.Fatih Acet2017-09-131-1/+1
* Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan2017-09-072-2/+2
* Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace...Filipa Lacerda2017-08-081-1/+3
|\
| * disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-1/+3
* | More backend cleanupDouwe Maan2017-08-031-4/+3
* | Clean up some backendDouwe Maan2017-08-0310-16/+22
* | Merge branch 'master' into ideDouwe Maan2017-08-032-6/+0
|\ \
| * | Inline script cleanup globals and easyTim Zallmann2017-08-012-6/+0
* | | Add .file-holder back to _blobLuke "Jared" Bennett2017-07-281-2/+3
* | | Add old _blob code for old_repoLuke "Jared" Bennett2017-07-281-0/+3
* | | move new repo to shared view and only load it and repo bundle with new_repo i...Luke "Jared" Bennett2017-07-281-1/+0
* | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-281-1/+1
|\ \ \ | |/ /
| * | Changed Images in Blob Viewer to image_tag35577-fix-image-blob-display-due-to-lazy-image-loadingTim Zallmann2017-07-271-1/+1
| * | Added lazy class to Blob Images + DiffsTim Zallmann2017-07-271-1/+1
| * | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-1/+1
| |/
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-208-32/+36
|\ \ | |/
| * moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-123-3/+3
| * fixed up more breadcrumbsPhil Hughes2017-07-073-0/+3
| * Don't show auxiliary blob viewer for README when there is no wikidm-readme-auxiliary-blob-viewer-without-wikiDouwe Maan2017-07-061-1/+1
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-058-18/+18
| * Revert "Annotate" to "Blame"sh-revert-annotate-for-blameStan Hu2017-06-221-1/+1
| * File view buttonsAnnabel Dunstone Gray2017-06-221-17/+18
* | fix redundant vue libraryMike Greiling2017-07-181-0/+1
* | remove needless rails helperMike Greiling2017-07-181-1/+2
* | Fixes bugs in implementation and adds new/folder buttonsJacob Schatz2017-07-101-1/+7
* | Add file and tab switching.Jacob Schatz2017-06-301-6/+1
* | Functionality to move between files.Jacob Schatz2017-06-291-2/+0
* | Merge branch 'dm-tree-json' into ide Resolving conflicts.Jacob Schatz2017-06-231-3/+5
|\ \ | |/
| * Fix some incorrect usage of translation helpersfix-i18n-helpersRuben Davila2017-06-191-1/+1
| * Add a bunch of missing translationsBob Van Landuyt2017-06-151-3/+5
* | Navigate to new tree.Jacob Schatz2017-06-201-0/+1
* | Gets parent directory after call to blob.Jacob Schatz2017-06-191-1/+0
* | Shows plain text editor with contents of blob.Jacob Schatz2017-06-191-0/+1
* | adds store and editor files.Jacob Schatz2017-06-181-3/+1
|/
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-2/+2
* Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-081-4/+10
* Translate project & repository pagesBob Van Landuyt2017-06-071-4/+4
* Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-021-1/+1
* Make section connect with window border without extra paddingDouwe Maan2017-05-251-2/+3
* Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-183-2/+13
|\
| * Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-173-2/+13
* | Merge branch 'dm-readme-viewer' into 'master'Rémy Coutable2017-05-183-4/+10
|\ \
| * | Add auxiliary viewer for READMEdm-readme-viewerDouwe Maan2017-05-173-4/+10
| |/
* | Merge branch 'dm-tree-last-commit' into 'master'Dmitriy Zaporozhets2017-05-171-2/+1
|\ \ | |/ |/|
| * Show last commit for current tree on tree pageDouwe Maan2017-05-171-2/+1