ZIm/crates/collab/src/db/queries
Marshall Bowers ea5ce2a1a4
collab: Remove unused RateLimiter (#29343)
This PR removes the `RateLimiter` from the collab codebase, as it is no
longer used.

Release Notes:

- N/A
2025-04-24 14:23:17 +00:00
..
access_tokens.rs Migrate from scrypt to sha256. (#8969) 2024-03-06 20:51:43 -07:00
billing_customers.rs collab: Limit customers to one free trial (#29232) 2025-04-22 20:41:17 +00:00
billing_preferences.rs collab: Add billing preferences for maximum LLM monthly spend (#18948) 2024-10-09 16:29:07 -04:00
billing_subscriptions.rs collab: Treat trialing subscriptions as active (#28992) 2025-04-17 18:19:34 +00:00
buffers.rs ssh remoting: Show the host's GitHub name in the titlebar when sharing an SSH project (#19844) 2024-10-29 09:52:54 +01:00
channels.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
contacts.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
contributors.rs Allow filling co-authors in the git panel's commit input (#23329) 2025-01-18 22:57:17 +02:00
dev_server_projects.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
dev_servers.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
embeddings.rs Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
extensions.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
messages.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
processed_stripe_events.rs collab: Rework Stripe event processing (#15510) 2024-07-30 16:35:11 -04:00
projects.rs project: Show detached head commit SHA in branch pickers (#29007) 2025-04-18 04:23:56 +05:30
rooms.rs project: Show detached head commit SHA in branch pickers (#29007) 2025-04-18 04:23:56 +05:30
servers.rs Enable clippy::borrow_deref_ref (#8894) 2024-03-05 12:24:54 -05:00
users.rs Allow too many arguments (#26375) 2025-03-10 13:38:30 -06:00