index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
custom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for workflow_dispatch (#3334)
Mai-Lapyst
2024-06-28
1
-0
/
+2
*
feat(F3): CLI: f3 mirror to convert to/from Forgejo
Earl Warren
2024-06-14
1
-0
/
+9
*
Fix default values documentation for ui.meta settings
mirko
2024-06-13
1
-3
/
+3
*
Add `MAX_ROWS` option for CSV rendering (#30268)
Henrique Pimentel
2024-06-09
1
-0
/
+3
*
Add option for mailer to override mail headers (#27860)
6543
2024-06-09
1
-0
/
+10
*
Add slogan config (#3752)
mirko
2024-06-07
1
-3
/
+10
*
feat: add support for a credentials chain for minio access (#31051)
Rowan Bohde
2024-06-02
1
-2
/
+8
*
Cleanup & add missing options to app.example.ini
Mai-Lapyst
2024-06-02
1
-10
/
+72
*
Sync up deleted branches & action assets related cleanup documentation (#31022)
Kemal Zebari
2024-05-26
1
-0
/
+11
*
Don't have `redis-cluster` as possible cache/session adapter in docs (#30794)
Kemal Zebari
2024-05-05
1
-7
/
+5
*
Limit database max connections by default
Otto Richter
2024-04-23
1
-2
/
+2
*
Fixup app.example.ini for task section, which is now queue.task (#30555)
Jerry Jacobs
2024-04-21
1
-16
/
+0
*
Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253)
Yakov
2024-04-07
1
-0
/
+2
*
Add setting to disable user features when user login type is not plain (#29615)
Jack Hay
2024-04-07
1
-0
/
+5
*
Merge pull request 'Render inline file permalinks' (#2669) from Mai-Lapyst/fo...
Earl Warren
2024-04-01
1
-0
/
+2
|
\
|
*
Add setting to restrict count of lines being displayed & only highlight those...
Mai-Lapyst
2024-03-25
1
-0
/
+2
*
|
Remember login for a month by default (#30150)
delvh
2024-03-30
1
-1
/
+1
*
|
add skip ci support for pull request title (#29774)
Denys Konovalov
2024-03-20
1
-1
/
+1
|
/
*
Allow options to disable user ssh keys configuration from the interface on ap...
Lunny Xiao
2024-03-11
1
-2
/
+3
*
Allow options to disable user gpg keys configuration from the interface on ap...
Lunny Xiao
2024-03-06
1
-1
/
+2
*
Adding back missing options to app.example.ini (#29511)
Origami404
2024-03-06
1
-0
/
+6
*
Allow options to disable user deletion from the interface on app.ini (#29275)
Lunny Xiao
2024-02-26
1
-0
/
+3
*
Allow instance-wide disabling of forking
Gergely Nagy
2024-02-25
1
-0
/
+3
*
Add merge style `fast-forward-only` (#28954)
Chris Copeland
2024-02-14
1
-1
/
+1
*
Merge branch 'rebase-forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-05
1
-3
/
+19
|
\
|
*
[GITEA] Add support for shields.io-based badges
Gergely Nagy
2024-02-05
1
-0
/
+8
|
*
[GITEA] notifies admins on new user registration
Aravinth Manivannan
2024-02-05
1
-0
/
+2
|
*
[GITEA] [picture].*AVATAR_UPLOAD_PATH is legacy
Earl Warren
2024-02-05
1
-3
/
+0
|
*
[GITEA] Add slow SQL query warning
Gusted
2024-02-05
1
-0
/
+4
|
*
[GITEA] add option for banning dots in usernames
Panagiotis "Ivory" Vasilopoulos
2024-02-05
1
-0
/
+5
*
|
Merge branch 'rebase-forgejo-branding' into wip-forgejo
Earl Warren
2024-02-05
1
-1
/
+1
|
\
\
|
*
|
[BRANDING] Rebrand default config settings for new installs (#140)
Caesar Schinas
2024-02-05
1
-1
/
+1
|
|
/
*
/
[PRIVACY] Add a DNS method to fetch new updates
Gusted
2024-02-05
1
-0
/
+1
|
/
*
[FEAT] Use OpenStreetMap in USER_LOCATION_MAP_URL by default
Panagiotis "Ivory" Vasilopoulos
2024-02-05
1
-2
/
+2
*
[SECURITY] default to pbkdf2 with 320,000 iterations
Loïc Dachary
2024-02-05
1
-2
/
+2
*
[CI] DEFAULT_ACTIONS_URL = https://code.forgejo.org
Earl Warren
2024-02-05
1
-4
/
+3
*
Fixing small space missing in sample config file (#28967)
Arnaud Morin
2024-01-28
1
-1
/
+1
*
Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951)
wackbyte
2024-01-28
1
-1
/
+1
*
Retarget depending pulls when the parent branch is deleted (#28686)
Viktor Kuzmin
2024-01-17
1
-0
/
+3
*
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)
wxiaoguang
2024-01-10
1
-0
/
+2
*
Normalize oauth email username (#28561)
Kyle D
2024-01-04
1
-0
/
+4
*
Add global setting how timestamps should be rendered (#28657)
Yarden Shoham
2024-01-02
1
-0
/
+4
*
Improve document for ARTIFACT_RETENTION_DAYS (#28646)
wxiaoguang
2023-12-29
1
-1
/
+1
*
Refactor CORS handler (#28587)
wxiaoguang
2023-12-25
1
-7
/
+1
*
Make offline mode as default to no connect external avatar service by default...
Lunny Xiao
2023-12-21
1
-1
/
+1
*
Always enable caches (#28527)
Lunny Xiao
2023-12-19
1
-5
/
+0
*
Add option to disable ambiguous unicode characters detection (#28454)
wxiaoguang
2023-12-17
1
-0
/
+3
*
Deprecate query string auth tokens (#28390)
Jack Hay
2023-12-12
1
-0
/
+5
*
add skip ci functionality (#28075)
Denys Konovalov
2023-11-18
1
-1
/
+3
*
Change default size of issue/pr attachments and repo file (#27946)
Nanguan Lin
2023-11-13
1
-4
/
+4
[next]