Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://github.com/go-gitea/gitea
Fixes a few grammar issues in the en-US localization of the repository
Actions page.
The `variables.edit` key does not exist.
![image](https://github.com/go-gitea/gitea/assets/29...
361839fb1c8bdfb8291bbcf9bd650b21a605bbd7 authored almost 1 year ago by wackbyte <[email protected]>
In #26365 issue references were disabled entirely for documents,
intending to match GitHub beha...
There was a question about "how to improve the datetime display for
SSH/PGP/WebAuthn"
https://...
- Resolves https://github.com/go-gitea/gitea/issues/22493
- Related to https://github.com/go-gi...
f8f394cb0eebd5254c6df9e12e309dc92acc58e1 authored about 1 year ago by GiteaBot <[email protected]>
Fix https://github.com/go-gitea/gitea/pull/28547#issuecomment-1867740842
Since https://gitea....
da58bb85fa4ff8a37f843d09452b4244b18f93ce authored about 1 year ago by Lunny Xiao <[email protected]>
- Fix the bug about admin/hooks API that `GET /admin/hooks` can only
fetch system_hooks, `POST ...
I noticed the `BuildAllRepositoryFiles` function under the Alpine folder
is unused and I though...
cb10f2767c920fdbca6fc43e71dcc4c4b8c6e0d0 authored about 1 year ago by Lunny Xiao <[email protected]>
Fix #28231, and remove some unused code. The `db.HasEngine` doesn't seem
useful because the db ...
Fixes #28534
---
Before:
![image](https://github.com/go-gitea/gitea/assets/50193156/b229...
3d474110c181df7854576d78e46209908f7e1b52 authored about 1 year ago by Mihir Joshi <[email protected]>
- Update all JS dependencies excluding mcaptcha (breaking changes) and
stylelint (plugin not co...
Follow #28626
19b1b698c90d1d3b96a66ffec889a0f5dbc7d162 authored about 1 year ago by wxiaoguang <[email protected]>
Fix #27678
Please see
https://github.com/go-gitea/gitea/issues/27678#issuecomment-1871445853
...
Fix #28247
19c45dd479f45569197a86f2f0b333ec259e79c6 authored about 1 year ago by wxiaoguang <[email protected]>4995b4a057e22e4d11819fe7621089869f074882 authored about 1 year ago by GiteaBot <[email protected]>
According to [Debian
docs](https://wiki.debian.org/DebianRepository/UseThirdParty):
> The ce...
6c133b9fe0cb9244ece473cdf37f7b294cbee621 authored about 1 year ago by Denys Konovalov <[email protected]>
Make it clear that this value is just a default value and that every
artifact can have it's own...
1. make names more readable
2. remove unused FormatLong/FormatShort
3. use `FormatDate` instea...
1. use slices.Contains, remove Int64sContains
2. use HashEmail, remove base.EncodeMD5
3. remov...
#28361 introduced `syncBranchToDB` in `CreateNewBranchFromCommit`. This
PR will revert the chan...
Revert #28550
Don't add the `Accept` header twice.
4cd666d7dcc7531806cde65c6468f93529cc23dd authored about 1 year ago by KN4CK3R <[email protected]>c706b3e4366689ce5afca19476eaf18045e874db authored about 1 year ago by GiteaBot <[email protected]>
fix #28436.
the doc https://docs.gitea.com/usage/profile-readme maybe also need to
be updated ...
Replace #23761
---------
Co-authored-by: Denys Konovalov <[email protected]>
Co-authore...
This is a regression from #28220 .
`builder.Cond` will not add `` ` `` automatically but xorm m...
a1dfffd723c434966152ee521c99e966a3aee065 authored about 1 year ago by GiteaBot <[email protected]>
Fix #13884
d68b9237bf91aecd99132c8a98f815d40a1b8642 authored about 1 year ago by wxiaoguang <[email protected]>
Add small changes to the doc. The workflow scope require for push code
to github mirror in case...
ff7383e83a4fdf9a86879b698752fe1aa5c6d00f authored about 1 year ago by GiteaBot <[email protected]>
Introduce the new generic deletion methods
- `func DeleteByID[T any](ctx context.Context, id in...
The CORS code has been unmaintained for long time, and the behavior is
not correct.
This PR ...
b41925cee3d67a1fe546c7a219174e4a8b2302b7 authored about 1 year ago by wxiaoguang <[email protected]>This PR adds instance-level variables, and so closes #27726
![gitea_instance_variables_1]...
d0f24ff4cad05c1145afeca791e7d02fe146d46a authored about 1 year ago by Jean-Baptiste Gomond <[email protected]>This reverts commit b35d3fddfac389a7be401a63b4e1283dd74af681.
This is totally wrong. I think ...
0407a402bb29a3643e2b4a8992f1d7687a88b40c authored about 1 year ago by Lunny Xiao <[email protected]>7396e3618d61bfd68853fce6edd74200efe23d9b authored about 1 year ago by GiteaBot <[email protected]>
Fix #28489
8989d466ed4e3ebf60aaf6fe0e237699a93b70ee authored about 1 year ago by wxiaoguang <[email protected]>Fix #28595 by https://github.com/github/combobox-nav/pull/79 (combobox-nav v2.3.1)
8a71f7280a1136b19e5390716d7f8c43bed460cc authored about 1 year ago by wxiaoguang <[email protected]>a1d2a152f832e76db7d08803c7e0236289f7ade0 authored about 1 year ago by techknowlogick <[email protected]>
330aab47b3e4d777a6e5a3f05351ceab92ee5562 authored about 1 year ago by wxiaoguang <[email protected]>
Follow up to https://github.com/go-gitea/gitea/pull/28484, this PR
enables the setting for inte...
It included the hours, minutes, and seconds. By removing these, the date
renders correctly.
...
d9ed931c4d7ad3649a84913daf81ec252bbbaba1 authored about 1 year ago by Yarden Shoham <[email protected]>
Fix #28570
Follow #24633
---
Copied from
https://github.com/go-gitea/gitea/issues/28570#is...
Follow #28184
Follow #28515
Fix problem with 405 method not allowed for CORS wrt OIDC
19869d1c11462294c828bc126bf006103239e397 authored about 1 year ago by morphelinho <[email protected]>21229ed2c8ed00f57100adf9ebc5f4a08da9a66e authored about 1 year ago by Jason Song <[email protected]>
Related #28390
838db2f8911690fa2115c6827ed73687db71bef1 authored about 1 year ago by KN4CK3R <[email protected]>
Regression of #28454 . Now the string is escaped HTML, so it doesn't
need `| Safe`.
Fix #28575
04b235d094218b780b62f024b7ae9716ad2e633f authored about 1 year ago by wxiaoguang <[email protected]>Replace #28500
---------
Co-authored-by: Giteabot <[email protected]>
b35d3fddfac389a7be401a63b4e1283dd74af681 authored about 1 year ago by Lunny Xiao <[email protected]>Fixes #28545
`git blame` output can contain blocks without commit information if it
was outp...
To keep user's privacy, make offline mode as true by default.
Users can still change it from ...
177cea7c70473e375c1695f1e20fb9d538ff78fb authored about 1 year ago by Lunny Xiao <[email protected]>Related to https://github.com/go-gitea/gitea/issues/28279
When merging artifact chunks, it l...
fe5a61639237138d6bb87cde17aedca3eb5bdd12 authored about 1 year ago by FuXiaoHei <[email protected]>
Update more actions to use nodejs20 runtime and also update the docs for
checkout action usage....
3d98d99e27dfbe86227b0557d04b5e4ea1c6e946 authored about 1 year ago by Lunny Xiao <[email protected]>
can we please PLEAS PLEASE only use raw SQL statements if it is relay
needed!!!
source is ht...
2c48733afea30a5e25fc1a6b3054f0ae907f990b authored about 1 year ago by 6543 <[email protected]>
Fix #28526, regression of
* #26365
(although the author of #26365 has recent activities, bu...
e4a24d6727e70a8a7f4688d738c36db1f0fcbcc4 authored about 1 year ago by wxiaoguang <[email protected]>ref https://github.com/git-lfs/git-lfs/blob/main/docs/api/batch.md#git-lfs-batch-api
577421691b5bca38b9116eb36efcfc9b1dfe2043 authored about 1 year ago by Lunny Xiao <[email protected]>9483ccd463d31d465599eb4a0cc5621bc2caaf70 authored about 1 year ago by GiteaBot <[email protected]>
Using the Go Official tool `golang.org/x/tools/cmd/deadcode@latest`
mentioned by [go blog](http...
Nowadays, cache will be used on almost everywhere of Gitea and it cannot
be disabled, otherwise...
The 4 functions are duplicated, especially as interface methods. I think
we just need to keep `...
There is an accessibility issue in the interface when attempting to
delete a repository. When I...
- Modify the `Password` field in `CreateUserOption` struct to remove the
`Required` tag
- Upda...
Update golang.org/x/crypto for CVE-2023-48795 and update other packages.
`go-git` is not update...
cd2ff6e83dba82e7d810b68bba79242a98ea8248 authored about 1 year ago by Yevhen Pavlov <[email protected]>
Mentioned:
[#28277](https://github.com/go-gitea/gitea/issues/28277#issuecomment-1831325276)
...
4ea522fecfd8f2d6b51466cb9ab6772f4594bf2e authored about 1 year ago by yp05327 <[email protected]>
- If a topic has zero repository count, it means that none of the
repositories are using that t...
Close #28505, ref:
* https://github.com/go-gitea/gitea/pull/20112#issuecomment-1165423026
* ht...
69f2b698c5000a566bc04267f7e9bd387b880109 authored about 1 year ago by GiteaBot <[email protected]>
* Close #24483
* Close #28123
* Close #23682
* Close #23149
(maybe more)
20929edc9962281e35a81756d76dd1caa5741ff8 authored about 1 year ago by wxiaoguang <[email protected]>
- Remove `ObjectFormatID`
- Remove function `ObjectFormatFromID`.
- Use `Sha1ObjectFormat` dir...
Resolves https://github.com/go-gitea/gitea/issues/28451.
This change follows the recommendati...
7fb6b5147038649bfaa26147a6173cf99b322a30 authored about 1 year ago by The Magician <[email protected]>72529d6e64636fd83e24e709fb8bb0d383509f7f authored about 1 year ago by GiteaBot <[email protected]>
- When a repository is orphaned and has objects stored in any of the
storages such as repositor...
As described
[here](https://github.com/go-gitea/gitea/pull/28390#issuecomment-1857553331).
* Close #28444
* Actually, it doesn't need to use that trick because it looks like it
is not ...
Before:
<img width="458" alt="image"
src="https://github.com/go-gitea/gitea/assets/18380374/92...
Refactor the code and add tests, keep the old logic.
4f04ab25867ee1b4f20241798bf90a588083ec6b authored about 1 year ago by wxiaoguang <[email protected]>6632d1497c9fc644c696e9a1239cd62baa5dc29e authored about 1 year ago by wxiaoguang <[email protected]>
8c91e315406730937322fcbeea5115c6ac3f82c2 authored about 1 year ago by CaiCandong <[email protected]>
fixes #27877
---------
Co-authored-by: 6543 <[email protected]>
Co-authored-by: Lunny Xiao ...
Fix #28463
e85db6c8c37bd0643deb704e857d369288a3ca0f authored about 1 year ago by wxiaoguang <[email protected]>And fix some comments
9947af639c24d185ace096d3f25098ff94c0790e authored about 1 year ago by wxiaoguang <[email protected]>
Windows-based shells will add a CRLF when piping the token into
ssh-keygen command resulting in...
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of d...
Recently Docker started to use the optional `POST /v2/token` endpoint
which should respond with...
Several fields in the "Verify group membership in LDAP" docs were
confusingly titled when compa...
c229e6519b2479745095573f4860f6066256209d authored about 1 year ago by GiteaBot <[email protected]>
There could be a nil pointer exception if the file is not found because
that specific error is ...
Fix #28226
0a794b2bcd9f3803e3aa4291387add4e0bb0d124 authored about 1 year ago by wxiaoguang <[email protected]>717d0f5934826e0ddfdce176cf3cab303cd74fbb authored about 1 year ago by Lunny Xiao <[email protected]>
## Changes
- Add deprecation warning to `Token` and `AccessToken` authentication
methods in sw...
baea205675e6bdd058ada1e7ff148582cabeb6dc authored about 1 year ago by GiteaBot <[email protected]>
4b0940cb9ff3287038a1f8aeab74b68b82179c4c authored about 1 year ago by KN4CK3R <[email protected]>
1. Do not sort the "checks" slice again and again when "Register", it
just wastes CPU when the ...
Continue of #27798 and move more functions to `db.Find` and `db.Count`.
537fa6996214ef42348cfe89bab6f2e04380aeac authored about 1 year ago by Lunny Xiao <[email protected]>Before:
![image](https://github.com/go-gitea/gitea/assets/18380374/00edf23a-aee1-4177-a12c-bd...
0abb5633e34fd14c2d49de0b4c98f7ba7d98a37e authored about 1 year ago by yp05327 <[email protected]>5b2bbf1a1f2527b75d8a64bc36ea735cd19c0efa authored about 1 year ago by GiteaBot <[email protected]>
- Currently there's code to recover gracefully from panics that happen
within the execution of ...
9a99c17a1412fce29944bd9a87d7dc6d40423c77 authored about 1 year ago by Lunny Xiao <[email protected]>
Fix #28056
This PR will check whether the repo has zero branch when pushing a
branch. If th...