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

20940 Commits

Author SHA1 Message Date
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
e9d3888258
fix: add group id to repoAssignmentPrepareDataStruct struct, fix undefined references to gid variable in assignment funcs 2026-05-08 18:57:50 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
e1bf87833e
re-add repo group migration 2026-05-08 18:57:49 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
777eb9bc86
refactor: refactor head repo parsing to take into account repo groups 2026-05-08 18:57:49 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
83c08e3a91
fix compilation errors after rebase 2026-05-08 18:57:48 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
93955ad026
run formatter 2026-05-08 18:57:48 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
5df99c7580
fix build errors 2026-05-08 18:57:48 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
5f032aef6f
update swagger definitions 2026-05-08 18:57:47 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
657d35a3c5
update migrations 2026-05-08 18:57:47 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
b7a8287625
feat: add some integration tests 2026-05-08 18:57:46 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ed0b631a2a
feat: add endpoint to retrieve root-level groups in org 2026-05-08 18:57:46 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
523ba22f0a
fix: update CanAccessAtLevel func
ensure that public groups can always be accessed if requested level == read
2026-05-08 18:57:46 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
acf2a3fa1a
fix: update accessible group cond
ensure that org owners and site admins can always see all groups
2026-05-08 18:57:45 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
06cc826987
refactor: update fixture items
- add new org which owns all testing repo groups
- create new repositories, teams and team units in this org
2026-05-08 18:57:45 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ed516115e8
refactor: update tests
use the correct number of arguments when calling certain functions which take a group ID like `RepoPath`
2026-05-08 18:57:45 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
54b2b1c079
revert: fixture and test changes
give all existing fixture repos a group id of 0
2026-05-08 18:57:44 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
b76045170a
update test fixtures 2026-05-08 18:57:43 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
169f634e80
fix failing tests 2026-05-08 18:57:43 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ed58ce50d6
fix group team unit query 2026-05-08 18:57:43 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
5898c97302
update GetUserRepoPermission
ensure we check the parent group's unit permissions as well
2026-05-08 18:57:43 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
8713c235e9
add function to find teams a user is part of within a group 2026-05-08 18:57:42 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
886bdf7bc9
revert changes to cases in org_test.go 2026-05-08 18:57:42 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
65a054743a
fix org repo test 2026-05-08 18:57:41 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
504826a4fe
move test repo 21 to different subgroup 2026-05-08 18:57:41 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
947a715b88
fix more test urls 2026-05-08 18:57:41 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ee6783625c
add group id to file comparison urls 2026-05-08 18:57:40 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
7187abcd3e
fix org test 2026-05-08 18:55:40 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
5e24de17f7
fix permissions on web issue routes 2026-05-08 18:55:39 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
a392c2aa31
more test fixes 2026-05-08 18:55:39 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
610dac9517
update swagger tool
unmarshal json directly into ordered map
2026-05-08 18:55:39 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1a6788d327
fix a couple more tests 2026-05-08 18:55:39 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
268e8bc565
fix repo api url 2026-05-08 18:55:39 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1347cb9a73
fix remaining tests 2026-05-08 18:55:39 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
40d80ecced
update swagger definitions 2026-05-08 18:55:38 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1eeb1aa70b
fix remaining tests 2026-05-08 18:55:38 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
bc48d5dea7
fix repo api url 2026-05-08 18:55:38 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1e4b87c21d
use a custom ordered map to create group swagger mixin 2026-05-08 18:55:38 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
2f1e951d11
fix more tests 2026-05-08 18:55:38 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
168775fb96
fix permissions on some test repos 2026-05-08 18:55:37 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
2b7a30604f
reorder serv routes 2026-05-08 18:55:37 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
95ef475690
set hooks to be executable 2026-05-08 18:55:37 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
724e15d431
add missing serv route 2026-05-08 18:55:37 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
224dd4c624
fix hook url 2026-05-08 18:55:37 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
bc449a8caf
update swagger definitions 2026-05-08 18:55:36 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
f7660594f7
fix go-get import paths 2026-05-08 18:55:36 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1e54b33c02
fix more tests 2026-05-08 18:55:36 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
9565ab41d3
fix repository renaming 2026-05-08 18:55:36 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
599891a581
add team-related routes for repos in subgroups 2026-05-08 18:55:36 -04:00
☙◦ 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