aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
AgeCommit message (Expand)Author
2013-03-05chore(Grunt): switch from Rake to GruntDave Geddes
2013-02-14chore(reakefile): auto install npm packagesTrotter Cashion
2013-02-14chore(Rakefile): parallelize the build on TravisIgor Minar
2013-01-21chore(Rakefile): skip build parallelization on TravisIgor Minar
2013-01-17chore(Rakefile): force 32bit JVM mode only when java supports itGergely Imreh
2013-01-16chore(Rakefile): generate version.jsonJames deBoer
2012-10-31chore(testacular): use local testacular versionSudhir Jonathan
2012-10-18chore(jstd-scenario-adapter): remove from our repoIgor Minar
2012-10-17chore(Rakefile): remove test_out dir when cleaningIgor Minar
2012-10-17chore(Rakefile): tune JVM for closure compilerIgor Minar
2012-10-17chore(Rakefile): paralelize closure compilationIgor Minar
2012-10-17chore(Rakefile): misc_options should support + -> , conversionIgor Minar
2012-10-17chore(Rakefile): use exec for webserverIgor Minar
2012-09-17chore(Rakefile): fix test:jquery taskIgor Minar
2012-09-16chore(): remove unused filesIgor Minar
2012-09-15docs(contribute): update misc/contribute docs with Testacular infoIgor Minar
2012-09-13chore(testing): Testacular config files + rake tasksIgor Minar
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