| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-26 | cargo update | Joel Klinghed | |
| 2025-01-26 | Use anyhow to reduce enum error types and map_err | Joel Klinghed | |
| 2025-01-26 | Fix tests after adding git repos | Joel Klinghed | |
| Use testdir to create directories to put test git in. Use custom test method to find githook binary. Stop using remote so that git repo doesn't try to fetch. | |||
| 2025-01-26 | Add basic git support | Joel Klinghed | |
| Pushing a commit to a new branch creates a review. Each project has its own git directory, with githooks installed that talkes with server process via unix sockets. | |||
| 2025-01-07 | cargo update | Joel Klinghed | |
| 2025-01-04 | cargo update | Joel Klinghed | |
| 2025-01-04 | Support ldap in auth | Joel Klinghed | |
| Non-test auth is now using ldap for account syncing and authentication. Test auth is still using hardcoded users (user and other). But it is now also possible to login as "other". | |||
| 2025-01-03 | Add initital tests | Joel Klinghed | |
| Also add /users endpoint. | |||
| 2024-12-29 | cargo update | Joel Klinghed | |
| 2024-12-29 | Add openapi generation using utoipa | Joel Klinghed | |
| 2024-12-29 | Rework auth to include session | Joel Klinghed | |
| The actual authentication is still fake. | |||
| 2024-12-28 | Database connection | Joel Klinghed | |
| 2024-12-21 | Initial commit | Joel Klinghed | |
