aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-08fix($route): make nextRoute.$route privateIgor Minar
2013-03-06feat(angular.bootstrap): support deferred bootstrapJulie
2013-03-06docs(contribute): add note about running command line as admin on winDave Geddes
2013-03-06chore(Grunt): include dot files in the final zipIgor Minar
2013-03-06chore(Grunt): don't remove root dir from zipDave Geddes
2013-03-06docs($http): add more info about transform functionIgor Minar
2013-03-05chore(Grunt): switch from Rake to GruntDave Geddes
2013-02-26fix($http): don't encode URL query substring "null" to "+"Andrew McLeod
2013-02-25docs(ngMock): fix minor typo in commentMatt Ginzton
2013-02-25fix($compile): compile replace directives in external templatedanilsomsikov
2013-02-25chore(sortedHtml): print attributes with empty valueIgor Minar
2013-02-25docs(guide/directives): update obsolete doc referenceVineet Kumar
2013-02-25docs(dateFilter): properly specify range for the Z format modifierPawel Kozlowski
2013-02-25fix($compile): whitelist file:// in url sanitizationIgor Minar
2013-02-23chore(nodeserver): fix log message for 301 responseSteven Davidson
2013-02-23fix($compile): handle elements with no childNodes propertyIgor Minar
2013-02-23chore(release): start 1.0.6 universal-irreversibility iterationIgor Minar
2013-02-20docs(changelog): fix release notesIgor Minar
2013-02-20chore(release): cut the 1.0.5 flatulent-propulsion releasev1.0.5Igor Minar
2013-02-20docs(changelog): add release notes for 1.0.5 and 1.1.3Igor Minar
2013-02-20chore(matchers): fix hasBeenCalledOnceWith matcherIgor Minar
2013-02-20fix($compile): sanitize values bound to a[href]Igor Minar
2013-02-18fix(ngClass): keep track of old ngClass value manuallyPer RovegÄrd
2013-02-18fix(compile): should not leak memory when there are top level empty text nodesPete Bacon Darwin
2013-02-14fix($httpBackend): patch for Firefox bug w/ CORS and response headersWill Moore
2013-02-14fix(a): workaround IE bug affecting mailto urlsIgor Minar
2013-02-14fix(*): don't use instanceof to detect arraysIgor Minar
2013-02-14docs($resource): fix bad indentation producing a code blockCedric Soulas
2013-02-14docs($rootScope): rearrange event listener docsEwen Cumming
2013-02-14fix(ngSwitch): make ngSwitch compatible with controller BC moduledeboer
2013-02-14docs($q): fix a few typosVineet Kumar
2013-02-14docs(guide): fix some invalid javascript in directive documentationDylan Pyle
2013-02-14fix($rootScope): minor typo fixesDaniel Luz
2013-02-14docs($parse): document function argument types, fix minor typoDaniel Luz
2013-02-14chore(reakefile): auto install npm packagesTrotter Cashion
2013-02-14fix(compiler): Allow startingTag method to handle text / comment nodesShyam Seshadri
2013-02-14fix(resource): Update RegExp to allow urlParams with out leading slashFredrik Bonander
2013-02-14fix(numberFilter): fix formatting when "0" passed as fractionSizeKury Kruitbosch
2013-02-14docs(guide): Fix typos in concepts/model,view.Jesse Cooke
2013-02-14chore(Rakefile): parallelize the build on TravisIgor Minar
2013-02-14docs($resource): fix missing punctuationCedric Soulas
2013-02-11test(angular.copy): add tests for scenarios when target is missingIgor Minar
2013-02-11revert: refactor(angular.copy): use slice(0) to clone arraysIgor Minar
2013-02-11chore(docs): improve docs parser typeIgor Minar
2013-02-11refactor(angular.copy): use array.length=0 to empty arraysIgor Minar
2013-02-11refactor(angular.copy): use slice(0) to clone arraysIgor Minar
2013-02-11fix(angular.forEach): correctly iterate over objects with length propIgor Minar
2013-02-07docs($q): fix typosradu
2013-02-07fix(scenario): include error messages in XML outputJulie
2013-02-07fix($compile): rename $compileNote to compileNodeEnrique Paredes