Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 126 | -809/+1181 | |
* | | | | | | | | | | Merge branch 'patch-50' into 'master' | Marcia Ramos | 2019-04-09 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix grammar and try to make clearer how a fork works | mlncn | 2019-04-03 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge branch 'master' into 'master' | Marcia Ramos | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix typo in docs | chow89 | 2019-04-02 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'expose-trigger-variables-via-api' into 'master' | Kamil Trzciński | 2019-04-09 | 7 | -0/+176 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add new permission model `read-pipeline-variable` | Agustin Henze | 2019-04-09 | 7 | -0/+176 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'winh-jest-no-identical-title' into 'master' | Clement Ho | 2019-04-09 | 2 | -48/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Refactor diff_spec.js to use table-based testswinh-jest-no-identical-title | Winnie Hellmann | 2019-04-08 | 1 | -48/+45 | |
| * | | | | | | | | | | | Enable ESLint rule jest/no-identical-title | Winnie Hellmann | 2019-04-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch '10962' into 'master' | Clement Ho | 2019-04-09 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused CSS class in Related MRs widget10962 | Fatih Acet | 2019-04-09 | 1 | -4/+1 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'always-link-instance-configuration' into 'master' | Fatih Acet | 2019-04-09 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Always show instance configuration link | Bastian Blank | 2019-04-02 | 2 | -2/+8 | |
* | | | | | | | | | | | | | Merge branch 'stable-reviewer-roulette' into 'master' | Douglas Barbosa Alexandre | 2019-04-09 | 1 | -4/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Pick reviewers based on branch namestable-reviewer-roulette | Sean McGivern | 2019-04-08 | 1 | -4/+14 | |
| * | | | | | | | | | | | | Add issue links to Danger roulette comments | Sean McGivern | 2019-04-08 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge branch 'documentation-bug-public-key-should-be-private-key' into 'master' | Nick Thomas | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | public key -> private key | Joan Queralt | 2019-04-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch '59570-due-quick-action' into 'master' | James Lopez | 2019-04-09 | 2 | -43/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Extract due quick action to shared example59570-due-quick-action | Alexandru Croitor | 2019-04-08 | 2 | -43/+26 | |
* | | | | | | | | | | | | | | | Merge branch 'quarantine-flaky-specs' into 'master' | Lin Jen-Shin | 2019-04-09 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Quarantine flaky specs | Rémy Coutable | 2019-04-09 | 4 | -4/+4 | |
* | | | | | | | | | | | | | | | | Merge branch '43263-git-push-option-to-create-mr' into 'master' | Nick Thomas | 2019-04-09 | 17 | -36/+943 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Update service to handle unexpected exceptions43263-git-push-option-to-create-mr | Luke Duncalfe | 2019-04-09 | 2 | -0/+29 | |
| * | | | | | | | | | | | | | | | | Feature flag for merge requestion push options | Luke Duncalfe | 2019-04-09 | 2 | -2/+18 | |
| * | | | | | | | | | | | | | | | | Refactor PushOptionsHandlerService from review | Luke Duncalfe | 2019-04-09 | 5 | -110/+123 | |
| * | | | | | | | | | | | | | | | | Support merge on pipeline success w/ push options | Luke Duncalfe | 2019-04-09 | 5 | -13/+149 | |
| * | | | | | | | | | | | | | | | | Use Gitlab::PushOptions for `ci.skip` push option | Luke Duncalfe | 2019-04-09 | 11 | -16/+29 | |
| * | | | | | | | | | | | | | | | | Change double quote strings to single quotes | Luke Duncalfe | 2019-04-09 | 1 | -19/+19 | |
| * | | | | | | | | | | | | | | | | Support merge request create with push options | Luke Duncalfe | 2019-04-09 | 9 | -7/+707 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'fix-project-creation-level' into 'master'54404-add-a-custom-commit-message-when-applying-a-suggested-change | Stan Hu | 2019-04-09 | 2 | -22/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix backport of project_creation_level migration | Kamil Trzciński | 2019-04-09 | 2 | -22/+17 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch '59903-env-css' into 'master' | Phil Hughes | 2019-04-09 | 10 | -349/+288 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fixes stylelint warnings in environments | Filipa Lacerda | 2019-04-09 | 10 | -349/+288 | |
* | | | | | | | | | | | | | | | | Merge branch 'docs-gfm-links' into 'master' | Achilleas Pipinellis | 2019-04-09 | 1 | -19/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Docs: Add examples for linking to header IDs | Marcel Amirault | 2019-04-09 | 1 | -19/+19 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'docs-anchors-21-issues' into 'master' | Achilleas Pipinellis | 2019-04-09 | 7 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Docs: Fix anchors related to issues | Marcel Amirault | 2019-04-09 | 7 | -11/+11 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'docs/make-content-us-english' into 'master' | Achilleas Pipinellis | 2019-04-09 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Use US English for content | Evan Read | 2019-04-09 | 2 | -6/+6 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'docs/fix-commit-api-render' into 'master' | Achilleas Pipinellis | 2019-04-09 | 1 | -13/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix code block not rendering | Evan Read | 2019-04-09 | 1 | -13/+14 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'more-consistent-namespacing-vuex-example-code' into 'master' | Filipa Lacerda | 2019-04-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Use RECEIVE namespace rather than REQUESTmore-consistent-namespacing-vuex-example-code | Mark Florian | 2019-04-08 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'noteable-note-ee-differences' into 'master' | Filipa Lacerda | 2019-04-09 | 2 | -8/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fixed EE differences in noteable_note.vue | Phil Hughes | 2019-04-09 | 2 | -8/+22 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch '6669-extract-ee-specific-files-lines-for-ci-cd-spec-requests-ap... | Robert Speicher | 2019-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Use have_gitlab_http_status in runner_spec6669-extract-ee-specific-files-lines-for-ci-cd-spec-requests-api-ce | Matija Čupić | 2019-04-09 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch '6573-extract-ee-spec-features-boards-ce' into 'master' | Robert Speicher | 2019-04-09 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |