index
:
salis-v3
master
native_server_client
python_server_client
Salis: its final form
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
8 days
Updates sql_exec function to allow reading data
Paul Oliver
8 days
Save file compression and data aggregation always enabled
Paul Oliver
8 days
Reorganizes includes
Paul Oliver
8 days
data client (WIP)
Paul Oliver
9 days
Reorganizes SQLite database into two (core and arch) tables
Paul Oliver
2026-05-04
Removes old data server and cleans up python code
Paul Oliver
2026-04-16
Makes event array compression multi-threaded
Paul Oliver
2026-04-15
Removes finished TODOs
Paul Oliver
2026-04-15
Adds more heatmaps
Paul Oliver
2026-04-15
Fixes building bugs on certain configurations
Paul Oliver
2026-04-15
Turns off unneeded code when data aggregation is disabled
Paul Oliver
2026-04-14
Fixes missing return on dummy arch functions
Paul Oliver
2026-04-14
Adds heatmaps
Paul Oliver
2026-04-06
Adds data server
Paul Oliver
2026-02-24
Removes usage of Jinja templates
Paul Oliver
2025-12-08
Improve SQL handling & aggregate memory events (WIP)
Paul Oliver
2025-11-26
Enable SQLite Write-Ahead Logging (WAL)
Paul Oliver
2025-11-25
Aggregates data on organisms IO activity
Paul Oliver
2025-11-24
Improves logging system
Paul Oliver
2025-11-19
Python/SQLite refactor
Paul Oliver