shrine-medco/commons/util/src/main/scalamaster
shrine-medco/commons/util/src/main/scala
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1e4e0c5afb8d | Ty | updated keystore parser, need to fix client | Nov 7 2016 | |||
e90613ca423e | Ty | completely replaced the old crypto module. To remove it completely, will need… | Nov 3 2016 | |||
b932130e92e8 | Ty | fixes to signing/verifying, test fixes | Nov 3 2016 | |||
5adbff9b56a3 | Ty | Error handling upon constructing from keystore file | Oct 28 2016 | |||
553271c8cb23 | Ty | finished downstream cert collection | Oct 27 2016 | |||
980c37ec1fa2 | Ty | merge conflicts | Oct 12 2016 | |||
9c5c81272a55 | Ty | Change to throw a ConfigError on parsing incorrect objects from config | Oct 7 2016 | |||
0261ef7df2ae | Ty | fixed Authorization/tomcat7:run issue | Oct 4 2016 | |||
c055b3789ed1 | Ty | rewired the Dashboard to use the Status backend | Oct 3 2016 | |||
aef223a13fc3 | Ty | cleaned up log in problems; changed startup command in dashboard | Sep 27 2016 | |||
ceefcb24e134 | Ty | switched configs to use shrine.conf | Sep 13 2016 | |||
3abbd69515b7 | Ty | removed typo | Sep 13 2016 | |||
e33065702112 | Ty | updated py file | Sep 12 2016 | |||
d34faaa42f78 | Ty | Needs Warmup Trait, beginning of Bootstrap visualization for dashboard | Sep 6 2016 | |||
3d0abc0232c2 | Ty | added boot entries to steward and dashboard | Sep 6 2016 | |||
eef1f80bf7aa | Ty | removed clob from problemsT, fixed 0 page bug | Sep 6 2016 | |||
3d10670a4031 | Ty | reverting shrine_histroy changes | Sep 2 2016 | |||
e39df71e43f6 | Ty | more forcefully forcing creation | Sep 2 2016 | |||
e871ce1bf25d | Ty | forcing creation | Sep 2 2016 | |||
7c7f1f2734dd | Ty | updated reference.conf to move problems to shrine_query_history | Sep 2 2016 | |||
345a83deb377 | Ty | added optional json param to query history | Sep 1 2016 | |||
b8e6c4167cb6 | Ty | updated conf files | Aug 31 2016 | |||
9003df1e6811 | Ty | currently trying to figure out how to add a global config file | Aug 30 2016 | |||
2d52094a7fd6 | Ty | decoupled problems from database handler | Aug 30 2016 | |||
337b2ce0a2ec | Ty | refactored problem intialization hack to be much nicer | Aug 30 2016 | |||
8c86fafab634 | Ty | fixed problem hack. So many try catches | Aug 29 2016 | |||
2f54aea4a4c4 | Ty | refactored delayedInit | Aug 26 2016 | |||
d01932fe9e8b | Ty | added date picker | Aug 24 2016 | |||
477a28e31e84 | Ty | turn off connector added back to tests | Aug 17 2016 | |||
d44019990701 | Ty | problemNotYetEncoded fix for develop | Aug 16 2016 | |||
0f3e602bd2b6 | Ty | Removed .idea-ignore files | Aug 16 2016 | |||
62fbdc489a30 | Ty | Revert "added clob to problems table type" | Aug 16 2016 | |||
b9f4c9b4d9ef | Ty | added clob to problems table type | Aug 16 2016 | |||
c596cfdb80f6 | Ty | moved problem into util | Aug 15 2016 | |||
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 | |||
9017f31ccbad | Ty | First half of code review refactoring (epoch added to Problems) | Jul 22 2016 | |||
f444a8505a49 | Ty | Connected to shrine db | Jul 21 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 | |||
1ea5937a612a | David Walend | Getting a QueryResult out of the db | Feb 4 2016 | |||
d136b21949c4 | David Walend | Now trapping an UnknownHostException in the Hub. Fix for SHRINE-1220. | Nov 2 2015 | |||
9cdbaee5b344 | David Walend | Fix for 1222 to see what the source of an unencountered problem is | Nov 2 2015 | |||
a155b88a247e | David Walend | Got rid of IP address in many places | Oct 22 2015 | |||
979b3608257b | David Walend | Updated problem text with Bill. | Oct 22 2015 | |||
2459fe1cd485 | David Walend | Updated language to match the wiki | Oct 15 2015 | |||
c3a063dff576 | David Walend | Changed details to an xml element, which seems to carry through everything as… | Oct 15 2015 | |||
319b34e431de | David Walend | Better xml for stack traces | Oct 14 2015 | |||
161cc7583606 | David Walend | Added time and place stamp (and stack trace xml) to the problem digest | Oct 14 2015 | |||
81c0255a02b8 | David Walend | Fixed a minor bug with connect exceptions, and updated some more text while… | Oct 13 2015 | |||
9bea78dd1ff6 | David Walend | Updated a lot of parts of Problems | Oct 13 2015 | |||
cbda89e8c3a6 | David Walend | Renamed the generic problem to ProblemNotYetEncoded | Oct 9 2015 | |||
1c719a06cd33 | David Walend | Added some error handing while tracking down a keystore config problem. | Oct 8 2015 | |||
8a4e49d64995 | David Walend | Added CouldNotParseResultsProblem and HttpErrorResponseProblem | Oct 8 2015 | |||
29902405f5e3 | David Walend | Removed the require() because blank fields are OK. | Oct 7 2015 | |||
68886afeb467 | David Walend | A little cleanup of Problem | Oct 7 2015 | |||
44a18e69a78e | David Walend | Got changes to ErrorResponse compiling | Oct 6 2015 | |||
8b471cb2654f | David Walend | Changed the error query result to take an optional Problem, provide a default… | Sep 30 2015 | |||
db5b816ee751 | David Walend | Got xml and i2b2 flows working for ProblemDigest in QueryResult | Sep 29 2015 | |||
c1bef85c2730 | David Walend | Added XML processing for ProblemDigest, optional ProblemDigest parameter for… | Sep 28 2015 | |||
46b614a6fa8e | David Walend | Added ProblemDigest | Sep 28 2015 | |||
2205c9b63be2 | David Walend | Little cleanup things while exploring code | Sep 23 2015 | |||
0c73feeb9b34 | David Walend | Added test of problem handler | Sep 21 2015 | |||
308b6e8da08c | Keith Dwyer | initial commit, based off revision 11702 of https://open.med.harvard. | Aug 26 2015 |
c4science · Help