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
/
test
/
testabilityPatch.js
Age
Commit message (
Expand
)
Author
2013-08-09
fix(docs-bootstrap): Removed injector from bootstrapped docs samples
Jeff Cross
2013-08-07
chore(dump): fix our karma.dump bridge
Igor Minar
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-23
fix(dump): Prevented window.dump from being overridden by karma-jasmine.
Jeff Cross
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-05-08
test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IE
Igor Minar
2013-05-08
test(sortedHtml): fix comment support in sortedHtml helper
Igor Minar
2013-04-18
test(modules): fix module tests which got disabled by ngMobile
Igor Minar
2013-04-11
fix(ngAnimate): prevent animation on initial page load
Misko Hevery
2013-02-25
chore(sortedHtml): print attributes with empty value
Igor Minar
2013-01-09
fix(jqLite): children() should only return elements
Pete Bacon Darwin
2012-05-17
fix(jqLite): have same expando format as jQuery
Misko Hevery
2012-05-14
fix(jqLite): .data()/.bind() memory leak
Misko Hevery
2012-05-03
chore(testabilityPatch): print number of leaked references if any
Igor Minar
2012-05-03
chore(trace): add helper method trace
Igor Minar
2012-03-28
chore(Rakefile): get ready for modules
Misko Hevery
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-05
refactor(testabilityPatch): Change JSTD fail to more general throw
Vojta Jina
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
2012-01-25
add($compile): add compiler v2.0 - not connected
Misko Hevery
2012-01-25
feat(test): support it('should', pending);
Misko Hevery
2012-01-23
chore(log): generic test log service with custom toEquals matcher
Igor Minar
2012-01-03
refactor: remove old JSTD assertions
Vojta Jina
2011-11-14
refactor(injector): $injector is no longer a function.
Misko Hevery
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module
Misko Hevery
2011-11-14
refactor(mock): moved mocks into its own module
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-11-14
new(injector): new injector v2.0
Misko Hevery
2011-11-14
refactor(api): cleaned up the externalization of angular API methods
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-31
feat(matchers): extract jasmine matchers into separate file for future reuse
Vojta Jina
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-09-27
test(matchers): add toBeOneOf matcher
Igor Minar
2011-09-16
fix(specs): fix jQuery to jqLite binding on IE8
Igor Minar
2011-08-18
feat(test): toHaveBeenCalledOnce jasmine matcher
Vojta Jina
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
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-17
feat(jqlite): added show(),hide() and eq() methods to jqlite
Di Peng
2011-06-27
fix:testabilityPatch: remove annotate since it's not public
Igor Minar
2011-06-17
Fix failing unit tests in IE7 (Binder, select widget)
Vojta Jina
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Refactor injector to have invoke method for speed reasons
Misko Hevery
[next]