Skip to content

Pull requests: cot-rs/cot

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(cli): merge help output across builtin and project commands A-deps Area: Dependencies C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI)
#666 opened Sep 3, 2026 by ElijahAhianyo Contributor 4/4 Loading…
12 tasks
feat(cli): proxy unrecognized commands to the project binary C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI)
#665 opened Sep 3, 2026 by ElijahAhianyo Contributor 3/4 Loading…
12 tasks
feat(cli): discover, build, and cache project binary metadata A-deps Area: Dependencies C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI)
#664 opened Sep 3, 2026 by ElijahAhianyo Contributor 2/4 Loading…
12 tasks
feat: add ProjectMetadata schema and internal cli metadata hook C-lib Crate: cot (main library crate)
#663 opened Sep 3, 2026 by ElijahAhianyo Contributor 1/4 Loading…
12 tasks
feat: preserve glob imports in generated migrations C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-codegen Crate: cot-codegen
#662 opened Sep 2, 2026 by oxura Contributor Loading…
docs: clarify session and auth middleware order A-docs Area: Documentation C-lib Crate: cot (main library crate)
#661 opened Sep 2, 2026 by oxura Contributor Loading…
style: make error messages idiomatic A-docs Area: Documentation C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-core C-lib Crate: cot (main library crate)
#660 opened Sep 2, 2026 by oxura Contributor Loading…
feat(security): limit request body size C-core C-lib Crate: cot (main library crate)
#659 opened Sep 2, 2026 by oxura Contributor Loading…
fix(form): validate conflicting field options C-lib Crate: cot (main library crate)
#658 opened Sep 2, 2026 by oxura Contributor Loading…
feat(db): support string concatenation in queries C-codegen Crate: cot-codegen C-lib Crate: cot (main library crate) C-macros Crate: cot-macros
#653 opened Aug 30, 2026 by oxura Contributor Loading…
feat(cli): list migrations from registered apps C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-lib Crate: cot (main library crate)
#649 opened Aug 29, 2026 by oxura Contributor Loading…
6 of 12 tasks
feat: migration dependency visualization using GraphViz/Mermaid C-core C-lib Crate: cot (main library crate)
#643 opened Aug 27, 2026 by ElijahAhianyo Contributor Loading…
1 of 6 tasks
feat: add query parameter support to the reverse! macro C-lib Crate: cot (main library crate)
#642 opened Aug 25, 2026 by ChrisJr404 Loading…
7 of 12 tasks
ci: attach cot-cli binaries to releases A-ci Area: CI (Continuous Integration) C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI)
#640 opened Aug 9, 2026 by alloutflo Loading…
5 of 12 tasks
feat: add CommonMiddleware A-docs Area: Documentation C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-lib Crate: cot (main library crate)
#639 opened Aug 9, 2026 by ZhangStudyLife Loading…
8 of 12 tasks
feat!: Use a radix trie for route matching A-deps Area: Dependencies C-lib Crate: cot (main library crate)
#628 opened Aug 1, 2026 by ElijahAhianyo Contributor Loading…
2 of 6 tasks
docs: add auto-generated config TOML reference A-deps Area: Dependencies A-docs Area: Documentation C-lib Crate: cot (main library crate)
#621 opened Jul 23, 2026 by m4tx Member Draft
1 of 6 tasks
chore: release A-deps Area: Dependencies A-docs Area: Documentation C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-codegen Crate: cot-codegen C-core C-lib Crate: cot (main library crate) C-macros Crate: cot-macros
#618 opened Jul 17, 2026 by cotbot Bot Loading…
chore(ci): remove sccache from CI A-ci Area: CI (Continuous Integration)
#581 opened May 25, 2026 by seqre Member Draft
1 of 6 tasks
feat(ci): add cargo-crap check to CI A-ci Area: CI (Continuous Integration)
#580 opened May 23, 2026 by seqre Member Draft
1 of 6 tasks
feat: add an actual is_active field in the DatabaseUser C-lib Crate: cot (main library crate)
#578 opened May 21, 2026 by m4tx Member Draft
1 of 6 tasks
[WIP]remove async trait C-lib Crate: cot (main library crate) C-macros Crate: cot-macros
#513 opened Mar 18, 2026 by ElijahAhianyo Contributor Draft
2 of 12 tasks
chore: move crates to crates directory
#509 opened Mar 15, 2026 by seqre Member Draft
feat: add order-by logic to database queries C-lib Crate: cot (main library crate)
#491 opened Feb 24, 2026 by xelab04 Contributor Draft
wip: Many to many support C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-codegen Crate: cot-codegen C-lib Crate: cot (main library crate) C-macros Crate: cot-macros
#461 opened Jan 30, 2026 by ElijahAhianyo Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.