index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rakefile
Age
Commit message (
Expand
)
Author
2012-09-04
chore(Rakefile): add 'version' rake task to generate version.txt
Igor Minar
2012-08-31
chore(Rakefile): zip only the build dir
Igor Minar
2012-08-29
chore(Rakefile): fix the default task
Igor Minar
2012-08-29
chore(Rakefile): remove bogus symlink from build
Igor Minar
2012-08-28
chore(Rakefile): various build script changes
Igor Minar
2012-08-27
chore(Rakefile): rewrite version numbers in all index files
Igor Minar
2012-08-24
chore(docs): use GAE and Google CDN for docs
Igor Minar
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
2012-05-04
feat(bootstrap): support code prettify and dropdown from bootstrap
Misko Hevery
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-04-05
chore(Rakefile): fix and improve file rewriting code
Igor Minar
2012-04-05
fix(Rakefile): move 'use strict'; flag into the angular closure
Igor Minar
2012-03-28
style(Rakefile): use snake_case in ruby code
Igor Minar
2012-03-28
chore(ngCookies): moved to module
Misko Hevery
2012-03-28
chore(resource): moved to module
Misko Hevery
2012-03-28
chore(Rakefile): get ready for modules
Misko Hevery
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-13
fix(Rakefile): version.dot extractor should ignore 'rc1'
Igor Minar
2012-02-21
chore(slim-jim) add configuration
Misko Hevery
2012-01-17
fix(Rakefile): rewrite version number for mocks.js
Igor Minar
2012-01-10
feat(module): new module loader
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-09-26
fix(e2e): add index-nocache.html to run e2e tests without cache
Igor Minar
2011-09-26
feat(docs): use html5 history api for all routing in the docs app
Vojta Jina
2011-09-16
feat (jquery): upgrade everything to jQuery 1.6.4
Igor Minar
2011-09-13
refactor(angular): externalize script load order into JSON
Di Peng
2011-09-08
feat($sniffer): basic implementation of browser feature testing
Vojta Jina
2011-08-31
feat($route): add events before/after route change
Misko Hevery
2011-08-14
feat(i18n): collect and convert locale info from closure
Di Peng
2011-08-14
feat($locale): add default locale service for en-US
Di Peng
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-07-29
fix(Rakefile): index-jq.html needs to be rewritten like index.html
Igor Minar
2011-07-26
feat(docs): add full offline support
Di Peng
2011-07-22
chore(license): update license headers + add version num
Igor Minar
2011-07-22
feat(angular.version): add angular.version
Di Peng
2011-07-20
refactor(gen-docs): use q, qq, q-fs (node modules) to write gen-docs
Di Peng
2011-07-18
feat(strict mode): turn on ECMAScript 5 strict mode
Igor Minar
2011-07-13
fix(ie-compat): escape \ in regexp
Igor Minar
2011-07-13
style(ie-compat): improved generated ie compat code
Igor Minar
2011-06-30
feat:build: better build/pkg/ dir structure
Igor Minar
2011-06-07
add appcache for docs site - caches only css/js/img resources
Igor Minar
2011-05-19
JSTD adapter for running e2e tests
Vojta Jina
2011-03-26
renaming lib/compiler-closure to lib/closure-compiler
Igor Minar
2011-03-22
Require 'yaml' in Rakefile.
Anthony Lieuallen
2011-03-11
Stop using document write, so that we are compatible with async script loader
Misko Hevery
2011-02-15
split up services into individual files
Igor Minar
2011-01-26
split mocks and create $log and $exceptionHandler mocks
Igor Minar
2011-01-10
removed unnedded files; switch rake to new doc build script
Misko Hevery
2010-11-03
jsdoc parser + generator + viewer + scenario runner
Misko Hevery
2010-10-27
rename src/Parser.js to src/parser.js
Igor Minar
[next]