summaryrefslogtreecommitdiff
path: root/app/views/projects/tree
Commit message (Expand)AuthorAgeFilesLines
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-2/+1
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-1/+1
* fixed points from comments to improve code qualitydimitrieh2017-01-251-4/+1
* fixed repo view, last commit, with updated clipboard button orderdimitrieh2017-01-241-1/+6
* Update clipboard_button text: Copy commit SHA to clipboardclipboard-button-commit-shavictorwu2017-01-171-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-5/+5
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-2/+2
* HAMLLint: Fix `FinalNewline` offencesKushal Pandya2016-12-312-2/+2
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-1/+1
* Tweak style and add back wordingvictorwu2016-12-121-1/+2
* Clean up commit copy to clipboard and make consistentvictorwu2016-12-121-5/+1
* Cleaned up global namespace JSJosé Iván2016-11-031-1/+1
* Move create MR banner below subnavAnnabel Dunstone Gray2016-10-011-1/+1
* fixed incorrect reference to @repository.root_ref in _readme.html.haml. #22083Jason Aquino2016-09-161-1/+1
* Fix repo page ui issues, show full last commit message in repo view.Bryce2016-08-313-10/+11
* Revert "Add last commit time to repo view"Bryce2016-08-311-6/+5
* Merge branch 'add-time-repo-view' into 'master' Fatih Acet2016-08-301-5/+6
|\
| * Add last commit time to repo viewClement Ho2016-08-291-5/+6
* | Aggressively merge views, feedback:Lin Jen-Shin2016-08-241-2/+1
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-102-1/+7
|\ \ | |/
| * Update tree view to sort folders with submodulesAdam Buckland2016-08-091-0/+6
| * Expand commit message width in repo viewClement Ho2016-08-021-1/+1
* | Add artifacts to view branch page download dropdownAnnabel Dunstone2016-07-181-1/+1
|/
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* Added title attribute to enties in tree viewtree-file-titlePhil Hughes2016-06-162-5/+6
* Start styling sub navAnnabel Dunstone2016-06-071-8/+11
* Put project Files and Commits tabs under Code tabDmitriy Zaporozhets2016-06-031-0/+1
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
* Use standard button size for new fileDmitriy Zaporozhets2016-03-281-2/+2
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Ensure link for README blobs includes the full pathrs-issue-13254Robert Speicher2016-02-091-1/+1
* Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-201-3/+3
* Fix files, project settings and few more pages with new layoutDmitriy Zaporozhets2016-01-142-3/+3
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-4/+4
* Merge branch 'master' into edit-on-forkDouwe Maan2015-12-181-44/+49
|\
| * Add branch and tag operation to tree dropdownDrew Blessing2015-12-171-2/+10
* | Satisfy RubocopDouwe Maan2015-12-181-1/+1
* | Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-182-22/+56
|/
* Fix size of disabled 'New file' buttonbuttons-sizeDouwe Maan2015-12-091-1/+1
* Merge branch 'edit-in-patch-branch' into 'master' Robert Speicher2015-12-081-0/+4
|\
| * Make tooltip less confusingDouwe Maan2015-12-081-1/+1
| * Show tooltip when trying to edit file when not on branchDouwe Maan2015-12-081-0/+4
* | Merge branch 'master' into ui/miscDouwe Maan2015-12-031-1/+1
|\ \ | |/
| * Use monospace font for commit SHA in branch listDouwe Maan2015-12-021-1/+1
* | Make tree view "Add file" button smallerDouwe Maan2015-12-021-1/+1
|/
* Add "Start a new merge request" option to every commit formDouwe Maan2015-11-171-1/+1
* Fix duplication between tree_header and tree_contentDouwe Maan2015-10-211-31/+0
* Merge branch 'master' into full-width-tablesfull-width-tablesDouwe Maan2015-10-196-12/+42
|\
| * Use same style for project readme, tree readme and regular blob.Douwe Maan2015-10-171-3/+3
| * Split up projects/tree/_tree partial.Douwe Maan2015-10-173-38/+37