Mercurial > p > roundup > code
comparison CHANGES.txt @ 8421:fdeac040886a
document the repo cleanups and duplicate merge to get things cleaned up
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 17 Aug 2025 16:44:22 -0400 |
| parents | ef1ea918b07a |
| children | 94eed885e958 |
comparison
equal
deleted
inserted
replaced
| 8415:9f62be964fec | 8421:fdeac040886a |
|---|---|
| 20 - performance improvement to session_dbm.py:clean(). Also add warning | 20 - performance improvement to session_dbm.py:clean(). Also add warning |
| 21 log message if clean takes longer than 3 seconds. (John Rouillard) | 21 log message if clean takes longer than 3 seconds. (John Rouillard) |
| 22 - move RateLimitExceeded exception from roundup.exceptions to | 22 - move RateLimitExceeded exception from roundup.exceptions to |
| 23 roundup.cgi.exceptions. Also it now inherits from HTTPException | 23 roundup.cgi.exceptions. Also it now inherits from HTTPException |
| 24 rather than Exception since it is an HTTP exception. (John | 24 rather than Exception since it is an HTTP exception. (John |
| 25 Rouillard) | |
| 26 - cleaned up repo. Close obsolete branches and close a split head due | |
| 27 to an identical merge intwo different workicng copies. (John | |
| 25 Rouillard) | 28 Rouillard) |
| 26 | 29 |
| 27 Features: | 30 Features: |
| 28 | 31 |
| 29 - add support for authorized changes. User can be prompted to enter | 32 - add support for authorized changes. User can be prompted to enter |
