summaryrefslogtreecommitdiffstats
path: root/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* [BUG] Don't allow owner team with incorrect unit accessGusted2024-10-141-0/+7
* fix: don't cancel schedule workflows on push to main branchKwonunn2024-10-132-3/+3
* Merge pull request '[v9.0/forgejo] Fix bug when a token is given public only'...Earl Warren2024-10-111-0/+1
|\
| * Fix bug when a token is given public onlyLunny Xiao2024-10-111-0/+1
* | log concise repo names in lfs doctorKwonunn2024-10-111-5/+5
* | fix: improve discord webhook api conformanceKidsan2024-10-093-11/+73
* | fix: add length limit to discord webhook icon_urlKidsan2024-10-091-6/+25
|/
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-062-2/+8
* Merge pull request '[gitea] week 2024-40-v9.0 cherry pick (gitea/main -> v9.0...Earl Warren2024-10-014-9/+39
|\
| * Fix bug when deleting a migrated branch (#32075)Lunny Xiao2024-09-291-6/+7
| * Truncate commit message during Discord webhook push events (#31970)Kemal Zebari2024-09-293-3/+32
* | fix: referenced sha256:* container images may be deletedEarl Warren2024-09-303-17/+163
|/
* Merge pull request '[v9.0/forgejo] feat: add architecture-specific removal s...Earl Warren2024-09-271-33/+32
|\
| * feat: add architecture-specific removal support for arch package (#5351)Exploding Dragon2024-09-271-33/+32
* | Refactor CSRF protector (#32057) (fix forgejo tests)Earl Warren2024-09-271-3/+4
* | Refactor CSRF protector (#32057)wxiaoguang2024-09-272-137/+61
* | Do not escape relative path in RPM primary index (#32038)KN4CK3R2024-09-271-2/+1
|/
* Fix: database not updated when using `git push --tags --force` (#5319)Exploding Dragon2024-09-221-11/+11
* Handle invalid target when creating releases using API (#31841)Kemal Zebari2024-09-141-1/+1
* Fix `/repos/{owner}/{repo}/pulls/{index}/files` endpoint not populating `prev...charles-plutohealth2024-09-141-12/+11
* Support allowed hosts for migrations to work with proxy (#32025)Jason Song2024-09-143-6/+2
* migrate scoped gitlab labels as scoped forgejo labelsMoritz Kobel2024-09-0842-557/+559
* chore: remove extra go-sqlite3 importsRadosław Piliszek2024-09-061-2/+0
* Handle "close" actionable references for manual merges (#31879)Zettat1232024-09-011-1/+6
* Merge pull request '[CHORE] Move `cache` & `captcha` library' (#5146) from gu...Gusted2024-08-295-14/+39
|\
| * [CHORE] Move cache libraryGusted2024-08-275-5/+5
| * [CHORE] Move captcha libraryGusted2024-08-271-10/+35
* | [SEC] Ensure propagation of API scopes for Conan and Container authenticationGusted2024-08-281-7/+10
* | Merge pull request '[gitea] week 2024-35 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-08-273-14/+31
|\ \
| * | Fix agit automerge (#31207)Lunny Xiao2024-08-251-3/+15
| * | Fix actions notify bug (#31866)Lunny Xiao2024-08-252-11/+16
* | | fix: correct doctor commands and rename to forgejoOtto Richter2024-08-271-3/+3
* | | Merge pull request 'feat: Improve diffs generated by Forgejo' (#5110) from fn...Otto2024-08-261-0/+1
|\ \ \
| * | | feat: Improve diff being generatedGusted2024-08-261-0/+1
| | |/ | |/|
* | | Merge pull request '[PORT] Refactor the usage of batch catfile (gitea#31754)'...Gusted2024-08-265-111/+60
|\ \ \ | |/ / |/| |
| * | [TESTS] Fix usage of `LoadRepoCommit`Gusted2024-08-265-111/+60
* | | Merge pull request '[CHORE] Move to new sessioner library' (#5090) from guste...Earl Warren2024-08-262-2/+2
|\ \ \ | |/ / |/| |
| * | [CHORE] Move to new sessioner libraryGusted2024-08-252-2/+2
* | | [TESTS] Move `CreateDeclarativeRepo` to more accessible locationGusted2024-08-251-68/+0
| |/ |/|
* | Merge pull request '[BUG] First user created through reverse proxy should be ...Gusted2024-08-252-0/+72
|\ \
| * | [BUG] First user created through reverse proxy should be adminGusted2024-08-192-0/+72
| |/
* | Merge pull request 'Update module github.com/google/go-github/v63 to v64 (for...Gusted2024-08-242-2/+2
|\ \
| * | Update module github.com/google/go-github/v63 to v64Renovate Bot2024-08-242-2/+2
* | | Merge pull request 'Allow pushmirror to use publickey authentication' (#4819)...Gusted2024-08-244-6/+54
|\ \ \ | |/ / |/| |
| * | [FEAT] Allow pushmirror to use publickey authenticationPhilip Peterson2024-08-224-6/+54
| |/
* / cron task to cleanup dangling container images with version sha256:*Earl Warren2024-08-222-0/+145
|/
* Merge pull request '[BUG] Don't fire notification for comment of pending revi...Earl Warren2024-08-193-4/+170
|\
| * [BUG] Don't fire notification for comment of pending reviewGusted2024-08-183-4/+170
* | Merge pull request 'Update module github.com/golangci/golangci-lint/cmd/golan...Earl Warren2024-08-194-6/+7
|\ \
| * | Fix linting issuesGusted2024-08-184-6/+7
| |/