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
path:
root
/
src
/
ng
/
http.js
Age
Commit message (
Expand
)
Author
2014-03-17
docs($http): update shortcut method description
linclark
2014-03-15
fix($http): allow sending Blob data using $http
Bruno Baia
2014-03-02
docs(*): ensure jsdoc type expressions are valid
Peter Bacon Darwin
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-21
fix($http): do not add trailing question
Boris Serdyuk
2014-02-21
fix($http): send GET requests by default
Pawel Kozlowski
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(*): fix jshint issues in examples
Peter Bacon Darwin
2014-02-16
docs(api): escape params that have <object> in their type
Peter Bacon Darwin
2014-02-16
docs(content): fix bad links
Peter Bacon Darwin
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
docs(bike-shed-migration): fix url-based links refs to AUTO module
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-18
docs($http): remove outdated part about $http outside of $apply phase
Christoph Burgdorf
2014-01-13
fix($http): ensure default headers PUT and POST are different objects
Hendrixer
2014-01-03
docs($http): makes clear $httpProvider.defaults are available at run-time
MikeMac
2013-12-20
style($http): fix a semi-colon
sanfords
2013-11-13
docs($http): improve $http's caching documentation
Julien Sanchez
2013-11-04
docs($http): note that default $http headers can be overridden
Dmitry Kichenko
2013-10-26
docs(http): add missing brace in the 2nd interceptors example
mgechev
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-09-30
docs($http): update grammar in comments
Martin Cortez
2013-09-25
docs($http): fix adding default header to get request example
Mr.Raindrop
2013-09-13
docs($http): add examples when calling $http outside $apply
Pete Bacon Darwin
2013-09-13
docs($http): explain why $http may not make the request immediately
Dang Nguyen Anh Khoa
2013-09-02
fix($http): allow empty responses to be cached
jankuca
2013-08-27
style($http): remove unused argument
Igor Minar
2013-08-14
docs($http): added return to interceptors success callback
Mikk Kirstein
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
2013-07-19
fix(core): parse URLs using the browser's DOM API
Chirayu Krishnappa
2013-07-12
fix($http): allow interceptors to completely override headers
Igor Minar
2013-07-08
feat($http): accept function as headers value
bolasblack
2013-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-05-20
feat($http): add support for aborting via timeout promises
David Bennett
2013-05-16
feat($http): add a default content type for PATH requests
Daniel Stockton
2013-05-09
style(*): fix up semicolon and var usage
Anatoly Shikolay
2013-04-15
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2013-04-11
docs(http): spelling, grammar, capitalization, etc.
Artur Ostrega
2013-04-11
docs($http): fix a typo
Chad Whitacre
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-27
feat(http): support request/response promise chaining
Sylvester Keil
2013-03-08
feat(http): set custom default cache in $http.defaults.cache
Alexander Shtuchkin
2013-03-06
docs($http): add more info about transform function
Igor Minar
2013-02-14
fix($http): do not encode special characters `@$:,` in params
Vojta Jina
[next]