Homec4science

Merge remote-tracking branch 'origin/develop' into develop

Authored by Ben Carmen <benjamin_carmen@hms.harvard.edu> on Jan 29 2016, 15:39.

Description

Merge remote-tracking branch 'origin/develop' into develop

  1. Conflicts:
  2. apps/dashboard-app/src/main/scala/net/shrine/dashboard/DashboardService.scala

Event Timeline

Ben Carmen <benjamin_carmen@hms.harvard.edu> committed R2664:5d48cd0ab33d: Merge remote-tracking branch 'origin/develop' into develop (authored by Ben Carmen <benjamin_carmen@hms.harvard.edu>).Jan 29 2016, 15:39

Merged Changes

CommitAuthorDetailsCommitted
3ef029060a95David Walend
Another try at getting akka to run as all-daemon 
Jan 28 2016
6c7bf41ae493David Walend
Seeing if I can get some control over akka threads and make them daemons via… 
Jan 28 2016
d6a2021af428David Walend
Removed stray columns from previousQueries 
Jan 28 2016
85fb775a3a20David Walend
Added logging to try to find where the message comes in 
Jan 28 2016
9a403f61dfabDavid Walend
Attempting to track down what happened to the FlagQueryRequest's message 
Jan 27 2016
29407c707e89David Walend
Attempting to track down what happened to the FlagQueryRequest's message 
Jan 27 2016
c623fa3f3116David Walend
Should now handle flag/unflag query requests in the QEP's database 
Jan 27 2016
254268658d55David Walend
Some tests for flagged queries 
Jan 27 2016
54645092738bDavid Walend
Add flagged query table and use it a little bit 
Jan 27 2016
5315849aa994David Walend
Factored the JDNI/tomcat boilerplate off into its own class 
Jan 26 2016
685c37db95ebDavid Walend
todo node to check finding the right cert. 
Jan 26 2016
3c0dcb5f165cDavid Walend
Handling a case where the dashboard's KeyStore just has the right cert in it. 
Jan 26 2016
bfad2e33d56bDavid Walend
Removing the parts that the QEP uses to ask adapters for previous queries 
Jan 26 2016
75b470281df5David Walend
Renamed mysterious thing that is the heart of the QEP to AbstractQepService… 
Jan 26 2016
4eba8153a907David Walend
Renamed shrine-service to shrine-qep 
Jan 26 2016
5b03b448644fDavid Walend
Renamed 'service' package to 'qep' 
Jan 26 2016
30dd91476f9cDavid Walend
Cleaned up dead imports from some ancient refactoring. 
Jan 26 2016
bfeaa8acc95aDavid Walend
Added test for selecting by user 
Jan 26 2016
b3ad90ab2ed9David Walend
Guess for the right value of queryMasterid 
Jan 25 2016
627357bb98ceDavid Walend
Trying out reading previous queries from the db 
Jan 25 2016
53d591999cb2David Walend
Some debugs to see what's what 
Jan 22 2016
fe5b56ccf246David Walend
Bill's recommendations for handling the previous query table 
Jan 22 2016
ba61dcf294fcDavid Walend
Now storing queries locally in the QEP 
Jan 22 2016
4a0864cdb8b3David Walend
Adding mysql.ddl for qepQueryDb. Split out the sql directory into… 
Jan 21 2016
87fdce25c99eDavid Walend
cleaned up a lot of dead sql code. SHRINE-1263 
Jan 20 2016
69fb78df0401David Walend
Moving sql scripts 
Jan 20 2016
adc59d4ba10bDavid Walend
Added test for QepQueryDb, fixed a typo 
Jan 20 2016
75f57ff39ec6David Walend
Adding some slick code for the qep db 
Jan 19 2016
e59e514d57f6David Walend
Basics of the QueryInstance db table 
Jan 19 2016
270675b52301David Walend
Make testing work a bit better 
Jan 15 2016
def752429556David Walend
Crap. test.com is a real domain. Changed to bogus.harvard.edu 
Jan 15 2016
c59582c7fa5bDavid Walend
Remove test of failing to talk to a missing web service 
Jan 15 2016
8dc4aedc6b15David Walend
Trying out trimming the url to save mischief 
Jan 15 2016
03430c9da802David Walend
Cleaning up some suggestions from IDEA 
Jan 15 2016
42aa7426ea22David Walend
Rearranged dashboard-to-dashboard auth, got through IDEAs checks to green 
Jan 14 2016
bd59adccfa3cDavid Walend
Last of the for comprehension 
Jan 14 2016
87ff89e8081dDavid Walend
Added more to the for comprehension 
Jan 14 2016
9579770dc231David Walend
Added more to the for comprehension 
Jan 14 2016
865dfd959dbeDavid Walend
Added more to the for comprehension 
Jan 14 2016
7bf1574d5841David Walend
Started refactoring to a for comprehension 
Jan 14 2016
4f5b748e323cDavid Walend
Added a null check for the issuer 
Jan 14 2016
c2f3e5bc06fdDavid Walend
More sensible values for the jwts subject field to help refill the user object… 
Jan 14 2016