aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2013-03-14fix(timezone): correct timezone date filter for 1/2 hour offsetsSujeet Pillai
2013-03-14Fix failing test in IE 10Shyam Seshadri
2013-03-11fix($location): correctly rewrite html5 url to hashbang urlThibault Leruitte
2013-03-08test($route): add tests for matching 'otherwise' routesIgor Minar
2013-03-06feat(angular.bootstrap): support deferred bootstrapJulie
2013-02-26fix($http): don't encode URL query substring "null" to "+"Andrew McLeod
2013-02-25fix($compile): compile replace directives in external templatedanilsomsikov
2013-02-25chore(sortedHtml): print attributes with empty valueIgor Minar
2013-02-25fix($compile): whitelist file:// in url sanitizationIgor Minar
2013-02-23fix($compile): handle elements with no childNodes propertyIgor Minar
2013-02-20chore(matchers): fix hasBeenCalledOnceWith matcherIgor Minar
2013-02-20fix($compile): sanitize values bound to a[href]Igor Minar
2013-02-18fix(ngClass): keep track of old ngClass value manuallyPer Rovegård
2013-02-18fix(compile): should not leak memory when there are top level empty text nodesPete Bacon Darwin
2013-02-14fix($httpBackend): patch for Firefox bug w/ CORS and response headersWill Moore
2013-02-14fix(a): workaround IE bug affecting mailto urlsIgor Minar
2013-02-14fix($rootScope): minor typo fixesDaniel Luz
2013-02-14fix(compiler): Allow startingTag method to handle text / comment nodesShyam Seshadri
2013-02-14fix(resource): Update RegExp to allow urlParams with out leading slashFredrik Bonander
2013-02-14fix(numberFilter): fix formatting when "0" passed as fractionSizeKury Kruitbosch
2013-02-11test(angular.copy): add tests for scenarios when target is missingIgor Minar
2013-02-11fix(angular.forEach): correctly iterate over objects with length propIgor Minar
2013-02-07fix(scenario): include error messages in XML outputJulie
2013-02-07fix($compile): rename $compileNote to compileNodeEnrique Paredes
2013-02-07fix($cookies): set cookies on Safari&IE when base[href] is undefinedFredrik Bonander
2013-02-07fix(date): invert timezone sign and always display signPhilip Roberts
2013-01-30feat(Scope): expose transcluded and isolate scope info for batarangBrian Ford
2013-01-29test(ngBindHtml): prevent variable name leakmetaweta
2013-01-22fix(ngResource): correct leading slash removal.pavelgj
2013-01-22fix(angular.equals): relax the comparison for undefined propertiesIgor Minar
2013-01-18fix(ngSwitch): don't leak when destroyed while not attacheddanilsomsikov
2013-01-17fix(angular.equals): consistently compare undefined object propsIgor Minar
2013-01-17feat($compile): support modifying the DOM structure in postlink fnMartin Probst
2013-01-17fix($compile): do not wrap empty root text nodes in spansPete Bacon Darwin