summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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
| |_|/ |/| |
* | | Merge branch 'external-wiki-helper-speedup' into 'master' Yorick Peterse2016-07-202-1/+9
|\ \ \
| * | | speed up ExternalWikiService#get_project_wiki_pathEugene Howe2016-07-192-1/+9
| | |/ | |/|
* | | prevent algorithm and key length issue for upgrades from an older GilLab vers...James Lopez2016-07-201-1/+7
|/ /
* | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-191-15/+48
|\ \ | |/ |/|
| * Improve code designKamil Trzcinski2016-07-181-1/+1
| * Update build fixtures to include manual actionsKamil Trzcinski2016-07-181-15/+48
* | Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-183-4/+22
|\ \ | |/ |/|
| * Remove `lock_version` from the `merge_requests` table.undo-revert-of-4892Timothy Andrew2016-07-181-1/+0
| * Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-183-4/+23
* | Disable transaction when adding index for Ci::PipelineKamil Trzcinski2016-07-181-0/+2
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-184-29/+26
|\ \
| * \ Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-183-1/+17
| |\ \ | | |/ | |/|
| | * Make rubocop happytrack-pipeline-userKamil Trzcinski2016-07-151-1/+1
| | * Add index for user_id of pipelineKamil Trzcinski2016-07-152-1/+9
| | * Track a user who created a pipelineKamil Trzcinski2016-07-152-1/+9
| * | Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuableStan Hu2016-07-132-29/+10
| |/
* | Remove irrelevant commentsKamil Trzcinski2016-07-161-14/+0
* | Fix AddWhenAndYamlVariablesToCiBuilds migrationKamil Trzcinski2016-07-161-1/+1
* | Store when and yaml variables in builds tableKamil Trzcinski2016-07-162-1/+25
|/
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-133-22/+3
* Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-132-0/+9
* Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-132-3/+13
* Delete award emoji when deleting a user19693-emoji-awards-aren-t-deleted-for-deleted-usersSean McGivern2016-07-122-1/+22
* Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-122-11/+30
* Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable2016-07-111-106/+0
|\
| * remove fix validatable import url migrationJames Lopez2016-07-111-106/+0
* | Merge branch 'fix-broken-mysql-migration' into 'master' Robert Speicher2016-07-081-2/+2
|\ \ | |/ |/|
| * Fix missing quote_table_nameStan Hu2016-06-291-1/+1
| * Fix broken migration in MySQLStan Hu2016-06-291-1/+1
* | Merge branch 'fix/import-url-migration' into 'master' Rémy Coutable2016-07-081-6/+26
|\ \
| * | fix thread join issuefix/import-url-migrationJames Lopez2016-07-081-4/+2
| * | import_url migration performance improvementsJames Lopez2016-07-081-6/+28
* | | Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-082-0/+14
|\ \ \
| * | | Added setting to set new users by default as externalDravere2016-07-072-0/+14
| |/ /
* | | Update schemaDouwe Maan2016-07-061-1/+7
* | | Allow reply-by-email with diff notesDouwe Maan2016-07-061-0/+22
* | | Add DiffNote modelDouwe Maan2016-07-061-0/+6