summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-transient-mini-pipeline-graph-failure' into 'master'Douwe Maan2017-08-281-14/+4
|\
| * Fix a transient failure in mini_pipeline_graph_specrs-transient-mini-pipeline-graph-failureRobert Speicher2017-08-281-14/+4
* | Merge branch 'group-mr-search-bar' into 'master'Clement Ho2017-08-281-0/+15
|\ \
| * | Add a simple spec that checks filtered search works at group merge request pageHiroyuki Sato2017-08-271-0/+15
* | | Merge branch 'sh-add-spec-to-protected-tags-deletion' into 'master'Robert Speicher2017-08-281-0/+17
|\ \ \
| * | | Add spec for deleting protected tagssh-add-spec-to-protected-tags-deletionStan Hu2017-08-201-0/+17
| |/ /
* | | Merge branch 'fix/import-events' into 'master'Sean McGivern2017-08-282-1/+6
|\ \ \ | |_|/ |/| |
| * | fix typoJames Lopez2017-08-281-1/+1
| * | fix specJames Lopez2017-08-282-1/+6
* | | 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 '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan2017-08-283-5/+59
|\ \ \ \
| * | | | Don't add admins as masters to projects created in another user's namespaceNick Thomas2017-08-251-1/+1
| * | | | Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas2017-08-252-4/+58
* | | | | 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-2838-192/+481
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | 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-281-27/+6
|\ \ \ \ \ \
| * | | | | | Simplify system hook testing and guarantee test will firesh-simplify-system-hook-testingStan Hu2017-08-271-27/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'bugfix.notify-custom-participants' into 'master'Sean McGivern2017-08-281-3/+14
|\ \ \ \ \ \
| * | | | | | rm a comment that is a liehttp://jneen.net/2017-08-211-1/+0
| * | | | | | add a spec for a participant with a :custom settinghttp://jneen.net/2017-08-211-2/+14
* | | | | | | Merge branch 'backstage/gb/rename-ci-cd-processing-sidekiq-queues' into 'master'Grzegorz Bizon2017-08-285-20/+123
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-2610-94/+327
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Migrate new jobs when reverting pipeline queues migrationGrzegorz Bizon2017-08-251-2/+7
| * | | | | | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-2577-332/+1073
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-2232-1281/+756
| |\ \ \ \ \ \ \
| * | | | | | | | Fix indentation in migration helpersGrzegorz Bizon2017-08-221-9/+9
| * | | | | | | | Add specs for pipeline sidekiq queues migrationGrzegorz Bizon2017-08-221-0/+50
| * | | | | | | | Add Sidekiq migration helpers for migrating queuesGrzegorz Bizon2017-08-221-3/+48
| * | | | | | | | 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
| * | | | | | | | Add sidekiq worker shared examples to workers specsGrzegorz Bizon2017-08-2144-2/+88
| * | | | | | | | Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon2017-08-216-14/+10
| * | | | | | | | Assign all pipeline workers to specific queuesGrzegorz Bizon2017-08-216-0/+12
| * | | | | | | | Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon2017-08-211-4/+4
| * | | | | | | | Make it possible to check if worker uses a known queueGrzegorz Bizon2017-08-212-0/+12
| * | | | | | | | Extend pipelines queue mixin and add a default queueGrzegorz Bizon2017-08-211-2/+12
* | | | | | | | | Fire system hooks when a user is created via LDAP or OAuthsh-system-hooks-ldap-usersStan Hu2017-08-251-1/+16
| |_|_|/ / / / / |/| | | | | | |