Skip to content

History / Getting Started Developing CourtListener

Revisions

  • Added command to install pre-commit locally so it runs automatically

    @elisa-a-v elisa-a-v committed Nov 4, 2024
  • Address rkiddy comment: `/opt/courtlistener` paths are referring to locations within the Docker container

    @cweider cweider committed Oct 19, 2024
  • Formatting tweaks: correct indentation, fixed-width for directory names, code blocks for commands

    @cweider cweider committed Oct 19, 2024
  • Address rkiddy comment: drop `docker-compose` (v1) invocation now that CourtListener's solidly moved into `docker compose` (v2) style

    @cweider cweider committed Oct 19, 2024
  • Address rkiddy comment: directory is irrelevant for `docker network create`

    @cweider cweider committed Oct 19, 2024
  • Adding Grafana and Kibana documentation

    @blancoramiro blancoramiro committed Oct 10, 2024
  • Updated Getting Started Developing CourtListener (markdown)

    @blancoramiro blancoramiro committed May 14, 2024
  • link sentry API usage example wiki page

    @grossir grossir committed Feb 8, 2024
  • Remove section on manual creation and push of docker image (in light of #3733)

    @cweider cweider committed Feb 7, 2024
  • Trying to make dev instructions better.

    @rkiddy rkiddy committed Feb 2, 2024
  • add reference to Sentry fingerprinting under Logs heading

    @grossir grossir committed Jan 19, 2024
  • some tweaks

    @mlissner mlissner committed Jan 17, 2024
  • Correct formatting

    @cweider cweider committed Sep 13, 2023
  • Update `make` instructions after #3130 (removal of archive tarball from `Dockerfile`)

    @cweider cweider committed Sep 13, 2023
  • Tweaks here and there

    @mlissner mlissner committed Sep 7, 2023
  • Systematically replace `docker-compose` with `docker compose`.

    @cweider cweider committed Sep 7, 2023
  • Updated Getting Started Developing CourtListener (markdown)

    @cweider cweider committed Sep 7, 2023
  • Remove node and npm instructions

    @mlissner mlissner committed Aug 25, 2023
  • Give `createsuperuser` command the preformatted treatment.

    @cweider cweider committed Aug 24, 2023
  • Added slash to fix link to Django admin page.

    @dschnelldavis dschnelldavis committed Aug 3, 2023
  • Fixed link to tests.

    @dschnelldavis dschnelldavis committed Aug 3, 2023
  • Correct code block formatting

    @cweider cweider committed Jul 21, 2023
  • `make` will fail when `VERSION` is unspecified – add this to example commands.

    @cweider cweider committed Jul 21, 2023
  • new page on development

    @mlissner mlissner committed Jun 27, 2023