Merge remote-tracking branch 'origin/develop' into develop
- Conflicts:
- apps/dashboard-app/src/main/scala/net/shrine/dashboard/DashboardService.scala
Ben Carmen <benjamin_carmen@hms.harvard.edu> | Jan 29 2016, 15:39 |
mickmis | Mar 14 2017, 15:12 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 |