Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust wording on the Group-show page | Bob Van Landuyt | 2017-10-10 | 1 | -2/+2 |
* | Don't load unneeded elements in GroupsController#show | Bob Van Landuyt | 2017-10-10 | 1 | -1/+1 |
* | Render droplab button only if Subgroups feature is supported | kushalpandya | 2017-10-05 | 1 | -12/+13 |
* | Hide "New subgroup" links when subgroups are not supported | Bob Van Landuyt | 2017-10-05 | 1 | -10/+13 |
* | Groups tree enhancements for Groups Dashboard and Group Homepage | Kushal Pandya | 2017-10-04 | 14 | -59/+78 |
* | Remove the subgroups path on a group | Bob Van Landuyt | 2017-10-04 | 1 | -21/+0 |
* | Fetch children using new finder for the `show` of a group. | Bob Van Landuyt | 2017-10-04 | 3 | -10/+5 |
* | Merge branch 'tag-link-size' into 'master' | Rémy Coutable | 2017-10-04 | 1 | -4/+3 |
|\ | |||||
| * | Adjusts tag link to avoid underlining spaces | Guilherme Vieira | 2017-10-03 | 1 | -4/+3 |
* | | Merge branch 'fix-edit-project-service-cancel-button-position' into 'master' | Rémy Coutable | 2017-10-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix edit project service cancel button position | Matt Coleman | 2017-09-29 | 1 | -1/+1 |
* | | | Merge branch 'fork-layout-cleanup' into 'master' | Filipa Lacerda | 2017-10-04 | 1 | -46/+32 |
|\ \ \ | |||||
| * | | | fixed specsfork-layout-cleanup | Phil Hughes | 2017-10-02 | 1 | -0/+1 |
| * | | | Cleanup the fork layout | Phil Hughes | 2017-10-02 | 1 | -46/+31 |
* | | | | Load only the currently needed JS locale file | Tim Zallmann | 2017-10-04 | 1 | -1/+1 |
* | | | | Merge branch '36742-hide-close-mr-button-on-merge' into 'master' | Fatih Acet | 2017-10-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Hide close MR button after merge without reloading page | Jacopo | 2017-09-24 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'dm-pat-revoke' into 'master' | Sean McGivern | 2017-10-04 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Set default scope on PATs that don't have one set to allow them to be revokeddm-pat-revoke | Douwe Maan | 2017-10-03 | 1 | -2/+2 |
* | | | | | Merge branch '31050-registry-image-lists' into 'master' | Grzegorz Bizon | 2017-10-04 | 2 | -84/+41 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into 31050-registry-image-lists | Filipa Lacerda | 2017-09-28 | 91 | -408/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into 31050-registry-image-lists | Filipa Lacerda | 2017-09-26 | 47 | -273/+144 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Moves table component into a separate one | Filipa Lacerda | 2017-09-25 | 1 | -13/+6 |
| * | | | | | | Changes after review | Filipa Lacerda | 2017-09-25 | 1 | -3/+3 |
| * | | | | | | Change layout order | Filipa Lacerda | 2017-09-22 | 1 | -7/+8 |
| * | | | | | | Removes unused file | Filipa Lacerda | 2017-09-22 | 1 | -32/+0 |
| * | | | | | | Adds pagination | Filipa Lacerda | 2017-09-22 | 1 | -2/+2 |
| * | | | | | | Merge branch 'master' into 31050-registry-image-lists | Filipa Lacerda | 2017-09-22 | 19 | -165/+50 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | [ci skip] Adds tests to vuex and collapsibe component | Filipa Lacerda | 2017-09-20 | 1 | -6/+3 |
| * | | | | | | | Removes 2 column layout. Adds i18n support | Filipa Lacerda | 2017-09-19 | 1 | -55/+47 |
| * | | | | | | | [ci skip] First iteration: port haml into vue | Filipa Lacerda | 2017-09-19 | 1 | -6/+12 |
* | | | | | | | | Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master' | Douwe Maan | 2017-10-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvements | Oswaldo Ferreira | 2017-10-04 | 1 | -2/+2 |
* | | | | | | | | | Merge branch '38187-38315-fix-dropdown-open-top-bottom-spacing' into 'master' | Annabel Dunstone Gray | 2017-10-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix bottom spacing for dropdowns that open upwards38187-38315-fix-dropdown-open-top-bottom-spacing | Eric Eastwood | 2017-10-03 | 1 | -1/+1 |
* | | | | | | | | | | Hide Gollum inside Gitlab::Git::Wiki | Jacob Vosmaer (GitLab) | 2017-10-03 | 2 | -3/+3 |
* | | | | | | | | | | Merge branch '36670-remove-edit-form' into 'master' | Sean McGivern | 2017-10-03 | 1 | -7/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Remove edit action for issues | Jarka Kadlecova | 2017-10-03 | 1 | -7/+0 |
* | | | | | | | | | | | Merge branch 'dm-copy-parallel-diff' into 'master' | Phil Hughes | 2017-10-03 | 2 | -24/+23 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diff | Douwe Maan | 2017-10-02 | 2 | -24/+23 |
* | | | | | | | | | | | Merge branch 'ff_port_from_ee' into 'master' | Sean McGivern | 2017-10-03 | 3 | -0/+41 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_ee | Valery Sizov | 2017-10-02 | 26 | -117/+95 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Port semi-linear merge strategy to CE (mostly FE) | Eric Eastwood | 2017-09-29 | 2 | -0/+15 |
| * | | | | | | | | | | | Merge branch 'master' into ff_port_from_ee | Eric Eastwood | 2017-09-28 | 5 | -13/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into ff_port_from_ee | Eric Eastwood | 2017-09-26 | 144 | -718/+184 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Port fast-forward merge request setting from EE | Eric Eastwood | 2017-09-19 | 3 | -22/+26 |
| * | | | | | | | | | | | | Fast forward merge: basic implemenation[ci skip] | Valery Sizov | 2017-09-19 | 1 | -0/+22 |
* | | | | | | | | | | | | | Merge branch '38641-repo-editor-callout' into 'master' | Jacob Schatz | 2017-10-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Removes auto devops callout from repo editor view | Filipa Lacerda | 2017-10-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch '34366-issue-sidebar-don-t-render-participants-in-collapsed-stat... | Tim Zallmann | 2017-10-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | |