Julian Stirling
|
141ccc06c1
|
Some minor type fixes
|
2026-01-09 15:18:05 +00:00 |
|
Julian Stirling
|
7bc4c514a6
|
Autofix import order
|
2025-12-02 16:26:15 +00:00 |
|
Julian Stirling
|
b9ca8b3094
|
Apply suggestions from code review of branch Increased-linting
Co-authored-by: Beth Probert <beth_probert@outlook.com>
|
2025-09-19 10:16:47 +00:00 |
|
Julian Stirling
|
528c6a2b63
|
Add PyLint ruff checks
|
2025-09-18 16:21:45 +01:00 |
|
Julian Stirling
|
65f172d650
|
Stop using print statments or root level loggers
|
2025-09-18 16:21:45 +01:00 |
|
Julian Stirling
|
2ce49088e7
|
Add return typehints to magic methods
|
2025-08-27 18:56:09 +01:00 |
|
Julian Stirling
|
4c46330959
|
Add ANN20X rules to ruff
|
2025-08-27 18:56:08 +01:00 |
|
Julian Stirling
|
24233412af
|
Start adding ANN ruff rules
|
2025-08-27 18:54:15 +01:00 |
|
Julian Stirling
|
353d311c1e
|
Apply suggestions from code review of branch no-uvicorn.error-logs-without-error
Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
|
2025-08-27 13:24:37 +00:00 |
|
Julian Stirling
|
95969c5daa
|
Improve typehinting for logging
|
2025-08-21 15:49:00 +01:00 |
|
Julian Stirling
|
3529c96ec6
|
Stop reporting uvicorn.error in log file unless log it is an error
|
2025-08-21 15:40:27 +01:00 |
|
Julian Stirling
|
fab5fdfca2
|
Improve log filtering and logging error handling. Adding more logging tests.
|
2025-07-13 15:17:11 +01:00 |
|
Julian Stirling
|
ea73e44b01
|
Start adding tests for the loging configuration.
|
2025-07-13 14:28:55 +01:00 |
|
Julian Stirling
|
7e6017f648
|
Get codespell passing and add it as a CI job.
|
2025-07-11 00:16:25 +01:00 |
|
Julian Stirling
|
e33fecaef0
|
Documentation of python magic class methods
|
2025-07-10 16:46:10 +01:00 |
|
Julian Stirling
|
14359e73bb
|
Add public method docstrings.
|
2025-07-10 15:12:28 +01:00 |
|
Julian Stirling
|
2cb4003835
|
Add module level docstrings.
|
2025-07-10 09:24:50 +01:00 |
|
Julian Stirling
|
80beeea07b
|
Add punctuation to docstrings
|
2025-07-10 09:24:50 +01:00 |
|
Julian Stirling
|
4dc41bb008
|
Single line summaries of docstrings
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
35d47fe3ed
|
Starting docstring on the same lines as the quotations
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
f51dae7b3a
|
Doc strings to imperative mood
|
2025-07-10 09:24:49 +01:00 |
|
Julian Stirling
|
a84a916719
|
Restructured text fixes so that pydoctor would return without an error
|
2025-07-09 23:59:08 +01:00 |
|
Julian Stirling
|
4ef74c42c3
|
Configure log folder in json file
|
2025-06-03 14:05:58 +01:00 |
|
Julian Stirling
|
040373ef88
|
Run check background aonly fter scan variables are stored
|
2025-04-10 11:45:57 +01:00 |
|
Julian Stirling
|
3a47151694
|
Serve logfile and logs for UI seperately
|
2025-04-07 23:45:19 +01:00 |
|
Julian Stirling
|
70d9e2f758
|
Add custom log handler for sending logs to UI
|
2025-04-07 23:16:00 +01:00 |
|
Richard Bowman
|
9fd8fc37f1
|
Formatted with Ruff
|
2024-12-03 06:46:08 +00:00 |
|
jaknapper
|
d369105111
|
Fixed log link
|
2024-01-12 17:15:09 +02:00 |
|
Joe Knapper
|
1464d7d553
|
Restored old log path
|
2024-01-10 18:33:08 +00:00 |
|
Richard Bowman
|
3b2fd29fb0
|
Log to a file and make it visible via the API
|
2023-12-13 01:54:42 +00:00 |
|