summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Expand)AuthorAgeFilesLines
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-2/+2
* Merge branch 'dm-tree-blob-blame-consistency' into 'master' Fatih Acet2017-05-094-37/+44
|\
| * Make tree, blob and blame pages more consistentDouwe Maan2017-05-094-37/+44
* | Remove unused viewdm-remove-unused-css-and-viewDouwe Maan2017-05-081-4/+0
|/
* Merge branch 'balsalmiq-support' into 'master' Phil Hughes2017-05-051-0/+4
|\
| * Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-05-022-3/+4
| |\
| * \ Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-301-0/+2
| |\ \
| * | | Fixed specsLuke "Jared" Bennett2017-04-281-1/+1
| * | | Moved partialLuke "Jared" Bennett2017-04-281-0/+0
| * | | Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-2822-39/+75
| |\ \ \
| * \ \ \ Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-272-7/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-263-9/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-127-42/+36
| |\ \ \ \ \ \
| * | | | | | | Finished feature specsLuke "Jared" Bennett2017-04-111-1/+1
| * | | | | | | Tidy balsamiq viewer and remove unused VueLuke "Jared" Bennett2017-04-101-2/+1
| * | | | | | | Get initial sql values back from file which is databaseJacob Schatz2017-04-101-3/+0
| * | | | | | | Initial balsamiq supportJacob Schatz2017-04-102-0/+8
* | | | | | | | Merge branch 'dm-artifact-browser-header' into 'master' Robert Speicher2017-05-031-10/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-031-10/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Extract common parts of snippet and blob pages into partialdm-blob-header-contentDouwe Maan2017-05-022-10/+11
|/ / / / / / /
* | | | | | | Show Raw button as Download for binary filesDouwe Maan2017-04-301-2/+2
* | | | | | | Use blob viewers for snippetsDouwe Maan2017-04-302-2/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Display video blobs in-line like imagesdm-video-viewerDouwe Maan2017-04-281-0/+2
| |_|_|_|/ |/| | | |
* | | | | Use new renamed markup methoddm-blob-viewersDouwe Maan2017-04-271-1/+1
* | | | | Address feedbackDouwe Maan2017-04-272-3/+3
* | | | | Refactor overriding max sizeDouwe Maan2017-04-272-2/+2
* | | | | Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-274-18/+19
* | | | | Address feedbackDouwe Maan2017-04-272-14/+5
* | | | | Fix some specsDouwe Maan2017-04-271-1/+1
* | | | | Add BlobViewer JSDouwe Maan2017-04-271-0/+3
* | | | | Add viewer switcherDouwe Maan2017-04-272-0/+14
* | | | | Render blob viewer errorDouwe Maan2017-04-272-5/+16
* | | | | Render blob using blob viewersDouwe Maan2017-04-274-6/+22
* | | | | Move conditional inside copy_blob_source_buttonDouwe Maan2017-04-271-1/+1
* | | | | Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-3/+3
* | | | | Add rich blob viewersDouwe Maan2017-04-279-15/+13
* | | | | Add simple blob viewersDouwe Maan2017-04-275-9/+11
| |_|_|/ |/| | |
* | | | Remove superfluous if/else branching26585-remove-readme-view-cachingToon Claes2017-04-271-6/+2
* | | | Refactor MarkupHelperDouwe Maan2017-04-272-2/+2
| |_|/ |/| |
* | | Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-11/+1
* | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-3/+8
* | | Refactor changing files in web UIDouwe Maan2017-04-201-1/+1
* | | Rename can_edit_blob? to can_modify_blob?dm-can-modify-blobDouwe Maan2017-04-171-1/+1
| |/ |/|
* | Fix edit button on blame page without repo perms30636-fix-blame-edit-blob-without-repo-permissionsEric Eastwood2017-04-102-7/+7
* | Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-107-35/+29
|/
* Rename displaying_blame to blamedm-remove-copy-link-on-blame-pageDouwe Maan2017-04-071-3/+3
* Don't show Copy contents button on Blame pageDouwe Maan2017-04-071-2/+3
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Linking to edit file directlyEric Eastwood2017-04-062-3/+10