|
5b8b7546b6
|
Add unified file and LSP logging using tracing to server
|
2025-08-17 18:15:14 -05:00 |
|
|
1ceb972f0e
|
Add logging macros for tracing migration (#176)
|
2025-08-17 16:55:58 -05:00 |
|
|
b71dfe5eb7
|
change server session to be an option and create on init (#154)
|
2025-05-19 11:22:33 -05:00 |
|
|
de5e65c10d
|
refactor some small session fields
lint / cargo-check (push) Waiting to run
lint / clippy (push) Waiting to run
lint / pre-commit (push) Waiting to run
lint / rustfmt (push) Waiting to run
release / build (push) Waiting to run
release / test (push) Waiting to run
release / release (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
|
2025-05-17 23:24:14 -05:00 |
|
|
9e13422245
|
Move client handling from server to global static (#153)
|
2025-05-17 19:24:55 -05:00 |
|
|
c29b268326
|
Integrate Salsa into document tracking for server (#148)
lint / rustfmt (push) Waiting to run
lint / clippy (push) Waiting to run
lint / cargo-check (push) Waiting to run
lint / pre-commit (push) Waiting to run
release / build (push) Waiting to run
release / test (push) Waiting to run
release / release (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
|
2025-05-15 01:35:49 -05:00 |
|
|
e87c917cb6
|
use nightly rustfmt and sort imports (#145)
lint / pre-commit (push) Waiting to run
release / build (push) Waiting to run
release / test (push) Waiting to run
release / release (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
|
2025-05-14 00:46:55 -05:00 |
|
|
00140c58ca
|
move all state to single field on server struct (#144)
test / tests (push) Blocked by required conditions
lint / pre-commit (push) Waiting to run
release / test (push) Waiting to run
release / release (push) Blocked by required conditions
release / build (push) Waiting to run
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
|
2025-05-13 23:25:27 -05:00 |
|
|
5997d9b87a
|
simplify task queue API to directly accept futures (#137)
|
2025-05-07 17:20:37 -05:00 |
|
|
3b7ffe0b70
|
Add configurable venv path and improve Python detection (#116)
lint / pre-commit (push) Waiting to run
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 5s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 3s
release / test (push) Has been skipped
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 4s
release / sdist (push) Has been cancelled
release / windows (map[runner:windows-latest target:x64]) (push) Has been cancelled
release / windows (map[runner:windows-latest target:x86]) (push) Has been cancelled
release / macos (map[runner:macos-13 target:x86_64]) (push) Has been cancelled
release / macos (map[runner:macos-14 target:aarch64]) (push) Has been cancelled
release / release (push) Has been cancelled
|
2025-04-29 23:01:00 -05:00 |
|
|
3008389f2b
|
Add djls-conf crate and add initial settings (#113)
|
2025-04-29 17:43:38 -05:00 |
|
|
980983e4f3
|
refactor queue to use closures and move project init to queue (#107)
|
2025-04-21 23:04:24 -05:00 |
|
|
c2e27d43c3
|
rename, relocate, and simplify the task queue (#106)
|
2025-04-21 21:59:00 -05:00 |
|
|
e098272ea6
|
swap in tower-lsp-server dependency (#100)
|
2025-04-21 13:52:28 -05:00 |
|
|
f848798699
|
remove extra server layer in front of tower-lsp's server (#49)
|
2024-12-24 13:40:47 -06:00 |
|
|
c16635b1c0
|
add initial autocomplete for installed templatetags (#46)
|
2024-12-23 19:36:54 -06:00 |
|
|
a73e912e0f
|
swap from IPC architecture to PyO3 library (#45)
|
2024-12-23 10:12:10 -06:00 |
|
|
4c10afb602
|
create djls-cli and migrate serving LSP to it (#20)
|
2024-12-11 10:23:35 -06:00 |
|