summaryrefslogtreecommitdiff
path: root/app/views/projects/tree
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Allows tabs to work with multiple browsers and scrollbarsJacob Schatz2017-07-231-3/+3
* | Makes tabs work multi browserJacob Schatz2017-07-211-1/+1
* | Fixes bugs that appeared when refactor of tree happened.Jacob Schatz2017-07-211-1/+1
* | Added repo bundle to project#showLuke "Jared" Bennett2017-07-201-1/+1
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-207-14/+17
|\ \ | |/
| * moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-1/+1
| * Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-121-0/+1
| |\
| | * Added limit-container-width to breadcrumbs containerbreadcrumbs-limit-widthPhil Hughes2017-07-111-0/+1
| * | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-071-3/+2
| |\ \ | | |/
| | * Merge branch 'repo-limited-width' into 'master'Filipa Lacerda2017-07-061-3/+2
| | |\
| | | * Limit the file tree view container widthrepo-limited-widthPhil Hughes2017-07-051-3/+2