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-07-15Patch Capybara to get rid of cucumber deprecation warningsSarah Mei
2011-07-05Render a little bit less in the IntegrationSessionsControllerRaphael Sofaer
2011-07-04make cucumber faster by logging in through a much simpler stubby controller. ...Raphael Sofaer
2011-06-04chubbies tests mow take diaspora handleMaxwell Salzberg
2011-05-17Fix password reset, add cucumber featureRaphael Sofaer
2011-04-27Red feature for infinite scroll after changing aspectsRaphael Sofaer
2011-03-24cleaned up craziness in users and likes routing, fixed #961MrZYX
2011-03-20Added cucumber step for searching, and feature for searching for tags.Sarah Mei
2011-03-16made websockets far less dumb. don't render partials for people not connected.danielgrippi
2011-03-15fixed cucumber testsdanielgrippi
2011-03-14Fix cucumber features for text instead of messageRaphael Sofaer
2011-03-11features for commentsMichael Nutt
2011-02-16wip, profiles controller and specs, with cucumber failuresmaxwell
2011-02-10Fix cucumber featuresRaphael Sofaer
2011-02-03Fix/expand cucumber feature for new user signup.Sarah Mei
2011-02-01fixed the viewing a requests profile scenarioDan Goldenberg
2011-01-20check to see if rails is already loaded in a couple of placesmaxwell
2011-01-15Merge almost complete, 4 failuresRaphael
2011-01-07Added test for changing passwordJairo Diaz
2010-12-29suburi cucumber test.Alec Leamas
2010-12-29Patch database_cleaner to actually, you know, work.Sarah Mei
2010-12-29do clean before each scenario so db doesn't get into borked stateSarah Mei
2010-12-29Merge branch 'mysql' of github.com:diaspora/diaspora into mysqlSarah Mei
2010-12-29Database is cleaned between scenarios. Progress?Sarah Mei
2010-12-29couple more passing cucumber stories, changed the queries on request and noti...zhitomirskiyi
2010-12-26cucumber not quite as jacked on mysqlSarah Mei
2010-12-15Remove pending_requests from user, just use Request.from and Request.to.danielvincent
2010-12-15initiating a request now just creates a pending contact instead of persisting...danielvincent
2010-12-15Add full request cycle cucumber featureRaphael
2010-12-10Capitalization...Raphael
2010-12-10Correctly stub the websocket redis methodRaphael
2010-12-05Beginning of user invitation acceptance featureRaphael
2010-12-04don't require redis for cucumberSarah Mei
2010-12-04invites are now on the queuemaxwell
2010-11-25you can click on photos in manage aspects to see profilesSarah Mei
2010-11-14Add destroy specs for RequestsController.Sarah Mei
2010-11-05gender is a text fieldSarah Mei
2010-11-01Adding the rest of the new user setup to cucumber.Sarah Mei
2010-11-01Removing webmock from cucumber - interferes with capybara (more investigation...Sarah Mei
2010-10-07Run whitespace:cleanupRaphael
2010-09-26Use the mongo_mapper and cucumber Cleaner strategyStephen Caudill
2010-09-26Allow connections to be passed through to SeleniumStephen Caudill
2010-09-26Add the Hashrocket default step definitionsStephen Caudill
2010-09-26Add cucumber and run the generatorStephen Caudill