summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Collapse)AuthorAgeFilesLines
* Fix some incorrect usage of translation helpersfix-i18n-helpersRuben Davila2017-06-191-1/+1
| | | | | Conflicts: app/views/projects/pipeline_schedules/_form.html.haml
* Add a bunch of missing translationsBob Van Landuyt2017-06-151-3/+5
|
* 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 ↵dm-blob-binaryness-changeDouwe Maan2017-06-081-4/+10
| | | | binary afer loading all data
* Translate project & repository pagesBob Van Landuyt2017-06-071-4/+4
|
* Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-021-1/+1
| | | | User-facing changes (fast & easy win)
* 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
|\ | | | | | | See merge request !11346.
| * 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 blob viewer for README See merge request !11366
| * | 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 page See merge request !11442
| * Show last commit for current tree on tree pageDouwe Maan2017-05-171-2/+1
| |
* | Add auxiliary blob viewer for CHANGELOGDouwe Maan2017-05-171-0/+4
|/
* Add auxiliary viewer for CONTRIBUTINGdm-contributing-viewerDouwe Maan2017-05-161-0/+9
|
* Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan2017-05-131-3/+3
|
* Implement auxiliary blob viewersDouwe Maan2017-05-109-2/+44
|
* 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 consistent See merge request !11194
| * 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
|\ | | | | | | | | Initial balsamiq support See merge request !10564
| * Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-05-022-3/+4
| |\ | | | | | | | | | | | | # Conflicts: # spec/features/projects/commit/cherry_pick_spec.rb # spec/features/projects/environments/environment_spec.rb
| * \ 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
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # config/webpack.config.js
| * \ \ \ \ \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-127-42/+36
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/models/blob.rb
| * | | | | | | 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 browser See merge request !11050
| * | | | | | | | 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
| | | | |