summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New nav 'Password' item should use same method as old navfix_new_profile_password_navDrew Blessing2017-08-281-1/+1
* Merge branch 'sh-improve-flaky-ace-editor-spec' into 'master'Robert Speicher2017-08-281-2/+1
|\
| * Improve flaky ACE editor specsh-improve-flaky-ace-editor-specStan Hu2017-08-261-2/+1
* | Merge branch 'fix-flakes' into 'master'Robert Speicher2017-08-283-3/+3
|\ \
| * | fix transient test failures caused by wrong dropdown triggerfix-flakesSimon Knox2017-08-283-3/+3
* | | Merge branch '36061-mr-ref' into 'master'Sean McGivern2017-08-282-0/+8
|\ \ \
| * | | Instrument MergeRequest#ensure_ref_fetched36061-mr-refJarka Kadlecova2017-08-282-0/+8
* | | | Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'Douwe Maan2017-08-282-19/+1
|\ \ \ \
| * | | | Reenable MySQL tests on all branchesmk-reenable-mysql-tests-on-all-branchesMichael Kozono2017-08-252-19/+1
* | | | | Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan2017-08-288-15/+107
|\ \ \ \ \
| * | | | | Don't treat gitlab project imports specially in Projects::CreateServiceNick Thomas2017-08-251-4/+2
| * | | | | Don't add admins as masters to projects created in another user's namespaceNick Thomas2017-08-252-3/+2
| * | | | | Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas2017-08-257-12/+107
* | | | | | Merge branch 'rs-aggregate-system-note-specs' into 'master'Douwe Maan2017-08-281-25/+4
|\ \ \ \ \ \
| * | | | | | Combine multiple expectations into one for shared system note examplers-aggregate-system-note-specsRobert Speicher2017-08-241-25/+4
| |/ / / / /
* | | | | | Merge branch 'fix/gb/clear-schema-cache-after-running-migration-tests' into '...Sean McGivern2017-08-281-0/+2
|\ \ \ \ \ \
| * | | | | | Clear schema cache after running tests for migrationsGrzegorz Bizon2017-08-281-0/+2
* | | | | | | Merge branch 'rs-remove-filtered-issues-skips' into 'master'Douwe Maan2017-08-281-50/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove skipped examples in filtered issues feature specrs-remove-filtered-issues-skipsRobert Speicher2017-08-251-50/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '35642-add-owner-to-triggers-factory' into 'master'Kamil Trzciński2017-08-284-7/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into 35642-add-owner-to-trigge...35642-add-owner-to-triggers-factoryLin Jen-Shin2017-08-28222-678/+1615
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Remove duplicate update for ownerLin Jen-Shin2017-08-281-1/+0
| * | | | | | Make default trigger factory generate an ownerLin Jen-Shin2017-08-254-6/+10
* | | | | | | Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan2017-08-284-61/+63
|\ \ \ \ \ \ \
| * | | | | | | Simplify system hook testing and guarantee test will firesh-simplify-system-hook-testingStan Hu2017-08-274-61/+63
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'bugfix.notify-custom-participants' into 'master'Sean McGivern2017-08-284-31/+46
|\ \ \ \ \ \ \
| * | | | | | | add a description to the changelogbugfix.notify-custom-participantshttp://jneen.net/2017-08-221-1/+1
| * | | | | | | add a changeloghttp://jneen.net/2017-08-211-0/+5
| * | | | | | | rm a comment that is a liehttp://jneen.net/2017-08-211-1/+0
| * | | | | | | don't rely on order of notification levelshttp://jneen.net/2017-08-211-27/+26
| * | | | | | | actually use the :participating notification typehttp://jneen.net/2017-08-211-1/+1
| * | | | | | | add a spec for a participant with a :custom settinghttp://jneen.net/2017-08-211-2/+14
* | | | | | | | Merge branch 'docs/update-ci-docker-using-docker-images' into 'master'Achilleas Pipinellis2017-08-282-7/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Update 'Using Docker images' documentationTomasz Maczukin2017-08-282-7/+38
|/ / / / / / / /
* | | | | | | | Merge branch 'backstage/gb/rename-ci-cd-processing-sidekiq-queues' into 'master'Grzegorz Bizon2017-08-2822-35/+197
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-2647-227/+543
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Migrate new jobs when reverting pipeline queues migrationGrzegorz Bizon2017-08-252-2/+10
| * | | | | | | | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-25474-1566/+2878
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix invalid default argument in migration helpersGrzegorz Bizon2017-08-231-1/+1
| * | | | | | | | | Enqueue a new stage worker in CI/CD processing queueGrzegorz Bizon2017-08-221-0/+2
| * | | | | | | | | Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-22117-2255/+1506
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix indentation in migration helpersGrzegorz Bizon2017-08-221-9/+9
| * | | | | | | | | | Add specs for pipeline sidekiq queues migrationGrzegorz Bizon2017-08-221-0/+50
| * | | | | | | | | | Add migration that migrates CI/CD queuesGrzegorz Bizon2017-08-222-1/+15
| * | | | | | | | | | Add Sidekiq migration helpers for migrating queuesGrzegorz Bizon2017-08-222-3/+62
| * | | | | | | | | | Revert adding shared examples for every sidekiq workerGrzegorz Bizon2017-08-2256-120/+0
| * | | | | | | | | | Fix incorrect `let` in pipeline metrics worker specsGrzegorz Bizon2017-08-221-1/+8
| * | | | | | | | | | Fix inconsistent Sidekiq queues names in worker specsGrzegorz Bizon2017-08-221-1/+1
| * | | | | | | | | | Fix typo in shared examples name in worker specsGrzegorz Bizon2017-08-221-1/+1
| * | | | | | | | | | Include build queue worker in the processing groupGrzegorz Bizon2017-08-221-1/+3