aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-04Update forms.ngdocJames deBoer
2013-04-04chore($ngLocale): refactor slurper & parse extended datetime symbolsChirayu Krishnappa
2013-04-04chore($ngLocale): generate ngLocale files from the Closure code (includes dat...Chirayu Krishnappa
2013-04-04refactor(ngRepeat): make use of declared variableMark Chapman
2013-04-04docs($resource): improve installation sectionIgor Minar
2013-04-04docs($resource): Added an installation section.Ciro Nunes
2013-04-03chore(karma): upgrade karma to 0.8.4Igor Minar
2013-04-03chore: use KarmaVojta Jina
2013-04-01docs(ngSwitch): improve the @usage exampleIgor Minar
2013-03-20chore(select): Fix ngOptions regexp capture comment.Arlen Christian Mart Cuss
2013-03-20chore(Angular): remove superfluous fromCharCode functionJavier Mendiara Cañardo
2013-03-20docs(filter): Using indefinite articleBruno Coelho
2013-03-20docs(directive): Fix entity confusion in example.Arlen Christian Mart Cuss
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun
2013-03-15$routeChangeSuccess documentationJamie Mason
2013-03-15feat(docs): Add Improve this doc link in each doc page, which links to the ed...Shyam Seshadri
2013-03-14fix(timezone): correct timezone date filter for 1/2 hour offsetsSujeet Pillai
2013-03-14Fix failing test in IE 10Shyam Seshadri
2013-03-12docs($injector): correct misuse of $injectArlen Christian Mart Cuss
2013-03-11chore(Gruntfile): run webserver on 0.0.0.0Igor Minar
2013-03-11fix($location): correctly rewrite html5 url to hashbang urlThibault Leruitte
2013-03-08docs(ngCloak): update the CSS rule with data-ng-cloakChristian Vuerings
2013-03-08chore($ngLocale): Generate ngLocale files from the Closure code.Chirayu Krishnappa
2013-03-08docs($injector): remove extranneous 'the' from injector docsJason Morrison
2013-03-08docs(directive): minor typo fixNiel de la Rouviere
2013-03-08test($route): add tests for matching 'otherwise' routesIgor Minar
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