summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ph-multi-file-editor-restructure-data' into 'master'Filipa Lacerda2017-10-171-1/+2
|\
| * Refactored multi-file data structurePhil Hughes2017-10-161-1/+2
* | Adds collapsible sections in cluster pageFilipa Lacerda2017-10-172-42/+62
* | Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-171-0/+26
|\ \
| * | Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-171-0/+26
| |/
* | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-1716-85/+93
|\ \
| * | Add `archived` related options in sort dropdownkushalpandya2017-10-132-3/+15
| * | Fix spinach featuresBob Van Landuyt2017-10-111-1/+0
| * | Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-1060-209/+493
| |\ \
| * | | Adjust wording on the Group-show pageBob Van Landuyt2017-10-101-2/+2
| * | | Don't load unneeded elements in GroupsController#showBob Van Landuyt2017-10-101-1/+1
| * | | Render droplab button only if Subgroups feature is supportedkushalpandya2017-10-051-12/+13
| * | | Hide "New subgroup" links when subgroups are not supportedBob Van Landuyt2017-10-051-10/+13
| * | | Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-0414-59/+78
| * | | Remove the subgroups path on a groupBob Van Landuyt2017-10-041-21/+0
| * | | Fetch children using new finder for the `show` of a group.Bob Van Landuyt2017-10-043-10/+5
* | | | Remove extra border radius when editing a fileRachel Pipkin2017-10-161-1/+1
* | | | Merge branch '39035-move-gitlab-export-to-top-import-list' into 'master'Annabel Dunstone Gray2017-10-161-4/+4
|\ \ \ \
| * | | | 39035 Move GitLab export option to top of import list when creating a new pro...39035-move-gitlab-export-to-top-import-listtauriedavis2017-10-131-4/+4
* | | | | Remove banner from pipelines pageFilipa Lacerda2017-10-166-23/+23
| |_|_|/ |/| | |
* | | | Move retry button to sidebarFilipa Lacerda2017-10-161-1/+3
|/ / /
* | | Remove global dropdown shortcut from help modal39111-remove-n-shortcutAnnabel Dunstone Gray2017-10-131-4/+0
* | | backport for gitlab-ee!2869backport-ee-2869Simon Knox2017-10-131-1/+1
* | | Add create merge checkbox.Jacob Schatz2017-10-121-0/+2
* | | Merge branch '39033-d3-js-is-being-included-in-the-user_profile-and-graphs_sh...Tim Zallmann2017-10-121-0/+3
|\ \ \
| * | | Removed d3.js from the users and graphs bundle39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundlesJose Ivan Vargas2017-10-111-0/+3
* | | | Merge branch '39028-repo-by-url-fields' into 'master'Tim Zallmann2017-10-121-46/+48
|\ \ \ \
| * | | | Add project fields to import project by urlAnnabel Dunstone Gray2017-10-111-46/+48
| |/ / /
* | | | Merge branch 'issue-36484' into 'master'Annabel Dunstone Gray2017-10-112-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary alt-texts from pipeline emailsGustav Ernberg2017-10-022-10/+10
* | | | Merge branch 'move_markdown_preview_to_concern' into 'master'Sean McGivern2017-10-111-1/+1
|\ \ \ \
| * | | | Add support for markdown preview to group milestonesmove_markdown_preview_to_concernVitaliy @blackst0ne Klachkov2017-10-111-1/+1
* | | | | Merge branch '38720-sort-admin-runners' into 'master'Rémy Coutable2017-10-111-1/+1
|\ \ \ \ \
| * | | | | Add sort runners on admin runnersTakuya Noguchi2017-10-041-1/+1
* | | | | | Simplify project pageAnnabel Dunstone Gray2017-10-117-89/+101
| |_|_|_|/ |/| | | |
* | | | | Fix unable to expand text diff discussion commentsClement Ho2017-10-103-4/+4
* | | | | Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan2017-10-108-8/+8
|\ \ \ \ \
| * | | | | Created group_icon and group_icon_urlTim Zallmann2017-10-048-8/+8
* | | | | | Remove Build code from global namespaceFilipa Lacerda2017-10-101-1/+1
* | | | | | fix incorrect description for advanced settings section of project settings38574-superfluous-export-in-advanced-settings-of-project-settingsMike Greiling2017-10-091-1/+1
* | | | | | Merge branch 'wiki-empty-page-heading' into 'master'Filipa Lacerda2017-10-091-1/+1
|\ \ \ \ \ \
| * | | | | | Fix wiki empty page translation namespace not being removedwiki-empty-page-headingPhil Hughes2017-10-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '37483-activity-log-show-wrong-number-of-commits-per-push' into ...Rémy Coutable2017-10-091-2/+1
|\ \ \ \ \ \
| * | | | | | Fix the number representing the amount of commits related to a push eventMark Fletcher2017-10-061-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'icons-update-fix-regression-on-groups' into 'master'Phil Hughes2017-10-091-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Updated Icons + Fix for Collapsed Groups Angleicons-update-fix-regression-on-groupsTim Zallmann2017-10-091-1/+1
* | | | | | Move cycle analytics banner into a vue fileFilipa Lacerda2017-10-091-12/+3
|/ / / / /
* | | | | Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda2017-10-072-4/+4
|\ \ \ \ \
| * | | | | Finish combining nav stylesAnnabel Dunstone Gray2017-10-061-2/+2
| * | | | | Start moving new nav styles into header.scssAnnabel Dunstone Gray2017-10-061-1/+1