Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-28 | Remove the history cleanup for the requests. | Matias Linares | 1 | -4/+0 | |
HTTP::UserAgent fixed a memory leak for the history (https://github.com/sergot/http-useragent/commit/60c21b9672a5c377e5ffd967aaea025e47816b27) Since it's a change with the public API of the library and fixes the memory problems on a long running process, we don't need this hack anymore | |||||
2017-04-12 | Rework login/BUILD methods | Matias Linares | 1 | -1/+1 | |
2017-04-04 | Add Profile and methods | Matias Linares | 1 | -8/+18 | |
2017-04-03 | Initial commit | Matias Linares | 1 | -0/+52 | |