shrine-medco/apps/steward-app/src/main/scala/net/shrine/steward/Boot.scalamaster
shrine-medco/apps/steward-app/src/main/scala/net/shrine/steward/Boot.scala
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a8a07235bd05 | David Walend | A lot of one-line changes consolidating ConfigSource implementations into just… | Nov 15 2016 | |||
28c3e911cb6b | David Walend | Added some tracing to better understand what's available at startup | Nov 15 2016 | |||
8b47d0ac7dba | David Walend | Fix for SHRINE-1750, correct calculation of time to send the first email. | Nov 8 2016 | |||
0d8852f43324 | David Walend | Added net.shrine.steward.CannotStartDsa and net.shrine.dashboard. | Nov 7 2016 | |||
94aa08085524 | David Walend | Added net.shrine.steward.CannotStartDsa for SHRINE-1745 | Nov 7 2016 | |||
7067649ad944 | David Walend | Delay the email until 6 am, and get the right URL for the DSA. | Nov 4 2016 | |||
e9108b76a403 | David Walend | Added new problems and factored the audit email subsystem into its own package. | Nov 4 2016 | |||
8fb6732e9bc5 | David Walend | Better words in the DSA email | Nov 3 2016 | |||
e7fdb8905e05 | David Walend | Wire up the database for SHRINE-1733 | Nov 3 2016 | |||
3f8d731467bc | David Walend | Way to override default durations in typesafe config. SHRINE-1703 | Nov 3 2016 | |||
479b81714ae0 | David Walend | ExceptionInInitializerError is fatal. Should help catch config problems. | Nov 3 2016 | |||
585d0b5d3758 | David Walend | Exception trap for missing config | Nov 3 2016 | |||
ca383631ee19 | David Walend | typo | Nov 3 2016 | |||
1ce892f5f896 | David Walend | Trying for a faster failure when misconfigured | Nov 3 2016 | |||
0ec08a5cb1fb | David Walend | Maybe able to send email for SHRINE-1704, SHRINE-1705, SHRINE-1733 | Nov 3 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 | |||
5ae5189a064b | David Walend | Probing a bit into why the steward's actors aren't daemonic | Jan 29 2016 | |||
6c7bf41ae493 | David Walend | Seeing if I can get some control over akka threads and make them daemons via… | Jan 28 2016 | |||
308b6e8da08c | Keith Dwyer | initial commit, based off revision 11702 of https://open.med.harvard. | Aug 26 2015 |
c4science · Help