aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-19Remove trailing white spaces from all source filesVojta Jina
2011-05-19JSTD adapter for running e2e testsVojta Jina
2011-05-19XHR should add Content-type header only for POSTVojta Jina
2011-05-19Don't check url (by HEAD request) before navigateToVojta Jina
2011-05-13fix widget example codeIgor Minar
2011-05-02fix broken link $xhr docsIgor Minar
2011-04-26fix url validator exampleIgor Minar
2011-04-25Fix some typos, missing semi-colons, etc...Vojta Jina
2011-04-22fix typo in scenario jsdocsIgor Minar
2011-04-20fix Cookbook link in getting started docIgor Minar
2011-04-16Added a bit more documentation to ng:autobind to explain some of the semanticsCraig Tataryn
2011-04-15spelling fixAnthony Lieuallen
2011-04-12Have iit have higher priority then ddesrcibeMisko Hevery
2011-04-12preparing the 0.9.16 weather-control iterationIgor Minar
2011-04-11cutting the 0.9.15 lethal-stutter releasev0.9.15Igor Minar
2011-04-11release notes for 0.9.15 lethal-stutter releaseIgor Minar
2011-04-11fix indentation in angular.filter.html examplesIgor Minar
2011-04-11fix e2e runner's navigateTo when url contains # fragmentIgor Minar
2011-04-11add test for ng:view sync cache regressionIgor Minar
2011-04-11doc fix - ng:autobind, ng:controller and moreKenneth R. Culp
2011-04-10fix typo in angular.widget docsIgor Minar
2011-04-09fix build for IE9Igor Minar
2011-04-08fix e2e runner testsIgor Minar
2011-04-08fix $location service docs and examplesIgor Minar
2011-04-08fix e2e runner's browser.location methodsIgor Minar
2011-04-07use special nodeName_ impl only for IE<9Igor Minar
2011-04-07improve docs for angular.Object.copyIgor Minar
2011-04-07fix indentation regexp for doc:examplesIgor Minar
2011-04-04correct $resource's success callback executionIgor Minar
2011-04-04revert ng:view sync cachingIgor Minar
2011-04-04prepare for the angular 0.9.15 lethal-stutter iterationIgor Minar
2011-04-01cutting the 0.9.14 key-maker releasev0.9.14Igor Minar
2011-04-01release notes for the 0.9.14 key-maker iterationIgor Minar
2011-04-01upgrade jstd to 1.3.2 + improve test-coverage.sh scriptIgor Minar
2011-03-31fix infinite loop in elementError when working with detached elementsIgor Minar
2011-03-31encode query params correctly but not too agressivelyIgor Minar
2011-03-31add much needed whitespace to jqLiteSpec.jsIgor Minar
2011-03-31add specs for jqLite wrapping/node creationIgor Minar
2011-03-31ignore jqLite#append for doc fragmentIgor Minar
2011-03-31fix jqLite#parent to be compatible with jQueryIgor Minar
2011-03-30use document fragments to grow repeatersIgor Minar
2011-03-30correct size() impl for object's w/ 'length' propIgor Minar
2011-03-30extend size() to take ownPropsOnly paramIgor Minar
2011-03-30call $eval in repeater only when neededIgor Minar
2011-03-30make xhr.cache optionally synchronousIgor Minar
2011-03-30remove weird spaces from resource mutation testIgor Minar
2011-03-29Don't mutate resource if server responded with no bodyAnthony Lieuallen
2011-03-28Fixes some links and types in the DI docs.Pepper Lebeck-Jobe
2011-03-28encode $resource query params using encodeURIComponentIgor Minar
2011-03-28fixing lint warningsIgor Minar