summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-project-authorizations-id-column' into 'master' Douwe Maan2017-01-092-3/+15
|\
| * Remove the project_authorizations.id columnremove-project-authorizations-id-columnYorick Peterse2017-01-082-3/+15
* | Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern2017-01-092-0/+10
|\ \ | |/ |/|
| * Record and show last used date of SSH KeysVincent Wong2017-01-092-0/+10
* | Whitelist next project names: assets, profile, publicDmitriy Zaporozhets2017-01-061-5/+0
* | Revert MattermostNotificationService and SlackNotificationService to Mattermo...issue_25889Felipe Artur2016-12-282-1/+26
* | Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets2016-12-276-4/+163
|\ \ | |/
| * Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-272-0/+15
| |\
| | * Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2020-57/+456
| | |\
| | * \ Merge CSSFilipa Lacerda2016-12-128-6/+150
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-0633-62/+299
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-2213-2/+232
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-178-8/+112
| | |\ \ \ \ \
| | * | | | | | Cleanup migrationLin Jen-Shin2016-11-101-19/+6
| | * | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-1068-684/+2486
| | |\ \ \ \ \ \
| | * | | | | | | Allow to add deploy keys with write-accessAli Ibrahim2016-08-172-10/+38
| * | | | | | | | Merge branch 'dz-rename-invalid-users' into 'master' Douwe Maan2016-12-272-1/+88
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Rename users with namespace ending with .gitdz-rename-invalid-usersDmitriy Zaporozhets2016-12-262-1/+88
| * | | | | | | | | Disable timeout while removing serviceszj-disable-timeout-migrationZ.J. van de Weg2016-12-271-0/+2
| * | | | | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-263-2/+57
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add more storage statisticsMarkus Koller2016-12-213-2/+57
* | | | | | | | | | Removed return from reserved project migrationYorick Peterse2016-12-241-2/+0
* | | | | | | | | | Fix parallel renaming of reserved projectsYorick Peterse2016-12-241-26/+87
* | | | | | | | | | Rename projects with reserved path namesDmitriy Zaporozhets2016-12-242-1/+77
|/ / / / / / / / /
* | | | | | | | | Exclude non existent repository storages.Ruben Davila2016-12-211-1/+1
* | | | | | | | | Remove unused services from the databaseZ.J. van de Weg2016-12-212-1/+14
|/ / / / / / / /
* | | | | | | | Merge branch 'dz-rename-invalid-groups' into 'master' Douwe Maan2016-12-212-2/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename groups with .git in the end of the pathDmitriy Zaporozhets2016-12-212-2/+84
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-202-9/+6
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'origin/master' into improve-pipeline-fixturesimprove-pipeline-fixturesKamil Trzcinski2016-12-1855-67/+822
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-163-0/+39
| |\ \ \ \ \ \ \
| | * | | | | | | Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration.20492-access-token-scopesTimothy Andrew2016-12-161-2/+4
| | * | | | | | | Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-162-45/+6
| | * | | | | | | Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew2016-12-163-0/+76
| * | | | | | | | Merge branch 'issue_22269' into 'master' Kamil Trzciński2016-12-163-2/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-153-2/+20
| * | | | | | | | | Merge branch 'fix/25635' into 'master' Rémy Coutable2016-12-164-23/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Improve performance on RemoveDuplicatesFromRoutes migrationfix/25635Douglas Barbosa Alexandre2016-12-151-14/+10
| | * | | | | | | | | Fix the AddNameIndexToNamespace migration to be reversibleDouglas Barbosa Alexandre2016-12-151-1/+1
| | * | | | | | | | | Use optimized query to fill the routes table when running PostgreSQLDouglas Barbosa Alexandre2016-12-152-6/+19
| | * | | | | | | | | Don't use the Route model in migrationsDouglas Barbosa Alexandre2016-12-152-2/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'change_development_build_fixtures' into 'master' Sean McGivern2016-12-161-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Made Ci::Builds to have same ref as Ci::Pipeline in dev fixturestwonegatives2016-12-151-1/+1
| | |/ / / / / / /
| * | | | | | | | Add an environment slugNick Thomas2016-12-153-6/+83
| * | | | | | | | Make the index on environment name and project id unique, fixing up any dupli...Nick Thomas2016-12-153-3/+74
| |/ / / / / / /
| * | | | | | | Merge branch 'seed-runner-token' into 'master' Kamil Trzciński2016-12-151-0/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-011-0/+16
| * | | | | | | | Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets2016-12-143-7/+39
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'process-commit-worker-migration-encoding' into 'master' Rémy Coutable2016-12-141-5/+15
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Encode when migrating ProcessCommitWorker jobsprocess-commit-worker-migration-encodingYorick Peterse2016-12-131-5/+15
| | | | |_|_|_|_|_|/ | | | |/| | | | | |