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-09-29Delete invalid oEmbed caches with binary titlesBenjamin Neff
2017-09-29Create refereces modelBenjamin Neff
2017-09-18Cleanup invalid polls without status messageBenjamin Neff
2017-09-18Cleanup invalid likes without targetBenjamin Neff
2017-09-18Remove "string" column from "ppid" tableBenjamin Neff
2017-09-17Remove rails_admin_histories tableBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-26Merge migrations from before 0.6.0.0 to 0000_create_schema.rbBenjamin Neff
2017-08-26Remove root_guid from reshares when post is deletedBenjamin Neff
2017-08-15Account migration model and message supportcmrd Senya
2017-08-14Reset stuck exportsBenjamin Neff
2017-08-13Add missing unique indexes from #7234Benjamin Neff
2017-08-13Cleanup invalid aspects and set unique indexBenjamin Neff
2017-08-13Add missing indexesBenjamin Neff
2017-08-13Remove diaspora_handle from AccountDeletions and add unique indexBenjamin Neff
2017-08-12Fix rubocop cop namespace for ExtraSpacingBenjamin Neff
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