aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng
AgeCommit message (Expand)Author
2013-10-02test($sce): ie8 fix for entire fileChirayu Krishnappa
2013-10-02fix($scope): $evalAsync executes on the right scopeLucas Galfasó
2013-10-02fix($compile): ng-attr to support dash separated attribute namesJamie Mason
2013-10-02style(rootScopeSpec): add semi-colonsPete Bacon Darwin
2013-10-02style($qSpec): add semi-colonsPete Bacon Darwin
2013-10-01test($sce): make ie8 happyChirayu Krishnappa
2013-10-01fix($compile): allow interpolations for non-event handlers attrsFrancesco Pontillo
2013-10-01fix($httpBackend): set headers with falsy valuesRicardo Bin
2013-10-01fix($httpBackend): don't send empty string bodiesJames Roper
2013-10-01chore: remove Firefox CORS workaroundjquadrin
2013-10-01fix(dateFilter): allow negative millisecond value stringsHenning Teek
2013-10-01feat(filter): allow map of filters to be registeredColin Casey
2013-10-01feat($sce): simpler patterns for $sceDelegateProviders white/blacklistsChirayu Krishnappa
2013-09-30fix(ngTransclude): detect ngTranslude usage without a transclusion directivejankuca
2013-09-30fix($compile): link parents before traversingVojta Jina
2013-09-27fix(log): prevent logging `undefined` for $log in IEColin Casey
2013-09-27fix(jqLite): use get/setAttribute so that jqLite works on SVG nodesBrian Ford
2013-09-26fix($compile): collect ranges on multiple directives on one elementjankuca
2013-09-25fix(ngRepeat): correctly track elements even when the collection is initially...jankuca
2013-09-20test(ng-non-bindable): test sibling bindingsChirayu Krishnappa
2013-09-20fix(ng-bind-html): watch string value instead of wrapperChirayu Krishnappa
2013-09-20fix(ngInclude): don't break attribute bindings on ngInclude-ed elementBrian Ford
2013-09-17fix($parse): disallow access to window and dom in expressionsChirayu Krishnappa
2013-09-17fix(test): fixed toThrow usageChirayu Krishnappa
2013-09-13fix(ngOptions): ignore object properties which start with $Gowtam Lal
2013-09-03fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...Matias Niemelä
2013-09-03chore($rootScope): provide support to execute a function after the digest cyc...Matias Niemelä
2013-09-03fix(ngAnimate): cut down on extra $timeout callsMatias Niemelä
2013-09-02fix($http): allow empty responses to be cachedjankuca
2013-08-29fix(core): parse IE11 UA string correctlyChirayu Krishnappa
2013-08-27test(Scope): fix tests after reverting commitsIgor Minar
2013-08-27revert: feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-26feat(Scope): async auto-flush $evalAsync queue when outside of $digestIgor Minar
2013-08-25feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-24fix($q): reject should catch & forward exceptions thrown in errbackIgor Minar
2013-08-23test: rename / remove duplicate unit testsVojta Jina
2013-08-23fix($sniffer): history problems on Boxee boxDusan Bartos
2013-08-22revert: fix($sce): allow IE7 standards mode to pass non-quirks mode testChirayu Krishnappa
2013-08-21fix($q): fix forwarding resolution when callbacks aren't functionsBrian Ford
2013-08-21fix($sce): allow IE7 standards mode to pass non-quirks mode testjustinrknowles
2013-08-20fix(ngTransclude): clear the translusion point before transcludingIgor Minar
2013-08-20fix(ngTransclude): make the transclusion available to parent post-linkIgor Minar
2013-08-19fix($sniffer): ensure older versions of webkit work for animationsMatias Niemelä
2013-08-19revert(ngInclude): remove ngInclude manual transclusion systemMatias Niemelä
2013-08-15fix(filter): filter on false propertiesTom Dunstan
2013-08-15fix($parse): handle promises returned from parsed function callsJussi Kosunen
2013-08-15feat(minerr): log minerr doc url in developmentKen Sheedlo
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden
2013-08-12test($location): fix broken testsIgor Minar
2013-08-12docs(minErr): add location/isrcharg docsIgor Minar