Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Extend stages statuses migration | Grzegorz Bizon | 2017-07-04 | 1 | -21/+34 | |
| | * | | | | | | | | Add initial changes for stages statuses migration | Grzegorz Bizon | 2017-06-30 | 3 | -1/+87 | |
* | | | | | | | | | | Add migration that migrates CI/CD queues | Grzegorz Bizon | 2017-08-22 | 2 | -1/+15 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fix Error 500s when attempting to destroy a protected tag | Stan Hu | 2017-08-20 | 2 | -2/+37 | |
* | | | | | | | | | Merge branch 'rs-trailingwhitespace-cop' into 'master' | Rémy Coutable | 2017-08-16 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Enable Layout/TrailingWhitespace cop and auto-correct offenses | Robert Speicher | 2017-08-15 | 3 | -5/+5 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Don't create event in Merge Request Create Service | Jarka Kadlecova | 2017-08-16 | 2 | -1/+27 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'fix-broadcast-messages-migration' into 'master' | Douwe Maan | 2017-08-15 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove invalid broadcast messages before migratingfix-broadcast-messages-migration | Yorick Peterse | 2017-08-14 | 1 | -1/+13 | |
* | | | | | | | | | Merge branch '36089-handle-ref-failure-better' into 'master' | Douwe Maan | 2017-08-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-... | Lin Jen-Shin | 2017-08-14 | 17 | -247/+348 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Skip creating the merge request if repo is empty | Lin Jen-Shin | 2017-08-11 | 1 | -0/+2 | |
* | | | | | | | | | | Exclude existing offenses | Michael Kozono | 2017-08-14 | 6 | -0/+6 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master' | Douwe Maan | 2017-08-14 | 8 | -237/+45 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespace | Bob Van Landuyt | 2017-08-11 | 1 | -0/+29 | |
| * | | | | | | | | | Update migrations to move directly into the `-/system` folder | Bob Van Landuyt | 2017-08-11 | 6 | -5/+72 | |
| * | | | | | | | | | Don't update upload paths twice | Bob Van Landuyt | 2017-08-11 | 1 | -57/+0 | |
| * | | | | | | | | | Don't rename the system namespace | Bob Van Landuyt | 2017-08-11 | 1 | -231/+0 | |
* | | | | | | | | | | Merge branch 'disable-project-export' into 'master' | Rémy Coutable | 2017-08-11 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add option to disable project export on instance - db changes | Robin Bobbitt | 2017-08-11 | 2 | -1/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Better caching and indexing of broadcast messages | Yorick Peterse | 2017-08-11 | 3 | -5/+45 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'split-events-into-push-events' into 'master' | Sean McGivern | 2017-08-11 | 5 | -1/+206 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use a specialized class for querying events | Yorick Peterse | 2017-08-10 | 2 | -2/+39 | |
| * | | | | | | | | | Migrate events into a new format | Yorick Peterse | 2017-08-10 | 4 | -0/+168 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Cache Appearance instances in Redisappearances-caching-and-schema | Yorick Peterse | 2017-08-10 | 2 | -4/+37 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-cop | Rémy Coutable | 2017-08-09 | 2 | -2/+2 | |
* | | | | | | | | Merge branch '31207-clean-locked-merge-requests' into 'master' | Stan Hu | 2017-08-08 | 3 | -2/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Re-add column locked_at on migration rollback31207-clean-locked-merge-requests | Oswaldo Ferreira | 2017-08-07 | 1 | -1/+1 | |
| * | | | | | | | | Move locked_at removal to post-deployment migration | Oswaldo Ferreira | 2017-08-07 | 2 | -2/+2 | |
| * | | | | | | | | Store MergeWorker JID on merge request, and clean up stuck merges | Oswaldo Ferreira | 2017-08-07 | 3 | -1/+19 | |
* | | | | | | | | | Store & use ConvDev percentages returned by Version app35761-convdev-perc | Jarka Kadlecova | 2017-08-07 | 3 | -0/+72 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'reorganise-issues-indexes-for-sorting' into 'master' | Sean McGivern | 2017-08-03 | 2 | -3/+47 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Re-organise "issues" indexes for faster orderingreorganise-issues-indexes-for-sorting | Yorick Peterse | 2017-08-03 | 2 | -3/+47 | |
* | | | | | | | | | Migrate MR commits and diffs to new tablesmerge-request-commits-background-migration | Sean McGivern | 2017-08-03 | 1 | -0/+33 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Change project FK migration to skip existing FKsproject-foreign-keys-without-errors | Yorick Peterse | 2017-08-02 | 1 | -8/+26 | |
* | | | | | | | | Merge branch '33620-remove-events-from-notification_settings' into 'master' | Douwe Maan | 2017-08-01 | 2 | -2/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove events column from notification settings33620-remove-events-from-notification_settings | Sean McGivern | 2017-07-31 | 2 | -2/+10 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Rename many path_with_namespace -> full_path | Gabriel Mazetto | 2017-08-01 | 1 | -0/+1 | |
* | | | | | | | | fixfix/sm/schema-fix-group-pipeline-schedule-variables | Shinya Maeda | 2017-07-29 | 1 | -10/+10 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'merge-issuable-reopened-into-opened-state' into 'master' | Sean McGivern | 2017-07-28 | 1 | -0/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-state | Yorick Peterse | 2017-07-28 | 1 | -0/+32 | |
* | | | | | | | | init | Shinya Maeda | 2017-07-28 | 3 | -0/+47 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'backport-ee-2456' into 'master' | Robert Speicher | 2017-07-27 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Backport gitlab-ee!2456 | Oswaldo Ferreira | 2017-07-27 | 2 | -0/+16 | |
* | | | | | | | | add unique index for gpg_signatures#commit_sha | Alexis Reigel | 2017-07-27 | 2 | -2/+2 | |
* | | | | | | | | add unique indexes to gpg_keys | Alexis Reigel | 2017-07-27 | 2 | -2/+4 | |
* | | | | | | | | no more more :length due to mysql set_index hack | Alexis Reigel | 2017-07-27 | 1 | -13/+0 | |
* | | | | | | | | length constrain on the index, not on the column | Alexis Reigel | 2017-07-27 | 3 | -11/+20 | |
* | | | | | | | | use db's on_delete instead of has_many :dependent | Alexis Reigel | 2017-07-27 | 3 | -6/+6 | |
* | | | | | | | | use text instead of string for db columns | Alexis Reigel | 2017-07-27 | 2 | -4/+4 |