aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-03fix(e2e): add index-nocache.html to run e2e tests without cachev0.9.xIgor Minar
2011-09-27fix($route): fix regex escaping in route matcherIgor Minar
2011-09-27fix($resource): action defaults should override resource defaultsMarcello Nuccio
2011-09-16fix(angular-mocks): fix .defer.cancel when i=0Igor Minar
2011-09-16fix(angular-mocks): fix forEach -> angular.forEach in $browser.defer.cancelIgor Minar
2011-09-06fix(docs): use window.execScript instead of window.eval on IEIgor Minar
2011-09-06fix($browser.xhr): not convert 0 status to 200Vojta Jina
2011-09-02test(coockbook/mvc): disable tic tac toe e2e testIgor Minar
2011-09-02test(jsonp): fixing jsonp e2e testsIgor Minar
2011-09-02fix(test): improve $cookie service test to work with Safari 5.1Igor Minar
2011-08-21fix(docs): remove more unecessary use of hide() and show() methodDi Peng
2011-08-21chore(version.yaml): preparing version.yaml for 0.9.20Igor Minar
2011-08-21cutting the 0.9.19 canine-psychokinesis releasev0.9.19Igor Minar
2011-08-21fix(docs): work around the lame ng:show directiveIgor Minar
2011-08-21fix(docs): change docs.css to avoid css clashes in buzz exampleIgor Minar
2011-08-21fix(ng:options): remove memory leak caused by scope.Igor Minar
2011-08-19fix(sample): Fix for jsFiddle integrationDi Peng
2011-08-19feat($route): add reloadOnSearch route param to avoid reloadsIgor Minar
2011-08-19feat($xhr,$resource): expose response headers in callbacksKarl Seamon
2011-08-19fix($resource): properly call error callback when resource is called with two...Karl Seamon
2011-08-19feat(test): toHaveBeenCalledOnce jasmine matcherVojta Jina
2011-08-19doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
2011-08-19refactor(jqLite): remove jqLite show/hide supportIgor Minar
2011-08-19chore(jasmine): disable 'Jasmine waiting for..' msgIgor Minar
2011-08-19fix(directives): make ng:class-even/odd work with ng:classDi Peng
2011-08-18fix(bootstrap): missing var failed strict mode bootMisko Hevery
2011-08-18doc($browser): remove duplication of $browser to docsVojta Jina
2011-08-18doc($browser): hide $browser.notifyWhenNoOustandingRequest methodVojta Jina
2011-08-18refactor(widgets): remove input[button, submit, reset, image] and button wind...Di Peng
2011-08-18doc(xhr): add e2e test for JSONP error handlingDi Peng
2011-08-18feat($browser): JSONP error handlingDi Peng
2011-08-18doc(tutorial): updates needed for 0.9.18 rebaseIgor Minar
2011-08-18fix(docs): fix qfs.read() encoding issueDiPeng
2011-08-18fix($xhr.error): fix docs and add missed breaking changeVojta Jina
2011-08-18doc(typos): fix couple of typos in the docsdandoyon
2011-08-18prepare the 0.9.19 canine-psychokinesis iterationIgor Minar
2011-08-18fix(Rakefile): index-jq.html needs to be rewritten like index.htmlIgor Minar
2011-08-18doc(release notes): small fixes for the 0.9.18 releaseIgor Minar
2011-07-29cutting the 0.9.18 jiggling-armfat releasev0.9.18Igor Minar
2011-07-29doc(release notes): release notes for the 0.9.18 jiggling-armfat releaseIgor Minar
2011-07-29doc(date filter): fix dashes in api docsIgor Minar
2011-07-29doc(contribute): add npm & q dependencies to setup instructionsIgor Minar
2011-07-29doc(index.html): change the order of elements in the navbarIgor Minar
2011-07-29doc(css): make all navbar links boldIgor Minar
2011-07-29doc(started): fixing up the doc and adding link to the tutorialIgor Minar
2011-07-29doc(guide): various fixes and improvementsIgor Minar
2011-07-29doc(tutorial): fixes and improvements from Toni and BenIgor Minar
2011-07-29feat(tutorial): add an arrow to 'Workspace Reset Instructions' linksIgor Minar
2011-07-27feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resourceKarl Seamon
2011-07-27style(): fix couple of missing semi-colonsVojta Jina