summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Masked Variables to Variables docsmasked-variables-docs-update-docs-onlymfluharty2019-04-101-6/+15
* Merge branch 'ce-10834-support-fast-unit-tests-in-ee' into 'master'Rémy Coutable2019-04-103-0/+11
|\
| * Require possible EE extensionLin Jen-Shin2019-04-102-0/+6
| * Add a test for fast_spec_helperLin Jen-Shin2019-04-101-0/+5
* | Merge branch 'update-issue_workflow-docs' into 'master'Achilleas Pipinellis2019-04-102-2/+6
|\ \
| * | Add missing team and stage labels in the workflow labels docRémy Coutable2019-04-102-2/+6
| |/
* | Merge branch 'quarantine-flaky-specs' into 'master'Douglas Barbosa Alexandre2019-04-104-4/+4
|\ \ | |/ |/|
| * Quarantine flaky specsquarantine-flaky-specsRémy Coutable2019-04-104-4/+4
* | Merge remote-tracking branch 'origin/master'John T Skarbek2019-04-1026-57/+125
|\ \
| * \ Merge branch 'patch-49' into 'master'Nick Thomas2019-04-101-1/+1
| |\ \
| | * | Change reason for waitingRaphael Das Gupta2019-04-101-1/+1
| |/ /
| * | Merge branch 'docs-fix-bin-qa-command' into 'master'Ramya Authappan2019-04-101-8/+10
| |\ \
| | * | Add 'bundle exec' to the 'bin/qa' calls in qa/README.mddocs-fix-bin-qa-commandRémy Coutable2019-04-091-8/+10
| * | | Merge branch 'tp-2019-04-08-quarantine' into 'master'Ramya Authappan2019-04-102-3/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Quarantine failing nightly teststp-2019-04-08-quarantineTanya Pazitny2019-04-092-3/+4
| * | | Merge branch 'update-workhorse-8-5-1' into 'master'Sean McGivern2019-04-102-1/+6
| |\ \ \
| | * | | Update GitLab Workhorse to v8.5.1Nick Thomas2019-04-102-1/+6
| * | | | Merge branch 'mw-i18n-app-workers' into 'master'Kamil Trzciński2019-04-104-16/+67
| |\ \ \ \
| | * | | | Externalize strings in app/workersMartin Wortschack2019-04-104-16/+67
| |/ / / /
| * | | | Merge branch 'winh-jest-valid-describe' into 'master'Kushal Pandya2019-04-107-18/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Wrap modal mutation names in template stringswinh-jest-valid-describeWinnie Hellmann2019-04-101-3/+3
| | * | | Hard code test name in timeline_entry_item_spec.jsWinnie Hellmann2019-04-102-7/+1
| | * | | Hard code test name in suggestion_diff_row_spec.jsWinnie Hellmann2019-04-101-1/+1
| | * | | Wrap import project mutation names in template stringsWinnie Hellmann2019-04-101-2/+2
| | * | | Wrap file template mutation names in template stringsWinnie Hellmann2019-04-101-5/+5
| | * | | Enable ESLint rule jest/valid-describeWinnie Hellmann2019-04-101-0/+1
| * | | | Merge branch 'dz-patch-50' into 'master'Lin Jen-Shin2019-04-101-1/+2
| |\ \ \ \
| | * | | | Add doc link to omnibus for changing gitlab.ymlDmitriy Zaporozhets2019-04-101-1/+2
| * | | | | Merge branch '6623-extract-ee-specific-files-lines-for-ci-spec-serializers' i...Yorick Peterse2019-04-101-2/+4
| |\ \ \ \ \
| | * | | | | Use different query count expectations in EE6623-extract-ee-specific-files-lines-for-ci-spec-serializersMatija Čupić2019-04-101-2/+4
| * | | | | | Merge branch 'fix-cluster-health-ce' into 'master'Sean McGivern2019-04-102-1/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Correct path to cluster health partialReuben Pereira2019-04-102-1/+6
| |/ / / / /
| * | | | | Merge branch '6073-extract-ee-specific-files-lines-for-some-ci-files' into 'm...Yorick Peterse2019-04-101-3/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add optional IGNORE_ACCESSORS in RetryBuildService6073-extract-ee-specific-files-lines-for-some-ci-filesMatija Čupić2019-04-101-3/+5
| * | | | | Merge branch 'master' into 'master'James Lopez2019-04-102-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add time tracking to issue board entitiespataar2019-04-102-0/+4
| |/ / / /
| * | | | Merge branch 'increase-rspec-retries' into 'master'Rémy Coutable2019-04-101-2/+2
| |\ \ \ \
| | * | | | Double retries for rspec-retriesLin Jen-Shin2019-04-101-2/+2
| | |/ / /
| * | | | Merge branch 'quarantine-flaky-specs' into 'master'Kamil Trzciński2019-04-101-1/+1
| |\ \ \ \ |/ / / / /
| * | | | Quarantine a flaky spec in spec/features/issues/user_creates_branch_and_merge...Rémy Coutable2019-04-101-1/+1
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceGitLab Release Tools Bot2019-04-10364-1733/+6567
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '47327-fix-github-project-import-visibility' into 'master'Douwe Maan2019-04-103-4/+19
| |\ \ \ \
| | * | | | Address style review commentDaniel Wyatt2019-04-091-2/+0
| | * | | | Apply suggestion to changelogs/unreleased/47327-fix-github-import-visibility.ymlDaniel Wyatt2019-04-091-1/+1
| | * | | | Add test for github project import to user namespace.Daniel Wyatt2019-04-091-0/+12
| | * | | | Fix GitHub project import visibilityDaniel Wyatt2019-04-083-3/+8
| * | | | | Merge branch 'run-quarantine-specs-on-master-and-schedule-only' into 'master'Lin Jen-Shin2019-04-101-1/+1
| |\ \ \ \ \
| | * | | | | Only run quarantine tests on master and schedulesrun-quarantine-specs-on-master-and-schedule-onlyRémy Coutable2019-04-101-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'patch-49' into 'master'Achilleas Pipinellis2019-04-101-1/+1
| |\ \ \ \ \
| | * | | | | Correct spelling mistake in documentationChris Rose2019-03-301-1/+1