summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher2017-08-2914-40/+40
|\
| * replace `is_spam?` with `spam?`Maxim Rydkin2017-08-2911-24/+24
| * replace `is_default_branch?` with `default_branch?`Maxim Rydkin2017-08-291-2/+2
| * replace `is_ancestor?` with `ancestor?`Maxim Rydkin2017-08-291-11/+11
| * replace `is_edited?` with `edited?`Maxim Rydkin2017-08-291-3/+3
* | Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda2017-08-291-0/+11
|\ \
| * | Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fixPhil Hughes2017-08-291-0/+11
| |/
* | Merge branch '35048-empty-badges' into 'master'Phil Hughes2017-08-292-0/+131
|\ \
| * | Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-292-0/+131
* | | Merge branch 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500...Kamil Trzciński2017-08-292-15/+27
|\ \ \ | |/ / |/| |
| * | Fix specfix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1Shinya Maeda2017-08-291-14/+10
| * | Fix specShinya Maeda2017-08-291-3/+3
| * | Remove trigger_request.trigger.ownerShinya Maeda2017-08-291-12/+12
| * | Reproduced bugShinya Maeda2017-08-291-0/+16
* | | Cleans merge_jid when possible on MergeService36114-stuck-mrs-job-follow-upOswaldo Ferreira2017-08-281-5/+28
* | | Rename MergeRequest#async_merge to merge_asyncOswaldo Ferreira2017-08-281-2/+2
* | | Add changelogOswaldo Ferreira2017-08-281-11/+0
* | | Track enqueued and ongoing MRsOswaldo Ferreira2017-08-282-20/+28
| |/ |/|
* | 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
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |