summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'tag-link-size' into 'master'Rémy Coutable2017-10-041-4/+3
|\
| * Adjusts tag link to avoid underlining spacesGuilherme Vieira2017-10-031-4/+3
* | Merge branch 'fix-edit-project-service-cancel-button-position' into 'master'Rémy Coutable2017-10-041-1/+1
|\ \
| * | Fix edit project service cancel button positionMatt Coleman2017-09-291-1/+1
* | | Merge branch 'fork-layout-cleanup' into 'master'Filipa Lacerda2017-10-041-46/+32
|\ \ \
| * | | fixed specsfork-layout-cleanupPhil Hughes2017-10-021-0/+1
| * | | Cleanup the fork layoutPhil Hughes2017-10-021-46/+31
* | | | Load only the currently needed JS locale fileTim Zallmann2017-10-041-1/+1
* | | | Merge branch '36742-hide-close-mr-button-on-merge' into 'master'Fatih Acet2017-10-041-1/+1
|\ \ \ \
| * | | | Hide close MR button after merge without reloading pageJacopo2017-09-241-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'dm-pat-revoke' into 'master'Sean McGivern2017-10-041-2/+2
|\ \ \ \
| * | | | Set default scope on PATs that don't have one set to allow them to be revokeddm-pat-revokeDouwe Maan2017-10-031-2/+2
* | | | | Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon2017-10-042-84/+41
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-2891-408/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-2647-273/+144
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Moves table component into a separate oneFilipa Lacerda2017-09-251-13/+6
| * | | | | | Changes after reviewFilipa Lacerda2017-09-251-3/+3
| * | | | | | Change layout orderFilipa Lacerda2017-09-221-7/+8
| * | | | | | Removes unused fileFilipa Lacerda2017-09-221-32/+0
| * | | | | | Adds paginationFilipa Lacerda2017-09-221-2/+2
| * | | | | | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-2219-165/+50
| |\ \ \ \ \ \
| * | | | | | | [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-201-6/+3
| * | | | | | | Removes 2 column layout. Adds i18n supportFilipa Lacerda2017-09-191-55/+47
| * | | | | | | [ci skip] First iteration: port haml into vueFilipa Lacerda2017-09-191-6/+12
* | | | | | | | Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan2017-10-041-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-041-2/+2
* | | | | | | | | Merge branch '38187-38315-fix-dropdown-open-top-bottom-spacing' into 'master'Annabel Dunstone Gray2017-10-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix bottom spacing for dropdowns that open upwards38187-38315-fix-dropdown-open-top-bottom-spacingEric Eastwood2017-10-031-1/+1
* | | | | | | | | | Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-032-3/+3
* | | | | | | | | | Merge branch '36670-remove-edit-form' into 'master'Sean McGivern2017-10-031-7/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove edit action for issuesJarka Kadlecova2017-10-031-7/+0
* | | | | | | | | | | Merge branch 'dm-copy-parallel-diff' into 'master'Phil Hughes2017-10-032-24/+23
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diffDouwe Maan2017-10-022-24/+23
* | | | | | | | | | | Merge branch 'ff_port_from_ee' into 'master'Sean McGivern2017-10-033-0/+41
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-0226-117/+95
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood2017-09-292-0/+15
| * | | | | | | | | | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-285-13/+14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-26144-718/+184
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Port fast-forward merge request setting from EEEric Eastwood2017-09-193-22/+26
| * | | | | | | | | | | | Fast forward merge: basic implemenation[ci skip]Valery Sizov2017-09-191-0/+22
* | | | | | | | | | | | | Merge branch '38641-repo-editor-callout' into 'master'Jacob Schatz2017-10-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Removes auto devops callout from repo editor viewFilipa Lacerda2017-10-021-1/+1
* | | | | | | | | | | | | Merge branch '34366-issue-sidebar-don-t-render-participants-in-collapsed-stat...Tim Zallmann2017-10-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |