aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-06-22Merge http://github.com/angular/angular.js into angularRob Spies
Conflicts: .gitignore
2010-06-16add back nicer formattingShyam Seshadri
2010-06-16Fix bug with validator not triggering when attributes are bound and fix some ↵Shyam Seshadri
typos. Add test for bug
2010-06-09Merge branch 'repeater'Andres Ornelas
2010-06-09fixed undefined testWindow bugAndres Ornelas
2010-06-09add beforeEach and afterEach to scenario DSLAndres Ornelas
2010-06-09change repeater count expectation wordingAndres Ornelas
2010-06-09add repeater DSL and fix typoAndres Ornelas
2010-06-03fix some lint issuesShyam Seshadri
2010-06-02Add ability to add conditions to ng-requiredShyam Seshadri
2010-06-02Revert "Revert "removed few key foreach and replaced thime with for loop for ↵Shyam Seshadri
performance."" This reverts commit a29c5e4c7fd5e708c28e70e974bf873621d5277c.
2010-06-02Revert "removed few key foreach and replaced thime with for loop for ↵Shyam Seshadri
performance." This reverts commit 6143b04384680d17f38c2d5894a9b9961ea33288.
2010-05-31removed few key foreach and replaced thime with for loop for performance.Misko Hevery
2010-05-30imrove $orderBy performanceMisko Hevery
2010-05-30added compiled getterFN for better performanceMisko Hevery
2010-05-30use expressionCompile function directlyMisko Hevery
2010-05-30compiler exposos both self and this function calling conventionMisko Hevery
2010-05-30improve error handling with elementsMisko Hevery
2010-05-30remove the relience of parser an special self object, now passing generic selfMisko Hevery
2010-05-30remove the uneeded call to createScope when evaluating expressionsMisko Hevery
2010-05-28change order of initializationMisko Hevery
2010-05-27extracted switchRouteMatcher and added necessary libraries to angular-scenarioAndres Ornelas
2010-05-26navigate to scenario waits for outstanding requests to clear before proceeding.Andres Ornelas
2010-05-26added outstanding request queueAndres Ornelas
2010-05-26fixed broken jstd conf fileAndres Ornelas
2010-05-25added rake task to create a single file for scenario runnerMisko Hevery
2010-05-25fixed collapsed issueAndres Ornelas
2010-05-25appended lastDocument to the document.bodyAndres Ornelas
2010-05-24added dsl tests and select methodAndres Ornelas
2010-05-24added error handling on scenario definitionAndres Ornelas
2010-05-24happyAndres Ornelas Mesta
2010-05-20Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-20semi working stateMisko Hevery
2010-05-20basic end to end runnerMisko Hevery
2010-05-19fixed isNumber to angular.isNumber for mocks outside of angularMisko Hevery
2010-05-19added $log to console connectionMisko Hevery
2010-05-19added exception handling to $xhrMisko Hevery
2010-05-19refactor for simplicityMisko Hevery
2010-05-19added error handler to xhr requestsMisko Hevery
2010-05-13put formatters back.Misko Hevery
2010-05-13fixed issue with radio view clobering model if radio was checked.Misko Hevery
2010-05-13error exampleMisko Hevery
2010-05-13Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-13fix incorect parsing of url if it contains dash - characterMisko Hevery
2010-05-12fixes issues where the field clobbers itselfMisko Hevery
2010-05-10fix handling of null on ieMisko Hevery
2010-05-10fix handling of val on ie with jqueryMisko Hevery
2010-05-10improved handling of text fields when formater fails to prevent clobering of ↵Misko Hevery
field
2010-05-10Merge branch 'master' of github.com:angular/angular.jsMisko Hevery
2010-05-10lintMisko Hevery