summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove "say"nik_int4_to_int8NikolayS2019-03-281-2/+0
|
* Improve spec codeFelipe Artur2019-03-251-26/+21
|
* Improve indexes migration codeFelipe Artur2019-03-251-22/+17
|
* Increase avg "speed" 4 timesNikolayS2019-03-191-1/+1
|
* Code improvements, fix some rubocop failures and finish specsFelipe Artur2019-03-145-60/+172
|
* Add some specsFelipe Artur2019-03-122-1/+55
|
* Process MR commentsNikolayS2019-03-122-20/+20
| | | | | | - remove wrong "bigserial" in schema.rb - use self.class.name instead of string - uppercase SQL keywords
* Merge branch 'nik_int4_to_int8' of https://gitlab.com/gitlab-org/gitlab-ce ↵NikolayS2019-03-072-9/+9
|\ | | | | | | into nik_int4_to_int8
| * Distinguish trigger functionsNikolay Samokhvalov2019-03-041-6/+6
| |
| * Do not put table name to trigger nameNikolay Samokhvalov2019-03-041-1/+1
| |
| * Do not put table name to trigger name (fix tests)Nikolay Samokhvalov2019-03-041-2/+2
| |
* | Fix how parameter "last_processed" is being passedNikolayS2019-03-071-1/+3
|/
* Fix weird "using" in an index definitionNikolayS2019-03-041-1/+1
|
* Update schema.rbNikolayS2019-03-041-1/+7
|
* More commentsNikolayS2019-03-043-2/+33
|
* Fix syntax (missing AND)NikolayS2019-03-041-1/+1
|
* Changelog line correctionNikolayS2019-03-041-1/+1
|
* CleanupNikolayS2019-03-041-52/+0
|
* Cleanup + small fixes (wording, comments, formatting)NikolayS2019-03-049-328/+5
|
* int4→int8: working version of Stage 1 (of 2).NikolayS2019-03-044-47/+63
| | | | | | | - trigger to fill new column in freshly created rows - better visibility of progress – pass "last value" as param to sidekiq - push_event_payloads.event_id and ci_build_trace_sections.id - helper index and better query performance
* (WIP) int4→int8: alternative background migrationsNikolayS2019-03-044-0/+167
| | | | Details: https://gitlab.com/gitlab-org/gitlab-ce/issues/58363
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵NikolayS2019-02-212624-48798/+182589
|\ | | | | | | nik_int4_to_int8
| * Merge branch 'winh-deterministic-frontend-fixtures' into 'master'Rémy Coutable2019-02-219-11/+23
| |\ | | | | | | | | | | | | Make frontend fixtures deterministic See merge request gitlab-org/gitlab-ce!23705
| | * Make fixtures/u2f.rb deterministicWinnie Hellmann2019-02-211-1/+2
| | |
| | * Make fixtures/snippet.rb deterministicWinnie Hellmann2019-02-211-1/+3
| | |
| | * Make fixtures/projects.rb deterministicWinnie Hellmann2019-02-211-4/+8
| | |
| | * Make fixtures/merge_requests.rb deterministicWinnie Hellmann2019-02-211-2/+5
| | |
| | * Make fixtures/issues.rb deterministicWinnie Hellmann2019-02-211-1/+1
| | |
| | * Make fixtures/groups.rb deterministicWinnie Hellmann2019-02-211-1/+1
| | |
| | * Make fixtures/deploy_keys.rb deterministicWinnie Hellmann2019-02-211-1/+1
| | |
| | * Make fixtures/commit.rb deterministicWinnie Hellmann2019-02-211-0/+1
| | |
| | * Make fixtures/blob.rb deterministicWinnie Hellmann2019-02-211-0/+1
| | |
| * | Merge branch 'docs-development-documentation-edits' into 'master'Marcia Ramos2019-02-213-7/+7
| |\ \ | | | | | | | | | | | | | | | | Minor fixes to development/documentation docs, mostly aligning all link text to relevant page names See merge request gitlab-org/gitlab-ce!25471
| | * | Minor fixes to development/documentation docs, mostly aligning all link text ↵Mike Lewis2019-02-213-7/+7
| |/ / | | | | | | | | | to relevant page names
| * | Merge branch ↵Filipa Lacerda2019-02-215-9/+34
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '57784-make-closed-duplicate-and-closed-moved-button-a-link-to-target' into 'master' Add Link from Closed (moved) Issues to Moved Issue Closes #57784 See merge request gitlab-org/gitlab-ce!25300
| | * | Add `.text-underline` Utility ClassAndrew Fontaine2019-02-213-6/+6
| | | | | | | | | | | | | | | | | | | | Style status box links using bootstrap and other utility classes instead of styling all `a` tags in the status-box.
| | * | Make "moved" Link to Moved IssueAndrew Fontaine2019-02-215-9/+34
| | | | | | | | | | | | | | | | The text "moved" now links to the issue the closed issue was moved to.
| * | | Merge branch 'winh-frontend-test-roulette' into 'master'Nick Thomas2019-02-212-2/+4
| |\ \ \ | | |/ / | |/| | | | | | | | | | Add spec/frontend/ to frontend roulette See merge request gitlab-org/gitlab-ce!25465
| | * | Add spec/frontend/ to frontend rouletteWinnie Hellmann2019-02-212-2/+4
| | | |
| * | | Merge branch 'renovate/gitlab-svgs-1.x' into 'master'Phil Hughes2019-02-212-5/+5
| |\ \ \ | | |/ / | |/| | | | | | | | | | Update dependency @gitlab/svgs to ^1.53.0 See merge request gitlab-org/gitlab-ce!25455
| | * | Update dependency @gitlab/svgs to ^1.53.0Lukas 'Eipi' Eipert2019-02-212-5/+5
| | | |
| * | | Merge branch ↵James Lopez2019-02-212-3/+23
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '57867-accessing-issue-1-of-gitlab-ce-via-the-api-results-in-500-internal-server-error' into 'master' Speed up find_by when used on finders Closes #57867 See merge request gitlab-org/gitlab-ce!25421
| | * | | Ignore ordering when calling find_by on findersSean McGivern2019-02-202-3/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We shouldn't care about the ordering here; if we did, it would be more appropriate to use `take` or `first`. Having the ordering can result in the database picking a bad query plan, as it might think sorting the whole table first is the best option.
| * | | | Merge branch 'winh-jest-gitlab-ui' into 'master'Kushal Pandya2019-02-216-33/+57
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Jest work with gitlab-ui Closes #56689 See merge request gitlab-org/gitlab-ce!25440
| | * | | | Add snapshot test to discussion_jump_to_next_button_spec.jsWinnie Hellmann2019-02-212-3/+27
| | | | | |
| | * | | | Remove localVue from discussion_jump_to_next_button_spec.jsWinnie Hellmann2019-02-211-11/+4
| | | | | |
| | * | | | Transpile @gitlab/ui for JestWinnie Hellmann2019-02-212-0/+3
| | | | | |
| | * | | | Load i18n Vue plugin for Jest testsWinnie Hellmann2019-02-211-0/+4
| | | | | |
| | * | | | Move discussion_jump_to_next_button_spec.js to JestWinnie Hellmann2019-02-211-0/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'mind-the-oxford-comma' into 'master'Kushal Pandya2019-02-212-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Mind the oxford comma See merge request gitlab-org/gitlab-ce!25252