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
/
ngMock
/
angular-mocks.js
Age
Commit message (
Expand
)
Author
2014-03-18
style(ngMocks): remove ws
Igor Minar
2014-03-18
feat(ngMock.$httpBackend): added support for function as URL matcher
Caio Cunha
2014-03-13
docs(ngMock): grammar nitpick.
Nick Heiner
2014-03-02
docs($interval): cancel() takes a promise not a number
MikeMcElroy
2014-03-02
docs(ngMock): fixes in flush() documentation
thenickcox
2014-02-24
perf($animate): use rAF instead of timeouts to issue animation callbacks
Matias Niemelä
2014-02-24
chore(core): create a wrapper to manage async callbacks
Matias Niemelä
2014-02-24
chore(core): introduce a wrapper for requestAnimationFrame
Matias Niemelä
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-21
docs(ngMock.$interval): fix return description
Sadaoui Abderrahim
2014-02-20
docs(ngMock): document method ngMock.$interval#cancel()
Sadaoui Abderrahim
2014-02-19
docs(modules): remove unused {@installModule} tags
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
Matias Niemelä
2014-02-07
revert: refactor(mocks): simplify the `inject` implementation
Igor Minar
2014-02-06
fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...
Matias Niemelä
2014-02-06
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä
2014-02-04
fix(ngMock): return false from mock $interval.cancel() when no argument is su...
Daniel Luxemburg
2014-02-03
refactor(mocks): simplify the implementation
Igor Minar
2014-02-03
fix(mocks): always call functions injected with `inject` with `this` set to t...
Wes Alvaro
2014-01-30
Edited the 'Flushing HTTP requests' section
Shawn Flahave
2014-01-27
fix(mocks): refactor currentSpec to work w/ Jasmine 2
John Papa
2014-01-23
docs(ngdoc): ensure module installation docs are accurate
Peter Bacon Darwin
2014-01-22
docs(ngMock): $log.error property contains messages from $log.error, not $log...
gabrielbrasil
2014-01-15
fix(ngMock): ensure ngAnimate isn't a required mock
Matias Niemelä
2014-01-14
feat($animate): use requestAnimationFrame instead of a timeout to issue a reflow
Matias Niemelä
2014-01-06
fix(ngMock window.inject): Remove Error 'stack' property changes
Andrew C. Greenberg
2014-01-02
fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8
Igor Minar
2013-12-11
fix(angular-mocks): use copy of mock data in $httpBackend
Karl Seamon
2013-11-26
chore(mocks): wrap angular-mocks.js in closure
David Mosher
2013-11-21
fix(ngMock): fixes httpBackend expectation with body object
Corey Burrows
2013-11-14
chore(mocks): Remove reference to flushNext
James deBoer
2013-11-06
fix(ngMock): throw more descriptive errors for $animate.flushNext()
Jeff Cross
2013-10-28
fix(angular-mocks): add inline dependency annotation
Derek Hammer
2013-10-23
chore(ngMocks): shorten the length of the description line to avoid jsHint er...
Matias Niemelä
2013-10-23
feat(docs): provide index pages for each angular module
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-10
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin
2013-10-09
fix(ngMock.$interval): should use angular.isDefined
Mark J. Titorenko
2013-10-07
feat($interval): add a service wrapping setInterval
Julie
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-02
feat(ngMock.$timeout): remove flushNext method
Vojta Jina
2013-09-28
docs(mocks): fix syntax error in example
Rob Culliton
2013-09-09
docs(mock.inject): fix typo
Pete Bacon Darwin
2013-09-05
docs(mock.inject): document underscore wrapping syntax
JasonM23
2013-09-03
feat(ngMock): allow passing an object literal as shorthand to module
Merrick Christensen
2013-08-29
fix(ngMocks): $logProvider should not use internal APIs
Adam de Baugh
[next]