summaryrefslogtreecommitdiff
path: root/app/views/projects/tree
Commit message (Expand)AuthorAgeFilesLines
* Fixes the web IDE link in tree list opening the wrong URLPhil Hughes2018-03-211-1/+1
* Move IDE to CEPhil Hughes2018-03-201-0/+4
* removed helper methodsPhil Hughes2018-03-021-5/+0
* refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helperJames Lopez2018-02-231-1/+1
* inline methodsJames Lopez2018-02-231-2/+2
* Adjust last push notification widthGeorge Tsiolis2018-01-231-2/+1
* Add section headers to plus button dropdownGeorge Tsiolis2018-01-191-0/+4
* Last push event widget width for fixed layoutGeorge Tsiolis2017-12-211-1/+2
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-215-107/+95
* moved lfs blob fetch from extractspath filePhil Hughes2017-12-141-1/+1
* Added LFS badge to indicate LFS tracked filesPhil Hughes2017-12-111-0/+3
* Add chevron to create dropdown on repository pageWinnie Hellmann2017-12-061-7/+9
* Add underline hover state to all linksAnnabel Dunstone Gray2017-12-042-4/+4
* Added IDE commit panelPhil Hughes2017-11-241-1/+1
* Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-151-0/+7
* addressed feedback from reviewPhil Hughes2017-10-301-1/+1
* various different performance improvementsPhil Hughes2017-10-261-1/+1
* Merge branch 'master' into ph-multi-file-editor-new-file-folder-dropdownph-multi-file-editor-new-file-folder-dropdownPhil Hughes2017-10-231-1/+1
|\
| * Create new branch from dropdown.Jacob Schatz2017-10-231-1/+1
* | Add new files & directories in the multi-file editorPhil Hughes2017-10-231-1/+3
|/
* Remove banner from pipelines pageFilipa Lacerda2017-10-161-2/+0
* Fix inconsistent use of sentence casejramsay-fix-file-list-title-caseJames Ramsay2017-10-041-1/+1
* Removes auto devops callout from repo editor viewFilipa Lacerda2017-10-021-1/+1
* Remove target ref switcher.Jacob Schatz2017-09-281-4/+0
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-2/+0
* Removed old icons from project pagePhil Hughes2017-09-221-8/+0
* Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-071-1/+1
|\
| * #34945: add a div id to the readme section in the project overviewRiccardo Padovani2017-09-071-1/+1
* | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into 37158-aut...Kamil Trzcinski2017-09-071-1/+1
|\ \ | |/
| * Implement fix for n+1 issue on `flatten_tree` helpergitaly-tree-entries-fixAlejandro Rodríguez2017-09-061-1/+1
* | Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-061-1/+1
|\ \ | |/
| * Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-1/+1
* | Properly decide when to show Auto DevOps bannerKamil Trzcinski2017-09-051-1/+1
* | Adds verfication for the cookieFilipa Lacerda2017-09-011-2/+2
* | Creates auto devops calloutFilipa Lacerda2017-09-011-0/+2
|/
* Use single js- wrapper class to show/hideEric Eastwood2017-08-141-2/+3
* fix inline javascript causing old-style repo view to breakMike Greiling2017-08-071-6/+0
* Clean up some backendDouwe Maan2017-08-033-3/+4
* Fix haml_lintLuke "Jared" Bennett2017-08-011-1/+1
* Correct target_switcher conditionalLuke "Jared" Bennett2017-07-311-1/+1
* Only show target dropdown if new_repoLuke "Jared" Bennett2017-07-311-2/+3
* Move tree_content inline js to old_tree_contentLuke "Jared" Bennett2017-07-312-7/+6
* Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+1
|\
| * Left a bracket in the line :-/Tim Zallmann2017-07-271-1/+1
| * Fixed the strange escapingTim Zallmann2017-07-271-1/+1
| * Maybe that fixes the escaping in the URLTim Zallmann2017-07-271-1/+1
| * Fixes New Project BugTim Zallmann2017-07-271-1/+1
| * TreeContent moved to external JSTim Zallmann2017-07-271-7/+1
* | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-07-285-10/+109
|\ \
| * | Pass tree to old_tree_contentLuke "Jared" Bennett2017-07-281-1/+1