SHRINE
  1. SHRINE

shrine

Public
AuthorCommitMessageCommit dateIssues
David WalendDavid Walend
6a1a0a66245Took colons out of headers
David WalendDavid Walend
f5edcb1f071Need to try the file system to get the keystore.
David WalendDavid Walend
219ab95646dMinor test for a remote dashboard.
David WalendDavid Walend
b0acc5b62e9Should be wired up for urls to call into a remote dashboard.We'll see tomorrow.
David WalendDavid Walend
d755340cd8bShould have something that can call a remote dashboard.Getting the right urll next.
David WalendDavid Walend
d0e05a36c55Extracted a method to make the new auth header
David WalendDavid Walend
61e4d9640c2A few more tests for server-side jwts
David WalendDavid Walend
fef97f84cc4Using some bits from jwts to validate and prevent replay attacks.
Ben CarmenBen Carmen
bd405ddf8e4Commit of updated configuration file for dashboard.
Ben CarmenBen Carmen
a1f5c959c28Commit of status testing data.
Ben CarmenBen Carmen
69e05a28a65MMerge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
71c32e0c1e6Commit of POSO stuff for Status
David WalendDavid Walend
b4ec16ed082More error conditions and tests for dashboard-to-dashboard
David WalendDavid Walend
5f87789e5c1Added an example of getting a string from a url and doing something with it.
David WalendDavid Walend
213aeef1aa1Using cert serial numbers for dashboard-to-dashboard comms
David WalendDavid Walend
0056e4eb5b4Got some tests of rejecting bad auth working
David WalendDavid Walend
fcfac771566Now able to get at the header
David WalendDavid Walend
296a2e4283dStructure to support a custom auth
David WalendDavid Walend
55a50c3b968Better handling of error conditions
David WalendDavid Walend
06f9b9006a8Now handling common errors in all calls
David WalendDavid Walend
368deea0b86Consolidated the URI protocol handling code
David WalendDavid Walend
30e27302f5bAdded some basic error handling to the HttpClient
David WalendDavid Walend
e7f277ea8cbCurse Akka's lack of type safty.Why? Why did they do that?
David WalendDavid Walend
2e94565f3ddMade it possible to substitute proxying of http calls with resource files
David WalendDavid Walend
29ac7995aaaFix for count=1 lockout bug, Shrine-1230
David WalendDavid Walend
7aac3ad18adIncreased the pmEndpoint timeout in the DSA and dashboard to 10 seconds
David WalendDavid Walend
8b400d8c0b6Switched from finding the default hostname via inetaddress to hardcoding localhost
David WalendDavid Walend
3834aa7ac92Limiting the ContainerRequestFilter to happy an internalstatus web api calls
David WalendDavid Walend
30777d7a1a4Trying to hook up a ContainerRequestFilter
David WalendDavid Walend
bf0f2977340Made ManuallyWiredShrineJaxrsResources an object
David WalendDavid Walend
f1ce82b7c5dRemoved one chunk of AuthStrategy's unused indirection.
David WalendDavid Walend
16e065f3dd4Separated out the ContainerRequestFilter for the status service before converting ManuallyWiredShrineJaxrsResources to an object.
David WalendDavid Walend
887c29b4a94Try getting status service to just respond to calls from the same machine.
David WalendDavid Walend
45f31b74277status service now serves Config
David WalendDavid Walend
c54564e8118Checking in an attempt to add the new web api calls to shrine
David WalendDavid Walend
02ffa58dfb4Added default values to new columns
David WalendDavid Walend
2a5dc4741e8Now with json
David WalendDavid Walend
6e6e6b18d9aNascent status service
David WalendDavid Walend
ee757288addAdded package.scala to explain what is here
David WalendDavid Walend
cf533cf1442Shrine-1114 error QueryResults must supply a Problem or a ProblemDigest
David WalendDavid Walend
569261d7a66Tweaking language a bit
David WalendDavid Walend
dd01c2e132dSHRINE-1250 SqlException making it out to the top layer of the adapter needs a proper problem message.SHRINE-1250
David WalendDavid Walend
11d3bed18ffSHRINE-1253 fix.Better error capture for junk xml from the CRC.SHRINE-1253
David WalendDavid Walend
012309b58aeMUpdated slick profile comments in the reference conf
David WalendDavid Walend
64e3c0616d4Added full set of Slick profile names to the reference.conf
David WalendDavid Walend
7a6e225ef0aMstraightening out the ddl
David WalendDavid Walend
c6bdb111be5ddl for oracle and mssql
David WalendDavid Walend
62c64b62d85Changes for running with oracle and mssql
David WalendDavid Walend
b6311a9b4a1MSSQL slick profiles
David WalendDavid Walend
52bf35640aeOracle ddl for the adapter audit logs