aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2010-06-09add repeater DSL and fix typoAndres Ornelas
2010-05-26added outstanding request queueAndres Ornelas
2010-05-25appended lastDocument to the document.bodyAndres Ornelas
2010-05-24added dsl tests and select methodAndres Ornelas
2010-05-24added error handling on scenario definitionAndres Ornelas
2010-05-24happyAndres Ornelas Mesta
2010-05-20Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-20semi working stateMisko Hevery
2010-05-20basic end to end runnerMisko Hevery
2010-05-19fixed isNumber to angular.isNumber for mocks outside of angularMisko Hevery
2010-05-19added $log to console connectionMisko Hevery
2010-05-19added exception handling to $xhrMisko Hevery
2010-05-19added error handler to xhr requestsMisko Hevery
2010-05-13put formatters back.Misko Hevery
2010-05-13fixed issue with radio view clobering model if radio was checked.Misko Hevery
2010-05-13Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-13fix incorect parsing of url if it contains dash - characterMisko Hevery
2010-05-12fixes issues where the field clobbers itselfMisko Hevery
2010-05-10improved handling of text fields when formater fails to prevent clobering of ...Misko Hevery
2010-05-10Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-10lintMisko Hevery
2010-05-07change everything over to jasmineMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-30make xhr post optionalMisko Hevery
2010-04-30clear cache on non-getMisko Hevery
2010-04-29added $xhr service with bulk and cache, hooked up $resourceMisko Hevery
2010-04-29fix isssue where the jasmine currentSpec does not get updated and hence every...Misko Hevery
2010-04-27resources now use browser mockMisko Hevery
2010-04-26fix ie for jqueryMisko Hevery
2010-04-26allow the widget to change structure of the DOM and have the compiler follow ...Misko Hevery
2010-04-22fixed wrong tests which did not have matched tagsMisko Hevery
2010-04-22clean up failing test with jqueryMisko Hevery
2010-04-22fix CI BuildMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-22working on jQuery passing testsMisko Hevery
2010-04-21ie6 and ie8 passMisko Hevery
2010-04-21ie6 now passesMisko Hevery
2010-04-21all tests pass on IEMisko Hevery
2010-04-21more if tests passMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-19last failing ie test remainingMisko Hevery
2010-04-19lintMisko Hevery
2010-04-19ie fixesMisko Hevery
2010-04-19fix ie bug with .text() on jqliteMisko Hevery
2010-04-16validation issues fixedMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-15added $route serviceMisko Hevery
2010-04-13checkbox widget fixMisko Hevery
2010-04-12tests pass on chromeMisko Hevery
2010-04-12$invalid widget clear on switch changeMisko Hevery