• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

moteus / lua-lcurl / 18

Builds Branch Commit Type Ran Committer Via Coverage
18 master Add. Form class to Lua-cURLv3 interface. See examples/cURLv3/post_form.lua push 12 Sep 2014 07:47AM UTC moteus travis-ci pending completion   set done
17 master Fix. Compile warning about unset CURLOPT_READDATA push 11 Sep 2014 02:52PM UTC moteus travis-ci pending completion   set done
16 master Add. `find_ca_bundle` function to `cURL.utils` module to find curl-ca-bundle.crt file push 11 Sep 2014 01:29PM UTC moteus travis-ci pending completion   set done
15 master Fix. multi:info_read correctly remove easy handle. push 11 Sep 2014 10:40AM UTC moteus travis-ci pending completion   set done
14 master Fix. add_handle/remove_handle on cURLv3 Add. Examples for cURLv3 push 11 Sep 2014 08:51AM UTC moteus travis-ci pending completion   set done
13 master Fix. Remove easy handle from multi handle push 11 Sep 2014 08:28AM UTC moteus travis-ci pending completion   set done
12 master Fix. Build with libcurl 7.38.0 push 10 Sep 2014 01:21PM UTC moteus travis-ci pending completion   set done
11 master Add. libcurl 7.38.0 constants push 10 Sep 2014 12:45PM UTC moteus travis-ci pending completion   set done
10 master Reorganize examples tree. push 10 Sep 2014 11:32AM UTC moteus travis-ci pending completion   set done
9 master Change. multi iterator returns response code as data for `done` row push 10 Sep 2014 11:22AM UTC moteus travis-ci pending completion   set done
8 master Fix. Warnings on MinGW push 10 Sep 2014 11:01AM UTC moteus travis-ci pending completion   set done
7 master Implement iterator multi.iperform and method easy.perform for easy. ```Lua local cURL = require("lcurl") c1 = cURL.easy{url = "http://www.lua.org/"} c2 = cURL.easy{url ="http://luajit.org/"} m = cURL.multi() :add_handle(c1) :add_handle(c2) fo... push 10 Sep 2014 10:01AM UTC moteus travis-ci pending completion   set done
6 master Speedup test. push 10 Sep 2014 09:22AM UTC moteus travis-ci pending completion   set done
4 master Add. `cURL.safe` module. push 10 Sep 2014 09:17AM UTC moteus travis-ci pending completion   set done
3 master Fix. rockspec name in travis file push 10 Sep 2014 08:48AM UTC moteus travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc