aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-01-07chore(build): Add angular-seed and angular-phonecat to the releaseTobias Bosch
2014-01-07chore(travis): use Safari 7Vojta Jina
2014-01-07chore(travis): use FF26Vojta Jina
2014-01-06test(ngMock): fix the tests to not use global msieVojta Jina
2014-01-06fix(ngMock window.inject): Remove Error 'stack' property changesAndrew C. Greenberg
2014-01-06refactor(input): wrapped validation logic in helper functionBen Wiklund
2014-01-06docs($compile): fix a typoGias Kay Lee
2014-01-06docs(tutorial/step-12): replaced a missing apostrophe and fixed grammar errorsJay Goldman
2014-01-06docs(form): changed capitalization in CSS classes sectionjesse
2014-01-06chore(inputSpec): fixed typoBen Wiklund
2014-01-06docs(forms): show directive name instead of link pathRoy Ling
2014-01-06docs(guide/i18n): fix a typoTyler McGinnis