lib/mix

Branch


Log

Author Commit Date CI Message
Stephen Moloney 76542d55 2017-11-02T10:53:44 update for elixir 1.5+
Stephen Moloney 74508a62 2017-04-18T16:10:24 fix adapter issue
Stephen Moloney 23535fe4 2017-04-18T15:30:01 mix task bug fix
Stephen Moloney 77fb234b 2017-03-17T13:24:21 remove logs from Og and remove Og dependency
Stephen Moloney 31cc7f16 2017-03-16T15:21:00 missing module Request and add @default_adapter to mix task
Stephen Moloney 028b2437 2017-02-23T12:19:43 v0.3.0 (refactor for httpipe)
Stephen Moloney e2bef783 2017-02-19T17:04:28 major refactoring library
Stephen Moloney 272a4150 2017-02-16T19:19:40 make new fucntion in mix task private
Stephen Moloney 46d666e2 2017-02-16T18:52:44 merge the docs out of separate folder and back into the modules
Stephen Moloney 379b599d 2017-02-16T15:31:54 uncomment logs
Stephen Moloney 0bd61594 2017-02-16T14:38:19 clean up some compiler errors
Stephen Moloney 95bd4a52 2017-02-16T12:28:38 putput tweak
Stephen Moloney 405ff934 2017-02-16T12:22:47 fix bug for handling 2FA
Stephen Moloney 0f65bdd0 2017-02-16T11:07:30 enable shell input of TOTP code when 2FA is activated.
Stephen Moloney 766e4b69 2017-02-15T23:42:21 fix mix task for not using 2FA
Stephen Moloney 185cd09b 2016-09-21T15:28:54 minor changes
Stephen Moloney ce2a6deb 2016-06-10T12:29:26 fix mix task bug. add binary key to /cloud requests on params.
Stephen Moloney a1851d56 2016-05-24T16:12:43 extract swift component out of the client.
Stephen Moloney 4ea53026 2016-05-23T14:32:42 og logs
Stephen Moloney 174d3a15 2016-05-23T12:12:36 tidy up compilation errors
Stephen Moloney 042944bd 2016-05-15T10:54:28 docs improvements
Stephen Moloney 77b992c5 2016-05-14T12:47:54 task changes
Stephen Moloney af16fa26 2016-05-02T19:00:38 clean up mix task and readme
Stephen Moloney 37f045e3 2016-05-01T21:07:31 restructure supervision tree and genserver naming
Stephen Moloney fe17ed84 2016-05-01T14:43:49 design change. add additional client per swift service.
Stephen Moloney dc63c2ec 2016-04-24T14:34:18 starting migration from old version of ex_ovh to new version.
Stephen Moloney 2e8a3d5b 2016-02-18T09:27:48 replace LoggingUtils dependency with Og.
Stephen Moloney 2928f257 2016-02-14T22:00:36 docs update
Stephen Moloney b32b44ed 2016-02-14T21:14:19 make docs so
Stephen Moloney 3da0c2db 2016-02-14T21:13:19 add docs for mix tasks
Stephen Moloney 8b1e9e75 2016-02-14T17:38:15 improve query docs
Stephen Moloney ad68b739 2016-02-14T12:43:34 refactoring docs
Stephen Moloney 066d98b8 2016-02-12T21:42:24 bug fix ovh mix task
Stephen Moloney 174309be 2016-02-10T12:03:09 manually add &links=d to the body to allow delete links
Stephen Moloney b903f110 2016-02-10T10:07:58 bug fixes. ovh_request works.
Stephen Moloney 0633245f 2016-02-07T18:41:33 Change httpotion options to a map type. Also general cleanup.
Stephen Moloney 8eb3cb38 2016-02-05T21:38:10 initial commit.