1 コミット (5cc0af4324ea2762934cca594a7d3fbb6d1fa352)

作成者 SHA1 メッセージ 日付
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8年前
  Greg Holmes d825246f18 Remove Providers. 9年前
  Greg Holmes 10ac78a271 Switch to new Error Managers. 9年前
  Greg Holmes c9db75f1cc Tidy up ProgramError ctor. 9年前
  Greg Holmes 6121d2a20c Remove ErrorListener. 9年前
  Greg Holmes c52d1f9916 Switch to sane collection type. 9年前
  Greg Holmes 5aa6e89714 Switch to concurrent collection for ErrorManager. 9年前
  Greg Holmes 8997a3bbe8 Commit all the files. 9年前
  Greg Holmes cd4abc7063 Tidy up error list in ErrorManager. 9年前
  Greg Holmes 71c65df8bd Re-add Deleted error events. 9年前
  Greg Holmes cd2ae9f84a Some changes to errors. 9年前
  Greg Holmes 9584bbf5aa Switch errors to use a Set. 9年前
  Greg Holmes c1ba9c5119 Make ProgramErrorEvents synchronous. 9年前
  Greg Holmes 7b45d0d62a Some more work on errors. 9年前
  Greg Holmes 42d9214a9a Add an app error field to ProgramError. 9年前
  Greg Holmes 567b25dcb1 Tidy up a little in logger. 9年前
  Greg Holmes b519349754 Improve logic a bit, rename field. 9年前
  Greg Holmes 8f45c15e5c Switch to CountdownLatch. 9年前
  Greg Holmes 302068b2cc Acquire 2 both times. 9年前
  Greg Holmes dba63d778f Use a semaphore for FED waiting. 9年前
  Greg Holmes 5fd1b9c24a Raise events for error status changes. 9年前
  Greg Holmes d212c12fd5 Add some more error events. 9年前
  Greg Holmes 128f809709 Remove done to do comment. 9年前
  Greg Holmes 3df1aa62ca Send error from ErrorReportingRunnable not ProgramError. 9年前
  Greg Holmes 7fc403dbf2 Stop caring about duplicate errors. 9年前
  Greg Holmes b21fe37c2c Stop truncating, start truncating and creating. 9年前
  Greg Holmes 865679cde7 Make ErrorManager save errors to disk. 9年前
  Greg Holmes 3cf84adc0a Move some logic out of ProgramError. 9年前
  Greg Holmes add5551cd3 Remove ID from ProgramError. 9年前
  Greg Holmes 7bcc786394 Rename ErrorReportingThread now its a runnable. 9年前
  Greg Holmes 037fb1c250 Switch error manager to use an executor service to send errors. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Greg Holmes 3c52b0f258 Quick tidy of ErrorManager. 9年前
  Greg Holmes c78b22d45b Re-add tempnoerrorreporting 9年前
  Greg Holmes fa720d574f Remove field for singleton. 9年前
  Greg Holmes 12be3d4219 Remove getErrorManager() and setErrorManager. 9年前
  Greg Holmes 298ac7282c Use ConfigBinder in ErrorManager. 9年前
  Greg Holmes d910c08950 Start desingletoning ErrorManager. 9年前
  Greg Holmes 85c2ae537c Stop ClientInfo being static. 9年前
  Chris Smith 5fe2e4fbf5 Use method references. 9年前
  Chris Smith d11784d24a Use Stream API in place of foreach loops. 9年前
  Chris Smith 7da1c15401 Switch some file usages to paths. 9年前
  Chris Smith df55470ea4 Tidying 9年前
  Chris Smith 693264fb86 Make all the things final. 9年前
  Chris Smith d2e5df51fc Reorganise all imports 9年前
  Greg Holmes 746bb6081d Generify MBassador. 10年前
  Greg Holmes b12a0cb412 MBassador. 10年前
  Chris Smith 3091940b40 Lots of typo fixes. 10年前
  Greg Holmes 57d53d0f5b Add ability to post user and app errors to the event bus. 10年前
  Chris Smith 3fecbb0160 Remove ErrorFixedStatus 10年前