index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow repo admins too to delete the repo (#23940)
yp05327
2023-04-07
2
-0
/
+20
*
Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...
6543
2023-04-07
3
-2
/
+49
*
Refactor authors dropdown (send get request from frontend to avoid long wait ...
Hester Gong
2023-04-07
1
-6
/
+17
*
Treat PRs with agit flow as fork PRs when triggering actions. (#23884)
Jason Song
2023-04-06
1
-1
/
+1
*
Improve permission check of packages (#23879)
yp05327
2023-04-06
6
-8
/
+43
*
Add activity feeds API (#23494)
Zettat123
2023-04-04
1
-0
/
+61
*
Use ghost user if package creator does not exist (#23822)
KN4CK3R
2023-04-04
1
-1
/
+7
*
Disable editing tags (#23883)
Zettat123
2023-04-03
1
-1
/
+1
*
Fix owner team access mode value in team_unit table (#23675)
yp05327
2023-04-03
3
-3
/
+53
*
Improve LoadUnitConfig to handle invalid or duplicate units (#23736)
Jason Song
2023-04-03
2
-16
/
+76
*
Rename actions unit to `repo.actions` and add docs for it (#23733)
Jason Song
2023-04-03
1
-1
/
+1
*
Display image size for multiarch container images (#23821)
KN4CK3R
2023-04-02
2
-0
/
+137
*
Fix 500 error if there is a name conflict when edit authentication source (#2...
yp05327
2023-03-31
1
-1
/
+8
*
Fix checks for `needs` in Actions (#23789)
Jason Song
2023-03-30
1
-1
/
+3
*
Set repository link based on the url in package.json for npm packages (#20379)
Mai-Lapyst
2023-03-28
2
-0
/
+105
*
Add API to manage issue dependencies (#17935)
qwerty287
2023-03-28
2
-10
/
+15
*
Create commit status when event is `pull_request_sync` (#23683)
sillyguodong
2023-03-24
1
-1
/
+1
*
Improve indices for `action` table (#23532)
Zettat123
2023-03-24
3
-6
/
+51
*
Drop migration for ForeignReference (#23605)
Jason Song
2023-03-23
1
-15
/
+2
*
Introduce path Clean/Join helper functions (#23495)
wxiaoguang
2023-03-21
1
-3
/
+3
*
Display the version of runner in the runner list (#23490)
sillyguodong
2023-03-20
3
-0
/
+17
*
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)
yp05327
2023-03-19
1
-0
/
+11
*
Do not store user projects as organization projects (#23353)
yp05327
2023-03-17
4
-2
/
+54
*
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491)
Hester Gong
2023-03-16
1
-0
/
+22
*
Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)
Nick
2023-03-15
1
-1
/
+1
*
Add login name and source id for admin user searching API (#23376)
Lunny Xiao
2023-03-15
1
-0
/
+9
*
Fix missed migration in #22235 (#23482)
Lunny Xiao
2023-03-15
3
-0
/
+22
*
Remove wrongly added column on migration test fixtures (#23456)
Lunny Xiao
2023-03-14
1
-5
/
+0
*
add user rename endpoint to admin api (#22789)
techknowlogick
2023-03-14
2
-4
/
+4
*
Fix missing commit status in PR which from forked repo (#23351)
sillyguodong
2023-03-13
1
-0
/
+11
*
Add Swift package registry (#22404)
KN4CK3R
2023-03-13
2
-0
/
+9
*
Use context for `RepositoryList.LoadAttributes` (#23435)
yp05327
2023-03-13
1
-7
/
+3
*
Add missing tabs to org projects page (#22705)
yp05327
2023-03-10
2
-0
/
+31
*
Add user webhooks (#21563)
KN4CK3R
2023-03-10
8
-34
/
+116
*
Test renderReadmeFile (#23185)
Nick
2023-03-09
5
-4
/
+23
*
Use CleanPath instead of path.Clean (#23371)
Lunny Xiao
2023-03-08
1
-8
/
+4
*
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-07
26
-58
/
+58
*
Add default owner team to privated_org and limited_org in unit test (#23109)
yp05327
2023-03-04
2
-2
/
+24
*
Fix cannot reopen after pushing commits to a closed PR (#23189)
sillyguodong
2023-03-03
2
-7
/
+10
*
Use correct README link to render the README (#23152)
yp05327
2023-03-03
1
-1
/
+1
*
Add loading yaml label template files (#22976)
Lauris BH
2023-03-02
2
-65
/
+52
*
Order pull request conflict checking by recently updated, for each push (#23220)
Brecht Van Lommel
2023-03-01
1
-0
/
+1
*
Avoid too long names for actions (#23162)
Jason Song
2023-02-28
2
-1
/
+3
*
Speed up HasUserStopwatch & GetActiveStopwatch (#23051)
zeripath
2023-02-27
2
-14
/
+24
*
Add "Reviewed by you" filter for pull requests (#22927)
Brecht Van Lommel
2023-02-25
1
-0
/
+61
*
Fix DBConsistency checks on MSSQL (#23132)
zeripath
2023-02-24
1
-4
/
+4
*
Add pagination for dashboard and user activity feeds (#22937)
Brecht Van Lommel
2023-02-24
3
-18
/
+28
*
Fix db.Find bug (#23115)
Lunny Xiao
2023-02-24
2
-2
/
+50
*
Avoid warning for system setting when start up (#23054)
Lunny Xiao
2023-02-24
7
-30
/
+39
*
Require approval to run actions for fork pull request (#22803)
Jason Song
2023-02-24
5
-7
/
+43
[next]