aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/locationSpec.js
AgeCommit message (Expand)Author
2013-08-15feat(minerr): log minerr doc url in developmentKen Sheedlo
2013-08-12test($location): fix broken testsIgor Minar
2013-08-12docs(minErr): add location/isrcharg docsIgor Minar
2013-08-12docs(minErr): add location/ihshprfxIgor Minar
2013-08-12chore($location): drop bugus errorIgor Minar
2013-08-12fix($location): don't initialize hash url unnecessarilyIgor Minar
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-01fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValuejoshkurz
2013-06-24fix($location): default to / for the url base if no base[href]Igor Minar
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-06fix($location): prevent navigation when event isDefaultPreventedMisko Hevery
2013-05-02fix($location): compare against actual instead of current URLMisko Hevery
2013-05-02fix($location): prevent navigation if already on the URLMisko Hevery
2013-05-01fix($location): back-button should fire $locationChangeStartquazzie
2013-04-25test(location): should not rewrite Html5 deep urlsPete Bacon Darwin
2013-04-15fix($location): fix URL interception in hash-bang modeMisko Hevery
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun
2013-03-11fix($location): correctly rewrite html5 url to hashbang urlThibault Leruitte
2012-11-26fix($location): reset $location.$$replace with every watch callRado Kirov
2012-08-30test(locationSpec): fix broken tests after vojta's commitIgor Minar
2012-06-20fix($location): url rewriting if element was removedVojta Jina
2012-06-14fix($location): fix URL interception in hash-bang modeMisko Hevery
2012-06-13fix($location): correctly parse link urls in hashbang mode with prefixMisko Hevery
2012-06-12fix($location): correctly parse link urls in hashbang modeMisko Hevery
2012-06-10test($location): fix tests borked during event renamingIgor Minar
2012-06-02feat($location): add $locatonChange[begin|completed] eventMisko Hevery
2012-06-02chore($location) switch to use $rootElementMisko Hevery
2012-05-14fix($location): support urls with any protocolIgor Minar
2012-04-12fix($location): properly rewrite urls in html5 mode with base url setIgor Minar
2012-04-11fix($location): don't rewrite links to different base pathsThibault Leruitte
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-04-02fix($location): search setter should not double-encode the valueMykhailo Kotsur
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery