Skip to content
  1. Feb 23, 2017
  2. Feb 21, 2017
  3. Feb 19, 2017
  4. Feb 15, 2017
  5. Feb 09, 2017
  6. Feb 05, 2017
    • Kevin Whitaker's avatar
      Stop using pointers from DB as storage mechanism. Start storing copies of the... · cb5b2f7a
      Kevin Whitaker authored
      Stop using pointers from DB as storage mechanism. Start storing copies of the object itself. Use commits after methods are done with transaction to hopefully help with DB issues. Don't use map because it requires too much about the key object I don't need. Add boolean that prevents vote end from being called constantly during it's 3 second window.
      cb5b2f7a
  7. Feb 04, 2017
  8. Jan 30, 2017
  9. Jan 29, 2017
  10. Jan 28, 2017