summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | 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
| | | | | | | | | | | | | | | | The `MarkupHelper#markup` method does everything we need here.
* | | | Refactor MarkupHelperDouwe Maan2017-04-272-2/+2
| |_|/ |/| |
* | | Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-11/+1
| | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31276
* | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-3/+8
| | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
* | | 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
| | | | | | | | | | | | | | Without repo permissions, pressing the "Edit" button on the blame page will now prompt to Fork/Cancel. Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30636
* | 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
|
* STL file viewerPhil Hughes2017-04-061-0/+12
|
* Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+5
|
* Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-0/+7
| | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
* Make file templates easy to use and discoverBryce Johnson2017-04-034-19/+33
|
* Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-281-0/+5
|\ | | | | | | | | iPython notebook viewer See merge request !10017
| * Loads raw JSON & displays in the componentPhil Hughes2017-03-231-1/+1
| | | | | | | | [ci skip]
| * Started iPython notebook viewerPhil Hughes2017-03-231-0/+5
| | | | | | | | | | | | Using NotebookLab library [ci skip]
* | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-223-8/+5
|/
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-203-3/+3
| | | | | | Adds rel="noopener noreferrer" to all links with target="_blank" See merge request !2071
* Fix specDouwe Maan2017-03-164-43/+46
|
* Add copy button to blob header and use icon for Raw buttonDouwe Maan2017-03-161-4/+6
|
* Merge branch 'feature/custom-lfs' into 'master' Douwe Maan2017-03-131-1/+1
|\ | | | | | | | | | | | | Do not show LFS object when LFS is disabled Closes #28817 See merge request !9779
| * Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-1/+1
| | | | | | | | | | | | Do not display a 404, when a user tries to retrieve the raw content of an LFS file (pointer) if the config option "lfs_enabled" is set to false. Instead, display the LFS pointer file directly.
* | Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-1/+1
|/ | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/19742
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-1/+1
| | | | | | center spinner show placeholder text on new MR page remove redundant `display: block` from li - they default to `list-style` already
* Merge branch 'long-file-name-overflow' into 'master' Filipa Lacerda2017-03-012-10/+12
|\ | | | | | | | | | | | | Fixed long filename being under action buttons Closes #26607 See merge request !9608
| * Fixed long filename being under action buttonslong-file-name-overflowPhil Hughes2017-03-012-10/+12
| | | | | | | | Closes #26607
* | Disables interaction with expanded linesdiff-make-obvious-cant-commentPhil Hughes2017-02-281-4/+4
| | | | | | | | Fixed scss-lint errors
* | Visually display that expanded diff lines cant be commented onPhil Hughes2017-02-281-1/+1
|/ | | | | | Previously you just had to hover over a line to see if it could be commented on, this changes that by changing the background color & borders to show that the line cant have a comment.
* fixes line number copy issue for unfolded parallel view diff28367-fix-unfold-diff-line-number-copy-pasteNur Rony2017-02-201-2/+2
|
* only show diff unfolding link if there are more lines to showMike Greiling2017-02-161-1/+1
|
* Use a new class to keep old behaviorFilipa Lacerda2017-02-082-2/+2
|
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-0/+3
|\ | | | | | | | | Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867
| * Address feedbackDouwe Maan2017-02-061-1/+1
| |
| * Validate route mapDouwe Maan2017-02-061-1/+1
| |
| * Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-0/+3
| |
* | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-061-1/+1
|/ | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/8082
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Change window size before visiting page, to get correct scroll position Fix slash commands spec error Move project services to new location under Integrations Move webhooks to new a location under Integrations Fixed eslint test failure Fixed redirection from http://someproject.git to http://someproject Add traits for the different Event types to the Event factory prevent nonewline type diff lines from containing unfolding link ensure linenumber data attribute is correct for the last line in a diff chunk ensure last line in diff block is contained within a table row element ensure click event is bound only once
| * Merge branch '26300-line-numbers-are-off-in-dynamically-loaded-diff-chunks' ↵Jacob Schatz2017-02-031-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Line numbers are off in dynamically loaded diff chunks" Closes #26300 See merge request !8428
| | * ensure linenumber data attribute is correct for the last line in a diff chunk26300-line-numbers-are-off-in-dynamically-loaded-diff-chunksMike Greiling2017-01-181-1/+1
| | |
* | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-4/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * | HAMLLint: Fix `RubyComments` offencesKushal Pandya2017-01-241-2/+2
| | |
| * | HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-242-2/+2
| |/