0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 16 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 0.3.0 More... almost 9 years ago
Update rebar More... almost 9 years ago
Refactor get_url_file to support HTTPS WSDL URLs More... about 11 years ago
.app file now generated by rebar, also identify PHONY targets in Makefile More... almost 13 years ago
Don't require erlsom as a dep in case detergent is already a dep within another project using erlsom More... almost 13 years ago
Update hrl to reflect new erlsom sequence parsing More... almost 13 years ago
Request/response log handlers added to #call_opts More... about 13 years ago
Convert tabs to spaces More... about 13 years ago
Add the wsdl dirname to the include dirs list instead of '.' so you don't have to be in the same directory as the wsdl for it to include files More... about 13 years ago
Use publicly available git URL for erlsom More... about 13 years ago
Merge branch 'dev' of https://github.com/essiene/detergent into essiene-dev More... about 13 years ago
Clean up README More... about 13 years ago
Beef up the README as rudimentary documentation More... about 13 years ago
More accurately rename DefaultPrefix to Prefix. More... about 13 years ago
Use the 'prefix' field in #call_opts{} More... about 13 years ago
DefaultPrefix was being used as a constant when it's DEFAULT_PREFIX More... about 13 years ago
Protect detergent.hrl with -ifndef foo More... about 13 years ago
Redefine ?DEFAULT_PREFIX in detergent.hrl More... about 13 years ago
Use #call_opts{} in the remaining call clauses More... about 13 years ago
Implement call/5 to take #call_opts{} More... about 13 years ago
Call the expanded call/7 instead of call_attach More... about 13 years ago
This clause is superflous More... about 13 years ago
Add new #call_opts{} field 'prefix' More... about 13 years ago
Implement call/7 to receive #call_opts{} More... about 13 years ago
Pass #call_opts{} when calling with attachments More... about 13 years ago
Use Url from #call_opts{} if it is set More... about 13 years ago
Modify call_attach/7 to take #call_opts{} record More... about 13 years ago
Set default values for http_headers and http_client_options More... about 13 years ago
Define #call_opts{} record More... about 13 years ago
Use a rebar dep instead of a git submodule for erlsom More... about 13 years ago