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-02-15
split up services into individual files
Igor Minar
2011-02-07
add support for hashSearch redirection and custom redirection functions
Igor Minar
2011-02-07
$route redirection should interpolate variables
Igor Minar
2011-02-07
$location.updateHash should not preserve hashSearch when hashSearch is undefined
Igor Minar
2011-02-06
fix how redirection is handled and tested
Igor Minar
2011-02-04
$route.onChange should return the registered fn
Igor Minar
2011-02-04
mock's .xhr.flush() should throw exception when there is nothing to flush
Igor Minar
2011-02-01
add support for $route.reload()
Igor Minar
2011-02-01
add $route.parent for setting parentScope
Igor Minar
2011-02-01
add redirection support to $route
Igor Minar
2011-02-01
fix $location to handle updates to empty hash well
Igor Minar
2011-02-01
add support for 404 handling via $route.otherwise
Igor Minar
2011-02-01
adding spec for controller-less $route definitions
Igor Minar
2011-01-26
split mocks and create $log and $exceptionHandler mocks
Igor Minar
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
[next]