index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix label of --id in admin delete user (#14005)
zeripath
2020-12-17
1
-6
/
+35
*
Whenever the password is updated ensure that the hash algorithm is too (#13966)
zeripath
2020-12-12
1
-1
/
+1
*
Refactor doctor (#12264)
zeripath
2020-12-02
1
-521
/
+35
*
Handle and propagate errors when checking if paths are Dirs, Files or Exist (...
zeripath
2020-11-28
2
-7
/
+20
*
Use mount but not register for chi routes (#13555)
Lunny Xiao
2020-11-16
1
-2
/
+3
*
Introduce go chi web framework as frontend of macaron, so that we can move ro...
Lunny Xiao
2020-11-13
1
-9
/
+7
*
Add docs command (#13429)
John Olheiser
2020-11-07
1
-0
/
+61
*
Fix --port setting (#13288)
zeripath
2020-10-30
1
-8
/
+22
*
Fix send mail (#13312)
Lunny Xiao
2020-10-26
1
-2
/
+5
*
Sendmail command (#13079)
Maxim Zhiburt
2020-10-24
3
-0
/
+91
*
Move install pages out of main macaron routes (#13195)
zeripath
2020-10-19
2
-46
/
+95
*
Improve users management through the CLI (#6001) (#10492)
ydelafollye
2020-10-16
1
-5
/
+84
*
Avatars and Repo avatars support storing in minio (#12516)
Lunny Xiao
2020-10-14
1
-2
/
+23
*
Move update-server-info to hooks (#12826)
zeripath
2020-10-13
1
-0
/
+6
*
Provide self-registering storage system (#12978)
zeripath
2020-10-13
1
-14
/
+23
*
Add ssh certificate support (#12281)
Wim
2020-10-11
1
-2
/
+5
*
Gitea serv, hooks, manager and the like should always display Fatals (#13032)
zeripath
2020-10-07
1
-0
/
+2
*
Refactor use TrimSuffix instead of TrimRight (#12993)
6543
2020-10-01
1
-1
/
+1
*
Add default storage configurations (#12813)
Lunny Xiao
2020-09-29
2
-13
/
+49
*
Check passwords against HaveIBeenPwned (#12716)
John Olheiser
2020-09-09
1
-0
/
+8
*
LFS support to be stored on minio (#12518)
Lunny Xiao
2020-09-08
1
-31
/
+43
*
gitea dump: include version & Check InstallLock (#12760)
6543
2020-09-08
1
-0
/
+4
*
Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)
zeripath
2020-09-07
1
-0
/
+1
*
Add command to recreate tables (#12407)
zeripath
2020-09-06
1
-0
/
+63
*
Ensure repoNames are lowercased in serv (#12668)
zeripath
2020-08-31
1
-2
/
+8
*
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE...
zeripath
2020-08-30
2
-3
/
+4
*
Use shellquote to unpack arguments to gitea serv (#12624)
zeripath
2020-08-28
1
-15
/
+18
*
Initial support for push options (#12169)
John Olheiser
2020-08-23
2
-0
/
+47
*
Add a storage layer for attachments (#11387)
Lunny Xiao
2020-08-18
1
-0
/
+147
*
Make the default PID file compile-time settable (#12485)
zeripath
2020-08-15
1
-2
/
+3
*
Re-attempt to delete temporary upload if the file is locked by another proces...
zeripath
2020-08-11
2
-3
/
+9
*
Fix ipv6 parsing (#12321)
Wim
2020-07-26
1
-1
/
+2
*
Decrease the num_stars when deleting a repo (#11954)
赵智超
2020-07-07
1
-0
/
+10
*
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
zeripath
2020-07-06
1
-9
/
+371
*
Add migration to set IsArchived false if it is null (#11853)
zeripath
2020-06-11
1
-0
/
+16
*
Dump: add output format tar and output to stdout (#10376)
PhilippHomann
2020-06-05
1
-57
/
+212
*
Doctor check & fix db consistency (#11111)
6543
2020-05-29
1
-2
/
+85
*
Add debug option to hooks (#11624)
zeripath
2020-05-29
1
-2
/
+17
*
TrimSpace when reading InternalToken from a file (#11502)
zeripath
2020-05-20
1
-3
/
+20
*
Prevent timer leaks in Workerpool and others (#11333)
zeripath
2020-05-08
1
-9
/
+3
*
cmd: dump: check value of skip-repository flag (#11254)
Kyle Evans
2020-05-03
1
-1
/
+1
*
cmd: dump: add an -L/--skip-log option (#11253)
Kyle Evans
2020-05-01
1
-1
/
+10
*
Return error for authorized_keys and mergebase problems (#10990)
zeripath
2020-04-08
1
-1
/
+4
*
Mulitple Gitea Doctor improvements (#10943)
zeripath
2020-04-06
1
-45
/
+312
*
make `gitea admin auth list` formatting configurable (#10844)
zeripath
2020-03-27
1
-1
/
+37
*
Multiple LFS improvements (#10667)
zeripath
2020-03-09
1
-6
/
+9
*
Add restricted user filter to LDAP authentication (#10600)
Lauris BH
2020-03-05
2
-0
/
+15
*
Fix push-create SSH bugs (#10145)
John Olheiser
2020-02-05
1
-0
/
+6
*
Implement "embedded" command to extract static resources (#9982)
guillep2k
2020-02-02
2
-0
/
+362
*
Implement basic app.ini and path checks to doctor cmd (#10064)
guillep2k
2020-01-30
1
-15
/
+112
[next]