0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-11 11:25:42 +02:00

20893 Commits

Author SHA1 Message Date
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c1f0127533
fix issue dependency tests 2026-05-08 18:55:36 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
cf7e7d820a
add GroupID field to IssueMeta struct 2026-05-08 18:55:35 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
db7da61b74
sync csv test with upstream 2026-05-08 18:55:35 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
7ae082c7f9
fix helm package test 2026-05-08 18:55:35 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
88fe681a5d
fix unique constraints for repos and subgroups 2026-05-08 18:55:35 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
b14092fe1c
fix maybeGroupSegment func, run formatter 2026-05-08 18:55:35 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
2f8d95c164
add missing copyright 2026-05-08 18:55:35 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
759ece951a
fix artifact download endpoint urls 2026-05-08 18:55:34 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
a0e980f6f4
fix integration test api urls 2026-05-08 18:55:34 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
f95b25b72b
fix failing test in issue_xref_test.go 2026-05-08 18:55:34 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
7d34f95bc1
fix more regex patterns 2026-05-08 18:55:34 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
4302f6f423
fix transfers of repos in subgroups 2026-05-08 18:55:34 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
d1b5c9f2d0
fix moving repos to a different subgroup 2026-05-08 18:55:33 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
51c6bc8067
fix repo url parsing (again) 2026-05-08 18:55:33 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
b2d3590547
remove redundant return value from fillPathParts 2026-05-08 18:55:33 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1e9bf82454
add missing repo meta for group unit tests 2026-05-08 18:55:33 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
2f0246f9cc
fix repo url parsing 2026-05-08 18:55:33 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c613988a0f
fix mssql migrations 2026-05-08 18:55:33 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
cb4f3a2d27
move dummy repositories to proper subgroup directories 2026-05-08 18:55:32 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
cca827705d
fix issue reference regex 2026-05-08 18:55:32 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
23b891acd3
fix determinism of repo group swagger output 2026-05-08 18:55:32 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
e290d36959
update group swagger definitions 2026-05-08 18:55:32 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ca37aaec60
fix wrong group in issue xref test 2026-05-08 18:55:31 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
5dff23b71e
update v1_groups.json 2026-05-08 18:55:31 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
3655cc877c
add trailing newline when generating swagger group routes 2026-05-08 18:55:31 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
03a3195e8e
update activity actions to return paths/links with a repo's group 2026-05-08 18:55:31 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
96464507a9
fix groupSegmentWithTrailingSlash to return an empty string if gid <= 0 2026-05-08 18:55:31 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
2f906e9137
appease the linter 2026-05-08 18:55:31 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
4541e50046
remove references to db.DefaultContext 2026-05-08 18:55:30 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
6216db2ee7
run formatter 2026-05-08 18:55:30 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
71e0e27362
add missing group id parameters to test function calls 2026-05-08 18:55:30 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c3c6edafd1
fix swagger comments in repo adoption routes 2026-05-08 18:55:30 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
13aca0264b
update swagger definitions 2026-05-08 18:55:30 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
a30e743e0a
update calls to GetRepositoryByName to use new signature 2026-05-08 18:55:29 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
94dc9de95d
update integration test utilities to tage group id as argument 2026-05-08 18:55:29 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c43e34cb85
update serv command to recognize group ids in urls 2026-05-08 18:55:29 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
79b11ac4e4
fix compile errors in migrations 2026-05-08 18:55:29 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
21883660be
sync with main 2026-05-08 18:55:29 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
4b6914aa31
chore: update makefile and add new tool
this tool will generate group-related swagger schemas without repeating the same comments twice in different places
2026-05-08 18:55:28 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
22b80b50c5
ensure visited repo's group owner is the same as the repo's owner, otherwise return 404 2026-05-08 18:55:28 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
dcd881888d
fix bug where a repo's group id and group sort order are zero in API output 2026-05-08 18:55:28 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
2db2b09e90
fix moving items to the root-level (GroupID <= 0) 2026-05-08 18:55:28 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
d94702c071
ensure that repository is moved on disk in MoveGroupItem function 2026-05-08 18:55:28 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ff76f730cc
fix broken hooks (again) 2026-05-08 18:55:28 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
fcaf2c7223
make it more apparent in URLs that a repo is part of a group 2026-05-08 18:55:27 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c7ae860ae6
fix broken hooks 2026-05-08 18:55:27 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
cd40705a89
add group id segment to repository's Link method 2026-05-08 18:55:27 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
88c0bf4530
add group ID column to repository table's unique constraint 2026-05-08 18:55:27 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
89a77b04ec
update FullName method to show group id if it's non-zero 2026-05-08 18:55:26 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
8ffa81c677
fix optional path segments not working out as planned 2026-05-08 18:55:26 -04:00