SHRINE
  1. SHRINE

shrine

Public
AuthorCommitMessageCommit dateIssues
David WalendDavid Walend
bfeaa8acc95Added test for selecting by user
David WalendDavid Walend
b3ad90ab2edGuess for the right value of queryMasterid
David WalendDavid Walend
627357bb98cTrying out reading previous queries from the db
David WalendDavid Walend
53d591999cbSome debugs to see what's what
David WalendDavid Walend
fe5b56ccf24Bill's recommendations for handling the previous query table
David WalendDavid Walend
ba61dcf294fNow storing queries locally in the QEP
David WalendDavid Walend
4a0864cdb8bAdding mysql.ddl for qepQueryDb.Split out the sql directory into subdirectories per database.
David WalendDavid Walend
87fdce25c99cleaned up a lot of dead sql code.SHRINE-1263SHRINE-1263
David WalendDavid Walend
69fb78df040Moving sql scripts
David WalendDavid Walend
adc59d4ba10Added test for QepQueryDb, fixed a typo
David WalendDavid Walend
75f57ff39ecAdding some slick code for the qep db
David WalendDavid Walend
e59e514d57fBasics of the QueryInstance db table
David WalendDavid Walend
270675b5230Make testing work a bit better
David WalendDavid Walend
def75242955Crap.test.com is a real domain. Changed to bogus.harvard.edu
David WalendDavid Walend
c59582c7fa5Remove test of failing to talk to a missing web service
David WalendDavid Walend
8dc4aedc6b1Trying out trimming the url to save mischief
David WalendDavid Walend
03430c9da80Cleaning up some suggestions from IDEA
David WalendDavid Walend
42aa7426ea2Rearranged dashboard-to-dashboard auth, got through IDEAs checks to green
David WalendDavid Walend
bd59adccfa3Last of the for comprehension
David WalendDavid Walend
87ff89e8081Added more to the for comprehension
David WalendDavid Walend
9579770dc23Added more to the for comprehension
David WalendDavid Walend
865dfd959dbAdded more to the for comprehension
David WalendDavid Walend
7bf1574d584Started refactoring to a for comprehension
David WalendDavid Walend
4f5b748e323Added a null check for the issuer
David WalendDavid Walend
c2f3e5bc06fMore sensible values for the jwts subject field to help refill the user object on the other end.
David WalendDavid Walend
59a98d288a3Found a bug where my http headers were being ignored
David WalendDavid Walend
852f9f302d7Comment for java code's reason to exist
David WalendDavid Walend
c3ff50aa00bRemoved some stray printlns
David WalendDavid Walend
338c83b1c65Now verifying the keys that signed the jwts string
David WalendDavid Walend
d28c5d496e2MMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
Keith DwyerKeith Dwyer
474f5d939b2Remove (unused) PCORI_AdapterMappings.xml file.This should make build/test a bit faster.
David WalendDavid Walend
7fc8a17aba5Restored tests of dashboard-to-dashboard comms
David WalendDavid Walend
fa62d920c19Now sending a Spray OAuth token with the request
David WalendDavid Walend
bfb56131177Switched to Bearer auth scheme, step 1
David WalendDavid Walend
63d938c2d6cReformatted ShrineJwtAuthenticator.scala
David WalendDavid Walend
18ebe89d2a4Another try at getting the pom.xml to build just JDK 7 code
David WalendDavid Walend
4761d5b7f69Swithcing on the JDK 7 comple option.Hope that the Scala/Java compiler thing uses it. If not, I'll see if I can figure out how to control it directly.
David WalendDavid Walend
d7464de1cfeNow using just the jwtsString, almost able to switch to Bearer authentication.Checking in before puzzling through the broken build.
David WalendDavid Walend
013344e6f0eRemoved some less interesting dead code
David WalendDavid Walend
a41433107ccNow using jwt's kid field for the public part of the cert.
David WalendDavid Walend
08ea31cca74Trying out an ssl client that accepts all certs
David WalendDavid Walend
41ea6d99dcaMore logging and a fix - default value for status
David WalendDavid Walend
c44036dbcc7MMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
10a6cae3528Try sending the cert
Ben CarmenBen Carmen
339655e8be9Commit of merge.
Ben CarmenBen Carmen
86f7b56eb57MMerge remote-tracking branch 'origin/develop' into develop# Conflicts: # apps/dashboard-app/src/main/scala/net/shrine/dashboard/DashboardService.scala
Ben CarmenBen Carmen
3ad3fc618d3Commit of POSO stuff for Dashboard Status...also, commit of tests.
David WalendDavid Walend
3542b6d3ba3Try a comma as a delimiter
David WalendDavid Walend
3227a28cd7bAn attempt to circumvent Spray looking for key value pairs.Not sure if its the way to go.
David WalendDavid Walend
6a1a0a66245Took colons out of headers