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
AgeCommit message (Expand)Author
2011-11-09fix final tag stream specMaxwell Salzberg
2011-11-08fixed order dependent specJonne Hass
2011-11-08MS SM save sync cache if you have some sort of contactsMaxwell Salzberg
2011-11-08Remove resque_rescheduler as it was killing our app servers (receivingdanielgrippi
2011-11-07repopulating the redis cache should clear the entire set firstdanielgrippi
2011-11-07fix construct_shareable_from_others_query to only include posts from contacts...danielgrippi
2011-11-07Specify a fixture path relative to Rails.root to appease the Travis.Pistos
2011-11-07Whitespace cleanup.Pistos
2011-11-07Delete all pending specs except stuff we actually want to fix in the short te...Sarah Mei
2011-11-07Remove some empty files. If you're gonna scaffold, plz remove empty files bef...Sarah Mei
2011-11-07Merge branch 'master' of github.com:diaspora/diasporaSarah Mei
2011-11-07get rid of all pending specs except the one that is actually pendingSarah Mei
2011-11-07Merge remote-tracking branch 'johnedmonds/issue1144'Pistos
2011-11-07Fix order-dependent test that would sometimes fail on postgresSarah Mei
2011-11-07Rename and make pending the spec for populating the cacheSarah Mei
2011-11-06Improved reshare receiveJonne Hass
2011-11-06Merge branch 'new_user_language' of https://github.com/alda519/diasporaJonne Hass
2011-11-06test that photosController#index succeeds without any photosJonne Hass
2011-11-06Merge branch 'master' of github.com:diaspora/diasporaSarah Mei
2011-11-06Refactor regular expression used to find tags so that it supports unicode in ...Sarah Mei
2011-11-06Revert "add participant_users to conversations"danielgrippi
2011-11-06Run ostatus builder spec that sometimes causes nokogiri to segfaultSarah Mei
2011-11-06Refactor and backfill tags_following_controller_spec. Move normalize tag spec...Sarah Mei
2011-11-05Fix facebook specSarah Mei
2011-11-05Fix notify local users specSarah Mei
2011-11-05Fix user controller specSarah Mei
2011-11-05MS DG; for real this time?Maxwell Salzberg
2011-11-05fix small commenting email bug #oopsMaxwell Salzberg
2011-11-05include post author in participatsMaxwell Salzberg
2011-11-05MS DG add participantsMaxwell Salzberg
2011-11-05displaying public tags in the multi streamIlya Zhitomirskiy
2011-11-05use the stream element partials for testing the StreamElement widget instead ...Dan Hansen & Maxwell Salzberg
2011-11-04added a password field before account closureIlya Zhitomirskiy
2011-11-04Allow non-logged-in users to see public photosSarah Mei
2011-11-04DG MS; fix last failing specdanielgrippi
2011-11-03added ignore text on user pages if it appliesdanielgrippi
2011-11-03change 'mute' to 'ignore' for now; fix specs; repopulate cache upondanielgrippi
2011-11-03block user now removes a contact if user is blocking a contactdanielgrippi
2011-11-03DH DG; don't display blocked people in stream; switch controls in stream; dis...danielgrippi
2011-11-03DH DG; made privacy page; can now unblock a user; users are actually being bl...danielgrippi
2011-11-03Stream#posts no longer needs to call for_a_streamDan Hansen & Maxwell Salzberg
2011-11-03blocked users works for multi stream, cuke passesDan Hansen & Maxwell Salzberg
2011-11-03wipDan Hansen
2011-11-03Merge pull request #2306 from Pistos/issue-2298-following-dot-tagsDaniel Grippi
2011-11-03This fixes issue #2298.Pistos
2011-11-03Refactor / shuffle code in TagFollowingsController spec.Pistos
2011-11-03add spec & change syntax in http_multidanielgrippi
2011-11-03Merge pull request #2251 from manuels/retry_federationsDaniel Grippi
2011-11-03Merge pull request #2300 from Pistos/issue-2213-hashtag-markdown-em-collisionDaniel Grippi
2011-11-02Added extra spec to cover alleged bug case given in issue #2245 .Pistos