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
/
test
Age
Commit message (
Expand
)
Author
2010-10-26
Lots of bug fixes in the scenario runner and a bunch of new features.
Elliott Sprehn
2010-10-26
Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ...
Misko Hevery
2010-10-26
Add TzDate to angular-mocks.js
Igor Minar
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-25
Add millisecond support for date filter
Igor Minar
2010-10-23
Revert "added support for treating numbers as date in miliseconds"
Igor Minar
2010-10-23
added support for treating numbers as date in miliseconds
Misko Hevery
2010-10-23
adding ng:submit directive for use with forms
Igor Minar
2010-10-23
simplifying ng:click spec
Igor Minar
2010-10-23
$cookieStore should not be a global service
Igor Minar
2010-10-23
Fix for getting into recursive $eval on scope. Close #59
Misko Hevery
2010-10-23
Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest...
Misko Hevery
2010-10-22
Workaround for http://bugs.jquery.com/ticket/7292
Misko Hevery
2010-10-20
fixed more ie test failures
Misko Hevery
2010-10-20
fix some of the failing ie tests
Misko Hevery
2010-10-20
Angular should look for angular-ie-compat file at the right location
Igor Minar
2010-10-20
add missing spec for angularJsConfig
Igor Minar
2010-10-20
extract and test regexp that identifies angular script tag
Igor Minar
2010-10-20
Lots of stability and performance updates and UI polish too.
Elliott Sprehn
2010-10-20
fixed negative numbers in Json
Misko Hevery
2010-10-19
Added tests for URL_MATCH and fixed issue with empty path
Vojta Jina
2010-10-19
fix date filter to igrone falsy input
Misko Hevery
2010-10-19
fixed tests
Misko Hevery
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-18
fixing css class name for currency filter and its spec
Igor Minar
2010-10-18
Removed $location.cancel() method (and related test)
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-16
improving angular.copy spec
Igor Minar
2010-10-16
Add test for toKeyValue() - true values should be composed to flag
Vojta Jina
2010-10-16
Add missing tests for toKeyValue() function
Vojta Jina
2010-10-16
attempting to fix ie on jquery build failure
Misko Hevery
2010-10-16
fixed date formater and make it work on ie
Misko Hevery
2010-10-16
adding an extra DateToUTC assertion
Igor Minar
2010-10-16
Fixed filter date test - remove dependency on machine timezone
Vojta Jina
2010-10-15
Fix unicode parsing Close #56
Misko Hevery
2010-10-15
fixed lint warnings and one flaky test
Misko Hevery
2010-10-15
Updated JSTD
Misko Hevery
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn
2010-10-13
Added support for date filter
Misko Hevery
2010-10-13
fixing reference issue in angular-mocks.js
Igor Minar
2010-10-13
fixed issue where date copy creates an object instead of date
Misko Hevery
2010-10-13
fixed issue where ng:bind would not reset value if expression returned undefined
Misko Hevery
2010-10-12
Fixed issue where compiler would pass in detached text node if previous marku...
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-10-08
Fix bug with Lexer not recognizing exponential values and values starting wit...
Shyam Seshadri
2010-10-08
change ng:controller to create new scope hence allow nesting
Misko Hevery
2010-10-07
Change angular-mocks to throw errors on unexpected gets in the format JSTD no...
Shyam Seshadri
[next]