Skip to content

Conversation

@ttys0dev
Copy link
Owner

Fixes

This fixes...

Summary

This PR...

Deployment

This PR should:

  • skip-deploy (skips everything below)
    • skip-web-deploy
    • skip-celery-deploy
    • skip-cronjob-deploy
    • skip-daemon-deploy
  1. To deploy...

Screenshots

Desktop

Mobile

@ttys0dev ttys0dev force-pushed the async branch 28 times, most recently from 23b3414 to ddacc64 Compare November 26, 2025 21:32
cliffordgama and others added 16 commits February 6, 2026 14:39
…dead-advanced-fd-url-20260206

refactor(search): remove dead 'advanced_fd' route from URLConf
…ion-lookup-api-help

feat(citation lookup API help): Add new style page
Replace request.path/reverse() comparisons with search_type parameter
passed via URLConf kwargs using SEARCH_TYPES constants.

Additionally simplified the control flow and deduplicated some logic.
…r-advanced-seach-view-urls-20260207

refactor(search): simplify advanced search view logic
Fixes COURTLISTENER-C4T

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…gleTest

The test_old_docket_alert_report_timeline test computed day offsets
using multiple now() calls, which could yield different local dates
when DST transitions shifted UTC times across day boundaries in the
America/Los_Angeles timezone. Pin the test to a fixed base time at
noon UTC to make day arithmetic deterministic.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
When visiting /admin/auth/user/add/, obj.id is None, causing a
DataError when passed to r.zscore(). Return 0 early for unsaved users.

Fixes COURTLISTENER-C5S

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add intermediate stat check after the RT command in
test_group_alerts_and_hits to isolate which command fails to
increment the stat. This test fails intermittently on CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…kup-anonymous-user

Fix small bugs and flaky tests
add search_originatingcourtinformation docket_number_raw field
@ttys0dev ttys0dev force-pushed the async branch 7 times, most recently from 0808e7a to 45a9cfb Compare February 9, 2026 20:14
mlissner and others added 6 commits February 9, 2026 12:35
…e-react-from-fds-20251218

refactor(disclosures): Replace React with static Django templates and HTMX
…use-genericcount-in-docket-sitemap

feat(sitemap): Replaces `Docket.view_count` with GenericCount subquery
…ject#6631)

* fix(scrapers): Add special case for NY opinion versioning

Add additional check to NY special case to only skip docket number
comparison when at least one docket number is empty. This prevents
potential issues when versioning opinions with different URLs that
both have populated docket numbers.

---------

Co-authored-by: Rossi <gianfranco.rossi.r@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.