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
Age
Commit message (
Expand
)
Author
2010-11-02
Provide better sandbox error messages, and disallow running from file:// URLs
Elliott Sprehn
2010-11-02
Make future names consistent and handle falsy values in jQuery generated meth...
Elliott Sprehn
2010-11-01
Add browser().reload() to simulate a refresh from a user
Elliott Sprehn
2010-11-01
Provide browser DSL with location() to expect the iframe URL parts. Also move...
Elliott Sprehn
2010-10-31
Small refactor in $location service
Vojta Jina
2010-10-31
Fixing issue #98 (infinite loop when location hash set empty)
Vojta Jina
2010-10-31
fix typo, and change a list to string for more efficient compression.
Misko Hevery
2010-10-29
Auto generate all the jQuery get/set methods
Elliott Sprehn
2010-10-29
Check if file exists (not a 404) and that document is accessible and not usin...
Elliott Sprehn
2010-10-29
adding watchr config file watchr.rb
Igor Minar
2010-10-29
creating logs/ and tmp/ dirs
Igor Minar
2010-10-28
add optional label to dsl with selectors to improve test and output readability
Andres Ornelas
2010-10-27
Correctly fail tests if no binding matches and add better test cases for fail...
Elliott Sprehn
2010-10-27
Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...
Misko Hevery
2010-10-27
rename src/Parser.js to src/parser.js
Igor Minar
2010-10-27
Revert performance optimization of using setTimeout in SpecRunner every 10 st...
Elliott Sprehn
2010-10-27
updating version.yaml for the 0.9.2 iteration
Igor Minar
2010-10-26
start new release 0.9.2 faunal-mimicry
Misko Hevery
2010-10-26
cutting the 0.9.1 repulsion-field release
v0.9.1
Igor Minar
2010-10-26
updating CHANGELOG.md for the 0.9.1 release
Igor Minar
2010-10-26
Adding e2e tests for the PersonalLog app
Igor Minar
2010-10-26
fix closure compile warnings
Misko Hevery
2010-10-26
adding missing angular-mocksSpec.js file
Igor Minar
2010-10-26
fixes IE related failures, and form submit event handling in ie
Misko Hevery
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
Simplify dateGetter() within the date filter.
Igor Minar
2010-10-26
Simplify implementation of angular.String.toDate()
Igor Minar
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
improving the PersonalLog app
Igor Minar
2010-10-23
personalLog demo - initial version with spec
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
Fix issue where directories don't have a slash on the end and allow specifyin...
Elliott Sprehn
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-22
Horrible IE + jQuery hack to make the tests pass
Misko Hevery
2010-10-22
corrected buzz.html to use ng:src on images to prevent sporious browser reque...
Misko Hevery
2010-10-22
fixed issue with ie .data() method failing tests
Misko Hevery
2010-10-22
Better nodeserver that implements an HTTP server more completely
Elliott Sprehn
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
Rakefile should create the build directory when it is needed and doesn't exist
Igor Minar
2010-10-20
adding CHANGELOG.md with 0.9.0 release notes
Igor Minar
[next]