..
actions
Fix incorrect run order of action jobs ( #28367 )
2023-12-06 22:10:05 +00:00
activities
Use db.Find instead of writing methods for every object ( #28084 )
2023-11-24 03:49:41 +00:00
admin
asymkey
Fix comment permissions ( #28213 )
2023-11-25 17:21:21 +00:00
auth
Use db.Find instead of writing methods for every object ( #28084 )
2023-11-24 03:49:41 +00:00
avatars
db
Use db.Find instead of writing methods for every object ( #28084 )
2023-11-24 03:49:41 +00:00
dbfs
fixtures
Fix comment permissions ( #28213 )
2023-11-25 17:21:21 +00:00
git
Upgrade xorm to 1.3.4 ( #27807 )
2023-10-27 13:28:53 +02:00
issues
Fix comment permissions ( #28213 )
2023-11-25 17:21:21 +00:00
migrations
handle repository.size column being NULL in migration v263 ( #28336 )
2023-12-05 14:31:13 +00:00
organization
Use db.Find instead of writing methods for every object ( #28084 )
2023-11-24 03:49:41 +00:00
packages
Revert "packages: Calculate package size quota using package creator ID instead of owner ID ( #28007 )" ( #28049 )
2023-11-14 16:03:56 +01:00
perm
project
Fix comment permissions ( #28213 )
2023-11-25 17:21:21 +00:00
pull
Add Index to pull_auto_merge.doer_id ( #27811 )
2023-10-30 08:39:29 +00:00
repo
Fix comment permissions ( #28213 )
2023-11-25 17:21:21 +00:00
secret
Use db.Find instead of writing methods for every object ( #28084 )
2023-11-24 03:49:41 +00:00
shared /types
system
Increase "version" when update the setting value to a same value as before ( #28243 )
2023-11-27 17:15:40 +00:00
unit
unittest
Upgrade xorm ( #27673 )
2023-10-19 10:25:57 +00:00
user
Use db.Find instead of writing methods for every object ( #28084 )
2023-11-24 03:49:41 +00:00
webhook
Fix comment permissions ( #28213 )
2023-11-25 17:21:21 +00:00
error.go
fixture_generation.go
Replace more db.DefaultContext ( #27628 )
2023-10-15 17:46:06 +02:00
fixture_test.go
Replace more db.DefaultContext ( #27628 )
2023-10-15 17:46:06 +02:00
main_test.go
org_team_test.go
org_team.go
Refactor the function RemoveOrgUser ( #27582 )
2023-11-03 14:01:45 +00:00
org_test.go
Replace more db.DefaultContext ( #27628 )
2023-10-15 17:46:06 +02:00
org.go
Refactor the function RemoveOrgUser ( #27582 )
2023-11-03 14:01:45 +00:00
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go