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-06-19Deal with ids from PG coming out as stringsRaphael Sofaer
2011-06-02Change :on to :post in the comment and post methodsRaphael Sofaer
2011-05-31build_like and build_comment now take only an options hash, and call build_re...Raphael Sofaer
2011-04-05follow wip. 2 failures.danielgrippi
2011-03-30FIx post socketingRaphael Sofaer
2011-03-30not delivering to local for profileszhitomirskiyi
2011-03-18Fix expectationRaphael Sofaer
2011-03-17Use the new local batch receive jobRaphael Sofaer
2011-03-14Changing message to text, partway done, deleted data conversionRaphael Sofaer
2011-03-02posts now have authors instead of peopledanielvincent
2011-03-01messages are now relayable, a comment has an author as opposed to a person.danielvincent
2011-02-25stubbing the httpmulti in the test, now you can post to services individuallyzhitomirskiyi
2011-02-25made the postzord take the services in individuallyzhitomirskiyi
2011-02-25wipzhitomirskiyi
2011-02-24return a string from a stubRaphael Sofaer
2011-02-24Update dispatcher to use HttpMulti jobRaphael Sofaer
2011-02-09add tests to see if timestamps are updated on recevie...they are notmaxwell
2011-01-26Fix double notifications on comments, write a bunch of comment dispatch tests...Raphael
2011-01-25don't dispatch locally on comments if you're the post ownerzhitomirskiyi
2011-01-25holy crap fixed that comment dispatch bugzhitomirskiyi
2011-01-25fixed error with comments saving twice on the same podzhitomirskiyi
2011-01-20make jobs have a base class, which will verify the activerecord connection be...maxwell
2011-01-19Made specs work with fixtures, spec_helper needs workRaphael
2011-01-15Merge almost complete, 4 failuresRaphael
2011-01-14notifications for local commentsmaxwell
2011-01-12DG MS tests now green, plus autotest works againmaxwell
2011-01-12MS DG made receive encapsulated in an objectmaxwell
2011-01-12DG MS moved receive methods to their respective modelsmaxwell
2011-01-12basic receive cleanupmaxwell
2011-01-09comments do not queue up jobs for local users.danielvincent
2011-01-08fixed test to have postzord only socket on comments.... need to figure out a ...maxwell
2011-01-08if you write jobs, you should use them in you appmaxwell
2011-01-07test for pubsubhububb jobsmaxwell
2011-01-06i am greeenmaxwell
2011-01-06removed message handler, postzord::dispatch is almost done, now i need to rip...maxwell