aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2013-08-22revert: feat(ngForm): Supports expression in form namesIgor Minar
2013-08-21revert: fix($compile): correct controller instantiation...Igor Minar
2013-08-21revert: fix($compile): always instantiate controllers...Igor Minar
2013-08-20fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden
2013-08-12test(matchers): update toThrow matcherVojta Jina
2013-08-12fix($location): default to / for the url base if no base[href]Igor Minar
2013-08-12fix(dump): Prevented window.dump from being overridden by karma-jasmine.Jeff Cross
2013-08-12fix(equals): {} and [] should not be considered equivalentBrenton
2013-08-12fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-08-12fix(jqLite): return array from multi select in val()Eric Hagman
2013-08-09fix(angular.copy): change angular.copy to correcly clone RegExpAndy Hitchman
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
2013-08-07fix(input): fix the email regex to accept TLDs up to 6 characters longneilmcgibbon
2013-08-07fix(jqLite): forgive unregistration of a non-registered handlerPawel Kozlowski
2013-08-01revert: fix(location): fix parameter handling on search()Igor Minar
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-24fix(form): pick the right attribute name for ngFormPawel Kozlowski
2013-07-24fix(numberFilter): always convert scientific notation to decimalPaul Meskers
2013-07-22chore(dump): remove dead codeIgor Minar
2013-07-22fix($compile): always instantiate controllers in parent->child orderIgor Minar
2013-07-16test(utils): Adds a missing test for snake_caseJames deBoer
2013-07-13fix(angular.equals): add support for regular expressionsBen Ripkens
2013-07-12feat(Angular.js): skip JSON.stringify for undefinedGreg Thornton
2013-07-12fix(sanitize): match URI schemes case-insensitivelyPete Bacon Darwin
2013-07-11fix(ngSubmit): expose $event to ngSubmit callbackWesley Cho
2013-07-11fix(ngValue): made ngValue to write value attribute to elementMikk Kirstein
2013-07-11fix(scope): watches can be safely unregistered inside watch handlersPaulo Scardine
2013-07-11test(ngPattern): fix disabled testIgor Minar
2013-07-11test(ngList): remove disabled testIgor Minar
2013-07-03fix(jqLite): prepend array in correct orderJoao Sa
2013-06-28chore: remove jstd leftoversVojta Jina
2013-06-20fix(Angular.js): don't crash on invalid query parametersPete Bacon Darwin
2013-06-19fix($http): ensure case-insens. header overridingCaio Cunha
2013-05-23fix(jqLite): correctly monkey-patch core jQuery methodsMichał Gołębiowski
2013-05-21test(parse): Test for the parsing not invoking twice to get selfLucas Galfasó
2013-05-11fix($browser): should use first value for a cookie.Chirayu Krishnappa
2013-05-10fix(ngPluralize): handle the empty string as a valid overrideLucas Galfasó
2013-05-09test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IEIgor Minar
2013-05-09test(sortedHtml): fix comment support in sortedHtml helperIgor Minar
2013-05-08fix(angular): do not copy $$hashKey in copy/extend functions.R. Merkert
2013-05-08feat($cookieStore): $cookieStore.get now parses blank string as blank stringIllniyar
2013-05-07fix(select): ensure empty option is not lost in IE9Chad Smith
2013-05-01fix($location): back-button should fire $locationChangeStartquazzie
2013-04-29fix(jqLite): correct implementation of mouseenter/mouseleave eventgockxml
2013-04-29test(browser/compile): fix calls to Jasmine fail()Oren Avissar
2013-04-17fix(ngModel): use paste/cut events in IE to support context menuMark Dalgleish
2013-04-16fix(ngClass): should remove classes when object is the same but property has ...Pete Bacon Darwin
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun