summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add spec for IssuableMetadata modulesh-optimize-mr-api-emojis-and-labelsStan Hu2017-07-081-0/+59
* Add spec for N+1 queriesStan Hu2017-07-081-0/+12
* Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu2017-07-086-41/+74
* Merge branch 'fix/gb/stage-id-reference-background-migration' into 'master'Grzegorz Bizon2017-07-087-7/+189
|\
| * Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'Grzegorz Bizon2017-07-07235-873/+3376
| |\
| * | Simplify stage_id migration as we now use relationsGrzegorz Bizon2017-07-071-9/+4
| * | Do not schedule bg migration when it is not neededGrzegorz Bizon2017-07-072-3/+2
| * | Schedule stage_id bg migrations in batches of 10Grzegorz Bizon2017-07-073-8/+13
| * | Use new `each_batch` helper instead of custom oneGrzegorz Bizon2017-07-073-11/+13
| * | Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon2017-07-07172-753/+2454
| |\ \
| | * | Added EachBatch for iterating tables in batchesYorick Peterse2017-07-078-1/+185
| * | | Revert recent changes in migration helpersGrzegorz Bizon2017-07-072-172/+30
| * | | Add some comments on new migrations helpersGrzegorz Bizon2017-07-071-0/+38
| * | | Schedule stage_id background migration in rangesGrzegorz Bizon2017-07-074-19/+22
| * | | Extract `execute_in_batches` migrations helperGrzegorz Bizon2017-07-072-22/+60
| * | | Add walk_table_in_batches and refactor migration helpersGrzegorz Bizon2017-07-072-31/+97
| * | | Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon2017-07-072-5/+5
| * | | Improve exception description in bg migrationsGrzegorz Bizon2017-07-071-1/+3
| * | | Do not override original AR5 batching interfaceGrzegorz Bizon2017-07-072-4/+7
| * | | Sanitize id value passed to async background migrationGrzegorz Bizon2017-07-071-3/+1
| * | | Improve code examples in background migrations docsGrzegorz Bizon2017-07-071-4/+2
| * | | Add description to exception in bg migrations workerGrzegorz Bizon2017-07-071-1/+1
| * | | Do not compare float with integer in migrations specsGrzegorz Bizon2017-07-071-1/+1
| * | | Improve readability of build stage id migration queryGrzegorz Bizon2017-07-072-8/+9
| * | | Use integers to schedule delayed background migrationsGrzegorz Bizon2017-07-072-3/+3
| * | | Test if argument passed to a migration is presentGrzegorz 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-072-12/+18
| * | | Perform stage_id ref backgound migration in bulksGrzegorz Bizon2017-07-071-3/+3
| * | | Remove unused background migrations matcherGrzegorz Bizon2017-07-071-12/+0
| * | | Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-07-074-36/+32
| * | | Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-074-8/+70
| * | | Add specs for delayed stage_id background migrationsGrzegorz Bizon2017-07-072-7/+51
| * | | Schedule background migration only when it is neededGrzegorz Bizon2017-07-071-4/+6
| * | | Find builds that require a migration in batchesGrzegorz Bizon2017-07-072-3/+8
| * | | Add initial build stage_id ref background migrationGrzegorz Bizon2017-07-073-7/+26
| * | | Add initial stage_id background migration filesGrzegorz Bizon2017-07-073-0/+54
* | | | Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu2017-07-082-2/+4
|\ \ \ \
| * | | | Remove many N+1 queries with merge requests APIsh-optimize-mr-apiStan Hu2017-07-072-2/+4
* | | | | Merge branch 'gitaly-internal-allowed-send-repo' into 'master'Robert Speicher2017-07-083-21/+91
|\ \ \ \ \
| * | | | | Send Gitaly Repository with /api/internal/allowedgitaly-internal-allowed-send-repoKim "BKC" Carlbäcker2017-07-073-21/+91
* | | | | | Merge branch 'fix_migrations_in_the_future' into 'master'Douwe Maan2017-07-074-1/+15
|\ \ \ \ \ \
| * | | | | | Make wrong migrations idempotentfix_migrations_in_the_futureFelipe Artur2017-07-073-3/+11
| * | | | | | fix migrations in the futureFelipe Artur2017-07-074-1/+7
* | | | | | | Merge branch 'username-password-stripped-from-import-url-fix' into 'master'Douwe Maan2017-07-072-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Username and password are no longer stripped from import url on importusername-password-stripped-from-import-url-fixTiago Botelho2017-07-072-0/+9
* | | | | | | | Merge branch 'issue_34852' into 'master'Mike Greiling2017-07-071-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix milestones finder failing specissue_34852Felipe Artur2017-07-071-1/+2
|/ / / / / / / /
* | | | | | | | Merge branch '34612-double-border-groups' into 'master'Phil Hughes2017-07-071-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove double border on last group rowAnnabel Dunstone Gray2017-07-071-0/+6
|/ / / / / / / /