summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Method names changed to #includes_commit?zj-deployment-status-on-mrZ.J. van de Weg2016-08-121-1/+1
| * | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-133-2/+22
| |\ \ \ \ \ | | |/ / / /
| * | | | | Remove stage parameter from send payloadKamil Trzcinski2016-08-111-0/+2
| * | | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-114-54/+153
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-118-32/+58
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-022-0/+32
* | | | | | Remove accidental addition of table and index.Connor Shea2016-08-161-10/+0
* | | | | | Resolve feedback.Connor Shea2016-08-151-0/+10
* | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-1213-87/+232
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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
| |/ /
* | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-039-6/+176
|\ \ \ | |/ /
| * | 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
| * Add a series of migrations changing the model-level design of protected branc...Timothy Andrew2016-07-297-4/+160
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-07-281-1/+0
|\ \ | |/
| * Remove project which can't be pulled while seedingZ.J. van de Weg2016-07-281-1/+0
| * Fix missing schema update for 20160722221922Stan Hu2016-07-261-1/+1
* | Merge branch 'master' into diff-line-comment-vuejsPhil Hughes2016-07-261-7/+8
|\ \ | |/
| * Merge branch 'filter-branch-by-name' into 'master' Douwe Maan2016-07-251-7/+8
| |\
| | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-221-2/+3
| | |\
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-216-7/+92
| | |\ \
| | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-203-2/+16
| | |\ \ \
| | * | | | updates local schematiagonbotelho2016-07-201-7/+8
* | | | | | Add resolved_at and resolved_by_id to DiffNoteDouwe Maan2016-07-252-1/+13
|/ / / / /
* | | | | Fix bug where replies to commit notes displayed in the MR discussion tab woul...Douwe Maan2016-07-231-0/+9
| |_|_|/ |/| | |
* | | | Don't drop in DropAndReaddHasExternalWikiInProjectsfix-has-external-wiki-migrationYorick Peterse2016-07-211-2/+3
| |_|/ |/| |
* | | Fix migration to make it fastRémy Coutable2016-07-212-13/+14
* | | Make Service.external_wikis return only active external wikisRémy Coutable2016-07-212-1/+14
* | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-203-1/+46
|\ \ \
| * | | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-182-1/+22
| * | | Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-182-0/+24
* | | | Allow to disable user request access to groups/projectsFelipe Artur2016-07-203-5/+31
| |_|/ |/| |