summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix broken specsRuben Davila2017-03-184-0/+8
* Fix small rubocop issueRuben Davila2017-02-131-1/+1
* Fix migration with missing DOWNTIME entryRuben Davila2017-02-131-0/+2
* Merge branch 'dz-whitelist-some-project-names' into 'master' Rémy Coutable2017-01-061-5/+0
* Merge branch 'issue_25889' into 'master'Sean McGivern2017-01-052-2/+27
* Merge branch 'dz-rename-reserved-project-names' into 'master' Dmitriy Zaporozhets2017-01-052-1/+136
* Merge branch 'zj-disable-timeout-migration' into 'master' Yorick Peterse2016-12-271-0/+2
* Merge branch 'fix-migration' into 'master' Stan Hu2016-12-211-1/+1
* Merge branch 'zj-remove-unused-services' into 'master' Yorick Peterse2016-12-212-1/+14
* Merge branch 'dz-rename-invalid-groups' into 'master' Douwe Maan2016-12-212-2/+84
* Merge branch 'fix/25843' into 'master'Sean McGivern2016-12-202-9/+6
* 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
| * | | Add index to routes table on lower path for postgresqldz-create-routes-lower-indexDmitriy Zaporozhets2016-12-122-1/+23
| |/ /
* | | Modify namespace name and path validationdz-remove-namespaces-path-uniqDmitriy Zaporozhets2016-12-125-3/+115
|/ /
* | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-088-6/+150
* | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-0/+92
|/
* Make the downtime_check task happyfix-migrationsRémy Coutable2016-11-3022-3/+47
* Merge branch '23666-set-null-true-for-timestamps-columns-in-migrations' into ...Robert Speicher2016-11-3023-24/+24
|\
| * Add `null: true` to timestamps in migrations that does not define it23666-set-null-true-for-timestamps-columns-in-migrationsRémy Coutable2016-11-2823-24/+24
* | Remove unnecessary database indexesValery Sizov2016-11-292-9/+33
* | Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern2016-11-292-1/+31
|\ \ | |/ |/|
| * Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-282-1/+31
* | Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-254-12/+0
|/
* Merge branch 'milestone_start_date' into 'master' Sean McGivern2016-11-232-0/+13
|\
| * Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-232-0/+13
* | Update ProjectTeam#fetch_members to use project authorizationsfix/drop-project-authorized-for-userAhmad Sherif2016-11-231-14/+19
|/
* Handle orphans when removing soft deleted groupsfix-remove-undeleted-groups-orphansYorick Peterse2016-11-221-0/+41
* Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-212-1/+17
|\
| * Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-182-1/+17
* | Remove duplicate sidekiq throttling parametersfix-db-schemaKamil Trzcinski2016-11-191-3/+0
* | Merge branch '22539-display-folders' into 'master' Fatih Acet2016-11-191-0/+3
|\ \