aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-16improving the $document docsIgor Minar
2011-02-16Small spelling and grammar fixes in documentation.Anthony Lieuallen
2011-02-15split up services into individual filesIgor Minar
2011-02-14docs - adding cross links from directives to guide.expressionIgor Minar
2011-02-10$resource should encode url params with encodeURIComponentIgor Minar
2011-02-10adding testimonials page to docsIgor Minar
2011-02-09corrected missbehaved exampleMisko Hevery
2011-02-09Update Dev Guide Downloading content (to be moved to Contributing later).Janet Davies
2011-02-09Cleanup of the Getting Started guideKenneth R. Culp
2011-02-09added omingrafle file for docsMisko Hevery
2011-02-08renaming fag.ngdoc to faq.ngdocIgor Minar
2011-02-08preparing the 0.9.11 thought-implanter iterationIgor Minar
2011-02-08cutting the 0.9.11 snow-maker releasev0.9.11Igor Minar
2011-02-08release notes for 0.9.11 snow-makerIgor Minar
2011-02-07markdown pre-processor should strip all the extra indentationIgor Minar
2011-02-07add support for hashSearch redirection and custom redirection functionsIgor Minar
2011-02-07$route redirection should interpolate variablesIgor Minar
2011-02-07$location.updateHash should not preserve hashSearch when hashSearch is undefinedIgor Minar
2011-02-07add description for ng:controller exampleIgor Minar
2011-02-07$resource service docsIgor Minar
2011-02-07docs for $xhr, $xhr.error and $xhr.cacheIgor Minar
2011-02-07docs should print usage for services that are functionsIgor Minar
2011-02-07@property should require type and description should be markdownifiedIgor Minar
2011-02-07adding docs for angular.markup and angular.attrMarkupIgor Minar
2011-02-07fix script name in watchr-docs.rbIgor Minar
2011-02-06fix how redirection is handled and testedIgor Minar
2011-02-04fix typo in $browser mockIgor Minar
2011-02-04mock $log: fixed bug, added some testsVojta Jina
2011-02-04fix angular.js file path detection in docsIgor Minar
2011-02-04ng:view should be nestable in ng:includeIgor Minar
2011-02-04$route.onChange should return the registered fnIgor Minar
2011-02-04mock's .xhr.flush() should throw exception when there is nothing to flushIgor Minar
2011-02-04smarter normalization of value on option, and htmlParser fixesMisko Hevery
2011-02-03Added remainder of the cookbookMisko Hevery
2011-02-03added more cookbook: work in progressMisko Hevery
2011-02-03Fixed notifyWhenNoOutstandingRequests() when using JSONPMisko Hevery
2011-02-03changed order of auto test runner so that JS errors show up lastMisko Hevery
2011-02-03addded cookbookMisko Hevery
2011-02-03fixed population of value attribute on optionMisko Hevery
2011-02-03corrected typo in the dump function which was preventig serialization of objectsMisko Hevery
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-02-01Developer guide documentationMisko Hevery
2011-02-01add support for $route.reload()Igor Minar
2011-02-01add $route.parent for setting parentScopeIgor Minar
2011-02-01add redirection support to $routeIgor Minar
2011-02-01fix $location to handle updates to empty hash wellIgor Minar
2011-02-01$browser poller should notify $location only once per url changeIgor Minar
2011-02-01fix docs for $window serviceIgor Minar
2011-02-01upgrading jstd to r845Igor Minar
2011-02-01fixing $exceptionHandler docsIgor Minar