Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch '20495-plus-icon-button' into 'master' | Alfredo Sumaran | 2017-02-08 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove plus icon in commits view MR button | Annabel Dunstone Gray | 2017-02-08 | 1 | -3/+1 | |
| * | | | | | | | | Add changelog20495-plus-icon-button | Annabel Dunstone Gray | 2017-02-07 | 1 | -0/+4 | |
| * | | | | | | | | Remove plus icon from compare view | Annabel Dunstone Gray | 2017-02-07 | 1 | -3/+1 | |
* | | | | | | | | | Merge branch '23104-remove-public-param-for-projects' into 'master' | Douwe Maan | 2017-02-08 | 4 | -70/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use VisibilityLevel constants in spec23104-remove-public-param-for-projects | Toon Claes | 2017-02-07 | 1 | -4/+4 | |
| * | | | | | | | | | API: remove `public` param for projects | Toon Claes | 2017-02-07 | 4 | -67/+14 | |
* | | | | | | | | | | Merge branch 'dz-limit-nested-groups' into 'master' | Douwe Maan | 2017-02-08 | 2 | -12/+36 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Limit level of nesting for groupsdz-limit-nested-groups | Dmitriy Zaporozhets | 2017-02-08 | 2 | -12/+36 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'pages-0.3.0' into 'master' | Robert Speicher | 2017-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update GitLab pages to v0.3.0 | Nick Thomas | 2017-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch '26705-filter-todos-by-manual-add' into 'master' | Sean McGivern | 2017-02-08 | 4 | -8/+61 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Filter todos by manual add | Jacopo | 2017-01-28 | 4 | -8/+61 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'patch-10' into 'master' | Rémy Coutable | 2017-02-08 | 1 | -17/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Shows how to reference a line within a repository file. | Marcel Huber | 2016-12-22 | 1 | -17/+18 | |
* | | | | | | | | | | | Merge branch 'fix-api-delete-file-example' into 'master' | Rémy Coutable | 2017-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix the curl command for deleting files (DELETE instead of PUT) | Bruno Melli | 2016-12-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'feature/gb/paginated-environments-api' into 'master' | Rémy Coutable | 2017-02-08 | 9 | -34/+282 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Make headers asserts explicit in pagination specsfeature/gb/paginated-environments-api | Grzegorz Bizon | 2017-02-07 | 1 | -5/+8 | |
| * | | | | | | | | | | | | Use `#present?` instead of `defined?` in serializers | Grzegorz Bizon | 2017-02-07 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Simplify implementation of environments serializer | Grzegorz Bizon | 2017-02-07 | 1 | -5/+4 | |
| * | | | | | | | | | | | | Merge branch 'master' into feature/gb/paginated-environments-api | Filipa Lacerda | 2017-02-07 | 305 | -1117/+10648 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add specs for standalone pagination for serializers | Grzegorz Bizon | 2017-02-06 | 4 | -5/+61 | |
| * | | | | | | | | | | | | Move serializers pagination class to separate module | Grzegorz Bizon | 2017-02-06 | 4 | -25/+29 | |
| * | | | | | | | | | | | | Rename `Gitlab::Serialize` module to reuse it later | Grzegorz Bizon | 2017-02-06 | 3 | -3/+3 | |
| * | | | | | | | | | | | | Merge branch 'master' into feature/gb/paginated-environments-api | Grzegorz Bizon | 2017-02-06 | 629 | -4590/+9482 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Extend environments folders and pagination API specs | Grzegorz Bizon | 2017-02-03 | 2 | -1/+84 | |
| * | | | | | | | | | | | | Fix typo in pipeline serializer specs | Grzegorz Bizon | 2017-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add specs for environments serializer pagination | Grzegorz Bizon | 2017-02-03 | 1 | -0/+49 | |
| * | | | | | | | | | | | | Order environments twice in environments serializer | Grzegorz Bizon | 2017-02-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Encapsulate reused pagination component in a class | Grzegorz Bizon | 2017-02-02 | 3 | -28/+42 | |
| * | | | | | | | | | | | | Use serializer to group environments into folders | Grzegorz Bizon | 2017-02-02 | 1 | -0/+39 | |
* | | | | | | | | | | | | | Merge branch 'restore-issues_mentioned_but_not_closing' into 'master' | Sean McGivern | 2017-02-08 | 5 | -12/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca... | Dongqing Hu | 2017-01-31 | 2 | -9/+5 | |
| * | | | | | | | | | | | | | tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in Merge... | Dongqing Hu | 2017-01-25 | 2 | -0/+86 | |
| * | | | | | | | | | | | | | should pass in current_user from MergeRequestsHelper | Dongqing Hu | 2017-01-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | use the current_user parameter in MergeRequest#issues_mentioned_but_not_closing | Dongqing Hu | 2017-01-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'removed-unused-parameter-status-only' into 'master' | Rémy Coutable | 2017-02-08 | 3 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into removed-unu... | Dinesh Sawant | 2017-02-07 | 886 | -5854/+20700 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Removed unused parameter `status_only: true`. | Dinesh Sawant | 2017-02-07 | 3 | -6/+10 | |
* | | | | | | | | | | | | | | | | Merge branch 'lfs-noauth-public-repo' into 'master' | Rémy Coutable | 2017-02-08 | 3 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | lfs: do not require auth for public repositories | Ben Boeckel | 2017-02-07 | 3 | -0/+9 | |
* | | | | | | | | | | | | | | | | Merge branch 'jej-lint-scripts-and-config' into 'master'dz-nested-groups-docs | Douwe Maan | 2017-02-08 | 3 | -0/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | CI runs lint on shell scripts in lib/supportjej-lint-scripts-and-config | James Edwards-Jones | 2017-02-07 | 3 | -0/+53 | |
* | | | | | | | | | | | | | | | | | Merge branch 'fix-pipelines-store-test' into 'master' | Alfredo Sumaran | 2017-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Replace arrow function with regular function to prevent overiding function co... | Clement Ho | 2017-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch '27822-default-bulk-assign-labels' into 'master' | Alfredo Sumaran | 2017-02-08 | 2 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Add changelog27822-default-bulk-assign-labels | Annabel Dunstone Gray | 2017-02-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Add default labels to bulk assign dropdowns | Annabel Dunstone Gray | 2017-02-07 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | Merge branch 'no-sidebar-on-action-btn-click' into 'master' | Clement Ho | 2017-02-08 | 4 | -11/+130 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |