Nicholas Novak nnovak
  • Joined on 2023-10-02
nnovak pushed to master at nnovak/spatial-db 2023-12-11 00:23:56 -08:00
f2943c6809 feat: Improved debug messages for block ids
nnovak pushed to master at nnovak/spatial-db 2023-12-11 00:23:35 -08:00
0d6ff2cf96 feat: Finished and added tests for palette implementation
nnovak pushed to master at nnovak/spatial-db 2023-12-10 23:06:14 -08:00
d1d35c2479 fix: Removed old test results
nnovak pushed to master at nnovak/spatial-db 2023-12-10 22:37:40 -08:00
255475c77c feat: Started on palette implementation
nnovak pushed to master at nnovak/spatial-db 2023-12-10 21:55:26 -08:00
88100b58ea change: Removed all the flags for the test command
nnovak pushed to master at nnovak/spatial-db 2023-12-10 21:46:18 -08:00
76038020f0 feat: Refactored all of the scaling tests and separated them out
nnovak pushed to master at nnovak/spatial-db 2023-12-10 21:28:53 -08:00
31f3c8e21d feat: Added parallel initialization to inmemory and hash servers
nnovak pushed to master at nnovak/spatial-db 2023-12-10 21:27:42 -08:00
438c015767 refactor: Changed some variable names after the new refactoring
nnovak pushed to master at nnovak/spatial-db 2023-12-10 21:27:09 -08:00
806eedf3b9 fix: Fixed the storage server interface to meet the proper types
nnovak pushed to master at nnovak/spatial-db 2023-12-10 21:26:35 -08:00
6d45421601 feat: Added parallel init to inmemory server
nnovak pushed to master at nnovak/assign-notify 2023-11-28 19:47:05 -08:00
1c6049655c fix: Changed the calendar selector for moodle events
nnovak pushed to master at nnovak/coursed 2023-11-23 00:33:09 -08:00
6de2ce9815 fix: Fixed current course lookups not working, and added a test to prevent it
nnovak pushed to master at nnovak/coursed 2023-11-14 22:56:21 -08:00
91d11dedc0 fix: Replaced call to open with the correct file to open
nnovak pushed to master at nnovak/coursed 2023-11-14 22:40:23 -08:00
dae94eb322 fix: Changed module name from main to become a library
nnovak created branch master in nnovak/coursed 2023-11-14 22:36:34 -08:00
nnovak pushed to master at nnovak/coursed 2023-11-14 22:36:34 -08:00
b963d70798 feat: Added schedule and current course functionality for the initial commit
nnovak created repository nnovak/coursed 2023-11-14 22:36:30 -08:00
nnovak pushed to master at nnovak/assign-notify 2023-10-16 00:10:02 -07:00
29dcc86af8 fix: Re-packaged application PKGBUILD and fixed error with empty calendar event names
nnovak created branch master in nnovak/assign-notify 2023-10-16 00:02:53 -07:00
nnovak pushed to master at nnovak/assign-notify 2023-10-16 00:02:53 -07:00
fcc94ca788 Added an additional option to event timelines
57de52ec81 Added PKGBUILD for package
582eaf6e48 Added support for global config files
51b7e0569c Initial commit