summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/gb/stage-id-reference-background-migration' into 'master'Grzegorz Bizon2017-07-083-1/+106
|\
| * Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'Grzegorz Bizon2017-07-0766-289/+1782
| |\
| * | Do not schedule bg migration when it is not neededGrzegorz Bizon2017-07-071-2/+1
| * | Schedule stage_id bg migrations in batches of 10Grzegorz Bizon2017-07-071-4/+6
| * | Use new `each_batch` helper instead of custom oneGrzegorz Bizon2017-07-071-3/+3
| * | Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon2017-07-0736-199/+697
| |\ \
| | * | Added EachBatch for iterating tables in batchesYorick Peterse2017-07-072-0/+66
| * | | Revert recent changes in migration helpersGrzegorz Bizon2017-07-071-78/+4
| * | | Schedule stage_id background migration in rangesGrzegorz Bizon2017-07-071-6/+5
| * | | Extract `execute_in_batches` migrations helperGrzegorz Bizon2017-07-071-7/+36
| * | | Add walk_table_in_batches and refactor migration helpersGrzegorz Bizon2017-07-071-4/+49
| * | | Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon2017-07-071-4/+4
| * | | Do not compare float with integer in migrations specsGrzegorz Bizon2017-07-071-1/+1
| * | | Improve readability of build stage id migration queryGrzegorz Bizon2017-07-071-2/+2
| * | | Use integers to schedule delayed background migrationsGrzegorz Bizon2017-07-071-1/+1
| * | | Make `inline` a default sidekiq testing processing againGrzegorz Bizon2017-07-071-1/+1
| * | | Improve specs for background stage_id ref migrationGrzegorz Bizon2017-07-071-6/+13
| * | | Remove unused background migrations matcherGrzegorz Bizon2017-07-071-12/+0
| * | | Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-07-071-29/+26
| * | | Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-072-2/+39
| * | | Add specs for delayed stage_id background migrationsGrzegorz Bizon2017-07-071-4/+47
| * | | Find builds that require a migration in batchesGrzegorz Bizon2017-07-071-0/+2
| * | | Add initial build stage_id ref background migrationGrzegorz Bizon2017-07-071-0/+5
| * | | Add initial stage_id background migration filesGrzegorz Bizon2017-07-071-0/+26
* | | | Merge branch 'gitaly-internal-allowed-send-repo' into 'master'Robert Speicher2017-07-081-14/+60
|\ \ \ \
| * | | | Send Gitaly Repository with /api/internal/allowedgitaly-internal-allowed-send-repoKim "BKC" Carlbäcker2017-07-071-14/+60
* | | | | Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-072-0/+40
|\ \ \ \ \
| * | | | | fix specsJames Lopez2017-07-071-3/+3
| * | | | | refactor filtersJames Lopez2017-07-071-1/+1
| * | | | | improve finder specJames Lopez2017-07-071-1/+4
| * | | | | add created at filter logic to users finder and APIJames Lopez2017-07-071-1/+3
| * | | | | add finder and users API specJames Lopez2017-07-072-0/+35
* | | | | | Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-075-21/+465
|\ \ \ \ \ \
| * | | | | | Fix MR and issue specsLuke "Jared" Bennett2017-07-071-8/+5
| * | | | | | Fix close_reopen_report_toggle_spec.rb path helpers rubocop offenseLuke "Jared" Bennett2017-07-071-4/+4
| * | | | | | Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-072-33/+33
| * | | | | | Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett2017-07-072-22/+18
| * | | | | | Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett2017-07-071-0/+7
| * | | | | | Remove inclusive JS importsLuke "Jared" Bennett2017-07-073-28/+14
| * | | | | | Added specsLuke "Jared" Bennett2017-07-074-2/+460
* | | | | | | Merge branch 'rs-issue-34847' into 'master'Douwe Maan2017-07-071-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Mark a subgroup-related spec as PostgreSQL-onlyrs-issue-34847Robert Speicher2017-07-071-7/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'issue-description-gfm' into 'master'Filipa Lacerda2017-07-071-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Fixed GFM references not being included when update issue inlineissue-description-gfmPhil Hughes2017-07-071-0/+12
* | | | | | | | Merge branch 'fix-typo-in-sha-attribute-spec' into 'master'Stan Hu2017-07-071-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix another typo in SHA attribute specfix-typo-in-sha-attribute-specStan Hu2017-07-071-1/+1
| * | | | | | | | Fix typo in SHA attribute specSean McGivern2017-07-071-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'dm-fix-project-path-helpers-production' into 'master'Douwe Maan2017-07-074-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-074-4/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'gitaly-get-blob' into 'master'Sean McGivern2017-07-071-1/+11
|\ \ \ \ \ \ \ \