index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
api
/
v1
/
repo
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Refactor] convert team(s) to apiTeam(s) (#13745)
6543
2022-05-13
1
-12
/
+7
*
Move access and repo permission to models/perm/access (#19350)
Lunny Xiao
2022-05-11
8
-17
/
+24
*
Set the LastModified header for raw files (#18356)
zeripath
2022-05-09
1
-4
/
+39
*
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
6543
2022-05-08
2
-3
/
+4
*
Allow custom default merge message with .gitea/default_merge_message/<merge_s...
Lunny Xiao
2022-05-08
1
-6
/
+18
*
Auto merge pull requests when all checks succeeded via API (#9307)
kolaente
2022-05-07
1
-0
/
+90
*
Use for a repo action one database transaction (#19576)
6543
2022-05-03
1
-15
/
+13
*
Simplify loops to copy (#19569)
Gusted
2022-05-01
1
-3
/
+1
*
Add API to query collaborators permission for a repository (#18761)
Florin Hillebrand
2022-04-29
1
-0
/
+55
*
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
3
-5
/
+19
*
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
5
-21
/
+22
*
Improve dashboard's repo list performance (#18963)
Gusted
2022-04-26
1
-1
/
+0
*
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461)
6543
2022-04-25
1
-11
/
+5
*
Use queue instead of memory queue in webhook send service (#19390)
Lunny Xiao
2022-04-25
1
-0
/
+5
*
User specific repoID or xorm builder conditions for issue search (#19475)
6543
2022-04-25
1
-2
/
+3
*
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
5
-25
/
+20
*
When updating mirror repo intervals by API reschedule next update too (#19429)
zeripath
2022-04-20
1
-22
/
+52
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
1
-1
/
+3
*
Document 409 error returned by repos/migrate api (#19376)
Chongyi Zheng
2022-04-12
1
-0
/
+2
*
Move milestone to models/issues/ (#19278)
Lunny Xiao
2022-04-08
4
-20
/
+22
*
Never use /api/v1 from Gitea UI Pages (#19318)
Lunny Xiao
2022-04-07
4
-26
/
+9
*
An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)
Peter GardfjÀll
2022-04-01
1
-0
/
+11
*
Move checks for pulls before merge into own function (#19271)
6543
2022-03-31
1
-75
/
+28
*
Move reaction to models/issues/ (#19264)
Lunny Xiao
2022-03-31
1
-12
/
+13
*
Use a more general (and faster) method to sanitize URLs with credentials (#19...
wxiaoguang
2022-03-31
1
-1
/
+1
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
6
-7
/
+7
*
Move some issue methods as functions (#19255)
Lunny Xiao
2022-03-29
1
-1
/
+1
*
Move init repository related functions to modules (#19159)
Lunny Xiao
2022-03-29
1
-1
/
+1
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
8
-37
/
+45
*
Allow API to create file on empty repo (#19224)
zeripath
2022-03-28
1
-3
/
+0
*
Set the default branch for repositories generated from templates (#19136)
Abheek Dhawan
2022-03-27
1
-9
/
+10
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
1
-1
/
+1
*
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-22
3
-5
/
+4
*
Fix the bug: deploy key with write access can not push (#19010)
wxiaoguang
2022-03-22
1
-1
/
+1
*
Renamed ctx.User to ctx.Doer. (#19161)
KN4CK3R
2022-03-22
28
-190
/
+190
*
Fix NPE `/repos/issues/search` when not signed in (#19154)
Gusted
2022-03-20
1
-4
/
+9
*
Add config option to disable "Update branch by rebase" (#18745)
Jimmy Praet
2022-03-04
1
-0
/
+4
*
[API] Allow removing issues (#18879)
Otto Richter (fnetX)
2022-03-01
1
-0
/
+46
*
Add apply-patch, basic revert and cherry-pick functionality (#17902)
zeripath
2022-02-09
1
-0
/
+107
*
Update object repo with the migrated repository (#18684)
Hugo Hoitink
2022-02-09
1
-1
/
+1
*
Automatically pause queue if index service is unavailable (#15066)
Lauris BH
2022-01-27
1
-2
/
+2
*
API: Return primary language and repository language stats API URL (#18396)
Lauris BH
2022-01-25
1
-0
/
+5
*
format with gofumpt (#18184)
6543
2022-01-20
14
-28
/
+20
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
14
-74
/
+65
*
Fix PR comments UI (#18323)
wxiaoguang
2022-01-18
1
-1
/
+3
*
Use indirect comparison when showing pull requests (#18313)
zeripath
2022-01-18
1
-3
/
+3
[next]