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
AgeCommit message (Expand)Author
2011-10-03moved photo processing from model to resque job, added testsDan Hansen
2011-09-14MS DG update copyrightdanielgrippi
2011-08-02Correct batch emailer fixtureRaphael Sofaer
2011-05-31optimized images (safes a few bits and makes pagespeed shut the fuck up )Nicolas Berens
2011-05-29Switching to settingslogic to manage our configuration. THE FILE FORMAT HAS C...Sarah Mei
2011-01-27Fix data conversion, fixture generation in publicscontrollerRaphael
2011-01-27Put in a lot of non nullable fields, edit the specs to match, drop a couple s...Raphael
2011-01-11Only the time zone errors are left, and those could probably be ignoredRaphael
2011-01-11Found problem in notification import, need to finish post and notification po...Raphael
2011-01-11Naive import of posts, still need to set status_message_id on photosRaphael
2011-01-11Posts are the next model to import, then postvisibility, then notificationsRaphael
2011-01-08Services now importingRaphael
2011-01-08Import for users, test for aspects importRaphael
2011-01-07Started raw post importRaphael
2011-01-07Import raw services, I think we need to change the name of the type field (is...Raphael
2011-01-07Boolean values aren't importing; we may need SET statements for themRaphael
2011-01-06Got some fixtures in, comment import specs are passingRaphael
2011-01-06Add the fixtures I've been using, fix a problem in person exportRaphael
2011-01-06raw import of aspects and aspect membershipsRaphael
2011-01-05ImportToMysql now loads users.csv. Spec currently failing on datetime convers...Sarah Mei
2010-12-01profile now knows about three images sizes, even in federation casemaxwell
2010-11-24This file is generated by rake fixtures:usersRaphael
2010-11-23fixed build. publisher lights up on hover on aspect#index page. updated log...danielvincent
2010-11-23Merge branch 'master' of github.com:diaspora/diasporamaxwell
2010-11-23PALINDROME invite form can now take comma seperated multiple emails, so you o...maxwell
2010-11-23added getting_started text and new press logosDan Goldenberg
2010-11-23fixing buildmaxwell
2010-11-23Revert "remove a duplicate view, hence many files updated, and fixed the js t...maxwell
2010-11-23remove a duplicate view, hence many files updated, and fixed the js to socket...maxwell
2010-11-22MSSM aspect switcher in mobile interface plus tests; added check for ipad use...Sarah Mei
2010-11-22button for adding photos works again. pulled _aspect_nav into _header. fixe...danielvincent
2010-11-19fixed the invite speczhitomirskiyi
2010-11-19pushing mailer spec for ilyamaxwell
2010-11-18made mailchimp form sslmaxwell
2010-11-18letting jammit do its default thingmaxwell
2010-11-18DG MS; fixed cucumber tests to work with new landing page flowdanielvincent
2010-11-17updating jasmaxwell
2010-11-16I found where we needed the one-line addition. Ruby 1.9 build now works.Sarah Mei
2010-11-161.9.2 doesn't like friending people when the target doesn't have any aspects....Sarah Mei
2010-11-16Fix a failing spec under 1.9 in receive_specSarah Mei
2010-11-15Cucumber feature for managing contact requestsSarah Mei
2010-11-14Add destroy specs for RequestsController.Sarah Mei
2010-11-13removed the word friend everywhere minus translation filesdanielvincent
2010-11-03hcard has searchable field, and is taken in to account when building Person f...danielvincent
2010-10-30Moving to make_user, a few specs brokenRaphael
2010-10-30make_user now makes a user from fixturesRaphael
2010-10-29EM websocket cleanly merged with master. webfingering is now asyncmaxwell
2010-10-25DG MS removed unused fb_status model and respective specs, fixtures.maxwell
2010-10-16updated the hcard fixture, because the old one is not actually representive o...maxwell
2010-09-28Merge branch 'master' of github.com:diaspora/diaspora into fbilya