summaryrefslogtreecommitdiff
path: root/app/views/projects/tree
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | Added old_tree_content to tree_content for not new_repoLuke "Jared" Bennett2017-07-282-25/+26
| * | Added old_tree_header to tree_header for not new_repoLuke "Jared" Bennett2017-07-282-3/+77
| * | add old _tree_content code for old_repoLuke "Jared" Bennett2017-07-281-0/+26
| * | move new repo to shared view and only load it and repo bundle with new_repo i...Luke "Jared" Bennett2017-07-282-4/+6
| * | Remove temp_tokenLuke "Jared" Bennett2017-07-281-1/+1
| * | Update _tree_content.html.haml to use current_user over @current_userLuke "Jared" Bennett2017-07-281-1/+1
| * | Removed Delete, Replace and New dir modalsLuke "Jared" Bennett2017-07-271-4/+0
* | | Adds new ruby help for dropdowns for branchesJacob Schatz2017-07-281-0/+2
|/ /
* | Makes multiple file commits for realz.Jacob Schatz2017-07-251-1/+1
* | Attempts (unsuccessfully) a POST call to make commits.Jacob Schatz2017-07-251-1/+1
* | Fixes staging files to show only when commitableJacob Schatz2017-07-251-1/+1
* | Fixes height problemsJacob Schatz2017-07-252-42/+2
* | Fix project-nameLuke "Jared" Bennett2017-07-241-1/+1
* | Add root vue instanceLuke "Jared" Bennett2017-07-241-22/+1
* | Start on componentsLuke "Jared" Bennett2017-07-241-8/+5