Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2017-08-12Convert CreateSchema migration to real migration with up methodBenjamin Neff
2017-08-12Remove UTF8 to UTF8mb4 migrationDennis Schubert
2017-08-12Remove the schema.rb from this repoDennis Schubert
2017-08-12Replace usages of the deprecated delete_all with conditionsDennis Schubert
2017-08-12Make all current migrations Rails 4.2 basedDennis Schubert
2017-08-12Do not touch the schema_migrations table in migrationsDennis Schubert
2017-08-12Add ApplicationRecordBenjamin Neff
2017-07-03Make Message entity non-relayableBenjamin Neff
2016-11-30Fix mentions in comments migration on PostgreSQLSteffen van Bergerem
2016-11-28Mentions in comments backend changescmrd Senya
2016-11-06Schedule a connection-check when receiving a message from an offline podBenjamin Neff
2016-10-27Remove empty pod and make pod host NOT NULLBenjamin Neff
2016-10-26Add user setting for default post visibilityhilkoc
2016-09-20Fix 20160906225138_fix_photos_share_visibilities.rb for postgresBenjamin Neff
2016-09-20Create share visibilities for photos attached to a private postBenjamin Neff
2016-09-04Cleanup invalid unconfirmed emailsBenjamin Neff
2016-09-04Add OpenGraph video supportSteffen van Bergerem
2016-09-01Delete all null entries before removing the columnLukas Matt
2016-08-23Remove started sharing notifications where the contact doesn't existBenjamin Neff
2016-08-20Remove started sharing notifications where the contact doesn't existBenjamin Neff
2016-08-13Merge pull request #6975 from cmrd-senya/6857-misscoped-destroyJonne Haß
2016-08-13[API] don't store ID tokens in DBcmrd Senya
2016-08-13fix migration for invitation-cleanupBenjamin Neff
2016-08-13don't reduce number of invites when registration is openBenjamin Neff
2016-08-13migration to remove old unused invitation columns from users tableBenjamin Neff
2016-08-09guard against some data inconsistency case in the signature tables migrationJonne Haß
2016-08-08Rewrite migration for participation counterBenjamin Neff
2016-08-08remove pending flag from postsBenjamin Neff
2016-08-08migration to remove all unused old columns from the posts tableBenjamin Neff
2016-08-08add migration for signature tablesBenjamin Neff
2016-06-26add migration to cleanup participationsBenjamin Neff
2016-06-26delete duplicates and create unique indexes:Benjamin Neff
2016-06-01Cleanup migration that removes duplicating AspectVisibilitiescmrd Senya
2016-03-27account_deletions get stuck while selecting participationsLukas Matt
2016-03-07Remove diaspora_handle from shareablescmrd Senya
2016-03-07fix pod table migration if someone deleted a user (owner) manuallyBenjamin Neff
2016-03-05Merge pull request #6732 from SuperTux88/cleanup-aspect_visibilitiesJonne Haß
2016-03-05add migration for pods-tableBenjamin Neff
2016-03-04migration to cleanup aspect_visibilitiesBenjamin Neff
2016-03-04use plain sql for update_all to fix postgresBenjamin Neff
2016-03-04Revert "Back out #6723 due to Postgres breakage"Benjamin Neff
2016-03-04Back out #6723 due to Postgres breakageDennis Schubert
2016-03-04update schema.rb after migration from #6586Benjamin Neff
2016-03-03create migration to link share visibility directly with usersBenjamin Neff
2016-03-03Merge pull request #6586 from cmrd-senya/drop-signaturesDennis Schubert
2016-01-04Add licenses where appropriatetheworldbright
2016-01-04Allow for longer redirect uri liststheworldbright
2016-01-04Support displaying TOS and policyaugier
2016-01-04Move JWKs files to databasetheworldbright
2016-01-04Revoke previously issued tokens on duplicate requesttheworldbright