index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Refactor] convert team(s) to apiTeam(s) (#13745)
6543
2022-05-13
3
-67
/
+44
*
Fix oauth setting list bug (#19682)
Lunny Xiao
2022-05-11
1
-1
/
+1
*
Move access and repo permission to models/perm/access (#19350)
Lunny Xiao
2022-05-11
25
-57
/
+74
*
Update go tool dependencies (#19676)
silverwind
2022-05-10
2
-3
/
+4
*
Fix new release from tags list UI (#19670)
Lunny Xiao
2022-05-10
1
-1
/
+3
*
Add Webfinger endpoint (#19462)
KN4CK3R
2022-05-09
2
-2
/
+121
*
Set the LastModified header for raw files (#18356)
zeripath
2022-05-09
4
-27
/
+96
*
Calculate filename hash only once (#19654)
KN4CK3R
2022-05-09
1
-1
/
+1
*
Admin should not delete himself (#19423)
Lunny Xiao
2022-05-08
2
-0
/
+15
*
Move some helper files out of models (#19355)
Lunny Xiao
2022-05-08
4
-14
/
+19
*
Repository level enable package or disable (#19323)
Lunny Xiao
2022-05-08
1
-0
/
+9
*
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
6543
2022-05-08
4
-5
/
+8
*
Allow custom default merge message with .gitea/default_merge_message/<merge_s...
Lunny Xiao
2022-05-08
3
-22
/
+57
*
Allow to mark files in a PR as viewed (#19007)
delvh
2022-05-07
3
-12
/
+72
*
Auto merge pull requests when all checks succeeded via API (#9307)
kolaente
2022-05-07
4
-1
/
+102
*
Hide private repositories in packages (#19584)
KN4CK3R
2022-05-07
3
-2
/
+43
*
Improve reviewing PR UX (#19612)
Gusted
2022-05-07
1
-1
/
+17
*
Skip duplicated layers. (#19624)
KN4CK3R
2022-05-06
1
-0
/
+4
*
Call MultipartForm.RemoveAll when request finishes (#19606)
wxiaoguang
2022-05-05
2
-0
/
+4
*
Remove `RequireHighlightJS` field, update plantuml example. (#19615)
wxiaoguang
2022-05-05
10
-21
/
+0
*
Add health check endpoint (#18465)
ttys3
2022-05-04
4
-1
/
+148
*
Use correct context in `routers/web` (#19597)
Gusted
2022-05-03
1
-3
/
+3
*
Use for a repo action one database transaction (#19576)
6543
2022-05-03
4
-43
/
+33
*
Fix sending empty notifications (#19589)
Gusted
2022-05-03
1
-1
/
+1
*
Handle the error of a missing blob object fix #19530 (#19552)
99rgosse
2022-05-02
1
-2
/
+11
*
Remove legacy `+build:` constraint (#19582)
wxiaoguang
2022-05-02
4
-4
/
+0
*
Federation: return useful statistic information for nodeinfo (#19561)
6543
2022-05-02
2
-5
/
+39
*
add smtp password to install page (#17564)
Vladimir Smagin
2022-05-02
1
-0
/
+1
*
Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage...
6543
2022-05-02
1
-1
/
+1
*
Add API to check if team has repo access (#19540)
qwerty287
2022-05-01
2
-1
/
+51
*
Simplify loops to copy (#19569)
Gusted
2022-05-01
1
-3
/
+1
*
Use middleware to open gitRepo (#19559)
6543
2022-04-30
2
-7
/
+3
*
Respect DefaultUserIsRestricted system default when creating new user (#19310)
Jimmy Praet
2022-04-29
7
-39
/
+52
*
Add API to query collaborators permission for a repository (#18761)
Florin Hillebrand
2022-04-29
3
-3
/
+68
*
Don't error when branch's commit doesn't exist (#19547)
Gusted
2022-04-29
1
-2
/
+8
*
Add "Allow edits from maintainer" feature (#18002)
qwerty287
2022-04-28
10
-32
/
+95
*
Better describe what `/repos/{owner}/{repo}/raw/{filepath}` returns on 200 (#...
Gusted
2022-04-28
1
-1
/
+1
*
more context for models (#19511)
6543
2022-04-28
15
-54
/
+56
*
Update image URL for Discord webhook (#19536)
John Olheiser
2022-04-28
1
-1
/
+0
*
When view _Siderbar or _Footer, just display once (#19501)
Lunny Xiao
2022-04-27
1
-26
/
+47
*
Add commit status popup to issuelist (#19375)
parnic
2022-04-27
2
-5
/
+7
*
Improve dashboard's repo list performance (#18963)
Gusted
2022-04-26
2
-16
/
+17
*
Refactor readme file renderer (#19502)
Lunny Xiao
2022-04-26
1
-112
/
+125
*
Improve Stopwatch behavior (#18930)
Gusted
2022-04-25
2
-33
/
+14
*
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461)
6543
2022-04-25
3
-18
/
+21
*
Use queue instead of memory queue in webhook send service (#19390)
Lunny Xiao
2022-04-25
2
-1
/
+6
*
User specific repoID or xorm builder conditions for issue search (#19475)
6543
2022-04-25
3
-13
/
+9
*
Mark TemplateLoading error as "UnprocessableEntity" (#19445)
Gusted
2022-04-22
1
-1
/
+3
*
Fix logging of Transfer API (#19456)
Gusted
2022-04-21
1
-4
/
+6
*
RepoAssignment ensure to close before overwrite (#19449)
6543
2022-04-21
6
-43
/
+38
[next]