aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-02Provide better sandbox error messages, and disallow running from file:// URLsElliott Sprehn
2010-11-02Make future names consistent and handle falsy values in jQuery generated meth...Elliott Sprehn
2010-11-01Add browser().reload() to simulate a refresh from a userElliott Sprehn
2010-11-01Provide browser DSL with location() to expect the iframe URL parts. Also move...Elliott Sprehn
2010-10-31Small refactor in $location serviceVojta Jina
2010-10-31Fixing issue #98 (infinite loop when location hash set empty)Vojta Jina
2010-10-31fix typo, and change a list to string for more efficient compression.Misko Hevery
2010-10-29Auto generate all the jQuery get/set methodsElliott Sprehn
2010-10-29Check if file exists (not a 404) and that document is accessible and not usin...Elliott Sprehn
2010-10-29adding watchr config file watchr.rbIgor Minar
2010-10-29creating logs/ and tmp/ dirsIgor Minar
2010-10-28add optional label to dsl with selectors to improve test and output readabilityAndres Ornelas
2010-10-27Correctly fail tests if no binding matches and add better test cases for fail...Elliott Sprehn
2010-10-27Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...Misko Hevery
2010-10-27rename src/Parser.js to src/parser.jsIgor Minar
2010-10-27Revert performance optimization of using setTimeout in SpecRunner every 10 st...Elliott Sprehn
2010-10-27updating version.yaml for the 0.9.2 iterationIgor Minar
2010-10-26start new release 0.9.2 faunal-mimicryMisko Hevery
2010-10-26cutting the 0.9.1 repulsion-field releasev0.9.1Igor Minar
2010-10-26updating CHANGELOG.md for the 0.9.1 releaseIgor Minar
2010-10-26Adding e2e tests for the PersonalLog appIgor Minar
2010-10-26fix closure compile warningsMisko Hevery
2010-10-26adding missing angular-mocksSpec.js fileIgor Minar
2010-10-26fixes IE related failures, and form submit event handling in ieMisko Hevery
2010-10-26Lots of bug fixes in the scenario runner and a bunch of new features.Elliott Sprehn
2010-10-26Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ...Misko Hevery
2010-10-26Simplify dateGetter() within the date filter.Igor Minar
2010-10-26Simplify implementation of angular.String.toDate()Igor Minar
2010-10-26Add TzDate to angular-mocks.jsIgor Minar
2010-10-26create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.Misko Hevery
2010-10-25Add millisecond support for date filterIgor Minar
2010-10-23Revert "added support for treating numbers as date in miliseconds"Igor Minar
2010-10-23improving the PersonalLog appIgor Minar
2010-10-23personalLog demo - initial version with specIgor Minar
2010-10-23added support for treating numbers as date in milisecondsMisko Hevery
2010-10-23adding ng:submit directive for use with formsIgor Minar
2010-10-23simplifying ng:click specIgor Minar
2010-10-23Fix 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 serviceIgor Minar
2010-10-23Fix for getting into recursive $eval on scope. Close #59Misko Hevery
2010-10-23Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest...Misko Hevery
2010-10-22Workaround for http://bugs.jquery.com/ticket/7292Misko Hevery
2010-10-22Horrible IE + jQuery hack to make the tests passMisko Hevery
2010-10-22corrected buzz.html to use ng:src on images to prevent sporious browser reque...Misko Hevery
2010-10-22fixed issue with ie .data() method failing testsMisko Hevery
2010-10-22Better nodeserver that implements an HTTP server more completelyElliott Sprehn
2010-10-20fixed more ie test failuresMisko Hevery
2010-10-20fix some of the failing ie testsMisko Hevery
2010-10-20Rakefile should create the build directory when it is needed and doesn't existIgor Minar
2010-10-20adding CHANGELOG.md with 0.9.0 release notesIgor Minar