aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
AgeCommit message (Expand)Author
2012-09-04chore(Rakefile): add 'version' rake task to generate version.txtIgor Minar
2012-08-31chore(Rakefile): zip only the build dirIgor Minar
2012-08-29chore(Rakefile): fix the default taskIgor Minar
2012-08-29chore(Rakefile): remove bogus symlink from buildIgor Minar
2012-08-28chore(Rakefile): various build script changesIgor Minar
2012-08-27chore(Rakefile): rewrite version numbers in all index filesIgor Minar
2012-08-24chore(docs): use GAE and Google CDN for docsIgor Minar
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-05-04feat(bootstrap): support code prettify and dropdown from bootstrapMisko Hevery
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-04-05chore(Rakefile): fix and improve file rewriting codeIgor Minar
2012-04-05fix(Rakefile): move 'use strict'; flag into the angular closureIgor Minar
2012-03-28style(Rakefile): use snake_case in ruby codeIgor Minar
2012-03-28chore(ngCookies): moved to moduleMisko Hevery
2012-03-28chore(resource): moved to moduleMisko Hevery
2012-03-28chore(Rakefile): get ready for modulesMisko Hevery
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-13fix(Rakefile): version.dot extractor should ignore 'rc1'Igor Minar
2012-02-21chore(slim-jim) add configurationMisko Hevery
2012-01-17fix(Rakefile): rewrite version number for mocks.jsIgor Minar
2012-01-10feat(module): new module loaderMisko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-09-26fix(e2e): add index-nocache.html to run e2e tests without cacheIgor Minar
2011-09-26feat(docs): use html5 history api for all routing in the docs appVojta Jina
2011-09-16feat (jquery): upgrade everything to jQuery 1.6.4Igor Minar
2011-09-13refactor(angular): externalize script load order into JSONDi Peng
2011-09-08feat($sniffer): basic implementation of browser feature testingVojta Jina
2011-08-31feat($route): add events before/after route changeMisko Hevery
2011-08-14feat(i18n): collect and convert locale info from closureDi Peng
2011-08-14feat($locale): add default locale service for en-USDi Peng
2011-08-12refactor(scope): remove $flush/$observe ng:eval/ng:eval-orderMisko Hevery
2011-07-29fix(Rakefile): index-jq.html needs to be rewritten like index.htmlIgor Minar
2011-07-26feat(docs): add full offline supportDi Peng
2011-07-22chore(license): update license headers + add version numIgor Minar
2011-07-22feat(angular.version): add angular.versionDi Peng
2011-07-20refactor(gen-docs): use q, qq, q-fs (node modules) to write gen-docsDi Peng
2011-07-18feat(strict mode): turn on ECMAScript 5 strict modeIgor Minar
2011-07-13fix(ie-compat): escape \ in regexpIgor Minar
2011-07-13style(ie-compat): improved generated ie compat codeIgor Minar
2011-06-30feat:build: better build/pkg/ dir structureIgor Minar
2011-06-07add appcache for docs site - caches only css/js/img resourcesIgor Minar
2011-05-19JSTD adapter for running e2e testsVojta Jina
2011-03-26renaming lib/compiler-closure to lib/closure-compilerIgor Minar
2011-03-22Require 'yaml' in Rakefile.Anthony Lieuallen
2011-03-11Stop using document write, so that we are compatible with async script loaderMisko Hevery
2011-02-15split up services into individual filesIgor Minar
2011-01-26split mocks and create $log and $exceptionHandler mocksIgor Minar
2011-01-10removed unnedded files; switch rake to new doc build scriptMisko Hevery
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery
2010-10-27rename src/Parser.js to src/parser.jsIgor Minar