aboutsummaryrefslogtreecommitdiffstats
path: root/src/angular-mocks.js
AgeCommit message (Expand)Author
2011-07-27style(): fix couple of missing semi-colonsVojta Jina
2011-07-22chore(license): update license headers + add version numIgor Minar
2011-07-20feat(TzDate): add mock "toString" method to TzDate.Di Peng
2011-07-18feat($browser.$defer.cancel): support canceling defered tasksIgor Minar
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-18fix(strict mode): fix all issues discovered by strict mode and unit/e2e testsIgor Minar
2011-07-18refactor($browser): hide startPoll and poll methodsDiPeng
2011-07-16doc(angular.mock.service.$browser): add xhr docsDi Peng
2011-07-01fix:exceptionHandler mock: should not specify dependenciesIgor Minar
2011-07-01fix:$browser mock: defer.flush() should flush all fnsIgor Minar
2011-06-23feat:filter.date: add day/month string format supportDi Peng
2011-06-08Added support for deferring callbacks in timeMisko Hevery
2011-06-06yet another docs batchIgor Minar
2011-06-06api doc fixes from kenIgor Minar
2011-06-02Fix unit test in IE7Vojta Jina
2011-03-15fixing broken angular-mocks.jsIgor Minar
2011-03-11Added XSRF prevention logic to $xhr serviceMisko Hevery
2011-02-06fix how redirection is handled and testedIgor Minar
2011-02-04fix typo in $browser mockIgor Minar
2011-02-04mock $log: fixed bug, added some testsVojta Jina
2011-02-04mock's .xhr.flush() should throw exception when there is nothing to flushIgor Minar
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-02-01$browser poller should notify $location only once per url changeIgor Minar
2011-01-26fix for stupid IE handling of named functions in mocksIgor Minar
2011-01-26split mocks and create $log and $exceptionHandler mocksIgor Minar