Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bypass-whitelist-for-external-user' into 'master' | Robert Speicher | 2017-02-08 | 1 | -1/+1 |
|\ | |||||
| * | Bypass signup domain validation for external users | Reza Mohammadi | 2017-02-08 | 1 | -1/+1 |
* | | Merge branch 'mr-widget-pipelines' into 'master' | Fatih Acet | 2017-02-08 | 1 | -0/+6 |
|\ \ | |||||
| * | | Reduce padding of mr widget mini graph | Annabel Dunstone Gray | 2017-02-08 | 1 | -0/+6 |
* | | | Merge branch '27756-fix-json-404-response' into 'master' | Clement Ho | 2017-02-08 | 3 | -5/+6 |
|\ \ \ | |||||
| * | | | Add tests27756-fix-json-404-response | Alfredo Sumaran | 2017-02-07 | 1 | -1/+1 |
| * | | | Fixes ajax requests when current URL has a trailing slash | Alfredo Sumaran | 2017-02-07 | 3 | -5/+6 |
* | | | | Merge branch '27880-pipelines-table-not-showing-commit-branch' into 'master' | Clement Ho | 2017-02-08 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Looks for correct key to pass to commit prop. Adds rspec test. | Filipa Lacerda | 2017-02-08 | 1 | -3/+3 |
* | | | | | Merge branch 'dz-refactor-full-path' into 'master' | Dmitriy Zaporozhets | 2017-02-08 | 9 | -64/+104 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Store group and project full name and full path in routes tabledz-refactor-full-path | Dmitriy Zaporozhets | 2017-02-08 | 9 | -64/+104 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'rename_delete_services' into 'master' | Rémy Coutable | 2017-02-08 | 11 | -67/+65 |
|\ \ \ \ | |||||
| * | | | | Fix inconsistent naming for services that delete things | dixpac | 2017-02-08 | 11 | -67/+65 |
* | | | | | Merge branch 'minigraph-fix' into 'master' | Filipa Lacerda | 2017-02-08 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Listens on document for mini-pipeline graphminigraph-fix | Phil Hughes | 2017-02-08 | 1 | -1/+1 |
* | | | | | Merge branch 'backport-ee-build-fixes' into 'master' | Filipa Lacerda | 2017-02-08 | 2 | -1/+12 |
|\ \ \ \ \ | |||||
| * | | | | | backport fixes for pipelines_store frontend specsbackport-ee-build-fixes | Mike Greiling | 2017-02-08 | 2 | -1/+12 |
* | | | | | | Merge branch '20495-plus-icon-button' into 'master' | Alfredo Sumaran | 2017-02-08 | 2 | -6/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Remove plus icon in commits view MR button | Annabel Dunstone Gray | 2017-02-08 | 1 | -3/+1 |
| * | | | | | Remove plus icon from compare view | Annabel Dunstone Gray | 2017-02-07 | 1 | -3/+1 |
* | | | | | | Merge branch 'dz-limit-nested-groups' into 'master' | Douwe Maan | 2017-02-08 | 1 | -1/+14 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Limit level of nesting for groupsdz-limit-nested-groups | Dmitriy Zaporozhets | 2017-02-08 | 1 | -1/+14 |
* | | | | | | Merge branch '26705-filter-todos-by-manual-add' into 'master' | Sean McGivern | 2017-02-08 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Filter todos by manual add | Jacopo | 2017-01-28 | 1 | -1/+3 |
* | | | | | | | Merge branch 'feature/gb/paginated-environments-api' into 'master' | Rémy Coutable | 2017-02-08 | 3 | -29/+60 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 | 107 | -452/+2167 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Add specs for standalone pagination for serializers | Grzegorz Bizon | 2017-02-06 | 1 | -3/+4 |
| * | | | | | | | Move serializers pagination class to separate module | Grzegorz Bizon | 2017-02-06 | 3 | -25/+2 |
| * | | | | | | | Rename `Gitlab::Serialize` module to reuse it later | Grzegorz Bizon | 2017-02-06 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'master' into feature/gb/paginated-environments-api | Grzegorz Bizon | 2017-02-06 | 269 | -992/+2464 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Extend environments folders and pagination API specs | Grzegorz Bizon | 2017-02-03 | 1 | -1/+1 |
| * | | | | | | | | 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 | 2 | -9/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca... | Dongqing Hu | 2017-01-31 | 1 | -6/+2 |
| * | | | | | | | | | 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 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into removed-unu... | Dinesh Sawant | 2017-02-07 | 341 | -1393/+4565 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Removed unused parameter `status_only: true`. | Dinesh Sawant | 2017-02-07 | 2 | -6/+6 |
* | | | | | | | | | | | | Merge branch 'lfs-noauth-public-repo' into 'master' | Rémy Coutable | 2017-02-08 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | lfs: do not require auth for public repositories | Ben Boeckel | 2017-02-07 | 1 | -0/+4 |
* | | | | | | | | | | | | 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 | 1 | -4/+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 | 1 | -11/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |