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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-07-14
ng:style remembers previous style and properly resets to it
Misko Hevery
2010-07-15
fix undefine style
Kai Compagner
2010-07-13
Changed cacheThanRetrieve to verifyCache(by Rob Spies)
Misko Hevery
2010-07-13
ng-change ng:change
Misko Hevery
2010-07-13
better naming for our verify cache scheme, and tests.
Rob Spies
2010-07-13
changed remaining ng- to ng:
Misko Hevery
2010-07-09
ng:repeat ignores prototype keys
Misko Hevery
2010-07-08
fixed IE tests
Misko Hevery
2010-07-08
added class as a constant keyword to generated code
Misko Hevery
2010-07-02
changed the eval for ie to be able to return a function
Misko Hevery
2010-07-02
change all attributes from ng- to ng: prefix
Misko Hevery
2010-07-02
fixed special keywords in chrome such as x.throw must be x["throw"].
Misko Hevery
2010-06-23
wilford's changes to serve cached data and then fetch from server if needed /...
Shyam Seshadri
2010-06-22
expose e2e test results
Andres Ornelas
2010-06-22
Merge http://github.com/angular/angular.js into angular
Rob Spies
2010-06-16
add back nicer formatting
Shyam Seshadri
2010-06-16
Fix bug with validator not triggering when attributes are bound and fix some ...
Shyam Seshadri
2010-06-09
Merge branch 'repeater'
Andres Ornelas
2010-06-09
fixed undefined testWindow bug
Andres Ornelas
2010-06-09
add beforeEach and afterEach to scenario DSL
Andres Ornelas
2010-06-09
change repeater count expectation wording
Andres Ornelas
2010-06-09
add repeater DSL and fix typo
Andres Ornelas
2010-06-03
fix some lint issues
Shyam Seshadri
2010-06-02
Add ability to add conditions to ng-required
Shyam Seshadri
2010-06-02
Revert "Revert "removed few key foreach and replaced thime with for loop for ...
Shyam Seshadri
2010-06-02
Revert "removed few key foreach and replaced thime with for loop for performa...
Shyam Seshadri
2010-05-31
removed few key foreach and replaced thime with for loop for performance.
Misko Hevery
2010-05-30
imrove $orderBy performance
Misko Hevery
2010-05-30
added compiled getterFN for better performance
Misko Hevery
2010-05-30
use expressionCompile function directly
Misko Hevery
2010-05-30
compiler exposos both self and this function calling convention
Misko Hevery
2010-05-30
improve error handling with elements
Misko Hevery
2010-05-30
remove the relience of parser an special self object, now passing generic self
Misko Hevery
2010-05-30
remove the uneeded call to createScope when evaluating expressions
Misko Hevery
2010-05-28
change order of initialization
Misko Hevery
2010-05-27
extracted switchRouteMatcher and added necessary libraries to angular-scenario
Andres Ornelas
2010-05-26
navigate to scenario waits for outstanding requests to clear before proceeding.
Andres Ornelas
2010-05-26
added outstanding request queue
Andres Ornelas
2010-05-26
fixed broken jstd conf file
Andres Ornelas
2010-05-25
added rake task to create a single file for scenario runner
Misko Hevery
2010-05-25
fixed collapsed issue
Andres Ornelas
2010-05-24
added dsl tests and select method
Andres Ornelas
2010-05-24
added error handling on scenario definition
Andres Ornelas
2010-05-24
happy
Andres Ornelas Mesta
2010-05-20
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-05-20
semi working state
Misko Hevery
2010-05-20
basic end to end runner
Misko Hevery
2010-05-19
fixed isNumber to angular.isNumber for mocks outside of angular
Misko Hevery
2010-05-19
added $log to console connection
Misko Hevery
2010-05-19
added exception handling to $xhr
Misko Hevery
[next]