| Age | Commit message (Expand) | Author | 
| 2011-07-22 | chore(license): update license headers + add version num | Igor Minar | 
| 2011-07-18 | feat(strict mode): adding strict mode flag to all js files | Igor Minar | 
| 2011-07-18 | refactor($browser): hide startPoll and poll methods | DiPeng | 
| 2011-06-15 | Fix test for scenario.Application - should remove old iframe | Vojta Jina | 
| 2011-06-15 | Fix scenario runner on IE7, IE8 | Misko Hevery | 
| 2011-06-06 | added input#val method | Di Peng | 
| 2011-06-05 | renamed $pause to $sleep AND $wait to $pause | Di Peng | 
| 2011-05-19 | JSTD adapter for running e2e tests | Vojta Jina | 
| 2011-05-19 | Don't check url (by HEAD request) before navigateTo | Vojta Jina | 
| 2011-04-25 | Fix some typos, missing semi-colons, etc... | Vojta Jina | 
| 2011-04-22 | fix typo in scenario jsdocs | Igor Minar | 
| 2011-04-11 | fix e2e runner's navigateTo when url contains # fragment | Igor Minar | 
| 2011-04-09 | fix build for IE9 | Igor Minar | 
| 2011-04-08 | fix e2e runner's browser.location methods | Igor Minar | 
| 2011-02-16 | reformated multiline trinary expressions to have a leading ?/:. | Misko Hevery | 
| 2011-02-16 | rewrite of JQuery lite implementation, which now better supports selected sets | Misko Hevery | 
| 2011-02-16 | allow jquery to be declared after angular in the script loading order | Misko Hevery | 
| 2011-01-24 | fixed example rendering, add tests for it. | Misko Hevery | 
| 2011-01-10 | Rename angular.foreach to angular.forEach to make the api consistent. | Igor Minar | 
| 2011-01-10 | bootstrap angular on "document ready" instead of window.onload | Igor Minar | 
| 2011-01-07 | change to keydown from keyup; add delayed $updateView | Misko Hevery | 
| 2011-01-07 | rename nodeName due to conflicts with jquery | Igor Minar | 
| 2010-11-10 | scenario repeater should match only visible stuff | Igor Minar | 
| 2010-11-09 | Support substring matching of bindings with repeater(). Closes #123 | Elliott Sprehn | 
| 2010-11-09 | Add key/value jQuery methods in a loop. Support 'css' method. | Elliott Sprehn | 
| 2010-11-07 | Added documentation for validators. | Misko Hevery | 
| 2010-11-03 | fix the linky filter | Misko Hevery | 
| 2010-11-03 | binding() should return value for input/text area, innerHTML for the rest | Igor Minar | 
| 2010-11-03 | adding textarea() DSL for scenario runner | Igor Minar | 
| 2010-11-03 | adding regular expressions support for binding() DSL | Igor Minar | 
| 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-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-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 | Revert performance optimization of using setTimeout in SpecRunner every 10 st... | Elliott Sprehn | 
| 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-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 | fixed issue with ie .data() method failing tests | Misko Hevery | 
| 2010-10-20 | fix some of the failing ie tests | Misko Hevery | 
| 2010-10-20 | Lots of stability and performance updates and UI polish too. | Elliott Sprehn | 
| 2010-10-19 | fixed Scenario.js so that it does not clobber global vars | Misko Hevery | 
| 2010-10-19 | fixed tests | Misko Hevery | 
| 2010-10-19 | Fix browser triggering in scenario to always do native events. | Misko Hevery |