aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-18chore($sniffer): make android variable publicChia-liang Kao
2013-12-17docs(bootstrap-prettify): fix $timeout issues and update related docsPete Bacon Darwin
2013-12-17perf: use faster check for $$ prefixKarl Seamon
2013-12-17fix(select): invalidate when 'multiple`, `required` and model is `[]`Caitlin Potter
2013-12-17docs(tutorial/step-11): change "last" to "next"Stéphane Reynaud
2013-12-17docs(): fix jshint issuesPete Bacon Darwin
2013-12-17docs($resource): add example for a custom PUT requestunclejustin
2013-12-17docs(tutorial/step-0): fix twitter bootstrap linkGrigoriy Beziuk
2013-12-17docs(ng): fix typo and line lengthsOliver Schmidt
2013-12-17docs(css): improve definition table styleSharon DiOrio
2013-12-17docs(ngIf): remove invalid comment from CSSPete Bacon Darwin
2013-12-16fix(jqLite): support unbind self within handlerChris Chua
2013-12-16chore: run docs unit test only onceVojta Jina
2013-12-16fix(ngRepeat): allow multiline expressionsRhys Brett-bowen
2013-12-16chore(build): simplify release scriptsTobias Bosch
2013-12-16chore(build): correct updating bower versionsTobias Bosch
2013-12-13chore(build): remove stale build filesTobias Bosch
2013-12-13chore(build): correct and refactor release scriptTobias Bosch
2013-12-13chore(build): fix fetching for code.angularjs.orgTobias Bosch
2013-12-13chore(build): fix release.shTobias Bosch
2013-12-13chore(build): fixes to release.shTobias Bosch
2013-12-13chore(build): set execute flag on scriptsTobias Bosch
2013-12-13chore(build): automate cutting a release, publishing to bower and to code.ang...Tobias Bosch
2013-12-13docs: fix a broken linkVojta Jina
2013-12-13docs: use q-io instead of deprecated q-fsVojta Jina
2013-12-13chore(travis): force the latest version of seleniumVojta Jina
2013-12-13chore(release): start 1.2.6 taco-salsafication iterationJeff Cross
2013-12-13chore(release): cut 1.2.5 singularity-expansion releasev1.2.5Jeff Cross
2013-12-13docs(CHANGELOG): add v1.2.5 changesJeff Cross
2013-12-13docs(TRIAGING): add info about "needs: public api"Igor Minar
2013-12-13perf(jqLite): implement and use the `empty` method in place of `html(‘’)`Michał Gołębiowski
2013-12-13perf(a): do not link when href or name exists in templateKarl Seamon
2013-12-13perf($resource): use shallow copy instead of angular.copyKarl Seamon
2013-12-13perf: use call and === instead of apply and == in type check functionsKarl Seamon
2013-12-13fix(closure): add missing FormController extern definitionsBrian Atkinson
2013-12-12style($injector): remove wsIgor Minar
2013-12-12perf($injector): remove invoke optimization that doesn't workBen Wiklund
2013-12-12fix(ngInclude): Add template to DOM before linking other directivesTobias Bosch
2013-12-12fix(ngView): Add template to DOM before linking other directivesTobias Bosch
2013-12-12fix($compile): Allow literals in isolate scope referencesTobias Bosch
2013-12-12docs(ngSwitch): clarify that ngSwitch matches against string literalsPete Bacon Darwin
2013-12-12docs(guide/expression): remove misplaced commambrookes
2013-12-12docs(tutorial/step-07): update path to pages in e2e scenariosJürgen Walter
2013-12-12docs(ng.$rootScope.Scope): fix API linksVlad GURDIGA
2013-12-12docs(error/transclude/orphan): fix spelling mistakesMattias Holmlund
2013-12-11fix(angular-mocks): use copy of mock data in $httpBackendKarl Seamon
2013-12-11chore(scripts): fix bower script to pull from master before updatingBrian Ford
2013-12-11chore(scripts): refactor travis scriptsVojta Jina
2013-12-11chore(travis): run two jobsVojta Jina
2013-12-09docs(TRIAGING): Add Type:Perf labelTobias Bosch