13 Commits (3feba9f1f44156c256a30d25ad1c25f751819c94)

Author SHA1 Message Date
  wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 1 month ago
  KN4CK3R 838db2f891
Convert to url auth to header auth in tests (#28484) 5 months ago
  Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
  Lunny Xiao 68081c4721
Add test for api team orgnization (#24699) 1 year ago
  yp05327 b7221bec34
Fix admin team access mode value in team_unit table (#24012) 1 year ago
  yp05327 7eaf192967
Rename `GetUnits` to `LoadUnits` (#22970) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 1 year ago
  KN4CK3R a35749893b
Move `convert` package to services (#22264) 1 year ago
  Gusted 90572c5a22
Specify ID in `TestAPITeam` (#22192) 1 year ago
  Lunny Xiao df676a47d0
Remove session in api tests (#21984) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Kyle D c8ded77680
Kd/ci playwright go test (#20123) 1 year ago
  Gusted 0b4c166e8a
Fix SQL Query for `SearchTeam` (#20844) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
  qwerty287 ac6c338428
Add API to check if team has repo access (#19540) 2 years ago
  Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  Lunny Xiao 8760af752a
Team permission allow different unit has different permission (#17811) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  zeripath 681e81babd
reqOrgMembership calls need to be preceded by reqToken (#16198) 3 years ago
  KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
  6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556) 4 years ago
  zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 4 years ago
  Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 4 years ago
  David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 4 years ago
  David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108) 4 years ago
  Christian Muehlhaeuser 12a098920c Fixed ineffectual assignments in tests (#7553) 4 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  ngourdon 4e311123d8 Fix team edit API panic (#6780) 5 years ago
  Lunny Xiao 59be704efb Fix team members API (#6714) 5 years ago
  B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 5 years ago
  Ethan Koenig f1adaef458 Less verbose integration tests (#2123) 7 years ago
  Ethan Koenig f64c232953 Improve integration test helper functions (#2049) 7 years ago
  Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 7 years ago
  Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests (#1979) 7 years ago
  Ethan Koenig 61716bd8f7 Display URLs in integration test logs (#1924) 7 years ago
  Ethan Koenig 7e6ff69c00 Fix 500 for GET /teams/:id endpoints (#1811) 7 years ago