aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-14docs(docs): preserve path to current doc page when switching versionsSebastian Müller
2014-01-13docs(provider): replaced coffeescript with comparable javascript exampleLukas Ruebbelke
2014-01-13fix($http): ensure default headers PUT and POST are different objectsHendrixer
2014-01-13docs(tutorial): fix a typomarcwright
2014-01-13docs(forEach): remove obsolte noteIgor Minar
2014-01-13docs(angular.forEach): specifies that .forEach filters using .hasOwnPropertyMehul Patel
2014-01-13docs(guide): fix a typoPop
2014-01-13docs(CONTRIBUTING.md): add link to coding rulesFrederik Creemers
2014-01-13revert: fix($route): update current route upon $route instantiationIgor Minar
2014-01-13fix($rootScope): prevent infinite $digest by checking if asyncQueue is empty ...Noam Lewis
2014-01-11docs(tutorial): referenced test.bat for Windows users in step 2Leniel Macaferi
2014-01-11docs(ngView): moar better autoscroll docsIgor Minar
2014-01-11docs(ngView): add param infoGias Kay Lee
2014-01-11docs(tutorial): add missing beforeEach(module()) to testSeth Stone
2014-01-10docs(api/index): fix typoRoy Ling
2014-01-10docs($sce): corrected typo & markup.jesse
2014-01-10fix($route): update current route upon $route instantiationDaniel Zimmermann
2014-01-10docs(i18n): remove use of gendered pronounJeff Cross
2014-01-10docs: update step_04.ngdoc with a clarificationNaomi Black
2014-01-10docs: add clarification in step 2 of the tutorialNaomi Black
2014-01-10chore(release): update cdn versionjenkins
2014-01-10chore(release): start v1.2.9 (1.2.9)jenkins
2014-01-10chore(release): cut v1.2.8 releasev1.2.8jenkins
2014-01-10docs(changelog): release notes for 1.2.8Brian Ford
2014-01-10docs(select): update regexp grouping cheat-sheatAjay Roopakalu
2014-01-10feat(select): allow multiline ng-optionsAjay Roopakalu
2014-01-10fix($http): return responseText on IE8 for requests with responseType setIgor Minar
2014-01-10docs: fix the 'view source' button for snapshotsNarretz
2014-01-10docs(\$resource): fixed typo (s/seapph/search)René Wilhelm
2014-01-10docs($location): fix link to $locationChangeSuccess eventCaitlin Potter
2014-01-09revert: fix($location): return '/' for root path in hashbang modeIgor Minar
2014-01-09test(docs): add protractor tests for docs appJeff Cross
2014-01-09chore(build): bugfix for script utilsTobias Bosch
2014-01-09fix($location): return '/' for root path in hashbang modeCaitlin Potter
2014-01-09docs(tutorial): improve experiment instructionsIgor Minar
2014-01-09feat(build): add a grunt test for running protractor tests extracted from the...Julie
2014-01-09fix(docs): Add missing whitespaceRené Wilhelm
2014-01-09fix(docs): Update reference to `$routeProvider.otherwise`stucash
2014-01-09fix(docs): Clarifying versions of IE that need special fixesCraig Younkins
2014-01-09chore(build): check cdn before executing the release-after-cdn scriptTobias Bosch
2014-01-09chore(build): add relase-after-cdn scriptTobias Bosch
2014-01-09fix($httpBackend): Allow status code 0 from any protocolRafał Jagoda
2014-01-08feat(docs): adding the <doc:protractor> ngdoc-tagJulie
2014-01-08docs(script): add more detailed informationGias Kay Lee
2014-01-08fix($httpBackend): cancelled JSONP requests will not print error in the consoleArtemy Tregubenko
2014-01-07docs($document): moar better descriptionIgor Minar
2014-01-07docs($document): improve the descriptionIgor Minar
2014-01-07chore(build): fix typo in release scriptTobias Bosch
2014-01-07refactor(booleanAttrs, ngSwitch): use link function instead of compile functi...Gias Kay Lee
2014-01-07docs(directives): Fixed typo from HMTL to HTML in line 283Zhong Liang Ong