aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-30improve error handling with elementsMisko Hevery
2010-05-30remove the relience of parser an special self object, now passing generic selfMisko Hevery
2010-05-30remove the uneeded call to createScope when evaluating expressionsMisko Hevery
2010-05-28change order of initializationMisko Hevery
2010-05-27extracted switchRouteMatcher and added necessary libraries to angular-scenarioAndres Ornelas
2010-05-26navigate to scenario waits for outstanding requests to clear before proceeding.Andres Ornelas
2010-05-26added outstanding request queueAndres Ornelas
2010-05-26fixed broken jstd conf fileAndres Ornelas
2010-05-25added rake task to create a single file for scenario runnerMisko Hevery
2010-05-25fixed collapsed issueAndres 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-19refactor for simplicityMisko 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-13error exampleMisko 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-10fix handling of null on ieMisko Hevery
2010-05-10fix handling of val on ie with jqueryMisko 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-08reenable hover clearingMisko 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-26fix ie bug with null and orphans elementsMisko Hevery
2010-04-26allow the widget to change structure of the DOM and have the compiler follow ...Misko Hevery
2010-04-23fix last ie failureMisko Hevery
2010-04-22fixed wrong tests which did not have matched tagsMisko Hevery
2010-04-22fixed the way IE breaks parests on innerHTMLMisko Hevery
2010-04-22clean up failing test with jqueryMisko Hevery
2010-04-22added jquery configuration for JSTDMisko Hevery
2010-04-22fix CI BuildMisko Hevery