Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2016-04-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-13Schema improvements suggested by YorickJacob Vosmaer
2016-04-12Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-12Add repository_checks_enabled settingJacob Vosmaer
2016-04-11Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-11Use false/true mixin in migration from !3640Stan Hu
2016-04-11Merge branch 'fix-raw-sql-migrations' into 'master' Stan Hu
2016-04-11Fix more SQL migrations to use raw commandsStan Hu
2016-04-10Fix seed_fu failure with inserting milestones into test DBStan Hu
2016-04-10Use raw SQL instead of Rails models in 20130403003950 migrationStan Hu
2016-04-09Apparently I missed updating the schema.rb when removing the Twitter "Congrat...connorshea
2016-04-09Fix schema.rbDouglas Barbosa Alexandre
2016-04-08Use query instead of model on migrationsDouglas Barbosa Alexandre
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-06Rename almost all the thingsJacob Vosmaer
2016-04-04Rebase repo check MRJacob Vosmaer
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-31Exclude projects pending deletion from all resultsZeger-Jan van de Weg
2016-03-31Remove todos for deleted merge requestsDouglas Barbosa Alexandre
2016-03-30Destroy related todos when an issue is deletedDouglas Barbosa Alexandre
2016-03-30Update migration commentDmitriy Zaporozhets
2016-03-30Improve db migrations for notification settingsDmitriy Zaporozhets
2016-03-30Migrate notification setting from members tableDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting modelDmitriy Zaporozhets
2016-03-29Use raw SQL instead of Rails models in migrations where appropriateRobert Speicher
2016-03-22Check if index exists before adding it. [ci skip]Rubén Dávila
2016-03-22Fix specsDouwe Maan
2016-03-22Address feedbackDouwe Maan
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-22Add specs and add visibility level to admin groupsFelipe Artur
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-21Fix more specsDouwe Maan
2016-03-21Fix some specsDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-20Merge branch 'master' into issue_12658Douwe Maan
2016-03-19Hide delete botton on edit pageZeger-Jan van de Weg
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-19Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-19Improvements in issue move feaure (refactoring)Grzegorz Bizon
2016-03-18Add commit_id to todosDouglas Barbosa Alexandre
2016-03-18Change target_id to null on todosDouglas Barbosa Alexandre
2016-03-18Add a confidential flag to issuesDouglas Barbosa Alexandre
2016-03-18Code fixesFelipe Artur
2016-03-17Merge branch '4009-external-users' into 'master' Douwe Maan
2016-03-17Add field that references issue this issue has been moved toGrzegorz Bizon
2016-03-17Block internal groups/projects visibility to external usersFelipe Artur
2016-03-17Merge 4009-external-users into issue_12658Felipe Artur
2016-03-17Code improvements and add Create group serviceFelipe Artur
2016-03-16Added an index on ci_runners.tokenYorick Peterse