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
2012-05-06upload wallpaper for great success.danielgrippi
2012-04-28Role system to replace the yml admins and community spotlight. we canMaxwell Salzberg
2012-04-23fix favorite migration for postgres, thanks [JT] [ci skip]Jonne Haß
2012-04-22users can now favorite postsdanielgrippi
2012-04-20we now store image height and width locally; still need to federate the valuesMaxwell Salzberg
2012-04-14update schema, views specMaxwell Salzberg
2012-04-14rails_admin; i do what i wantMaxwell Salzberg
2012-04-04small typo fixes, in heroku and seed scripts [ci skip]Maxwell Salzberg
2012-04-02New index for posts table. interacted_at still missingChristophe
2012-04-02Indexes on participation tableChristophe
2012-03-31Merge pull request #3089 from justindthomas/fix-migrationMaxwell Salzberg
2012-03-31update seeds.rb to reflect asset pipeline, and a lil bit of refactoringMaxwell Salzberg
2012-03-30change concat() to || for pgSQLJustin Thomas
2012-03-28migration for old invitation-emailsBenjamin Neff
2012-03-28MS DC You can has choose a templateDennis Collinson
2012-03-17fixed rspec tests, more fit and finish around how the invite code works,Maxwell Salzberg
2012-03-17invite_link functionailty mostly worksMaxwell Salzberg
2012-03-14update db/schemaMaxwell Salzberg
2012-03-01remove unused youtube_titles from comments and postsDiaspora Europe
2012-02-10Participations are a federated, relayable model :)Dennis Collinson
2012-02-08a user can mark themselves as nsfwDennis Collinson
2012-02-04Fix migration for MySQLSarah Mei
2012-02-04fix syntax for psql backendRicardo
2012-02-04MS DG DC Participate stream that has things bubble to the topDennis Collinson
2012-02-03never use AR classes in migrations if you can help itMaxwell Salzberg
2012-02-03today is not my day. fix comment in migrationMaxwell Salzberg
2012-02-03this should work, and added a bit of loggingMaxwell Salzberg
2012-02-03possible fix for migration, hang tight before running itMaxwell Salzberg
2012-02-03migration iterates through shareablesDennis Collinson
2012-02-03bang! kill redis cache.danielgrippi
2012-02-02moar verbose comment [ci skip]Dennis Collinson
2012-02-02remove public share visibilities. NOTE: you should run optimize table as det...danielgrippi
2012-01-28db/schema.rb now includes an encoding line in ruby 1.9.2Sarah Mei
2012-01-28Make rake db:rebuild work under ruby 1.9.2Sarah Mei
2012-01-18SM MS; Read email sent to diaspora-dev for more information about thisMaxwell Salzberg
2012-01-15remove cache counter for photos, as it was causing too many edge-case errors ...danielgrippi
2012-01-05Merge pull request #2526 from Pistos/postgresql-drop-tableDaniel Grippi
2012-01-04Revert "Revert "auto follow back feature""Jonne Haß
2011-12-22remove splunk loggingMaxwell Salzberg
2011-12-21merge Pistos's reshare branch into masterdanielgrippi
2011-12-20Added MySQL-friendly version of SQL code for migration.Pistos
2011-12-20Added a counter cache for the number of reshares of a post.Pistos
2011-12-17added counter cache for photos on StatusMessagedanielgrippi
2011-12-13drop_table (with later versions of Rails?) doesn't work with PostgreSQL with ...Pistos
2011-12-10update diaspora-clientJonne Hass
2011-12-10fix diaspora connect for the new oauth stuff WIP. There's one bug where the o...Jonne Hass
2011-12-09change close account to clear profile, still need to dispatch account deletio...Ilya Zhitomirskiy
2011-12-09wip, stated the serialized modelIlya Zhitomirskiy
2011-12-09ms iz wip, clearing profile, started deleting post visibilitiesIlya Zhitomirskiy
2011-11-30specs greenDaniel Grippi