summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-add-simple-mode-mr-api-9-4-stable' into '9-4-stable-preparin...James Edwards-Jones2017-07-142-3/+97
|\
| * Merge branch 'sh-add-mr-simple-mode' into 'master'sh-add-simple-mode-mr-api-9-4-stableSean McGivern2017-07-111-0/+16
| * Merge branch 'sh-optimize-mr-api-emojis-and-labels' into 'master'Sean McGivern2017-07-112-3/+81
* | Merge branch 'sh-fix-nil-broadcast-message' into 'master'Sean McGivern2017-07-141-0/+11
* | Merge branch 'revert-73579e66' into 'master'Grzegorz Bizon2017-07-141-21/+0
* | Merge branch '34325-reinstate-is_admin-for-user-api' into 'master'Sean McGivern2017-07-142-4/+38
* | Merge branch '33949-remove-healthcheck-access-token' into 'master'9-4-stable-prepare-RC1Sean McGivern2017-07-113-49/+155
* | Merge branch '34907-dont-show-pipeline-schedule-button-for-non-member' into '...Kamil Trzciński2017-07-111-127/+161
* | Merge branch 'fix_milestone_destroy_service' into 'master'Mike Greiling2017-07-111-0/+51
* | Merge branch 'sh-fix-award-emoji-spec' into 'master'Rémy Coutable2017-07-111-2/+2
* | Merge branch '34728-fix-application-setting-created-when-redis-down' into 'ma...Stan Hu2017-07-112-2/+27
|/
* Merge branch 'rs-sign_in' into 'master'Douwe Maan2017-07-09280-413/+398
|\
| * Change `sign_out` usage to `gitlab_sign_out` in one specRobert Speicher2017-07-071-2/+2
| * Merge branch 'master' into rs-sign_inRobert Speicher2017-07-0724-57/+954
| |\
| * \ Merge branch 'master' into rs-sign_inRobert Speicher2017-07-0770-316/+1829
| |\ \
| * \ \ Merge branch 'master' into rs-sign_inRobert Speicher2017-07-06182-977/+2753
| |\ \ \
| * | | | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-06224-893/+810
| * | | | Add ProjectPathHelper copDouwe Maan2017-07-061-0/+41
| * | | | Remove instance variable assignment from `gitlab_sign_in` helperrs-sign_inRobert Speicher2017-06-291-4/+4
| * | | | Change gitlab_sign_out to sign_out where possibleRobert Speicher2017-06-291-3/+3
| * | | | Remove gitlab_sign_out_direct helperRobert Speicher2017-06-292-7/+2
| * | | | Remove a duplicated test block from the result of a conflict resolutionRobert Speicher2017-06-291-26/+0
| * | | | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-29284-371/+392
* | | | | 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
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |