summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Reset schema and migrationLuke "Jared" Bennett2017-05-041-0/+65
* Fixed schema diffsLuke "Jared" Bennett2017-05-031-5/+6
* Updated schema.rb with patch modeLuke "Jared" Bennett2017-05-031-7/+6
* [ci skip] Update migration to be reversible and use add_column_with_defaultLuke "Jared" Bennett2017-05-031-9/+28
* Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-0314-0/+82
|\
| * Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-021-0/+55
| |\
| | * Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-011-0/+11
| | * Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-011-10/+13
| | * Rename Projects & Namespaces based on entire pathsBob Van Landuyt2017-05-011-1/+2
| | * Rename namespaces called `Users`Bob Van Landuyt2017-05-011-0/+1
| | * Rename forbidden paths in a single migrationBob Van Landuyt2017-05-014-574/+39
| | * Add migration to rename all namespaces with forbidden nameBob Van Landuyt2017-05-013-0/+574
| * | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-022-0/+16
| |\ \ | | |/ | |/|
| | * Remove concurrent indexPawel Chojnacki2017-04-251-1/+1
| | * Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki2017-04-2096-97/+956
| | |\
| | * | Fix unreversible migration, and small rubocop warningsPawel Chojnacki2017-03-281-1/+5
| | * | Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki2017-03-282-1/+13
| * | | Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrationsrs-add_column_with_default_copsRobert Speicher2017-04-2811-0/+11
* | | | Added migration downtime tagLuke "Jared" Bennett2017-04-281-0/+3
* | | | Reverted false schema diffsLuke "Jared" Bennett2017-04-281-5/+6
* | | | Applied schema update with patchLuke "Jared" Bennett2017-04-281-7/+8
* | | | Revert schema.db to masterLuke "Jared" Bennett2017-04-281-11/+6
* | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-284-0/+45
|\ \ \ \ | |/ / /
| * | | Add index on ci_runners.contacted_atblackst0ne2017-04-282-1/+21
| * | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-271-0/+12
| |\ \ \
| | * | | tadds migration to remove invalid servicesTiago Botelho2017-04-271-0/+12
| * | | | Fill missing uuid on the application_settings table2246-uuid-is-nil-for-new-installationDouglas Barbosa Alexandre2017-04-262-1/+11
* | | | | Added migrationLuke "Jared" Bennett2017-04-282-1/+13
* | | | | Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-7/+6
|/ / / /
* | | | Add index on ci_builds.user_idblackst0ne2017-04-262-0/+20
|/ / /
* | | Add index to webhooks type columnJames Lopez2017-04-252-1/+17
* | | Add index on ci_builds.updated_atblackst0ne2017-04-232-1/+21
* | | Start versioning cached markdown fieldsNick Thomas2017-04-212-0/+38
| |/ |/|
* | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern2017-04-192-1/+20
|\ \
| * | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadataStan Hu2017-04-192-1/+20
* | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-197-0/+140
|\ \ \ | |/ / |/| |
| * | Make downtime_check happySean McGivern2017-04-141-0/+2
| * | Remove unused user activities codeSean McGivern2017-04-142-37/+3
| * | Add a post-deploy migration to migrate from former Redis activity to DBRémy Coutable2017-04-141-0/+87
| * | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-142-0/+10
| * | Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-142-8/+23
| * | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-142-0/+35
| * | Port 'Add uuid to usage ping' to CESean McGivern2017-04-142-0/+17
| * | Port 'Add EE usage ping' to CESean McGivern2017-04-142-0/+8
* | | Add migration to remove orphaned notification settingsJames Lopez2017-04-192-1/+25
|/ /
* | removes redundant code from database.rb29056-backport-ee-cleanup-database-fileTiago Botelho2017-04-1112-12/+11
* | Merge branch 'zj-fk-ci-triggers' into 'master' Yorick Peterse2017-04-112-0/+17
|\ \
| * | Add foreign key on trigger requestszj-fk-ci-triggersZ.J. van de Weg2017-04-112-0/+17
* | | Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray2017-04-111-0/+19
|\ \ \
| * | | Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-0/+19
| |/ /