summaryrefslogtreecommitdiff
path: root/spec/RestfulSpecRunner.html
AgeCommit message (Collapse)Author
2012-11-14removed outdated django remote and all related filesAzul
Also cleaned up the specs a bit
2012-11-12specifying charset and fetching jquery remotelyAzul
This way you don't have to add jquery to the lib dir for specs to work
2012-10-17hand success and error messages to identify by defaultAzul
also cleaned up some other parts that were not needed anymore
2012-10-16added unit tests for session calculationsAzul
2012-10-12got signup to work in accordance with py srpAzul
2012-10-02using jquery for signup post now. login still pendingAzul
2012-08-21moved srp-js files from lib to srcAzul
2012-08-21moved on with refactoringAzul
* srp_register now is part of srp.js * moved server specific stuff into plainXHR (such as fetching the seed from the server) * fixed tests
2012-08-04copied jqueryRest and restful specs from djangoAzul
no real change yet