index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
integrations
/
api_team_test.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kd/ci playwright go test (#20123)
Kyle D
2022-09-02
1
-267
/
+0
*
Fix SQL Query for `SearchTeam` (#20844)
Gusted
2022-08-21
1
-1
/
+1
*
Refactor AssertExistsAndLoadBean to use generics (#20797)
Lunny Xiao
2022-08-16
1
-17
/
+17
*
[Refactor] convert team(s) to apiTeam(s) (#13745)
6543
2022-05-13
1
-11
/
+13
*
Add API to check if team has repo access (#19540)
qwerty287
2022-05-01
1
-0
/
+24
*
Remove dependent on session auth for api/v1 routers (#19321)
Lunny Xiao
2022-04-08
1
-10
/
+7
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
1
-9
/
+9
*
Team permission allow different unit has different permission (#17811)
Lunny Xiao
2022-01-05
1
-18
/
+96
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-7
/
+8
*
Remove unnecessary variable assignments (#17695)
Gusted
2021-11-18
1
-1
/
+1
*
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
wxiaoguang
2021-11-16
1
-14
/
+14
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
1
-13
/
+14
*
reqOrgMembership calls need to be preceded by reqToken (#16198)
zeripath
2021-06-21
1
-0
/
+4
*
Fixed assert statements. (#16089)
KN4CK3R
2021-06-07
1
-1
/
+1
*
[API] orgEditTeam make Fields optional (#9556)
6543
2020-01-09
1
-5
/
+19
*
Fix "data race" in testlogger (#9159)
zeripath
2019-11-26
1
-2
/
+2
*
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...
Lunny Xiao
2019-11-10
1
-1
/
+1
*
Add team option to grant rights for all organization repositories (#8688)
David Svantesson
2019-11-06
1
-16
/
+24
*
API endpoint for searching teams. (#8108)
David Svantesson
2019-10-01
1
-0
/
+29
*
Fixed ineffectual assignments in tests (#7553)
Christian Muehlhaeuser
2019-07-22
1
-2
/
+2
*
Move sdk structs to modules/structs (#6905)
Lunny Xiao
2019-05-11
1
-1
/
+1
*
Fix team edit API panic (#6780)
ngourdon
2019-04-28
1
-0
/
+64
*
Fix team members API (#6714)
Lunny Xiao
2019-04-24
1
-0
/
+13
*
Enforce token on api routes [fixed critical security issue #4357] (#4840)
B-OnTheGo
2018-09-10
1
-1
/
+2
*
Less verbose integration tests (#2123)
Ethan Koenig
2017-07-07
1
-2
/
+1
*
Improve integration test helper functions (#2049)
Ethan Koenig
2017-06-25
1
-3
/
+1
*
Don't show non-comments in comments API (#2001)
Ethan Koenig
2017-06-18
1
-4
/
+1
*
Consolidate boilerplate in integration tests (#1979)
Ethan Koenig
2017-06-17
1
-1
/
+1
*
Display URLs in integration test logs (#1924)
Ethan Koenig
2017-06-10
1
-2
/
+1
*
Fix 500 for GET /teams/:id endpoints (#1811)
Ethan Koenig
2017-05-26
1
-0
/
+38