index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
setting
/
repository.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: allow changing default branch update style
George Bartolomey
2024-12-23
1
-0
/
+3
*
Change the default SSH clone url to the ssh:// style
Gergely Nagy
2024-04-17
1
-1
/
+1
*
Revert "[GITEA] Configurable clone methods"
Gergely Nagy
2024-03-23
1
-12
/
+0
*
Test pagination of repo stars, watchers and forks
0ko
2024-03-10
1
-2
/
+2
*
Better number for UserCards pagination
0ko
2024-03-07
1
-2
/
+6
*
Disabling Stars should disable the routes too
Gergely Nagy
2024-02-26
1
-1
/
+1
*
Allow instance-wide disabling of forking
Gergely Nagy
2024-02-25
1
-0
/
+2
*
Merge branch 'rebase-forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-05
1
-1
/
+19
|
\
|
*
[FEAT] Repository flags
Gergely Nagy
2024-02-05
1
-0
/
+7
|
*
[GITEA] Configurable clone methods
Gergely Nagy
2024-02-05
1
-0
/
+11
|
*
[GITEA] correct default license selection
Otto Richter
2024-02-05
1
-1
/
+1
*
|
[BRANDING] Rebrand default config settings for new installs (#140)
Caesar Schinas
2024-02-05
1
-1
/
+1
|
/
*
Retarget depending pulls when the parent branch is deleted (#28686)
Viktor Kuzmin
2024-01-17
1
-0
/
+3
*
Change default size of attachments and repo files (#28100)
Nanguan Lin
2023-11-17
1
-1
/
+1
*
Fix all possible setting error related storages and added some tests (#23911)
Lunny Xiao
2023-06-14
1
-5
/
+3
*
Add the ability to pin Issues (#24406)
JakobDev
2023-05-25
1
-0
/
+3
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-1
/
+0
*
Fix Actions being enabled accidentally (#24802)
Jason Song
2023-05-19
1
-2
/
+2
*
Support SSH for go get (#24664)
rune
2023-05-12
1
-0
/
+2
*
Fix the permission of team's `Actions` unit issue (#24536)
sillyguodong
2023-05-05
1
-0
/
+4
*
Add .livemd as a markdown extension (#22730)
contra-bit
2023-04-26
1
-1
/
+1
*
Editor preview support for external renderers (#23333)
Brecht Van Lommel
2023-03-24
1
-6
/
+3
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-9
/
+9
*
Repositories: by default disable all units except code and pulls on forks (#2...
techknowlogick
2023-02-04
1
-0
/
+2
*
Add option to prohibit fork if user reached maximum limit of repositories (#2...
Xinyu Zhou
2022-12-27
1
-0
/
+2
*
Add setting to disable the git apply step in test patch (#22130)
zeripath
2022-12-19
1
-0
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Add disable download source configuration (#20548)
Lunny Xiao
2022-07-31
1
-0
/
+1
*
Move some code into models/git (#19879)
Lunny Xiao
2022-06-12
1
-0
/
+3
*
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo i...
ttys3
2022-06-03
1
-0
/
+3
*
Enable packages by default again (as described by docs) (#19746)
delvh
2022-05-20
1
-1
/
+1
*
Repository level enable package or disable (#19323)
Lunny Xiao
2022-05-08
1
-0
/
+4
*
Use "main" as default branch name (#19354)
wxiaoguang
2022-04-09
1
-1
/
+1
*
Warn at startup if the provided `SCRIPT_TYPE` is not on the PATH (#18467)
zeripath
2022-01-30
1
-0
/
+5
*
Make Co-committed-by and co-authored-by trailers optional (#17848)
zeripath
2021-11-29
1
-0
/
+3
*
Make the Mirror Queue a queue (#17326)
zeripath
2021-10-17
1
-4
/
+0
*
Make mirror feature more configurable (#16957)
6543
2021-09-07
1
-2
/
+0
*
Paginate releases page & set default page size to 10 (#16857)
Lunny Xiao
2021-08-29
1
-3
/
+6
*
Rework repository archive (#14723)
Lunny Xiao
2021-06-23
1
-0
/
+6
*
Reintroduce squash merge default comment as a config setting (#16134)
parnic
2021-06-19
1
-0
/
+3
*
Disable Stars config option (#14653)
Kyle D
2021-04-15
1
-0
/
+2
*
Added option to disable migrations (#13114)
Paweł Bogusławski
2020-12-21
1
-0
/
+2
*
Store repository data in data path if not previously set (#13991)
techknowlogick
2020-12-15
1
-9
/
+2
*
missing quotes in default value slice (#13550)
Patrick Aljord
2020-11-14
1
-1
/
+1
*
Update golangci-lint to version 1.31.0 (#13102)
kolaente
2020-10-11
1
-1
/
+1
*
Attachments: Add extension support, allow all types for releases (#12465)
silverwind
2020-10-05
1
-3
/
+13
*
Add config option to make create-on-push repositories public by default (#12936)
Tait Hoyem
2020-09-27
1
-0
/
+2
*
Adopt repositories (#12920)
zeripath
2020-09-25
1
-1
/
+4
*
Add configurable Trust Models (#11712)
zeripath
2020-09-19
1
-21
/
+31
*
Global default branch setting (#11918)
techknowlogick
2020-06-17
1
-0
/
+2
[next]