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-05-27don't update timestamps in the migrationMrZYX
2011-05-27made migration more failure tolerantMrZYX
2011-05-27Photo association on GUID 1/2: MigrationMrZYX
2011-05-25record objectId in post (cant use object_id booo)danielgrippi
2011-05-19Bookmark -> ActivitiyStreams::Photodanielgrippi
2011-05-19Bookmark now consumes cubbi.es JSON, cubbi.es things can be saved to Diaspora...danielgrippi
2011-05-19added token authenticatable to user modeldanielgrippi
2011-05-18rename config/app_config.yml to config/app.yml in accordance to The Redundant...Shane Becker
2011-05-18migrationdanielgrippi
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-17remove request notifications migrationdanielgrippi
2011-05-17remove pending contactsdanielgrippi
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-14Devise invitable changed the meaning of t.invitableRaphael Sofaer
2011-05-14Don't delete facebook invitationsRaphael Sofaer
2011-05-14Downcase emails upon invitingRaphael Sofaer
2011-05-14Don't use rails case_sensitive false, it is very slow.Raphael Sofaer
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-08This should fix any 500 at notifications-page. Thanks @MrZYX an ChandlerDennis Schubert
2011-05-05split 'mutual' flag into 'sharing' and 'receiving' on Contactdanielgrippi
2011-05-04Merge branch 'master' into followdanielgrippi
2011-04-21Added migration that downcases all usernames. This should solve the "Can only...MrZYX
2011-04-14Fix db seed, refactor aspect-filters a bunch, fix stream_element a littleRaphael Sofaer
2011-04-12Merge branch 'master' into follow. all specs green.danielgrippi
2011-04-09basename vs. dirname fail -.-, sorry my badMrZYX
2011-04-08dispatching / receiving logic complete. following wip.danielgrippi
2011-04-08change the mention notification wording to be less akwardmaxwell
2011-04-08Merge branch 'tag_name_uniqueness'Raphael Sofaer
2011-04-08Add tagged posts to db seed, make people#show and tags#show infinite scrollRaphael Sofaer
2011-04-08Add some posting to rake db:seedRaphael Sofaer
2011-04-07fixed another require for ruby 1.9, #1002MrZYX
2011-04-07drop requests table wipdanielgrippi
2011-04-07finish tag name uniqueness migrationRaphael Sofaer
2011-04-07Working on tag name uniquenessRaphael Sofaer
2011-04-07Forgot to check in db schemaRaphael Sofaer
2011-04-07request notification emails -> started sharing notification emailsdanielgrippi
2011-04-06added mutual flag, removed pending from contact, specs are green. wipdanielgrippi
2011-04-05Using union in stream queryRaphael Sofaer
2011-04-05Forgot self.Raphael Sofaer
2011-04-05Take models back out of migration, will have to fix it for postgres again laterRaphael Sofaer
2011-04-05Make things more postgres compatibleRaphael Sofaer
2011-04-04use fixtures in request spec; collapsed xml specsdanielgrippi
2011-04-02fixed add user taskMrZYX
2011-03-31Don't index on just hiddenRaphael Sofaer
2011-03-31can now hide postszhitomirskiyi
2011-03-31wip holding off until the follow model is donezhitomirskiyi
2011-03-31Yep, there are violating recordsRaphael Sofaer
2011-03-31Foreign keys on pmsRaphael Sofaer
2011-03-30Finish tags migrationRaphael Sofaer
2011-03-30Take context out of index, delete dup taggingsRaphael Sofaer