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
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
2010-10-26
Lots of bug fixes in the scenario runner and a bunch of new features.
Elliott Sprehn
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-20
Rakefile should create the build directory when it is needed and doesn't exist
Igor Minar
2010-10-20
Add support for version numbers in the Rakefile
Igor Minar
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-18
Remove externs target from the Rakefile
Igor Minar
2010-10-18
inline all images into css
Igor Minar
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn
2010-10-13
fix Rakefile - add Injector.js to :compile
Igor Minar
2010-10-13
updating file list for the :package rake task
Igor Minar
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-12
adding :package task to the rake file
Igor Minar
2010-09-23
cleanup underscore.js form rakefile
Misko Hevery
2010-09-22
Refactored the Browser:
Misko Hevery
2010-08-14
add ftp script to auto deploy to angularjs.org
Misko Hevery
2010-08-11
removed google charts and few other filters, switched to simple optimization ...
Misko Hevery
2010-08-05
Added new files to Rakefile and consistently used .addFuture
Andres Ornelas
2010-07-08
fixed IE tests
Misko Hevery
2010-05-28
change order of initialization
Misko Hevery
2010-05-27
extracted switchRouteMatcher and added necessary libraries to angular-scenario
Andres Ornelas
2010-05-25
added rake task to create a single file for scenario runner
Misko Hevery
2010-04-07
clean up, fixes for app
Misko Hevery
2010-03-29
tests broken, but bootstrap works
Misko Hevery
2010-03-24
merge
Misko Hevery
2010-03-24
work in progress
Misko Hevery
2010-03-24
Fix rakefile to work with older versions of rake
Shyam Seshadri
2010-03-16
twitter using resources
Adam Abrons
2010-01-28
added formatters
Misko Hevery
2010-01-26
add default rake task (compile and test), send database name to login
Adam Abrons
2010-01-18
checkpoint for integration with angular
Misko Hevery
2010-01-10
basic calculator works with minified.js, lots of references still broken
Misko Hevery
2010-01-09
removed nglr namespace
Misko Hevery
2010-01-09
cleanup
Misko Hevery
2010-01-05
angular.js
Adam Abrons