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
Age
Commit message (
Expand
)
Author
2011-06-30
feat:$xhr: provide access to $xhr header defaults
Igor Minar
2011-06-27
fix:tests: replace angular.annotate with annotate
Igor Minar
2011-06-27
test:ng#class: added a better unit test for ng:class
Di Peng
2011-06-27
fix:testabilityPatch: remove annotate since it's not public
Igor Minar
2011-06-23
feat:filter.date: add day/month string format support
Di Peng
2011-06-23
fix:ng:repeater - fix $position when collection size changes
Misko Hevery
2011-06-23
style:ApiSpecs - clean up test names to match jasmine conventions
Misko Hevery
2011-06-23
fix:$orderBy - return unsorted array if no predicate
Misko Hevery
2011-06-23
fix:scope - reintroduce support for eager services
Di Peng
2011-06-23
test:angular.service - add tests for $inject
Di Peng
2011-06-17
Fix failing unit tests in IE7 (Binder, select widget)
Vojta Jina
2011-06-17
Fix compiler test for IE9
Vojta Jina
2011-06-17
Remove obsolete scenario folder
Vojta Jina
2011-06-16
Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to marku...
Di Peng
2011-06-15
Fix test for scenario.Application - should remove old iframe
Vojta Jina
2011-06-08
remove ng:format=index
Misko Hevery
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Added prepend() to jqLite
Misko Hevery
2011-06-08
Added support for deferring callbacks in time
Misko Hevery
2011-06-08
Fixed indentation error
Misko Hevery
2011-06-08
Throw error when compiling multiple roots
Misko Hevery
2011-06-08
Refactor injector to have invoke method for speed reasons
Misko Hevery
2011-06-08
Cleanup parser code to expose smaller API
Misko Hevery
2011-06-08
Added HashMap
Misko Hevery
2011-06-08
Added nextUid() function for unified way of generating IDs in angular
Misko Hevery
2011-06-08
Proper handling of special attributes in jqlite
Misko Hevery
2011-06-08
fix JSON to match native browser behavior
Misko Hevery
2011-06-08
better error reporting for exceptions
Misko Hevery
2011-06-08
code cleanup: missing ; and indentation
Misko Hevery
2011-06-08
Number filter would return incorrect value when fractional part had leading z...
Misko Hevery
2011-06-06
added input#val method
Di Peng
2011-06-05
renamed $pause to $sleep AND $wait to $pause
Di Peng
2011-06-02
Fix CSS tests on Opera
Vojta Jina
2011-06-02
Refactor $browser's lazy start polling
Vojta Jina
2011-06-02
Fix hashchange event on IE8 compatibility mode
Vojta Jina
2011-06-02
Fix unit test in IE7
Vojta Jina
2011-05-31
Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs
Vojta Jina
2011-05-31
Normalize IE XHR bug (status code 1223 to 204)
Vojta Jina
2011-05-19
Remove trailing white spaces from all source files
Vojta Jina
2011-05-19
JSTD adapter for running e2e tests
Vojta Jina
2011-05-19
XHR should add Content-type header only for POST
Vojta Jina
2011-05-19
Don't check url (by HEAD request) before navigateTo
Vojta Jina
2011-04-25
Fix some typos, missing semi-colons, etc...
Vojta Jina
2011-04-11
add test for ng:view sync cache regression
Igor Minar
2011-04-09
fix build for IE9
Igor Minar
2011-04-08
fix e2e runner tests
Igor Minar
2011-04-07
use special nodeName_ impl only for IE<9
Igor Minar
2011-04-04
correct $resource's success callback execution
Igor Minar
2011-03-31
encode query params correctly but not too agressively
Igor Minar
2011-03-31
add much needed whitespace to jqLiteSpec.js
Igor Minar
[next]