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-11-05use the stream element partials for testing the StreamElement widget instead ...Dan Hansen & Maxwell Salzberg
2011-10-28Revert "refactor aspects dropdown, (wip, still need to backfill specs)"danielgrippi
2011-10-28refactor aspects dropdown, (wip, still need to backfill specs)Dan Hansen
2011-10-26fix bootstrap-popover spellingDan Hansen
2011-10-26add bootstrap js to jasmine src filesDan Hansen
2011-10-26js i18n now accepts a countDan Hansen
2011-10-24Publisher.bindAspectToggles() is called in Publisher.initialize(). only bind ...Dan Hansen
2011-10-24remove embedderDan Hansen
2011-10-24Fix some publisher specs - spelling errors and stray console.logSarah Mei
2011-10-18updated publisher spec; fixed dropdown opacity bugdanielgrippi
2011-10-18fixed all but two jasmine specs...danielgrippi
2011-09-27Merge branch 'master' into aspect_nav_reworkGonzalo Rodriguez
2011-09-14MS DG update copyrightdanielgrippi
2011-09-05Aspect navigation rework started..Dan Hansen & Gonzalo Rodriguez
2011-09-04Fix 1.9 yaml error caused by asterisks in the glob path.Sarah Mei
2011-09-04Use a jasmine fixture with just one post for the comment specs.Sarah Mei
2011-09-03remove console.log; instantiate a page for jasmine testsMaxwell Salzberg
2011-09-03Fix comment jasmine fixture generation to be more consistent (i.e. take out m...Sarah Mei
2011-08-31pull in jasmine-ajax, start testing our ajax callbacks with meaningful responsesDan Hansen
2011-08-31only request comments onceDan Hansen
2011-08-31remove stray console.logs, set $.fx.off to true to make the failing likes spe...Dan Hansen
2011-08-31fix issues with comment stream, fix likes, merge comment stream and comment ...Dan Hansen
2011-08-30remove console.log in specMaxwell Salzberg
2011-08-30Update jasmine tests for the stream element widget.Andrej Kacian
2011-08-29Moved post/comment text collapsing into respective widgets; removed from stre...danielgrippi
2011-08-28remove javascript in lieu of css; feature is still failingdanielgrippi
2011-08-27fix retractions, fix likes, backfill likes widget tests, remove typo from jas...Dan Hansen
2011-08-26made backtotop a widget, added jquery-debounceDan Hansen
2011-08-23clean up websocket receiver, add specs to content updaterDan Hansen
2011-08-22Moved live() bindings for post hide icon from Stream.initialize to Stream.ini...Andrej Kacian
2011-08-22Fix a jasmine test in CommentTogglerAndrej Kacian
2011-08-22Merge branch 'master' of github.com:diaspora/diaspora into js-refactor-mergedDan Hansen
2011-08-22green?Dan Hansen
2011-08-22Made toggleComments jasmine test aware that there are more posts in the fixtureAndrej Kacian
2011-08-22Add jasmine test for ajax spinner displayAndrej Kacian
2011-08-20Merge branch 'master' of github.com:diaspora/diaspora into js-refactor-mergedDan Hansen
2011-08-20jasmine is green againIlyaaaaaaaaaaaaa Zhitomirskiy
2011-08-17Fix jasmine spec for aspectFiltersRaphael Sofaer
2011-08-11merged with master, 7 cukes failing. jasmine is green. need to remove rails.j...Dan Hansen
2011-08-10Write jasmine test for the tag unfollow icon visibilityAndrej Kacian
2011-08-07Fix the testAndrej Kacian
2011-08-07Better stab at the jasmine test.Andrej Kacian
2011-08-07Add jasmine test for #1587 fix.Andrej Kacian
2011-08-07Fix references to facebox in jasmine specs.Sarah Mei
2011-08-06Fix weird error in jasmine suiteRaphael Sofaer
2011-08-03Call collapseText on stream initializeRaphael Sofaer
2011-08-03Scope stream scrolled events to new elementsRaphael Sofaer
2011-07-15DH remove test pollution from EventBroker#subscribe specdanielgrippi
2011-07-14Remove embedder spec from git repo, it's now in spec/javascripts/widgets/embe...Dan Hansen
2011-07-14Widgets now subscribe to a widget/ready event. Apply change to all widgets, a...Dan Hansen