index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
integrations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decouple unit test code from business code (#17623)
wxiaoguang
2021-11-12
4
-14
/
+20
*
Move webhook into models/webhook/ (#17579)
Lunny Xiao
2021-11-10
1
-8
/
+9
*
Move unit into models/unit/ (#17576)
Lunny Xiao
2021-11-09
1
-5
/
+6
*
Fix ipv6 parsing for builtin ssh server (#17561)
Wim
2021-11-06
1
-1
/
+2
*
Make Repo Code Indexer an Unique Queue (#17515)
zeripath
2021-11-02
1
-1
/
+0
*
Rename db Engines related functions (#17481)
Lunny Xiao
2021-10-30
1
-3
/
+3
*
Ensure that restricted users can access repos for which they are members (#17...
zeripath
2021-10-28
1
-0
/
+63
*
Add integration tests for private.NoServCommand and private.ServCommand (#17456)
zeripath
2021-10-28
1
-0
/
+154
*
In many cases user avatar link should be an absolute URL with http host (#17420)
wxiaoguang
2021-10-25
1
-1
/
+1
*
Add API to get/edit wiki (#17278)
qwerty287
2021-10-25
1
-0
/
+251
*
Frontend refactor, PascalCase to camelCase, remove unused code (#17365)
wxiaoguang
2021-10-21
3
-11
/
+4
*
Fix heatmap test (#17381)
Lunny Xiao
2021-10-21
1
-0
/
+6
*
api: integration test for nodeinfo (#17346)
techknowlogick
2021-10-18
1
-0
/
+31
*
[API] Add endpount to get user org permissions (#17232)
Romain
2021-10-12
1
-0
/
+149
*
Add a simple way to rename branch like gh (#15870)
a1012112796
2021-10-08
1
-0
/
+44
*
Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...
wxiaoguang
2021-10-06
1
-9
/
+2
*
Prevent NPE on invalid diff (#17197)
zeripath
2021-09-30
1
-0
/
+5
*
Move login related structs and functions to models/login (#17093)
Lunny Xiao
2021-09-24
2
-14
/
+17
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
15
-55
/
+50
*
Add API to get commit diff/patch (#17095)
qwerty287
2021-09-20
1
-0
/
+23
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
73
-443
/
+515
*
Support unprotected file patterns (#16395)
Jimmy Praet
2021-09-11
1
-10
/
+20
*
Make mirror feature more configurable (#16957)
6543
2021-09-07
1
-1
/
+1
*
Use immediate queues in integration tests and ensure that immediate (#16927)
zeripath
2021-09-03
5
-0
/
+15
*
Ensure that the testlogger has its final test removal safely (#16907)
zeripath
2021-09-01
2
-1
/
+16
*
Add option to update pull request by `rebase` (#16125)
a1012112796
2021-08-31
1
-0
/
+28
*
Test if LFS object is accessible (#16865)
KN4CK3R
2021-08-31
1
-5
/
+15
*
Timeout on flush in testing (#16864)
zeripath
2021-08-30
1
-1
/
+1
*
Refactor the fork service slightly to take ForkRepoOptions (#16744)
Kyle Evans
2021-08-28
1
-1
/
+5
*
Prevent "Race" detected in TestAdmin*User (#16830)
zeripath
2021-08-27
1
-3
/
+3
*
Add filter by owner and team to issue/pulls search endpoint (#16662)
Jimmy Praet
2021-08-13
1
-2
/
+23
*
[API] generalize list header (#16551)
6543
2021-08-12
2
-1
/
+34
*
Add an api endpoint to fetch git notes (#15373) (#16649)
nitul1991
2021-08-11
5
-0
/
+40
*
Add agit flow support in gitea (#14295)
a1012112796
2021-07-28
1
-0
/
+161
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
10
-25
/
+12
*
Refactor: Move login out of models (#16199)
zeripath
2021-07-24
1
-3
/
+3
*
Add TestPrepareWikiFileName (#16487)
6543
2021-07-20
3
-1
/
+1
*
Add basic edit ldap auth test & actually fix #16252 (#16465)
zeripath
2021-07-20
1
-0
/
+54
*
add configuration option to restrict users by default (#16256)
Richard Nienaber
2021-07-15
1
-0
/
+23
*
Second attempt at preventing zombies (#16326)
zeripath
2021-07-14
5
-0
/
+5
*
Add option to provide signature for a token to verify key ownership (#14054)
zeripath
2021-07-13
1
-18
/
+4
*
Let branch/tag name be a valid ref to get CI status (#16400)
6543
2021-07-13
1
-14
/
+24
*
Redirect on bad CSRF instead of presenting bad page (#14937)
zeripath
2021-07-08
1
-1
/
+10
*
Fix source typos (#16374)
luzpaz
2021-07-08
1
-3
/
+3
*
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-07-08
2
-2
/
+2
*
Creating a repo from a template repo via API (#15958)
a1012112796
2021-07-05
1
-0
/
+37
*
Add API to get commits of PR (#16300)
sebastian-sauer
2021-07-02
1
-0
/
+37
*
Support custom mime type mapping for text files (#16304)
Jimmy Praet
2021-06-30
5
-1
/
+31
*
Add Visible modes function from Organisation to Users too (#16069)
Sergey Dryabzhinsky
2021-06-26
1
-0
/
+31
*
Let package git depend on setting but not opposite (#15241)
Lunny Xiao
2021-06-26
4
-11
/
+14
[next]