| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rip out the extensible/user serialisation system. | 2022-09-01 | 1 | -117/+0 | |
| | | | | | | | This was part of a failed attempt to implement zero downtime restarts in v3. This can be implemented in a better way but for now its just slowing down build times so lets kill it. | ||||
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -3/+3 | |
| | | |||||
| * | Merge branch 'insp3' into master. | 2021-07-01 | 1 | -2/+2 | |
| |\ | |||||
| | * | Fix various spelling issues (#1883). | 2021-06-21 | 1 | -2/+2 | |
| | | | | | | | | | Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | ||||
| * | | Merge branch 'insp3' into master. | 2021-05-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -1/+1 | |
| | | | |||||
| * | | Clean up a bunch of contructors and destructors. | 2020-11-01 | 1 | -1/+1 | |
| |/ | |||||
| * | Update copyright headers. | 2020-04-24 | 1 | -1/+1 | |
| | | |||||
| * | Fix various documentation and formatting issues. | 2020-03-30 | 1 | -3/+3 | |
| | | |||||
| * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| | | |||||
| * | Switch ChildMap and EntryMap to insp::flat_map. | 2019-10-18 | 1 | -2/+2 | |
| | | |||||
| * | Implement serialisation of users. | 2019-10-14 | 1 | -0/+117 | |
| This allows for various things which will be coming in the future. e.g. Transferring users to another server on upgrade. | |||||
