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
*
Display ui time with customize time location (#7792)
Lunny Xiao
2019-08-15
3
-15
/
+15
*
Rewrite existing repo units if setting is not included in api body (#7763)
David Svantesson
2019-08-10
1
-73
/
+86
*
api: fix multiple bugs with statuses endpoints (#7785)
Antoine GIRARD
2019-08-09
2
-10
/
+41
*
fix wrong email when use gitea as OAuth2 provider (#7640)
renothing
2019-07-27
4
-5
/
+8
*
Fix #7136: Add paging and extend API GetCommitStatuses (#7141)
zeripath
2019-07-25
1
-5
/
+46
*
Fixes #7564 - Malformed URLs in API git/commits response (#7565)
Richard Mahn
2019-07-22
1
-2
/
+2
*
add notification placeholder (#7409)
Lunny Xiao
2019-07-12
1
-0
/
+5
*
Refactor filetype is not allowed errors (#7309)
Antoine GIRARD
2019-07-07
1
-16
/
+4
*
Add commit statuses reports on pull request view (#6845)
Lunny Xiao
2019-06-30
1
-8
/
+5
*
Fixes #7292 - API File Contents bug (#7301)
Richard Mahn
2019-06-29
1
-11
/
+42
*
Fixes #7152 - Allow create/update/delete message to be empty, use default mes...
Richard Mahn
2019-06-29
1
-0
/
+13
*
Fix #732: Add LFS objects to base repository on merging (#7082)
zeripath
2019-06-22
1
-1
/
+2
*
Add missing description of label on API (#7159)
Lunny Xiao
2019-06-16
1
-3
/
+7
*
Add golangci (#6418)
kolaente
2019-06-12
2
-11
/
+10
*
Fixes #2738 - Adds the /git/tags API endpoint (#7138)
Richard Mahn
2019-06-08
2
-2
/
+46
*
Compare branches, commits and tags with each other (#6991)
Mario Lubenka
2019-06-07
1
-7
/
+7
*
Add state param to milestone listing API (#7131)
Lanre Adelowo
2019-06-06
1
-2
/
+6
*
Fixes #7023 - API Org Visibility (#7028)
Richard Mahn
2019-05-30
1
-3
/
+3
*
Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)
Richard Mahn
2019-05-30
2
-0
/
+360
*
Fix index produces problem when issues/pulls deleted (#6973)
Lunny Xiao
2019-05-18
1
-1
/
+7
*
SearchRepositoryByName improvements and unification (#6897)
zeripath
2019-05-15
1
-36
/
+13
*
Move sdk structs to modules/structs (#6905)
Lunny Xiao
2019-05-11
23
-23
/
+23
*
Fix 404 when send pull request some situation (#6871)
Lunny Xiao
2019-05-07
1
-8
/
+26
*
Improve migrations to support migrating milestones/labels/issues/comments/pul...
Lunny Xiao
2019-05-07
1
-21
/
+54
*
[API] Load issue attributes when editing an issue (#6723)
John Olheiser
2019-04-23
1
-0
/
+6
*
Trace Logging on Permission Denied & ColorFormat (#6618)
zeripath
2019-04-22
1
-1
/
+6
*
Improve listing performance by using go-git (#6478)
Filip Navara
2019-04-19
1
-2
/
+3
*
Comments list performance optimization (#5305)
Lunny Xiao
2019-04-18
1
-5
/
+20
*
Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
Richard Mahn
2019-04-17
4
-141
/
+326
*
Add API for manipulating Git hooks (#6436)
Segev Finer
2019-04-17
1
-0
/
+187
*
Change summary to full message (#6591)
John Olheiser
2019-04-12
1
-1
/
+1
*
fix upload attachments (#6481)
Lunny Xiao
2019-04-02
1
-6
/
+6
*
Better logging (#6038) (#6095)
zeripath
2019-04-02
1
-3
/
+3
*
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
Lunny Xiao
2019-03-27
6
-11
/
+7
*
Updates SDK dep (#6406)
Richard Mahn
2019-03-22
1
-6
/
+10
*
Updates to API 404 responses (#6077)
John Olheiser
2019-03-19
16
-53
/
+53
*
Return 409 when creating repo if it already exists. (#6330)
Bogdan Petrea
2019-03-15
1
-2
/
+3
*
Copyedit docs (#6275)
Aidan Fitzgerald
2019-03-09
2
-2
/
+2
*
fix bug when migrate repository 500 when repo is existed (#6188)
Lunny Xiao
2019-02-26
1
-0
/
+5
*
Make repo creation for API similar to UI (#6142)
John Olheiser
2019-02-21
1
-0
/
+3
*
refactor issue indexer, add some testing and fix a bug (#6131)
Lunny Xiao
2019-02-21
1
-1
/
+2
*
Load Issue attributes for API call (#6122)
John Olheiser
2019-02-19
1
-1
/
+1
*
Refactor issue indexer (#5363)
Lunny Xiao
2019-02-19
1
-2
/
+1
*
Implement "conversation lock" for issue comments (#5073)
Lanre Adelowo
2019-02-18
1
-0
/
+6
*
Allow to set organization visibility (public, internal, private) (#1763)
Rémy Boulanouar
2019-02-18
1
-0
/
+5
*
make sure labels are actually returned (#6053)
Lanre Adelowo
2019-02-13
1
-0
/
+5
*
Fix #5799 - swagger for mergePullRequest (#5996)
Thomas Loubiou
2019-02-08
1
-0
/
+4
*
Add API to list tags (#5850)
Lunny Xiao
2019-02-07
1
-0
/
+47
*
Expose issue stopwatch toggling via API (#5970)
Lanre Adelowo
2019-02-07
1
-0
/
+138
*
Feature - Pagination for git tree API (#5838)
Richard Mahn
2019-02-06
2
-18
/
+96
[next]