Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
  1. Mar 14, 2025
    • GotthardG's avatar
      Refine event types and update related models and logic · fbc32474
      GotthardG authored
      Standardized event types with stricter validation using `Literal`. Adjusted related data and logic to align with new types, including changes to PGROUP assignments, event timeline increments, and schema updates. Cleaned up unused code and clarified database initialization behavior.
      fbc32474
  2. Dec 18, 2024
    • GotthardG's avatar
      Refactor OpenAPI fetcher for improved clarity and robustness · ea15dbb5
      GotthardG authored
      Reorganized and enhanced the OpenAPI fetch logic for better maintainability and error handling. Key updates include improved environment variable validation, more detailed error messages, streamlined configuration loading, and additional safety checks for file paths and directories. Added proper logging and ensured the process flow is easy to trace.
      ea15dbb5
  3. Dec 17, 2024
    • GotthardG's avatar
      Refactor OpenAPI client script and backend server logic. · 33e3a2d4
      GotthardG authored
      Simplify and streamline OpenAPI client generation and backend startup logic. Improved error handling, environment configuration, and self-signed SSL certificate management. Added support for generating OpenAPI schema via command-line argument.
      33e3a2d4
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 8fad28aa
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      8fad28aa
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · d3d87dc9
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      d3d87dc9
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · e5ccbf6e
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      e5ccbf6e
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · a3d23fbd
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      a3d23fbd
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 219cf937
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      219cf937
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 37254562
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      37254562
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 076de3f0
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      076de3f0
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 6a172296
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      6a172296
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · adf81143
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      adf81143
  4. Dec 16, 2024
  5. Dec 13, 2024
Loading