summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_blob.html.haml
Commit message (Expand)AuthorAgeFilesLines
* More backend cleanupDouwe Maan2017-08-031-4/+3
* Clean up some backendDouwe Maan2017-08-031-1/+1
* 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
* Functionality to move between files.Jacob Schatz2017-06-291-2/+0
* 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
* Merge branch 'dm-readme-viewer' into 'master'Rémy Coutable2017-05-181-4/+1
|\
| * Add auxiliary viewer for READMEdm-readme-viewerDouwe Maan2017-05-171-4/+1
* | Show last commit for current tree on tree pageDouwe Maan2017-05-171-2/+1
|/
* Implement auxiliary blob viewersDouwe Maan2017-05-101-0/+5
* Make tree, blob and blame pages more consistentDouwe Maan2017-05-091-19/+6
* Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-031-10/+6
* Render blob using blob viewersDouwe Maan2017-04-271-6/+1
* Fix edit button on blame page without repo perms30636-fix-blame-edit-blob-without-repo-permissionsEric Eastwood2017-04-101-7/+0
* Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-1/+7
* Linking to edit file directlyEric Eastwood2017-04-061-0/+7
* Fix specDouwe Maan2017-03-161-9/+1
* Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-1/+1
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-1/+1
* Fixed long filename being under action buttonslong-file-name-overflowPhil Hughes2017-03-011-6/+7
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-1/+1
* Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz2017-01-041-1/+1
|\
| * Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-291-1/+1
* | HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
|/
* Also pass ref hereLin Jen-Shin2016-10-271-1/+1
* Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-181-11/+1
* No use to sanitize partial blob dataJacob Vosmaer2016-02-171-1/+1
* Render sanitized SVG imagesStan Hu2016-02-011-1/+4
* Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
* Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-1/+1
* Move the file serving to Raw controller, add a few ifs to view.Marin Jankovski2015-12-031-2/+4
* Put grey block around blob ref switcher and breadcrumb.Douwe Maan2015-10-171-14/+17
* Apply new design to files pageDmitriy Zaporozhets2015-10-131-1/+1
* Style blob show pageDmitriy Zaporozhets2015-09-101-1/+1
* Improve file icons rendering on treeSullivan SENECHAL2015-03-281-1/+1
* Improve css for file actionsDmitriy Zaporozhets2015-03-131-4/+6
* Increase input padding and fit issue form in laptop screenDmitriy Zaporozhets2015-03-071-1/+1
* Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
* Merge pull request #7882 from cirosantilli/blob-instance-to-localDmitriy Zaporozhets2014-12-201-1/+1
|\
| * Use blob local instead of instance.Ciro Santilli2014-10-011-1/+1
* | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-2/+2
|/
* Add some semantic to our htmlDmitriy Zaporozhets2014-06-171-1/+1
* Fix blob breadcrumbDmitriy Zaporozhets2014-06-141-1/+1
* Remove color-named css classesDmitriy Zaporozhets2014-06-031-1/+1
* Hide control elements and last login for xs displayDmitriy Zaporozhets2014-05-151-3/+3
* Show last commit for Blob#showDmitriy Zaporozhets2014-02-101-0/+4