Skip to content
  1. Feb 24, 2017
  2. Feb 23, 2017
  3. Feb 21, 2017
  4. Feb 20, 2017
  5. Feb 19, 2017
  6. Feb 18, 2017
  7. Feb 17, 2017
  8. Feb 15, 2017
  9. Feb 09, 2017
  10. 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
  11. Feb 04, 2017
  12. Jan 30, 2017
  13. Jan 29, 2017
  14. Jan 28, 2017