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
/
servicesSpec.js
Age
Commit message (
Expand
)
Author
2010-10-18
Removed $location.cancel() method (and related test)
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-09-29
Differentiate between flags and empty keys in $location.hashSearch
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-23
Rewrite session store service in object literal style and remove getAll metho...
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-30
fix up the $location encoding
Misko Hevery
2010-07-29
refactored $location service so that it correctly updates under all conditions
Misko Hevery
2010-07-26
add $exceptionHandler service
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-20
fix test
Misko Hevery
2010-07-13
changed remaining ng- to ng:
Misko Hevery
2010-06-23
wilford's changes to serve cached data and then fetch from server if needed /...
Shyam Seshadri
2010-05-19
fixed isNumber to angular.isNumber for mocks outside of angular
Misko Hevery
2010-05-19
added $log to console connection
Misko Hevery
2010-05-19
added exception handling to $xhr
Misko Hevery
2010-05-19
added error handler to xhr requests
Misko Hevery
2010-05-13
fix incorect parsing of url if it contains dash - character
Misko Hevery
2010-05-10
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-05-10
lint
Misko Hevery
2010-05-07
xhr bulk fixes
Misko Hevery
2010-04-30
clear cache on non-get
Misko Hevery
2010-04-29
added $xhr service with bulk and cache, hooked up $resource
Misko Hevery
2010-04-29
fix isssue where the jasmine currentSpec does not get updated and hence every...
Misko Hevery
2010-04-16
lots of small fixes
Misko Hevery
2010-04-15
added $route service
Misko Hevery
2010-04-12
$invalid widget clear on switch change
Misko Hevery
2010-04-09
various bug fixes
Misko Hevery
2010-04-08
tests pass jstd has issues
Misko Hevery
2010-04-08
tests failing jstd to show cory
Misko Hevery
2010-04-07
added $invalidWidget service
Misko Hevery
2010-04-05
added ng:switch widget
Misko Hevery
2010-04-03
browser is now injectable into the system
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-04-02
merge
Misko Hevery
2010-04-02
widgets now work properly
Misko Hevery
2010-04-01
work on $location and autobind
Misko Hevery
2010-03-31
started to add services
Misko Hevery
2010-03-31
started to add services
Misko Hevery