COMMITS
/ test/ng/templateRequestSpec.js February 20, 2018
P
test(*): fix references to `tpload` minerr in tests
Pete Bacon Darwin committed
February 4, 2018
F
fix($templateRequest): always return the template that is stored in the cache
frederikprijck committed
October 5, 2016
G
test(*): introduce the `toEqualMinErr()` custom Jasmine matcher
Georgios Kalpakas committed
September 30, 2016
G
fix($q): treat thrown errors as regular rejections
Georgios Kalpakas committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
April 22, 2016
R
fix($templateRequest): trust empty templates in `$templateCache` as well
Raphael Jamet committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
October 29, 2015
G
test($templateRequest): remove unused dependencies
Georgios Kalpakas committed
October 28, 2015
P
feat($templateRequest): support configuration of $http options
Peter Bacon Darwin committed
January 5, 2015
P
fix($templateRequest): cache downloaded templates as strings
Pawel Kozlowski committed
January 3, 2015
P
fix($templateRequest): propagate HTTP status on failed requests
Pawel Kozlowski committed
November 29, 2014
P
refactor($templateRequest): avoid double calls to $templateCache.put
Pawel Kozlowski committed
P
fix($emplateRequest): propagate rejection reason when ignoreRequestError flag is set
Pawel Kozlowski committed
October 21, 2014
M
fix(templateRequest): allow empty html template
Michal Cieplucha committed
October 17, 2014
H
style(*): enforce spaces after keywords, add spaces
Henry Zhu committed
October 14, 2014
C
fix($templateRequest): ignore JSON Content-Type header and content
Caitlin Potter committed
August 12, 2014
M
feat($templateRequest): introduce the $templateRequest service
Matias Niemelä committed