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
2011-07-29MAAAAAAAXWEEEEEEEEEELRaphael Sofaer
2011-07-29Merge branch 'master' of github.com:diaspora/diasporaRaphael Sofaer
2011-07-29Merge remote branch 'manuels/842-sortable-aspects'Raphael Sofaer
2011-07-29test to make sure mobile site does not 500 with all media typesMaxwell Salzberg
2011-07-23Reshares and reshare retractions are green.Raphael Sofaer
2011-07-22fixed all specs; rebased.danielgrippi
2011-07-22wip removed some generated specsMaxwell Salzberg
2011-07-19Merge remote branch 'yolk/348-change-email-with-confirmation' into merge_emai...Raphael Sofaer
2011-07-12Fix likes on comments migrationRaphael Sofaer
2011-07-12Merge branch 'like-comments'Raphael Sofaer
2011-07-12Fix contentUpdater spec, adjust migration and fix a couple of the js viwesRaphael Sofaer
2011-07-12making the service users badge wider, added a commented out seed step for hav...Ilyaaaaaaaaaaaaa Zhitomirskiy
2011-07-12Update migration to handle duplicate likesRaphael Sofaer
2011-07-12Addded Diaspora::Likeable module. Corrected the unique index for likes to in...danielgrippi
2011-07-12cache counters in for likes. pending Diaspora::Likeable module...danielgrippi
2011-07-12Likes in comments, cache counter disabled for now.danielgrippi
2011-07-10Issue #842: Sortable aspectsManuel Schölling
2011-07-08Sort on and index taggings, ftwRaphael Sofaer
2011-07-06Add null false on tag_followings fieldsIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-06WIP you can now follow a tag, needs a clean up, and ajax loveIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-05Update the Post counter caches when adding the counter cache columnRaphael Sofaer
2011-07-05Ajax in likes in streamRaphael Sofaer
2011-07-01add contact images to aspect index, removed comment background color, add ver...danielgrippi
2011-07-01DH SM MS update schema.rb to reflect edited migrationSarah Mei
2011-06-29typo in oauth2 migrationWouter Timmermans
2011-06-29Merge branch 'master' into oauthRaphael Sofaer
2011-06-28Change homepage_url to application_base_urlRaphael Sofaer
2011-06-27Only run the data migration if there are profiles in the dbRaphael Sofaer
2011-06-24collapsed oauth2 migrations; made app factorydanielgrippi
2011-06-23added JWT verification support to diasporadanielgrippi
2011-06-21added a couple of validations on the Oauth models, added an index on a user's...Ilya Zhitomirskiy
2011-06-19Undo some pg changesRaphael Sofaer
2011-06-19Don't run non pg compatible migrations on empty tablesRaphael Sofaer
2011-06-14WIP verifying sig in the pre-registration endpointIlya Zhitomirskiy
2011-06-10Chubbies is working with local diaspora-client gemRaphael Sofaer
2011-06-07Actually take out the mongo_idsRaphael Sofaer
2011-06-07Chubbies no longer saves diaspora_handle from the browserdanielgrippi
2011-06-06get rid of mongo idsRaphael Sofaer
2011-06-05Fix migration for ruby 1.9. Move YAML check into application.rb, and add guar...Sarah Mei
2011-06-05Add Index on users remember token, should make login much fasterRaphael Sofaer
2011-06-04Remove some mongo stuffRaphael Sofaer
2011-06-04remove remember aspects featureMaxwell Salzberg
2011-06-04chubbies tests mow take diaspora handleMaxwell Salzberg
2011-06-04Chubbies now sends manifest data to create a clientdanielgrippi
2011-06-04Add Chubbies, the oauth sample app, and a cucumber feature for part of an oau...Raphael Sofaer
2011-06-04Make likes dependent delete, rather than dependent restrict. The fk in the f...Raphael Sofaer
2011-06-03move account deletion out of a tranaction and into a jobRaphael Sofaer
2011-06-01ActiveRecord::Base.record_timestamps didn't actually stop timestamps from bei...Raphael Sofaer
2011-06-01Make sure migration up and down deal with all indiciesRaphael Sofaer
2011-06-01Added User#unconfirmed_email and #confirm_email_token with specsSebastian