index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
structs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Unused Functions (#10516)
6543
2020-03-01
2
-26
/
+0
*
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
Gustavo Marin
2020-02-29
1
-0
/
+22
*
Add API branch protection endpoint (#9311)
David Svantesson
2020-02-13
1
-8
/
+82
*
Add feishu webhook support (#10229)
Lunny Xiao
2020-02-12
1
-1
/
+1
*
[API] Fix inconsistent label color format (#10129)
6543
2020-02-09
1
-1
/
+1
*
[API] expose RepoOwner on Issue responce (#10126)
6543
2020-02-04
1
-0
/
+1
*
API endpoint for repo transfer (#9947)
6543
2020-01-31
1
-0
/
+9
*
Fix wrong hint when status checking is running on pull request view (#9886)
Lunny Xiao
2020-01-22
2
-0
/
+64
*
[API] add endpoint to check notifications [Extend #9488] (#9595)
6543
2020-01-14
1
-0
/
+5
*
[API] orgEditTeam make Fields optional (#9556)
6543
2020-01-09
1
-4
/
+4
*
[API] Add notification endpoint (#9488)
6543
2020-01-09
1
-0
/
+28
*
Add HTML URL to API Issues (#9654)
John Olheiser
2020-01-09
1
-0
/
+1
*
[API] Fix 9544 | return 200 when reaction already exist (#9550)
6543
2019-12-31
1
-2
/
+2
*
update swagger info (#9558)
6543
2019-12-31
1
-4
/
+8
*
[API] Extend times API (#9200)
6543
2019-12-27
1
-12
/
+20
*
[API] Extend contents with dates (#9464)
6543
2019-12-24
2
-2
/
+15
*
Remove unsued struct (#9405)
Lauris BH
2019-12-18
1
-6
/
+0
*
Change target branch for pull request (#6488)
Mario Lubenka
2019-12-16
1
-1
/
+2
*
[API] extend StopWatch (#9196)
6543
2019-12-12
1
-0
/
+19
*
[API] Add Reactions (#9220)
6543
2019-12-07
1
-0
/
+22
*
Add release_counter to Repo API (#9214)
6543
2019-11-30
1
-0
/
+1
*
expose PR counter on Repo API (#9202)
6543
2019-11-29
1
-0
/
+1
*
Team permission to create repository in organization (#8312)
David Svantesson
2019-11-20
1
-3
/
+6
*
Update branch API endpoint to show effective branch protection. (#9031)
David Svantesson
2019-11-16
1
-2
/
+8
*
Template Repositories (#8768)
John Olheiser
2019-11-11
1
-0
/
+3
*
Add team option to grant rights for all organization repositories (#8688)
David Svantesson
2019-11-06
1
-8
/
+11
*
Fix API deadline removal (#8759)
David Svantesson
2019-11-03
2
-2
/
+4
*
Allow cross-repository dependencies on issues (#7901)
Brad Albright
2019-10-31
1
-0
/
+8
*
Improve webhooks (#8583)
John Olheiser
2019-10-19
1
-0
/
+8
*
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
zeripath
2019-10-16
1
-4
/
+5
*
Update migrated repositories' issues/comments/prs poster id if user has a git...
Lunny Xiao
2019-10-14
1
-0
/
+39
*
Move migrating repository from frontend to backend (#6200)
Lunny Xiao
2019-10-13
2
-4
/
+46
*
Api: advanced settings for repository (external wiki, issue tracker etc.) (#7...
David Svantesson
2019-10-02
1
-11
/
+49
*
Add teams to repo on collaboration page. (#8045)
David Svantesson
2019-09-23
1
-10
/
+13
*
Implement webhook branch filter (#7791)
WGH
2019-09-09
1
-5
/
+7
*
Add option to initialize repository with labels (#6061)
John Olheiser
2019-09-08
1
-0
/
+2
*
Add API endpoint for accessing repo topics (#7963)
David Svantesson
2019-09-03
1
-0
/
+29
*
swagger/fix: []string are not enum by swagger definition (#7916)
Antoine GIRARD
2019-08-26
1
-3
/
+3
*
API method to list all commits of a repository (#6408)
Mike Schwörer
2019-08-26
1
-0
/
+6
*
Be more strict with git arguments (#7715)
zeripath
2019-08-05
1
-2
/
+2
*
Display original author and URL information when showing migrated issues/comm...
mrsdizzie
2019-07-08
3
-16
/
+21
*
Fixes #7292 - API File Contents bug (#7301)
Richard Mahn
2019-06-29
1
-16
/
+25
*
Fixes #7152 - Allow create/update/delete message to be empty, use default mes...
Richard Mahn
2019-06-29
1
-1
/
+1
*
Add missing description of label on API (#7159)
Lunny Xiao
2019-06-16
1
-5
/
+9
*
Add LastLogin to the User API (#7196)
zeripath
2019-06-16
1
-0
/
+5
*
Add golangci (#6418)
kolaente
2019-06-12
2
-11
/
+0
*
Revert "make modules/structs as a spereate go mod (#7127)" (#7175)
Lunny Xiao
2019-06-10
2
-4
/
+0
*
make modules/structs as a spereate go mod (#7127)
Lunny Xiao
2019-06-10
2
-0
/
+4
*
Fixes #2738 - Adds the /git/tags API endpoint (#7138)
Richard Mahn
2019-06-08
1
-7
/
+23
*
Add state param to milestone listing API (#7131)
Lanre Adelowo
2019-06-06
1
-0
/
+2
[next]