Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure headless chrome screenshots correctlyfix/gb/qa/configure-headless-chrome-screenshots | Grzegorz Bizon | 2017-07-10 | 1 | -0/+4 |
| | |||||
* | Merge branch 'fix/offline_runner_detection' into 'master' | Rémy Coutable | 2017-07-10 | 2 | -3/+11 |
|\ | | | | | | | | | Fix offline runner detection See merge request !11751 | ||||
| * | Fix offline runner detection | Alessio Caiazza | 2017-07-07 | 2 | -3/+11 |
| | | |||||
* | | Merge branch 'docs/exclude-gitlab-git-test' into 'master' | Rémy Coutable | 2017-07-10 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | Exclude gitlab_git_test from docs only changes See merge request !12703 | ||||
| * | | Exclude gitlab_git_test from docs only changesdocs/exclude-gitlab-git-test | Achilleas Pipinellis | 2017-07-07 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'patch-24' into 'master' | Rémy Coutable | 2017-07-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix gitlab-ee reference in ee_compat_check See merge request !12713 | ||||
| * | | | Fix gitlab-ee reference in ee_compat_check | Pedro Moreira da Silva | 2017-07-07 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch '34810-vue-pagination' into 'master' | Phil Hughes | 2017-07-10 | 4 | -137/+188 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent default click since we change the url manually Closes #34810 See merge request !12721 | ||||
| * | | | | Update tests to test what the component renders and what the clicks calls34810-vue-pagination | Filipa Lacerda | 2017-07-07 | 3 | -161/+179 |
| | | | | | |||||
| * | | | | Use vue .prevent to prevent the click | Filipa Lacerda | 2017-07-07 | 1 | -3/+1 |
| | | | | | |||||
| * | | | | Prevent default click since we change the url manually | Filipa Lacerda | 2017-07-07 | 3 | -6/+41 |
| | | | | | | | | | | | | | | | | | | | | Adds tests | ||||
* | | | | | Merge branch 'rs-sign_in' into 'master' | Douwe Maan | 2017-07-09 | 280 | -413/+398 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Change gitlab_sign_in to sign_in See merge request !12369 | ||||
| * | | | | | Change `sign_out` usage to `gitlab_sign_out` in one spec | Robert Speicher | 2017-07-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For reasons that are still unclear, the EE version (but only the EE version) of this spec was failing reliably, and changing these calls seemed to resolve it. So we're making the change here for parity. | ||||
| * | | | | | Merge branch 'master' into rs-sign_in | Robert Speicher | 2017-07-07 | 111 | -294/+2132 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into rs-sign_in | Robert Speicher | 2017-07-07 | 266 | -1119/+3642 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into rs-sign_in | Robert Speicher | 2017-07-06 | 906 | -5137/+11025 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Auto-correct ProjectPathHelper violations | Robert Speicher | 2017-07-06 | 224 | -893/+810 |
| | | | | | | | | | |||||
| * | | | | | | | | Add ProjectPathHelper cop | Douwe Maan | 2017-07-06 | 3 | -0/+93 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove instance variable assignment from `gitlab_sign_in` helperrs-sign_in | Robert Speicher | 2017-06-29 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes `Thread.current[:current_user]` assignment from `gitlab_sign_in_via` | ||||
| * | | | | | | | | Change gitlab_sign_out to sign_out where possible | Robert Speicher | 2017-06-29 | 1 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove gitlab_sign_out_direct helper | Robert Speicher | 2017-06-29 | 2 | -7/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove a duplicated test block from the result of a conflict resolution | Robert Speicher | 2017-06-29 | 1 | -26/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was mistakenly added in 17196a2ff31 and is identical to the group above it. | ||||
| * | | | | | | | | Change gitlab_sign_in to sign_in where possible | Robert Speicher | 2017-06-29 | 284 | -371/+392 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'dm-routing-helpers-fix' into 'master'31331-view-time-tracking-info-in-issue-board-contextual-sidebar29974-real-time-emoji-award-updates | Marin Jankovski | 2017-07-09 | 2 | -4/+13 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also inject new route helpers into includers of GitlabRoutingHelper Closes #34859 See merge request !12735 | ||||
| * | | | | | | | | | Also inject new route helpers into includers of GitlabRoutingHelperdm-routing-helpers-fix | Douwe Maan | 2017-07-08 | 2 | -4/+13 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'fix/gb/stage-id-reference-background-migration' into 'master' | Grzegorz Bizon | 2017-07-08 | 7 | -7/+189 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add build stage_id reference background migration Closes #34151 See merge request !12513 | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration' | Grzegorz Bizon | 2017-07-07 | 235 | -873/+3376 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/models/concerns/each_batch.rb # spec/models/concerns/each_batch_spec.rb | ||||
| * | | | | | | | | | | Simplify stage_id migration as we now use relations | Grzegorz Bizon | 2017-07-07 | 1 | -9/+4 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Do not schedule bg migration when it is not needed | Grzegorz Bizon | 2017-07-07 | 2 | -3/+2 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Schedule stage_id bg migrations in batches of 10 | Grzegorz Bizon | 2017-07-07 | 3 | -8/+13 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Use new `each_batch` helper instead of custom one | Grzegorz Bizon | 2017-07-07 | 3 | -11/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In stage_id backgrond migration. | ||||
| * | | | | | | | | | | Merge remote-tracking branch 'origin/active-record-each-batch' into ↵ | Grzegorz Bizon | 2017-07-07 | 172 | -753/+2454 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix/gb/stage-id-reference-background-migration * origin/active-record-each-batch: (59 commits) Added EachBatch for iterating tables in batches Extend MR tabs a bit to cover up the avatar holder and collapse icon on scroll Update VERSION to 9.4.0-pre. Add CHANGELOG Fix some N+1 queries in the GET /projects API Don't show auxiliary blob viewer for README when there is no wiki Improve & fix the performance bar UI and behavior Remove orphaned haml files Fixed CHANGELOG.md for 9.3.4 release Add table for merge request commits 34727 Remove two columned layout from project member settings Just draw :legacy_builds Re-enable polling for environments Cleanup minor UX issues in the performance dashboard Upgrade GitLab Workhorse to v2.3.0 Added test for the chart legend Use correct field for label name, fix default for unit to be blank Fix shorter route helpers in production environment Encode certificate-authority-data in base64 Revert "Merge branch 'winh-mr-widget-no-pipeline' into 'master'" ... | ||||
| | * | | | | | | | | | | Added EachBatch for iterating tables in batches | Yorick Peterse | 2017-07-07 | 8 | -1/+185 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This module provides a class method called `each_batch` that can be used to iterate tables in batches in a more efficient way compared to Rails' `in_batches` method. This commit also includes a RuboCop cop to blacklist the use of `in_batches` in favour of this new method. | ||||
| * | | | | | | | | | | | Revert recent changes in migration helpers | Grzegorz Bizon | 2017-07-07 | 2 | -172/+30 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add some comments on new migrations helpers | Grzegorz Bizon | 2017-07-07 | 1 | -0/+38 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Schedule stage_id background migration in ranges | Grzegorz Bizon | 2017-07-07 | 4 | -19/+22 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Extract `execute_in_batches` migrations helper | Grzegorz Bizon | 2017-07-07 | 2 | -22/+60 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add walk_table_in_batches and refactor migration helpers | Grzegorz Bizon | 2017-07-07 | 2 | -31/+97 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Reduce a delay between stage_id scheduled migrations | Grzegorz Bizon | 2017-07-07 | 2 | -5/+5 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Improve exception description in bg migrations | Grzegorz Bizon | 2017-07-07 | 1 | -1/+3 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Do not override original AR5 batching interface | Grzegorz Bizon | 2017-07-07 | 2 | -4/+7 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Sanitize id value passed to async background migration | Grzegorz Bizon | 2017-07-07 | 1 | -3/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Improve code examples in background migrations docs | Grzegorz Bizon | 2017-07-07 | 1 | -4/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add description to exception in bg migrations worker | Grzegorz Bizon | 2017-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Do not compare float with integer in migrations specs | Grzegorz Bizon | 2017-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Improve readability of build stage id migration query | Grzegorz Bizon | 2017-07-07 | 2 | -8/+9 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Use integers to schedule delayed background migrations | Grzegorz Bizon | 2017-07-07 | 2 | -3/+3 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Test if argument passed to a migration is present | Grzegorz Bizon | 2017-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Make `inline` a default sidekiq testing processing again | Grzegorz Bizon | 2017-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Improve specs for background stage_id ref migration | Grzegorz Bizon | 2017-07-07 | 2 | -12/+18 |
| | | | | | | | | | | | |