aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-08-14fix(mocks.$timeout): forward delay argumentVojta Jina
2013-08-14fix(tutorial): fix broken link caused by bad line breakebeal
2013-08-14docs($http): added return to interceptors success callbackMikk Kirstein
2013-08-14revert: docs($interpolate): add example for the providerIgor Minar
2013-08-13docs(input): add missing ngChange directive for email typeDavid Bennett
2013-08-12docs(guide/unit-testing): add expression exampleSiddique Hameed
2013-08-12test(matchers): update toThrow matcherVojta Jina
2013-08-12fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-08-12fix($location): default to / for the url base if no base[href]Igor Minar
2013-08-12fix(ngCloak): hide element even when CSS 'display' is setVineet Kumar
2013-08-12refactor(core): use native String.prototype.trim if availableSebastian Müller
2013-08-12fix(i18n): Do not transform arrays into objectsLucas Galfasó
2013-08-12style(sanitize): fix typo in variable namesBen Holley