aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-13docs(guide/e2e_testing): clarify that .enter searches by ng-modelbrakon
2013-09-11test($browser): correct false positive in ApplicationSpec.jsWoody Peterson
2013-09-11docs(tutorial/step-10): fix incorrect link to step-8 testscjmling
2013-09-11docs(ngModel): provide link for best practices.Paxton Hare
2013-09-11docs(guide/concepts): remove div-clear-tags that break the formattingRandi Hillerøe
2013-09-11docs(Attributes): add missing documentation for $observe methodButch Peters
2013-09-10docs($q): clarify what happens when rejectednaorye
2013-09-10docs(angular.copy): clarify corner casesjakub-bochenski
2013-09-09docs(forms.ngdoc): fix spacing in exampleAnthony Tran
2013-09-09docs(README): add dashboard linkRichard
2013-09-09docs(mock.inject): fix typoPete Bacon Darwin
2013-09-05docs(mock.inject): document underscore wrapping syntaxJasonM23
2013-09-05docs(tutorial): fix markup for tutorial_03.png diagramAlexander Kaidalov
2013-09-05docs(tutorial): fix markup for tutorial_04.png diagramAlexander Kaidalov
2013-09-05docs(tutorial): clarify use of inject() in step 9Pete Bacon Darwin
2013-09-05docs(booleanAttrs): improve parameter docs for boolean attributesPete Bacon Darwin
2013-09-05docs(css_styling_guide): add ng-scope and ng-binding classesNick Donohue
2013-09-05docs(angular.bootstrap): clarify modules parameterPete Bacon Darwin
2013-09-05docs(bootstrap.ngdoc): clarify bootstrap exampleCalvin Fernandez
2013-09-05docs(): parameter for html5Mode is booleanPete Bacon Darwin
2013-09-05docs($anchorScroll): provide an example of basic usage.Ben Lesh
2013-09-02fix($http): allow empty responses to be cachedjankuca
2013-08-30chore(build): add jenkins_build.sh fileIgor Minar
2013-08-28chore: upgrade grunt packages to match masterBrian Ford
2013-08-28docs(guide): update description of $inject mechanism to be a little clearerphanboy4
2013-08-22docs(overview): improve grammarBrian Ford
2013-08-22chore(release): start new 1.0.9 iterationIgor Minar
2013-08-22chore(release): cut the 1.0.8 bubble-burst releasev1.0.8Igor Minar
2013-08-22chore(grunt): ensure that grunt uses zip for compressionIgor Minar
2013-08-22docs(changelog): release notes for 1.0.8 bubble-burstIgor Minar
2013-08-22docs(CHANGELOG): update changelogIgor Minar
2013-08-22docs(CHANGELOG): release notes for 1.2.0-rc1 spooky-giraffeIgor Minar
2013-08-22docs(guide): warn about module creation versus retrievalghodss
2013-08-22revert: feat(ngForm): Supports expression in form namesIgor Minar
2013-08-22chore(changelog.js): pickup breaking changes f/ chore/refactor commitsIgor Minar
2013-08-22docs(guide): grammatical corrections to Form and Control definitionsMarcel Morgan
2013-08-21revert: fix($compile): correct controller instantiation...Igor Minar
2013-08-21revert: fix($compile): always instantiate controllers...Igor Minar
2013-08-20fix(package.json): add a repository fieldMichał Gołębiowski
2013-08-20fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-16style(docs): replace CRLF by LF in svg header logoReto Aebersold
2013-08-15fix(grunt): fix regex in grunt util to handle pre-release versionsBrian Ford
2013-08-15docs($cookies): add info about angular-cookies.jsRob Dodson
2013-08-14fix(orderBy): remove redundant if statementItsLeeOwen
2013-08-14chore: fix Travis buildVojta Jina
2013-08-14chore: disable npm install on TravisVojta Jina
2013-08-14chore: update Node.js on TravisVojta Jina
2013-08-14chore: update Karma to v0.10Vojta Jina
2013-08-14chore(sauce): use tunnel-identifier and ready-file only on TravisVojta Jina
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden