0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-12 00:43:23 +02:00
gitea/services
silverwind 45832f4d68
Address remaining review feedback
- Use ParseIssueFilterStateIsClosed for ListProjects state parsing
- Add SortTypeProjectColumnSorting const, replace magic string
- Use GetIssueByRepoID and dedupe Add/Remove issue handlers
- Migrate Column.Sorting from int8 to int (drops 127-column limit, allows
  the API to expose a normal int without truncation)
- Introduce project_service.UpdateProject with optional.Option fields,
  use it from the API EditProject handler

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
2026-05-03 14:32:37 +05:30
..
2026-04-08 01:17:05 +08:00
2026-04-30 20:34:43 -07:00
2026-05-03 14:32:37 +05:30
2026-04-20 22:32:45 +00:00
2026-05-03 14:32:37 +05:30
2025-10-19 00:37:50 +08:00
2026-04-21 19:56:14 +00:00