shrine-medco/commonsrelease/1.22.0
shrine-medco/commons
release/1.22.0
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a384fbafb8eb | Ty | Chagned get url, moved problems to data-commons | Jul 28 2016 | |||
c91e57553014 | Ty | incorporated project meeting feedback | Jul 27 2016 | |||
b8a62ee67696 | Ty | finished front end, moved back end to utils | Jul 26 2016 | |||
b79bb772f5be | Ty | Move serializer | Jul 22 2016 | |||
a5417d56f0e1 | Ty | Factored out config sources, Hopefully not too much | Jul 22 2016 | |||
9017f31ccbad | Ty | First half of code review refactoring (epoch added to Problems) | Jul 22 2016 | |||
f444a8505a49 | Ty | Connected to shrine db | Jul 21 2016 | |||
a18e0c53f770 | Ty | Fixed typo in diagnostic.model.js | Jul 19 2016 | |||
3d166d144916 | Ty | Prototype of Database connector/schema, needs testing | Jul 18 2016 | |||
c3e7a84499d7 | Ty | Finshed code review refactors, dropped sqlite for H2 | Jul 14 2016 | |||
c29e0c3bb148 | Ty | Post review by Dave, looks good | Jul 13 2016 | |||
313ded94d87e | Ty | Mostly finished test class | Jul 13 2016 | |||
c80209500da2 | Ty | Refactored table schemas | Jul 13 2016 | |||
0bcb6a118329 | Ty | Finished test case, need to further refactor tests | Jul 12 2016 | |||
02380480b0c4 | Ty | Figured out how to map ProblemDigest to a table row | Jul 12 2016 | |||
a87d547d69ae | Ty | added sqlite and slick to dependencies, added test class | Jul 12 2016 | |||
60b26673adc9 | David Walend | Added filling for Keystore Contents of the dashboard to the status API call. | Jun 27 2016 | |||
b66421c3cebf | David Walend | Testing optional parts and i2b2 of status for SHRINE-1497. Mixed in some work… | Jun 16 2016 | |||
a638cefb3c01 | David Walend | Added i2b2 dashboard info for SHRINE-1497 | Jun 13 2016 | |||
4aa2f4164aea | David Walend | QEP initial work for SHRINE-1495 | Jun 3 2016 | |||
070a2f44b812 | David Walend | Split out the adapter json for the status service for SHRINE-1495 | Jun 1 2016 | |||
161ebb92aec0 | David Walend | Separated most of the QEP components from ShrineOrchestrator, and found and… | May 18 2016 | |||
2873a8f5eaf2 | David Walend | Merge branch 'release/1.21.0' into develop | May 16 2016 | |||
bde71070baca | David Walend | Another try at getting better text for SHRINE-1484 | May 12 2016 | |||
9d892c177392 | David Walend | Another try at getting better text for SHRINE-1484 | May 12 2016 | |||
7c651ea77a89 | David Walend | Another try at getting better text for SHRINE-1484 | May 12 2016 | |||
39d318d64c74 | David Walend | Another try at better text for SHRINE-1484 | May 12 2016 | |||
4fdbbf7cb712 | David Walend | Another try at better text for SHRINE-1484 | May 12 2016 | |||
9bb9098238da | David Walend | Trying for better text in SHRINE-1484 | May 12 2016 | |||
c63e2c788d4b | David Walend | See if I get a better message for SHRINE-1484 | May 12 2016 | |||
564564fe16d3 | David Walend | Removing logging to learn about SHRINE-1492 | May 12 2016 | |||
b9fc8bc1b2ec | David Walend | Probing to learn what for SHRINE-1492 is about | May 12 2016 | |||
03aabc24b265 | David Walend | Possible hack for SHRINE-1484 | May 12 2016 | |||
b8b041aeba13 | dwalend | Comment for a future step of SHRINE-1041 | May 10 2016 | |||
3dd1ff0647b9 | David Walend | updated comment | May 6 2016 | |||
6ef4059f387a | David Walend | Got rid of HubConfig and HubConfigTest for SHRINE-1041 | May 4 2016 | |||
13454ac4eea9 | David Walend | Removed adapterStatusQuery | May 4 2016 | |||
dbc01501aeb1 | David Walend | Got rid of makePoster extra layer and untangled QEP construction when on the… | Apr 18 2016 | |||
ff3e7ef4ea3b | David Walend | Dissolved makeHttpClient for SHRINE-1041 | Apr 18 2016 | |||
c5755db71746 | David Walend | Pinned down AuthorizationType for SHRINE-1041 | Apr 15 2016 | |||
44eebba9827a | David Walend | Dissolved a lot of AuthStrategy for SHRINE-1041 | Apr 15 2016 | |||
2576f4735829 | David Walend | Big cleanup of DSA authorizer for SHRINE-1041 | Apr 15 2016 | |||
95fea9d7c693 | David Walend | Pushing a QEP config through to AuthStrategy for SHRINE-1041 | Apr 14 2016 | |||
461ac3a5d061 | David Walend | Moved hiveCredentials out of ShrineConf for SHRINE-1042 | Apr 13 2016 | |||
0edc7f387851 | David Walend | Untangled hub.shouldQuerySelf for SHRINE-1041 | Apr 7 2016 | |||
198e5da61e7c | David Walend | Pulled out CRC Hive Credentials from ShrineConfig for SHRINE-1041 | Apr 4 2016 | |||
2bcb85472666 | David Walend | A little less dependency on AdapaterConfig. | Apr 4 2016 | |||
147f98ddb2b4 | David Walend | breakdownResultOutputTypes for SHRINE-1041 | Apr 1 2016 | |||
9d6266b359ec | David Walend | squyrrlyl database type, and pm and ont endpoints for SHRINE-1041 | Apr 1 2016 | |||
8017e8a88a38 | David Walend | More SHRINE-1041 . Pulled out the keystoreDescriptor. | Apr 1 2016 | |||
f3a2c07d38cd | David Walend | Started replacing the ShrineConfig class with config.getConfig(shrine) for… | Apr 1 2016 | |||
408dec668efd | David Walend | Now logging problems when first creating an ErrorResponse. Fix for SHRINE-1409. | Mar 30 2016 | |||
e5cea54eed07 | David Walend | Now logging problems when first creating an ErrorResponse | Mar 30 2016 | |||
963eb3d73c31 | David Walend | Last of the fixes for SHRINE-1113 updated all the test code and removed the old… | Mar 30 2016 | |||
eee398843d7e | David Walend | More SHRINE-1113. Switched to new API in I2b2BroadcastResource | Mar 30 2016 | |||
dae66ba237b4 | David Walend | More SHRINE-1113 three more Errors have real problems instead of strings. | Mar 25 2016 | |||
3917f1682433 | David Walend | Merge branch 'release/1.21.0' into develop | Mar 18 2016 | |||
eb668c28e49a | David Walend | Removed logging for SHRINE-1377 | Mar 17 2016 | |||
6bfec45d6a47 | David Walend | Some understanding and maybe a fix for SHRINE-1377 | Mar 17 2016 | |||
2f9190722c4a | David Walend | Added some logging to see what is going on | Mar 17 2016 | |||
6c50f60966df | David Walend | Possibly a fix for SHRINE-1377 - QueryResults with ERRORs don't have result… | Mar 16 2016 | |||
0d2c384ab68d | David Walend | Merge release branch | Mar 15 2016 | |||
167d0df8cf68 | David Walend | Overloaded toString in KeyStoreDescriptor to redact the password for SHRINE-1371 | Mar 14 2016 | |||
7f86d1af75ee | David Walend | Added ErrorStatusFromDataStewardApp for SHRINE-1113 | Mar 14 2016 | |||
83394472a982 | David Walend | HeldQueries.scala now uses a QueryNotFound problem for SHRINE-1113 | Mar 14 2016 | |||
3d57ca1786f0 | David Walend | Removed held field from QueryMaster. | Mar 11 2016 | |||
5457844e5565 | David Walend | Moved to 1.22.0-SNAPSHOT | Mar 9 2016 | |||
b6f766a02ebe | David Walend | Now transferring data between databases on shrine-dev | Mar 4 2016 | |||
9f495e94cc8f | David Walend | Now getting data out of squyrrllle | Mar 4 2016 | |||
35991961cc84 | David Walend | Password handling for the data source creator | Mar 3 2016 | |||
5648e6caae51 | David Walend | Bulk of the code for priming the previous queries table | Mar 3 2016 | |||
95116f8b62ee | David Walend | Logging an exception instead of dumping it to the console | Mar 2 2016 | |||
1c3ea56d1424 | David Walend | Added a NotAuthenticatedProblem to report problems with authentication that… | Feb 25 2016 | |||
81211412c355 | David Walend | Hack to get an exception from the QEP | Feb 25 2016 | |||
bedefc0f6215 | David Walend | Now authenticating everythign that happens in the QepService and… | Feb 25 2016 | |||
4e5cd7678524 | David Walend | Added some possbily better explanation of the error for SHRINE-1285 | Feb 24 2016 | |||
87af747198fb | David Walend | Got rid of ResultOutputType.PATIENTSET | Feb 23 2016 | |||
533628928d57 | David Walend | Better exception message for an IOException from Keystore trouble | Feb 22 2016 | |||
3996ee1ec6a5 | David Walend | A little cleanup before dealing with sorting and fetch size | Feb 22 2016 | |||
3f85e99a94aa | David Walend | Support for renaming and deleting queries | Feb 18 2016 | |||
73feda32acaa | David Walend | Renaming before using in the db code | Feb 18 2016 | |||
2a4852b100db | David Walend | First attempt at round-trip db cache of results in the qep, and some more cruft… | Feb 17 2016 | |||
c8676bf4a66c | David Walend | Got rid of some unused wierdly complex code | Feb 17 2016 | |||
f28f5f8754d0 | David Walend | Prep work and a bit of logging before reading query results | Feb 16 2016 | |||
1ea5937a612a | David Walend | Getting a QueryResult out of the db | Feb 4 2016 | |||
55d2b7bc9c78 | David Walend | Another try at the network id | Feb 2 2016 | |||
a9e82a82b430 | David Walend | Think I found the network id | Feb 2 2016 | |||
c3c7d4df1d2f | David Walend | Removed some dead code, updated sql for the new table, and removed the… | Feb 2 2016 | |||
0b4d7f6fa098 | David Walend | Matched fields in a QueryResult with fields in the database | Feb 2 2016 | |||
b809ecd7759b | David Walend | Start of query result tables | Feb 2 2016 | |||
0b9ea42e31e7 | David Walend | Deleted more PDO stuff | Feb 1 2016 | |||
73bc2b1c8e06 | David Walend | Got rid of ReadPDORequest and associated bits | Jan 29 2016 | |||
064b3b77cf6a | David Walend | Planning out the next part of local/local | Jan 29 2016 | |||
5ae5189a064b | David Walend | Probing a bit into why the steward's actors aren't daemonic | Jan 29 2016 | |||
3ef029060a95 | David Walend | Another try at getting akka to run as all-daemon | 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 | |||
5315849aa994 | David Walend | Factored the JDNI/tomcat boilerplate off into its own class | Jan 26 2016 | |||
bfad2e33d56b | David Walend | Removing the parts that the QEP uses to ask adapters for previous queries | Jan 26 2016 | |||
b3ad90ab2ed9 | David Walend | Guess for the right value of queryMasterid | Jan 25 2016 |
c4science · Help