summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix: Downtime requirement was missing for migration.Ruben Davila2016-09-281-0/+2
* Merge branch 'sh-update-db-schema' into 'master' Yorick Peterse2016-09-131-1/+1
* Merge branch 'zj-gitorious-migration-empty-pg-database' into 'master' Rémy Coutable2016-09-061-2/+1
* Merge branch 'zj-drop-gitorious-field' into 'master' Rubén Dávila Santos2016-09-051-0/+40
* Merge branch 'fix-confidential-issues-webhooks' into 'master'Douwe Maan2016-09-054-25/+72
* Revert "Merge branch 'lock_fix' into 'master'"Ruben Davila2016-08-312-18/+2
* Revert "Merge branch 'sh-lock-version-not-null' into 'master' "Ruben Davila2016-08-312-14/+1
* Merge branch 'sh-lock-version-not-null' into 'master' Stan Hu2016-08-312-1/+14
* Merge branch 'lock_fix' into 'master'Stan Hu2016-08-312-2/+18
* Merge branch 'fix-diff-note-discussion-id' into 'master' Rubén Dávila Santos2016-08-193-1/+28
* Merge branch 'gokmengoksel/gitlab-ce-koding' into 'master' Stan Hu2016-08-192-0/+12
* Merge branch 'pipeline-hooks-without-slack' into 'master' Robert Speicher2016-08-193-0/+34
* Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-193-2/+62
* Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-193-2/+29
* Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-182-1/+31
* Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-181-5/+4
* Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz2016-08-171-6/+26
* Merge branch 'issue-boards' into 'master'Douwe Maan2016-08-174-0/+68
* Merge branch 'akismet-submittable' into 'master' Robert Speicher2016-08-154-1/+78
|\
| * Further refactor and syntax fixes.Patricio Cano2016-08-152-2/+2
| * Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-152-1/+6
| * Allow `Issue` to be submitted as spamPatricio Cano2016-08-152-0/+2
| * Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-152-0/+21
| * Refactored spam related code even furtherPatricio Cano2016-08-152-1/+29
| * Lay the ground works to submit information to AkismetPatricio Cano2016-08-152-0/+21
* | Merge branch 'fix/build-seeds-in-development-environment' into 'master' Grzegorz Bizon2016-08-151-30/+29
|\ \ | |/ |/|
| * Fix pipeline and build seeds in development environmentGrzegorz Bizon2016-08-151-30/+29
* | Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan2016-08-151-1/+1
|\ \ | |/ |/|
| * Method names changed to #includes_commit?zj-deployment-status-on-mrZ.J. van de Weg2016-08-121-1/+1
* | Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-113-2/+22
|/
* Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-112-0/+10
|\
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-112-0/+10
* | Remove various redundant indexesYorick Peterse2016-08-112-52/+116
|/
* Remove trigram indexes for "ci_runners"remove-ci-runner-trigram-indexesYorick Peterse2016-08-102-3/+28
* Merge branch '20568-fix-member-data-again' into 'master' Douwe Maan2016-08-042-1/+22
|\
| * Add missing DOWNTIME constant to the AddTimestampsToMembersAgain migrationNick Thomas2016-08-041-0/+1
| * Add a data migration to fix some missing timestamps in the members table (again)Nick Thomas2016-08-042-1/+21
* | Merge branch '20609-fix-protected-branch-access-levels-migration' into 'master' Douwe Maan2016-08-042-4/+4
|\ \
| * | Migrate protected branch access levels to match constants in `Gitlab::Access`20609-fix-protected-branch-access-levels-migrationTimothy Andrew2016-08-042-4/+4
* | | Merge branch 'fix-add-column-with-default-null' into 'master' Douwe Maan2016-08-042-2/+2
|\ \ \
| * | | Fix `#down` for two protected branches-related migrations.fix-add-column-with-default-nullTimothy Andrew2016-08-042-2/+2
| |/ /
* | | Merge branch 'fixtures-improvements' into 'master' Kamil Trzciński2016-08-041-24/+21
|\ \ \ | |_|/ |/| |
| * | Improve CI fixturesfixtures-improvementsZ.J. van de Weg2016-08-031-24/+21
| |/
* | Remove unnecessary index_projects_on_builds_enabled index from the projects t...20491-remove-unnecessary-index_projects_on_builds_enabled-index-from-the-projects-tableAlejandro Rodríguez2016-08-032-2/+10
|/
* Incorporate feedbackZ.J. van de Weg2016-07-292-4/+1
* Add an URL field to EnvironmentsZ.J. van de Weg2016-07-292-1/+14
* Implement final review comments from @rymai.Timothy Andrew2016-07-296-2/+46
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-293-10/+14
* Implement review comments from @dbalexandre.Timothy Andrew2016-07-296-56/+0
* Add seeds for protected branches.Timothy Andrew2016-07-291-0/+12