aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-05Changed toJson() to not ignore $ propertiesVojta Jina
2010-11-05Json - corrected test descriptions and changed to BDD style expect()Vojta Jina
2010-11-05fix error in json parser which did not allow 1.2E10 as numberMisko Hevery
2010-11-05added tests for documentationMisko Hevery
2010-11-05changed to showdown from markup. added validator overviewMisko Hevery
2010-11-04eclipse settings for auto run of docsMisko Hevery
2010-11-04added documentation for ng:include and ng:widget and test for doc collector.Misko Hevery
2010-11-04added LICENSE to IDEAMisko Hevery
2010-11-04rename Index.js to index.jsMisko Hevery
2010-11-03preparations for the 0.9.3 cold-resistance iterationIgor Minar
2010-11-03cutting the 0.9.2 faunal-mimicry releasev0.9.2Igor Minar
2010-11-03updating release notesIgor Minar
2010-11-03fixing docs scenario runner templateIgor Minar
2010-11-03Fix JSON serialization breakage in WebKit browsersElliott Sprehn
2010-11-03Serialize RegExp to string in JSON. Closes #119.Elliott Sprehn
2010-11-03fix dslSpec for IEIgor Minar
2010-11-03hide example for angular.filterIgor Minar
2010-11-03doc parser should recognize the 'defaults' syntax for paramsIgor Minar
2010-11-03adding watchr-docs.rbIgor Minar
2010-11-03fix the linky filterMisko Hevery
2010-11-03more documentation for filtersIgor Minar
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery
2010-11-03add jsdocs for angular and filter namespaces + all filtersIgor Minar
2010-11-03binding() should return value for input/text area, innerHTML for the restIgor Minar
2010-11-03adding textarea() DSL for scenario runnerIgor Minar
2010-11-03adding regular expressions support for binding() DSLIgor Minar
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