index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
angular-mocks.js
Age
Commit message (
Expand
)
Author
2011-09-16
fix(angular-mocks): fix .defer.cancel when i=0
Igor Minar
2011-09-16
fix(angular-mocks): fix forEach -> angular.forEach in $browser.defer.cancel
Igor Minar
2011-08-19
feat($xhr,$resource): expose response headers in callbacks
Karl Seamon
2011-07-27
style(): fix couple of missing semi-colons
Vojta Jina
2011-07-22
chore(license): update license headers + add version num
Igor Minar
2011-07-20
feat(TzDate): add mock "toString" method to TzDate.
Di Peng
2011-07-18
feat($browser.$defer.cancel): support canceling defered tasks
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
fix(strict mode): fix all issues discovered by strict mode and unit/e2e tests
Igor Minar
2011-07-18
refactor($browser): hide startPoll and poll methods
DiPeng
2011-07-16
doc(angular.mock.service.$browser): add xhr docs
Di Peng
2011-07-01
fix:exceptionHandler mock: should not specify dependencies
Igor Minar
2011-07-01
fix:$browser mock: defer.flush() should flush all fns
Igor Minar
2011-06-23
feat:filter.date: add day/month string format support
Di Peng
2011-06-08
Added support for deferring callbacks in time
Misko Hevery
2011-06-06
yet another docs batch
Igor Minar
2011-06-06
api doc fixes from ken
Igor Minar
2011-06-02
Fix unit test in IE7
Vojta Jina
2011-03-15
fixing broken angular-mocks.js
Igor Minar
2011-03-11
Added XSRF prevention logic to $xhr service
Misko Hevery
2011-02-06
fix how redirection is handled and tested
Igor Minar
2011-02-04
fix typo in $browser mock
Igor Minar
2011-02-04
mock $log: fixed bug, added some tests
Vojta Jina
2011-02-04
mock's .xhr.flush() should throw exception when there is nothing to flush
Igor Minar
2011-02-01
changed the documentation @example to use <doc:example>
Misko Hevery
2011-02-01
$browser poller should notify $location only once per url change
Igor Minar
2011-01-26
fix for stupid IE handling of named functions in mocks
Igor Minar
2011-01-26
split mocks and create $log and $exceptionHandler mocks
Igor Minar