aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-04chore(travis): move checks from before_scripts to scriptsVojta Jina
2013-12-04fix(input): ensure ngModelWatch() triggers second digest pass when appropriateDaniel Tabuenca
2013-12-04fix($animate): ensure ms durations are properly roundedMatias Niemelä
2013-12-04fix($rootScope): broadcast $destroy event on $rootScopeJeff Cross
2013-12-04docs($interpolate): demonstrate a filter in the interpolated expressionSorin Gitlan
2013-12-04docs(tutorial/step-3): add module to `ng-app` directive in code sampleIwona Lalik
2013-12-04docs(input): remove deprecated isolated scope pitfallJulien Bouquillon
2013-12-04chore(closure): add `$routeProvider#redirectTo` function parametersDavid Bennett
2013-12-04docs(tutorial/step-12): fix refernce to incorrect jquery versionElwin Arens
2013-12-04fix(closure): closure compiler shouldn't rename .defaults.transformRequestMateusz Jedruch
2013-12-04docs(animate.js): fix copy/paste typo in leave docsYves Richard
2013-12-04fix($rootScope): clear phase if an exception is raised by a watcherThomas Guillory
2013-12-04fix($compile): ensure isolated local watches' lastValue is always in syncDaniel Tabuenca
2013-12-03chore(travis): give browsers more time to respondVojta Jina
2013-12-03chore(travis): add IE 11 (SL) to the buildVojta Jina
2013-12-03chore: make it simpler to run tests on SL/BS during local developmentVojta Jina
2013-12-03chore(travis): set SauceLabs build idVojta Jina
2013-12-03chore(travis): disable IE11Vojta Jina
2013-12-03chore(travis): switch back to SauceLabsVojta Jina
2013-12-03chore(travis): define a launcher for IE11 (SauceLabs)Vojta Jina
2013-12-03chore(travis): report both build number and id to BSVojta Jina
2013-12-03chore(travis): log used portsVojta Jina
2013-12-03chore(travis): use different port numbers per buildVojta Jina
2013-12-03chore(karma): correct the 404 ignoringVojta Jina
2013-12-03docs: fixed a typo and made a minor edit to docs section of CONTRIBUTING.mdNaomi Black
2013-12-03style(Scope): remove extra wsIgor Minar
2013-12-03style(Scope): rename child scope type from Child to ChildScopeIgor Minar
2013-12-03style(Angular.js): fix typo in commentIgor Minar
2013-12-03fix(ngSanitize): prefer textContent to innerText to avoid layout trashingMichał Gołębiowski
2013-12-03chore($parse): micro-optimization for ensureSafeObject functionKarl Seamon
2013-12-03fix(jqLite): ignore incompatible nodes on find()Hubert SABLONNIÈRE
2013-12-03fix($sanitize): don't rely on YARR regex engine executing immediatelyPete Bacon Darwin
2013-12-02chore(travis): increase BrowserStack timeout to 10minVojta Jina
2013-12-02chore(travis): ignore 404 warnings, debug log into fileVojta Jina
2013-12-02docs: update CONTRIBUTING.MD with process for doc fixesNaomi Black
2013-12-02chore(travis): fix the build id on browser stackVojta Jina
2013-12-02chore: use karma-browserstack-launcher from masterVojta Jina
2013-12-02chore(deps): use regular junit-reporterVojta Jina
2013-12-02chore(travis): tolerate 2 disconnects to make the build more stableVojta Jina
2013-12-02chore(travis): use only websockets and xhr-pollingVojta Jina
2013-12-02chore(grunt): update to latest jshint taskJames Brewer
2013-12-02docs($animate): require ngAnimate in example, syntax fixesBlaise Kal
2013-11-28chore(docs): fix back-to-top anchor in angularjs.org doc pagesPeter Bacon Darwin
2013-11-27docs(tutorial/step-10): fix typoLevi Weiss
2013-11-27docs($compile): fix missing spaceStéphane Reynaud
2013-11-27docs(tutorial/step-12): fix typoAmmar
2013-11-27docs(tutorial/step-0): add target="_blank" to open app in new pagemagoswiat
2013-11-27docs(form): provide a list of Angular's built-in validation tokensBlaise Kal
2013-11-27docs(guide/concepts): fix incorrect module name in exampledeepak-kapoor
2013-11-27docs($window): move use of $window to controllerwjtk