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/spec/lib
AgeCommit message (Expand)Author
2011-08-03Take out PostsFake, now that we ajax in comments it's not worth the extra com...Raphael Sofaer
2011-08-02Updating batch inviterRaphael Sofaer
2011-07-31Fix interaction between I18n fallbacks and our interpolation fallback code. R...Sarah Mei
2011-07-22DG IZ reshare retractions is WIPdanielgrippi
2011-07-12Fix specs after mergeRaphael Sofaer
2011-07-11Huge commit I know, but move show and destroy routes into PostsController and...Raphael Sofaer
2011-06-29Merge branch 'master' into oauthRaphael Sofaer
2011-06-29Fix spec in authorizations_controller, get rid of ppRaphael Sofaer
2011-06-24fixed every spec but the activity stream photos controller specIlyaaaaaaaaaaaaa Zhitomirskiy
2011-06-22Faraday follows redirectsRaphael Sofaer
2011-06-19Deal with ids from PG coming out as stringsRaphael Sofaer
2011-06-09WIP certsIlya Zhitomirskiy
2011-06-05Don't n query in UsersController#publicRaphael Sofaer
2011-06-05Clean up the SplunkLogging mixin to make searching in the splunk console a li...Raphael 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-05-29Fix that one freaking exporter example that was apparently failing spuriously...Sarah Mei
2011-05-29Switching to settingslogic to manage our configuration. THE FILE FORMAT HAS C...Sarah Mei
2011-05-26warn and exit if there's no config at allMrZYX
2011-05-25Backfill some tests for app config, refactor base file name so people copy it...Sarah Mei
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-17rescue redis connection attempts in websocketdanielgrippi
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-05Added spec for YOUTUBE_ID_REGEX, we can easily add more youtube url sample he...Arzumy MD
2011-05-04Merge branch 'master' into followdanielgrippi
2011-04-13Try to fix annoying xml time spec failureRaphael Sofaer
2011-04-12Merge branch 'master' into follow. all specs green.danielgrippi
2011-04-05follow wip. 2 failures.danielgrippi
2011-04-04fixed for ruby 1.9MrZYX
2011-04-03added spec; rtl? -> direction_forMrZYX
2011-03-30FIx post socketingRaphael Sofaer
2011-03-30not delivering to local for profileszhitomirskiyi
2011-03-20Remove annoying constant warning from resque specSarah Mei
2011-03-18Fix expectationRaphael Sofaer
2011-03-17Use the new local batch receive jobRaphael Sofaer
2011-03-16made websockets far less dumb. don't render partials for people not connected.danielgrippi
2011-03-14Specs passing with textRaphael Sofaer
2011-03-14Changing message to text, partway done, deleted data conversionRaphael Sofaer
2011-03-10fixed ostatus builder + specMrZYX
2011-03-10spec to have ostatus builder still build rss even if an object does not respo...maxwell
2011-03-10move ostatus builder, actually added the file.maxwell
2011-03-10rename ostatus builder spec to have the correct namemaxwell
2011-03-10moved an ostatus builder query out to the controller, where it belongs, and c...maxwell
2011-03-10Change some person_ids to author_idsRaphael Sofaer
2011-03-10don't quote floatsRaphael Sofaer
2011-03-10improve hash logger a bitRaphael 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-03-01private messages wipdanielvincent
2011-03-01broke out some comment logic to a replayable moduledanielvincent