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
*
Add API to get commits of PR (#16300)
sebastian-sauer
2021-07-02
2
-0
/
+122
*
Support custom mime type mapping for text files (#16304)
Jimmy Praet
2021-06-30
1
-8
/
+12
*
Add button to delete undeleted repositories from failed migrations (#16197)
zeripath
2021-06-30
1
-0
/
+2
*
just add some unit tests (#16291)
6543
2021-06-29
2
-0
/
+54
*
Add custom emoji support (#16004)
6543
2021-06-29
1
-0
/
+1
*
Implemented head_commit for webhooks (#16282)
KN4CK3R
2021-06-29
2
-30
/
+33
*
Link to previous blames in file blame page (#16259)
Norwin
2021-06-28
1
-83
/
+96
*
Refactor Webhook + Add X-Hub-Signature (#16176)
KN4CK3R
2021-06-27
2
-2
/
+2
*
Make allowed Visiblity modes configurable for Users (#16271)
6543
2021-06-27
3
-4
/
+3
*
Add --quiet and --verbose to gitea web to control initial logging (#16260)
zeripath
2021-06-27
2
-9
/
+9
*
Add Visible modes function from Organisation to Users too (#16069)
Sergey Dryabzhinsky
2021-06-26
11
-16
/
+131
*
Let package git depend on setting but not opposite (#15241)
Lunny Xiao
2021-06-26
5
-10
/
+14
*
Add better errors for disabled account recovery (#15117)
John Olheiser
2021-06-26
1
-0
/
+1
*
Use gitea logging module for git module (#16243)
6543
2021-06-25
1
-11
/
+1
*
Add tag protection (#15629)
KN4CK3R
2021-06-25
5
-160
/
+401
*
API: Allow COMMENT reviews to not specify a body (#16229)
sebastian-sauer
2021-06-25
1
-6
/
+16
*
Fix diff expansion is missing final line in a file (#16222)
KN4CK3R
2021-06-24
1
-1
/
+5
*
Rework repository archive (#14723)
Lunny Xiao
2021-06-23
5
-36
/
+114
*
[API] Add repoGetTag (#16166)
6543
2021-06-23
2
-34
/
+74
*
[API] GET / SET User Settings (#16169)
6543
2021-06-23
4
-0
/
+97
*
Small refactoring of modules/private (#15947)
KN4CK3R
2021-06-23
8
-201
/
+181
*
reqOrgMembership calls need to be preceded by reqToken (#16198)
zeripath
2021-06-21
1
-3
/
+3
*
More efficiently parse shas for shaPostProcessor (#16101)
zeripath
2021-06-21
7
-0
/
+16
*
Fix some API bugs (#16184)
6543
2021-06-18
2
-2
/
+8
*
Add asymmetric JWT signing (#16010)
KN4CK3R
2021-06-17
3
-11
/
+51
*
[API] Add repoCreateTag (#16165)
6543
2021-06-17
3
-0
/
+65
*
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)
6543
2021-06-17
5
-9
/
+65
*
[API] ListReleases add filter for draft and pre-releases (#16175)
6543
2021-06-17
1
-3
/
+26
*
[API] Issue Search Add filter for MilestoneNames (#16173)
6543
2021-06-17
1
-1
/
+12
*
Ensure settings for Service and Mailer are read on the install page (#15943)
zeripath
2021-06-17
1
-0
/
+1
*
[API] ListIssues add more filters (#16174)
6543
2021-06-17
1
-8
/
+75
*
Add Status Updates whilst Gitea migrations are occurring (#15076)
zeripath
2021-06-17
2
-2
/
+18
*
Add subject-type filter to list notification API endpoints (#16177)
6543
2021-06-16
3
-41
/
+67
*
Add attachments for PR reviews (#16075)
KN4CK3R
2021-06-15
3
-3
/
+13
*
Add push to remote mirror repository (#15157)
KN4CK3R
2021-06-14
3
-6
/
+114
*
Improve performance of dashboard list orgs (#16099)
Lunny Xiao
2021-06-14
1
-3
/
+4
*
Add OpenID claims "profile" and "email". (#16141)
KN4CK3R
2021-06-14
1
-0
/
+29
*
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...
Lunny Xiao
2021-06-09
5
-6
/
+14
*
Fix http path bug (#16117)
Lunny Xiao
2021-06-09
2
-0
/
+62
*
Refactor routers directory (#15800)
Lunny Xiao
2021-06-09
101
-782
/
+926
*
Merge all deleteBranch as one function and also fix bug when delete branch do...
Lunny Xiao
2021-06-07
3
-146
/
+39
*
Fixed assert statements. (#16089)
KN4CK3R
2021-06-07
2
-3
/
+3
*
Make commit info cancelable (#16032)
zeripath
2021-06-07
2
-2
/
+2
*
Rewrite of the LFS server (#15523)
KN4CK3R
2021-06-06
1
-7
/
+14
*
Add Image Diff for SVG files (#14867)
KN4CK3R
2021-06-05
7
-57
/
+78
*
Fix case change in ownernames (#16045)
zeripath
2021-06-02
2
-1
/
+16
*
Fix language switch for install page (#16043)
a1012112796
2021-06-01
2
-1
/
+10
*
Add missing SameSite settings for the i_like_gitea cookie (#16037)
zeripath
2021-05-31
3
-0
/
+3
*
Hide mirror passwords on repo settings page (#16022)
zeripath
2021-05-31
1
-0
/
+6
*
Make modules/context.Context a context.Context (#16031)
zeripath
2021-05-31
11
-20
/
+20
[next]