This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
4bf0fddfe66befcf81c19b35620cc007dc034caa
gitcaddy-server
/
models
/
organization
History
TheFox0x7
8292e6bd5b
Enable testifylint rules (
#34075
)
...
enable testifylint rules disabled in:
https://github.com/go-gitea/gitea/pull/34054
2025-03-31 01:53:48 -04:00
..
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
org_list_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
org_list.go
Fix some user name usages (
#33689
)
2025-02-23 12:33:43 +00:00
org_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
org_user_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
org_user.go
Move some errors to their own sub packages (
#32880
)
2024-12-20 18:05:29 +00:00
org_worktime.go
Worktime tracking for the organization level (
#19808
)
2025-02-03 01:51:12 +08:00
org.go
Move RepoTransfer from models to models/repo sub package (
#32506
)
2024-12-18 11:44:16 +08:00
team_invite_test.go
Replace 'userxx' with 'orgxx' in all test files when the user type is org (
#27052
)
2023-09-14 02:59:53 +00:00
team_invite.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
team_list_test.go
Use batch database operations instead of one by one to optimze api pulls (
#32680
)
2024-12-11 05:15:06 +08:00
team_list.go
Small refactor to reduce unnecessary database queries and remove duplicated functions (
#33779
)
2025-03-04 18:25:20 +00:00
team_repo_test.go
Fix get reviewers' bug (
#32415
)
2024-11-22 10:44:48 -05:00
team_repo.go
Move RepoTransfer from models to models/repo sub package (
#32506
)
2024-12-18 11:44:16 +08:00
team_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
team_unit.go
Even more
db.DefaultContext
refactor (
#27352
)
2023-10-03 10:30:41 +00:00
team_user.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
team.go
Move RepoTransfer from models to models/repo sub package (
#32506
)
2024-12-18 11:44:16 +08:00