shrine-medco/apps/dashboard-app/src/main/scala/net/shrine/dashboard/httpclientfeature/issue-logger
shrine-medco/apps/dashboard-app/src/main/scala/net/shrine/dashboard/httpclient
feature/issue-logger
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3ef029060a95 | David Walend | Another try at getting akka to run as all-daemon | Jan 28 2016 | |||
4f5b748e323c | David Walend | Added a null check for the issuer | Jan 14 2016 | |||
59a98d288a3d | David Walend | Found a bug where my http headers were being ignored | Jan 13 2016 | |||
fa62d920c198 | David Walend | Now sending a Spray OAuth token with the request | Jan 13 2016 | |||
a41433107ccb | David Walend | Now using jwt's kid field for the public part of the cert. | Jan 12 2016 | |||
08ea31cca746 | David Walend | Trying out an ssl client that accepts all certs | Jan 12 2016 | |||
219ab95646db | David Walend | Minor test for a remote dashboard. | Jan 8 2016 | |||
d755340cd8b7 | David Walend | Should have something that can call a remote dashboard. Getting the right urll… | Jan 7 2016 | |||
5f87789e5c1a | David Walend | Added an example of getting a string from a url and doing something with it. | Jan 5 2016 | |||
55a50c3b968b | David Walend | Better handling of error conditions | Dec 21 2015 | |||
06f9b9006a82 | David Walend | Now handling common errors in all calls | Dec 18 2015 | |||
368deea0b86b | David Walend | Consolidated the URI protocol handling code | Dec 18 2015 | |||
30e27302f5bb | David Walend | Added some basic error handling to the HttpClient | Dec 18 2015 | |||
e7f277ea8cb9 | David Walend | Curse Akka's lack of type safty. Why? Why did they do that? | Dec 17 2015 | |||
2e94565f3dd4 | David Walend | Made it possible to substitute proxying of http calls with resource files | Dec 17 2015 | |||
2774baabaac5 | David Walend | Renamed admin package to dashboard | Oct 14 2015 |
c4science · Help