index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
convert
/
convert.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
1
-6
/
+7
*
Team permission allow different unit has different permission (#17811)
Lunny Xiao
2022-01-05
1
-1
/
+2
*
Refactor auth package (#17962)
Lunny Xiao
2022-01-02
1
-3
/
+3
*
Some repository refactors (#17950)
Lunny Xiao
2021-12-12
1
-1
/
+1
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
1
-6
/
+7
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
1
-5
/
+6
*
Move accessmode into models/perm (#17828)
Lunny Xiao
2021-11-28
1
-2
/
+3
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-6
/
+10
*
Use a standalone struct name for Organization (#17632)
Lunny Xiao
2021-11-19
1
-2
/
+2
*
Move EmailAddress & UserRedirect into models/user/ (#17607)
Lunny Xiao
2021-11-11
1
-2
/
+3
*
Move webhook into models/webhook/ (#17579)
Lunny Xiao
2021-11-10
1
-4
/
+5
*
Move unit into models/unit/ (#17576)
Lunny Xiao
2021-11-09
1
-1
/
+2
*
Avoid double imports (#17569)
Gusted
2021-11-08
1
-2
/
+1
*
Move login related structs and functions to models/login (#17093)
Lunny Xiao
2021-09-24
1
-2
/
+3
*
Support unprotected file patterns (#16395)
Jimmy Praet
2021-09-11
1
-0
/
+1
*
Add option to provide signature for a token to verify key ownership (#14054)
zeripath
2021-07-13
1
-0
/
+2
*
[API] Add repoCreateTag (#16165)
6543
2021-06-17
1
-0
/
+2
*
migrate from com.* to alternatives (#14103)
6543
2020-12-25
1
-4
/
+2
*
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
6543
2020-12-18
1
-21
/
+0
*
Fix broken migration on webhook (#13911)
Lunny Xiao
2020-12-09
1
-2
/
+2
*
Move webhook type from int to string (#13664)
Lunny Xiao
2020-12-08
1
-2
/
+2
*
Move LFSLock APIFormat into convert package (#13808)
6543
2020-12-03
1
-0
/
+14
*
Add block on official review requests branch protection (#13705)
a1012112796
2020-11-28
1
-22
/
+23
*
Add review request api (#11355)
a1012112796
2020-10-20
1
-0
/
+4
*
[Refactor] Move APIFormat functions into convert package (#12856)
6543
2020-10-17
1
-0
/
+21
*
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...
6543
2020-09-18
1
-57
/
+2
*
Convert User expose ID each time (#12855)
6543
2020-09-17
1
-24
/
+1
*
Default empty merger list to those with write permissions (#12535)
zeripath
2020-08-20
1
-1
/
+5
*
Prevent merge of outdated PRs on protected branches (#11012)
6543
2020-04-17
1
-0
/
+1
*
[API] Get a single commit via Ref (#10915)
6543
2020-04-08
1
-1
/
+0
*
Allow to set protected file patterns that can not be changed under no conditi...
Lauris BH
2020-03-26
1
-0
/
+1
*
Fix branch api canPush and canMerge (#10776)
Lunny Xiao
2020-03-21
1
-23
/
+31
*
Fix bug on branch API (#10767)
Lunny Xiao
2020-03-19
1
-3
/
+7
*
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
Gustavo Marin
2020-02-29
1
-0
/
+12
*
Add API branch protection endpoint (#9311)
David Svantesson
2020-02-13
1
-17
/
+75
*
Allow repo admin to merge PR regardless of review status (#9611)
David Svantesson
2020-01-11
1
-1
/
+1
*
[Bug] [API] Add language to user api (#9215)
6543
2019-11-30
1
-0
/
+1
*
Fix what information is shown about user in API. (#9115)
David Svantesson
2019-11-24
1
-7
/
+7
*
Team permission to create repository in organization (#8312)
David Svantesson
2019-11-20
1
-0
/
+1
*
Update branch API endpoint to show effective branch protection. (#9031)
David Svantesson
2019-11-16
1
-3
/
+21
*
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module...
Lunny Xiao
2019-11-10
1
-0
/
+312