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
/
BrowserSpecs.js
Age
Commit message (
Expand
)
Author
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-10
fix onhashchange tests for IE
Igor Minar
2011-01-07
$location service should utilize onhashchange events instead of polling
Igor Minar
2010-12-06
add $browser.defer and $defer service and fix async xhr cache issue
Igor Minar
2010-09-27
Reworked the cookie synchronization between cookie service, $browser and docu...
Igor Minar
2010-09-26
Properly initialize cookie service in order to preserve existing cookies
Igor Minar
2010-09-23
$cookies service refactoring
Igor Minar
2010-09-22
Refactored the Browser:
Misko Hevery
2010-09-14
Fixed all trivial jslint violations
Misko Hevery
2010-09-14
Adding cookie service
Misko Hevery
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-22
added jsonp to resources
Misko Hevery
2010-05-26
added outstanding request queue
Andres Ornelas