summaryrefslogtreecommitdiff
path: root/app/views/projects/tree
Commit message (Expand)AuthorAgeFilesLines
* Implement fix for n+1 issue on `flatten_tree` helpergitaly-tree-entries-fixAlejandro Rodríguez2017-09-061-1/+1
* Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-1/+1
* 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
| * | | fixed breadcrumb titlesPhil Hughes2017-07-071-1/+1
| * | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-067-18/+18
| |\ \ \ | | |/ /
| | * | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-057-18/+18
| | |/
| * | Contextual breadcrumb title fixesPhil Hughes2017-07-031-0/+1
| |/
| * Limit the width of project READMEsPhil Hughes2017-06-231-1/+1
| * File view buttonsAnnabel Dunstone Gray2017-06-221-72/+74
* | Fix haml_lint offenses in tree_content and tree_headerLuke "Jared" Bennett2017-07-182-24/+24