aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-21docs(guide/module): remove duplicate wordDenis Parchenko
2014-03-21docs(runnableExamples): add "edit in Plunker" buttonPeter Bacon Darwin
2014-03-21chore(shrinkwrap): grunt-jasmine-node is retrieved from githubPeter Bacon Darwin
2014-03-21docs(misc/contribute): make anchor links work properlyCaitlin Potter
2014-03-21docs(tutorial): fix broken linkBrian Andersen
2014-03-21chore(CHANGELOG.md): add changelog for 1.3.0-beta.3Tobias Bosch
2014-03-21chore: update changelog for 1.3.0-beta.2Jeff Cross
2014-03-21chore(CHANGELOG.md): add input type date PR as breaking changeTobias Bosch
2014-03-20chore(release): fix angularjs.org cdn scriptTobias Bosch
2014-03-20chore(angularjs.org/publish.sh): align release script with new websitePeter Bacon Darwin
2014-03-20fix(select): avoid checking option element selected properties in renderJeff Balboni
2014-03-20chore(scripts): fix the versions script againVojta Jina
2014-03-20chore(scripts): fix the versions scriptVojta Jina
2014-03-20chore(scripts): disable testing seed and phonecat during a releaseVojta Jina
2014-03-20chore(scripts): test seed and phonecat during a releaseVojta Jina
2014-03-20chore(scripts): make the release script more flexibleVojta Jina
2014-03-20fix(version-info): explicitly specify the remoteChirayu Krishnappa
2014-03-18test(ngMock): workaround issue with negative timestampsBrett Porter
2014-03-18fix($$RAFProvider): check for webkitCancelRequestAnimationFrameTraxmaxx
2014-03-18fix(Scope): $watchCollection should call listener with oldValueIgor Minar
2014-03-18chore(log): add `log.empty()` method to the testing loggerIgor Minar
2014-03-18docs(guide/concepts): move ng-app into example textPeter Bacon Darwin
2014-03-18chore(package.json): update dgeni-packages dependencyPeter Bacon Darwin
2014-03-18chore(version-info): previousVersions should not return `undefined`Peter Bacon Darwin
2014-03-16docs(guide/tutorial): make capitalization of "Angular" consistentEmile Silvis
2014-03-16fix($http): allow sending Blob data using $httpBruno Baia
2014-03-16chore(package.json): update karma to 0.12.0Igor Minar
2014-03-16chore(clean-shrinkwrap): add a utility to clean up the shrinkwrap filePeter Bacon Darwin
2014-03-16chore(npm): clean up shrinkwrap file, remove unused propertiesIgor Minar
2014-03-14fix($http): don't covert 0 status codes to 404 for non-file protocolsPawel Kozlowski
2014-03-14docs(ngMock): grammar nitpick.Nick Heiner
2014-03-14docs(guide/compiler): add missing closing parenthesisSagie Maoz
2014-03-14docs(guide/unit-testing): fix typoNick Carter
2014-03-14docs($resource): fix example using promiseWesley Cho
2014-03-14fix (ngAnimate): fix requestAnimationFrame for old version of FirefoxThomas Belin
2014-03-14chore(doc-gen): fix dependencyPathPeter Bacon Darwin
2014-03-14chore(package.json): update dgeni-packages dependencyPeter Bacon Darwin
2014-03-14fix($$rAF): always fallback to a $timeout incase native rAF isn't supportedMatias Niemelä
2014-03-14fix(ngAnimate): setting classNameFilter disables animation inside ng-ifTomer Chachamu
2014-03-14docs(scripts/utils.inc): clarify documentationPeter Bacon Darwin
2014-03-13chore(shrinkwrap): update dgeni-packagesPeter Bacon Darwin
2014-03-13chore(shrinkwrap): re-run shrinkwrap locallyPeter Bacon Darwin
2014-03-12chore(version-info): use remote tags and increment patch versionTobias Bosch
2014-03-12chore(version-info): better error msg if not tagsPeter Bacon Darwin
2014-03-11chore(npm): add shrinkwrap to lock down dependenciesIgor Minar
2014-03-11chore(build): don't instruct Jenkins test on IEIgor Minar
2014-03-11docs(route.js): changed html entities lt gt to < and >Louis Haußknecht
2014-03-11docs(ngRepeat): Separate animation class in new linesBasem Mostafa
2014-03-11chore(docs): ensure the "Improve this doc" button is clickableMatias Niemelä
2014-03-11docs($route): change routes property to correct typedoodeec