..
actions
Added Description Field for Secrets and Variables ( #33526 )
2025-03-17 19:24:54 +00:00
activities
Optimize total count of feed when loading activities in user dashboard. ( #33841 )
2025-03-20 10:46:18 -07:00
admin
Fix omitempty bug ( #33663 )
2025-02-20 12:39:21 -08:00
asymkey
Refactor error system ( #33771 )
2025-03-03 05:36:10 +00:00
auth
Improve "generate new access token" form ( #33730 )
2025-02-27 19:40:12 +00:00
avatars
…
db
Allow filtering issues by any assignee ( #33343 )
2025-03-21 04:25:36 +00:00
dbfs
…
fixtures
Move issue pin to an standalone table for querying performance ( #33452 )
2025-02-17 11:28:37 -08:00
git
Refactor functions to reduce repopath expose ( #33892 )
2025-03-16 03:14:56 +00:00
issues
Allow filtering issues by any assignee ( #33343 )
2025-03-21 04:25:36 +00:00
migrations
Optimize heatmap query ( #33853 )
2025-03-20 09:30:45 -07:00
organization
Decouple context from repository related structs ( #33823 )
2025-03-08 13:12:46 -08:00
packages
Add composor source field ( #33502 )
2025-02-28 16:29:21 +00:00
perm
Fix PR web route permission check ( #33636 )
2025-02-19 00:55:19 +00:00
project
Small refactor to reduce unnecessary database queries and remove duplicated functions ( #33779 )
2025-03-04 18:25:20 +00:00
pull
Automerge supports deleting branch automatically after merging ( #32343 )
2025-01-10 03:51:03 +08:00
renderhelper
Use test context in tests and new loop system in benchmarks ( #33648 )
2025-02-20 09:57:40 +00:00
repo
Use filepath.Join instead of path.Join for file system file operations ( #33978 )
2025-03-24 14:50:28 -07:00
secret
Added Description Field for Secrets and Variables ( #33526 )
2025-03-17 19:24:54 +00:00
shared /types
…
system
chore: fix some trivial problems and TODOs ( #33473 )
2025-02-02 18:16:56 +00:00
unit
…
unittest
Give organisation members access to organisation feeds ( #33508 )
2025-03-15 17:49:06 +00:00
user
Fix some migration and repo name problems ( #33986 )
2025-03-24 20:26:58 -07:00
webhook
Add workflow_job webhook ( #33694 )
2025-03-11 10:40:38 -07:00
main_test.go
…
repo.go
…
repo_test.go
…