aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-20chore(license): update to googleMisko Hevery
2012-04-20fix(compiler): reading comment throws error in ieMisko Hevery
2012-04-20fix(script): Incorrectly reading script text on ieMisko Hevery
2012-04-20chore(logo): added angular shield logoMisko Hevery
2012-04-20fix(document): accidental clobbering of document.getAttributeMisko Hevery
2012-04-20docs(guide/controllers): update w/ controller scope separationChris Dawson
2012-04-20docs(guide/e2e): fix a link to e2e dslpkozlowski-opensource
2012-04-20docs(ngBind): "angular.module.ng.$sanitize" -> "angular.module.ngSanitize.$sa...johnlindquist
2012-04-20docs($compile) "updateh"->"updated"johnlindquist
2012-04-20docs(ngBind): "makes make" -> "makes"johnlindquist
2012-04-15docs($resource): fix the exampleVojta Jina
2012-04-12chore(release): starting the 1.0.0rc6 runny-nose iterationIgor Minar
2012-04-12chore(release): cutting the 1.0.0rc5 reality-distortion releasev1.0.0rc5Igor Minar
2012-04-12docs(changelog): release notes for 1.0.0rc5 reality-distortionIgor Minar
2012-04-12docs(tutorial): update step-04 to v1.0Igor Minar
2012-04-12style(docs-scenario.html): rename <angular/> to AngularJS in the titleIgor Minar
2012-04-12fix($location): properly rewrite urls in html5 mode with base url setIgor Minar
2012-04-12fix(e2eRunner): $browser.location should delegate to apps $locationIgor Minar
2012-04-11docs($compile): fixed typosimpulton
2012-04-11test(ngView): fix failing e2e testsIgor Minar
2012-04-11docs($http): fix return typesIgor Minar
2012-04-11feat($http): expose the defaults config as $http.defaultsIgor Minar
2012-04-11fix($location): don't rewrite links to different base pathsThibault Leruitte
2012-04-11chore(release scripts): group changelog only if more than 1 entry Vojta Jina
2012-04-11fix(input.radio): support 2-way binding in a repeaterVojta Jina
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-04-11docs($compile): fix typo in the docs templateURL -> templateUrlIgor Minar
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-10docs(guide.forms): fix the forms dev guide to use ng-disabledVojta Jina
2012-04-10docs(angular.bootstrap): fix typos and errorsIgor Minar
2012-04-10docs(tutorial): fix typos in steps 2 and 3Igor Minar
2012-04-09chore($browser): remove the addJs methodIgor Minar
2012-04-09chore($browser): remove the addCss methodIgor Minar
2012-04-09chore(ngBind): remove obsolete testIgor Minar
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-04-09fix(ngBindHtml): clear contents when model is falsyIgor Minar
2012-04-09test(ngBindSpec): correct tests + split them upIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-09chore(release): starting 1.0.0rc5 reality-distortion iterationIgor Minar
2012-04-05chore(release): cutting the 1.0.0rc4 insomnia-induction releasev1.0.0rc4Igor Minar
2012-04-05docs(changelog): release notes for 1.0.0rc4 insomnia-inductionIgor Minar
2012-04-05fix(docs): move $cookies and $cookieStore docs to moduleIgor Minar
2012-04-05chore(docs): add nonminified jquery debug version of docsIgor Minar
2012-04-05chore(Rakefile): fix and improve file rewriting codeIgor Minar
2012-04-05fix(Rakefile): move 'use strict'; flag into the angular closureIgor Minar
2012-04-04feat($http): add withCredentials config optionVojta Jina
2012-04-04feat($route): allow chaining of whens and otherwiseIgor Minar
2012-04-04docs(tutorial): update tutorial intro + steps 0-3Igor Minar
2012-04-04chore(docs): restore old tutorial ngdoc filesIgor Minar
2012-04-04fix(docs): remove ngModelInstant from all examplesIgor Minar