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
Age
Commit message (
Expand
)
Author
2011-04-08
fix e2e runner's browser.location methods
Igor Minar
2011-04-07
use special nodeName_ impl only for IE<9
Igor Minar
2011-04-07
improve docs for angular.Object.copy
Igor Minar
2011-04-07
fix indentation regexp for doc:examples
Igor Minar
2011-04-04
correct $resource's success callback execution
Igor Minar
2011-04-04
revert ng:view sync caching
Igor Minar
2011-04-04
prepare for the angular 0.9.15 lethal-stutter iteration
Igor Minar
2011-04-01
cutting the 0.9.14 key-maker release
v0.9.14
Igor Minar
2011-04-01
release notes for the 0.9.14 key-maker iteration
Igor Minar
2011-04-01
upgrade jstd to 1.3.2 + improve test-coverage.sh script
Igor Minar
2011-03-31
fix infinite loop in elementError when working with detached elements
Igor Minar
2011-03-31
encode query params correctly but not too agressively
Igor Minar
2011-03-31
add much needed whitespace to jqLiteSpec.js
Igor Minar
2011-03-31
add specs for jqLite wrapping/node creation
Igor Minar
2011-03-31
ignore jqLite#append for doc fragment
Igor Minar
2011-03-31
fix jqLite#parent to be compatible with jQuery
Igor Minar
2011-03-30
use document fragments to grow repeaters
Igor Minar
2011-03-30
correct size() impl for object's w/ 'length' prop
Igor Minar
2011-03-30
extend size() to take ownPropsOnly param
Igor Minar
2011-03-30
call $eval in repeater only when needed
Igor Minar
2011-03-30
make xhr.cache optionally synchronous
Igor Minar
2011-03-30
remove weird spaces from resource mutation test
Igor Minar
2011-03-29
Don't mutate resource if server responded with no body
Anthony Lieuallen
2011-03-28
Fixes some links and types in the DI docs.
Pepper Lebeck-Jobe
2011-03-28
encode $resource query params using encodeURIComponent
Igor Minar
2011-03-28
fixing lint warnings
Igor Minar
2011-03-28
Added missing semi-colons
Vojta Jina
2011-03-26
upgrade closure compiler to version 20110322
Igor Minar
2011-03-26
renaming lib/compiler-closure to lib/closure-compiler
Igor Minar
2011-03-26
remove _null and _undefined
Igor Minar
2011-03-23
fix broken 'downloading' links
Igor Minar
2011-03-22
Fixes two links on the conribute page.
Pepper Lebeck-Jobe
2011-03-22
Fixes a typo xmlsn -> xmlns
Pepper Lebeck-Jobe
2011-03-22
Require 'yaml' in Rakefile.
Anthony Lieuallen
2011-03-15
fixing broken angular-mocks.js
Igor Minar
2011-03-13
preparing the 0.9.14 key-maker iteration
Igor Minar
2011-03-13
cutting the 0.9.13 curdling-stare release
v0.9.13
Igor Minar
2011-03-13
preparing release notes for the 0.9.13 curdling stare release
Igor Minar
2011-03-11
Stop using document write, so that we are compatible with async script loader
Misko Hevery
2011-03-11
Remove the script tag after successful JSONP request
Misko Hevery
2011-03-11
Added XSRF prevention logic to $xhr service
Misko Hevery
2011-03-11
@require in ngdoc now takes reason for dependency
Misko Hevery
2011-03-11
Changed the $browser.xhr parameter post from optional to required
Misko Hevery
2011-03-11
Consider all 2xx responses as OK, not just 200
Misko Hevery
2011-03-11
Fixed cookies which contained unescaped '=' would not show up in cookie service.
Misko Hevery
2011-03-11
fix failing autobind test on IE
Igor Minar
2011-03-11
ng:autobind now optionally takes element id
Igor Minar
2011-03-11
angularJsConfig now allows ng:autobind and #autobind value to be passed in
Igor Minar
2011-03-09
pass undefined through fn closure for better minification
Misko Hevery
2011-03-09
Fix IE: reffering to non existent var on window, must be prefixed by window
Misko Hevery
[next]