Graphfeature/i2b2-merge-to…
Graph
feature/i2b2-merge-to…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
f875ded313d0 | David Walend | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Jan 29 2016 | ||||
16bf34625454 | David Walend | Added some logging to see what else happens | Jan 29 2016 | ||||
6fff2012d501 | Ben Carmen | Commit of bug fixes for query history messages: SHRINE-1292 | Jan 29 2016 | ||||
aee3ad95c7d1 | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 29 2016 | ||||
5ae5189a064b | David Walend | Probing a bit into why the steward's actors aren't daemonic | Jan 29 2016 | ||||
ce9bac970888 | Ben Carmen | Commit of the latest Dashboard Service. | Jan 29 2016 | ||||
5d48cd0ab33d | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 29 2016 | ||||
3ef029060a95 | David Walend | Another try at getting akka to run as all-daemon | Jan 28 2016 | ||||
6c7bf41ae493 | David Walend | Seeing if I can get some control over akka threads and make them daemons via… | Jan 28 2016 | ||||
d6a2021af428 | David Walend | Removed stray columns from previousQueries | Jan 28 2016 | ||||
85fb775a3a20 | David Walend | Added logging to try to find where the message comes in | Jan 28 2016 | ||||
9a403f61dfab | David Walend | Attempting to track down what happened to the FlagQueryRequest's message | Jan 27 2016 | ||||
29407c707e89 | David Walend | Attempting to track down what happened to the FlagQueryRequest's message | Jan 27 2016 | ||||
c623fa3f3116 | David Walend | Should now handle flag/unflag query requests in the QEP's database | Jan 27 2016 | ||||
254268658d55 | David Walend | Some tests for flagged queries | Jan 27 2016 | ||||
54645092738b | David Walend | Add flagged query table and use it a little bit | Jan 27 2016 | ||||
5315849aa994 | David Walend | Factored the JDNI/tomcat boilerplate off into its own class | Jan 26 2016 | ||||
685c37db95eb | David Walend | todo node to check finding the right cert. | Jan 26 2016 | ||||
3c0dcb5f165c | David Walend | Handling a case where the dashboard's KeyStore just has the right cert in it. | Jan 26 2016 | ||||
bfad2e33d56b | David Walend | Removing the parts that the QEP uses to ask adapters for previous queries | Jan 26 2016 | ||||
75b470281df5 | David Walend | Renamed mysterious thing that is the heart of the QEP to AbstractQepService… | Jan 26 2016 | ||||
4eba8153a907 | David Walend | Renamed shrine-service to shrine-qep | Jan 26 2016 | ||||
5b03b448644f | David Walend | Renamed 'service' package to 'qep' | Jan 26 2016 | ||||
30dd91476f9c | David Walend | Cleaned up dead imports from some ancient refactoring. | Jan 26 2016 | ||||
bfeaa8acc95a | David Walend | Added test for selecting by user | Jan 26 2016 | ||||
b3ad90ab2ed9 | David Walend | Guess for the right value of queryMasterid | Jan 25 2016 | ||||
627357bb98ce | David Walend | Trying out reading previous queries from the db | Jan 25 2016 | ||||
53d591999cb2 | David Walend | Some debugs to see what's what | Jan 22 2016 | ||||
fe5b56ccf246 | David Walend | Bill's recommendations for handling the previous query table | Jan 22 2016 | ||||
ba61dcf294fc | David Walend | Now storing queries locally in the QEP | Jan 22 2016 | ||||
4a0864cdb8b3 | David Walend | Adding mysql.ddl for qepQueryDb. Split out the sql directory into… | Jan 21 2016 | ||||
87fdce25c99e | David Walend | cleaned up a lot of dead sql code. SHRINE-1263 | Jan 20 2016 | ||||
69fb78df0401 | David Walend | Moving sql scripts | Jan 20 2016 | ||||
adc59d4ba10b | David Walend | Added test for QepQueryDb, fixed a typo | Jan 20 2016 | ||||
75f57ff39ec6 | David Walend | Adding some slick code for the qep db | Jan 19 2016 | ||||
e59e514d57f6 | David Walend | Basics of the QueryInstance db table | Jan 19 2016 | ||||
270675b52301 | David Walend | Make testing work a bit better | Jan 15 2016 | ||||
def752429556 | David Walend | Crap. test.com is a real domain. Changed to bogus.harvard.edu | Jan 15 2016 | ||||
c59582c7fa5b | David Walend | Remove test of failing to talk to a missing web service | Jan 15 2016 | ||||
8dc4aedc6b15 | David Walend | Trying out trimming the url to save mischief | Jan 15 2016 | ||||
03430c9da802 | David Walend | Cleaning up some suggestions from IDEA | Jan 15 2016 | ||||
42aa7426ea22 | David Walend | Rearranged dashboard-to-dashboard auth, got through IDEAs checks to green | Jan 14 2016 | ||||
bd59adccfa3c | David Walend | Last of the for comprehension | Jan 14 2016 | ||||
87ff89e8081d | David Walend | Added more to the for comprehension | Jan 14 2016 | ||||
9579770dc231 | David Walend | Added more to the for comprehension | Jan 14 2016 | ||||
865dfd959dbe | David Walend | Added more to the for comprehension | Jan 14 2016 | ||||
7bf1574d5841 | David Walend | Started refactoring to a for comprehension | Jan 14 2016 | ||||
4f5b748e323c | David Walend | Added a null check for the issuer | Jan 14 2016 | ||||
c2f3e5bc06fd | David Walend | More sensible values for the jwts subject field to help refill the user object… | Jan 14 2016 | ||||
8a37f2c00429 | Ben Carmen | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Jan 13 2016 | ||||
1a9eae471950 | Ben Carmen | Commit of updated Dashboard Service and Tests | Jan 13 2016 | ||||
59a98d288a3d | David Walend | Found a bug where my http headers were being ignored | Jan 13 2016 | ||||
852f9f302d7e | David Walend | Comment for java code's reason to exist | Jan 13 2016 | ||||
c3ff50aa00b5 | David Walend | Removed some stray printlns | Jan 13 2016 | ||||
338c83b1c654 | David Walend | Now verifying the keys that signed the jwts string | Jan 13 2016 | ||||
d28c5d496e24 | David Walend | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Jan 13 2016 | ||||
474f5d939b2e | Keith Dwyer | Remove (unused) PCORI_AdapterMappings.xml file. This should make build/test a… | Jan 13 2016 | ||||
7fc8a17aba50 | David Walend | Restored tests of dashboard-to-dashboard comms | Jan 13 2016 | ||||
fa62d920c198 | David Walend | Now sending a Spray OAuth token with the request | Jan 13 2016 | ||||
bfb561311772 | David Walend | Switched to Bearer auth scheme, step 1 | Jan 13 2016 | ||||
63d938c2d6c8 | David Walend | Reformatted ShrineJwtAuthenticator.scala | Jan 13 2016 | ||||
18ebe89d2a41 | David Walend | Another try at getting the pom.xml to build just JDK 7 code | Jan 13 2016 | ||||
4761d5b7f69a | David Walend | Swithcing on the JDK 7 comple option. Hope that the Scala/Java compiler thing… | Jan 13 2016 | ||||
d7464de1cfe9 | David Walend | Now using just the jwtsString, almost able to switch to Bearer authentication. | Jan 13 2016 | ||||
013344e6f0e3 | David Walend | Removed some less interesting dead code | Jan 12 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 | ||||
41ea6d99dcab | David Walend | More logging and a fix - default value for status | Jan 12 2016 | ||||
c44036dbcc75 | David Walend | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Jan 12 2016 | ||||
10a6cae3528b | David Walend | Try sending the cert | Jan 12 2016 | ||||
339655e8be9d | Ben Carmen | Commit of merge. | Jan 12 2016 | ||||
86f7b56eb576 | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 12 2016 | ||||
3ad3fc618d32 | Ben Carmen | Commit of POSO stuff for Dashboard Status...also, commit of tests. | Jan 12 2016 | ||||
3542b6d3ba3a | David Walend | Try a comma as a delimiter | Jan 11 2016 | ||||
3227a28cd7b3 | David Walend | An attempt to circumvent Spray looking for key value pairs. Not sure if its the… | Jan 11 2016 | ||||
6a1a0a66245b | David Walend | Took colons out of headers | Jan 8 2016 | ||||
f5edcb1f071d | David Walend | Need to try the file system to get the keystore. | Jan 8 2016 | ||||
219ab95646db | David Walend | Minor test for a remote dashboard. | Jan 8 2016 | ||||
b0acc5b62e9c | David Walend | Should be wired up for urls to call into a remote dashboard. We'll see tomorrow. | Jan 7 2016 | ||||
d755340cd8b7 | David Walend | Should have something that can call a remote dashboard. Getting the right urll… | Jan 7 2016 | ||||
d0e05a36c555 | David Walend | Extracted a method to make the new auth header | Jan 7 2016 | ||||
61e4d9640c22 | David Walend | A few more tests for server-side jwts | Jan 7 2016 | ||||
fef97f84cc40 | David Walend | Using some bits from jwts to validate and prevent replay attacks. | Jan 7 2016 | ||||
bd405ddf8e44 | Ben Carmen | Commit of updated configuration file for dashboard. | Jan 7 2016 | ||||
a1f5c959c288 | Ben Carmen | Commit of status testing data. | Jan 7 2016 | ||||
69e05a28a655 | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 7 2016 | ||||
71c32e0c1e66 | Ben Carmen | Commit of POSO stuff for Status | Jan 7 2016 | ||||
b4ec16ed0825 | David Walend | More error conditions and tests for dashboard-to-dashboard | Jan 5 2016 | ||||
5f87789e5c1a | David Walend | Added an example of getting a string from a url and doing something with it. | Jan 5 2016 | ||||
213aeef1aa1c | David Walend | Using cert serial numbers for dashboard-to-dashboard comms | Jan 5 2016 | ||||
0056e4eb5b45 | David Walend | Got some tests of rejecting bad auth working | Dec 23 2015 | ||||
fcfac7715669 | David Walend | Now able to get at the header | Dec 22 2015 | ||||
296a2e4283d6 | David Walend | Structure to support a custom auth | Dec 22 2015 | ||||
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 | ||||
29ac7995aaab | David Walend | Fix for count=1 lockout bug, Shrine-1230 | Dec 15 2015 |
c4science · Help