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-09-29Fix: Downtime requirement was missing for migration.Ruben Davila
2016-09-14Merge branch 'sh-update-db-schema' into 'master' Yorick Peterse
2016-09-06Merge branch 'zj-gitorious-migration-empty-pg-database' into 'master' Rémy Coutable
2016-09-06Merge branch 'zj-drop-gitorious-field' into 'master' Rubén Dávila Santos
2016-09-06Merge branch 'fix-confidential-issues-webhooks' into 'master'Douwe Maan
2016-08-31Revert "Merge branch 'lock_fix' into 'master'"Ruben Davila
2016-08-31Revert "Merge branch 'sh-lock-version-not-null' into 'master' "Ruben Davila
2016-08-31Merge branch 'sh-lock-version-not-null' into 'master' Stan Hu
2016-08-31Merge branch 'lock_fix' into 'master'Stan Hu
2016-08-20Merge branch 'fix-diff-note-discussion-id' into 'master' Rubén Dávila Santos
2016-08-19Merge branch 'gokmengoksel/gitlab-ce-koding' into 'master' Stan Hu
2016-08-19Merge branch 'pipeline-hooks-without-slack' into 'master' Robert Speicher
2016-08-19Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan
2016-08-19Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan
2016-08-19Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher
2016-08-18Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz
2016-08-17Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz
2016-08-17Merge branch 'issue-boards' into 'master'Douwe Maan
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Merge branch 'fix/build-seeds-in-development-environment' into 'master' Grzegorz Bizon
2016-08-15Fix pipeline and build seeds in development environmentGrzegorz Bizon
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Allow `SpamLog` to be submitted as hamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-15Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan
2016-08-12Method names changed to #includes_commit?Z.J. van de Weg
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-11Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Remove various redundant indexesYorick Peterse
2016-08-10Remove trigram indexes for "ci_runners"Yorick Peterse
2016-08-04Merge branch '20568-fix-member-data-again' into 'master' Douwe Maan
2016-08-04Add missing DOWNTIME constant to the AddTimestampsToMembersAgain migrationNick Thomas
2016-08-04Merge branch '20609-fix-protected-branch-access-levels-migration' into 'master' Douwe Maan
2016-08-04Merge branch 'fix-add-column-with-default-null' into 'master' Douwe Maan
2016-08-04Add a data migration to fix some missing timestamps in the members table (again)Nick Thomas
2016-08-04Merge branch 'fixtures-improvements' into 'master' Kamil Trzciński
2016-08-04Fix `#down` for two protected branches-related migrations.Timothy Andrew
2016-08-04Migrate protected branch access levels to match constants in `Gitlab::Access`Timothy Andrew
2016-08-03Remove unnecessary index_projects_on_builds_enabled index from the projects t...Alejandro Rodríguez
2016-08-03Improve CI fixturesZ.J. van de Weg
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-29Implement final review comments from @rymai.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Implement review comments from @dbalexandre.Timothy Andrew
2016-07-29Add seeds for protected branches.Timothy Andrew