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
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-24
$cookies service should not call $eval during $eval
Igor Minar
2011-01-13
significant rewrite of the $location service
Igor Minar
2011-01-07
change to keydown from keyup; add delayed $updateView
Misko Hevery
2011-01-07
$location service should utilize onhashchange events instead of polling
Igor Minar
2011-01-06
removed dissabled tests which are now outdated
Misko Hevery
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
2011-01-04
removing support for 'eager-published' services
Igor Minar
2011-01-04
Remove many eager-publish services, lazy polling
Misko Hevery
2010-12-10
$defer service should always call $eval after callback finished
Igor Minar
2010-12-06
add $browser.defer and $defer service and fix async xhr cache issue
Igor Minar
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-10-31
Fixing issue #98 (infinite loop when location hash set empty)
Vojta Jina
2010-10-23
$cookieStore should not be a global service
Igor Minar
2010-10-20
fixed more ie test failures
Misko Hevery
2010-10-19
Added tests for URL_MATCH and fixed issue with empty path
Vojta Jina
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
[next]