summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request '[gitea] Add links to commit lists in contributors graph p...Otto2024-12-161-0/+17
|\
| * Add copyright header and watch headerAntonin Delpeuch2024-12-161-0/+9
| * Add Playwright testAntonin Delpeuch2024-12-151-0/+8
* | Merge pull request 'Add sorting functionality to `/api/v1/admin/users` endpoi...Otto2024-12-161-0/+64
|\ \
| * | Add sorting functionality to user search endpointAwiteb2024-12-161-0/+64
* | | Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.62.2 ...Renovate Bot2024-12-161-1/+1
| |/ |/|
* | Merge pull request 'Regular visual regression testing' (#6117) from fnetx/pla...0ko2024-12-1417-44/+116
|\ \
| * | tests(e2e): Generate more screenshotsOtto Richter2024-12-1014-22/+50
| * | tests(e2e): Prepare for visual regression testingOtto Richter2024-12-104-23/+67
* | | Merge pull request 'fix: Do not offer duplicating a PR for a recently pushed ...Otto2024-12-131-0/+35
|\ \ \ | |_|/ |/| |
| * | fix: Do not offer duplicating a PR for a recently pushed branchAntonin Delpeuch2024-12-071-0/+35
* | | Ensure `source_id` parameter is not skipped when set to 0 and correctly filte...Awiteb2024-12-131-0/+43
* | | fix: Revert "allow synchronizing user status from OAuth2 login providers (#31...Gusted2024-12-121-2/+1
* | | i18n: avoid storing i18n linter exceptions for <filename> (#6237)0ko2024-12-111-0/+1
| |/ |/|
* | Merge pull request 'Clipboard read permission for Chromium' (#6222) from 0ko/...Otto2024-12-101-5/+5
|\ \
| * | fix(e2e): clipboard read permission for Chromium0ko2024-12-101-5/+5
* | | Merge pull request '[gitea] week 2024-50 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-102-0/+42
|\ \ \ | |/ / |/| |
| * | Make wiki pages visit fast (#32732)Lunny Xiao2024-12-081-0/+24
| * | Add Swift login endpoint (#32693)KN4CK3R2024-12-081-0/+18
| |/
* | ui: add copy path button to file view (#6079)0ko2024-12-091-0/+33
* | Add support for indexing arch filesdragon2024-12-091-16/+31
|/
* feat: improve performance of notifications page for MySQLGusted2024-12-041-0/+32
* Merge pull request '[gitea] week 2024-49 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-032-5/+45
|\
| * Fix a bug in actions artifact test (#32672)Zettat1232024-12-031-5/+5
| * Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-12-031-0/+40
* | Merge pull request 'fix: return correct type in `GetSubModule`' (#6114) from ...Gusted2024-12-031-0/+36
|\ \
| * | Fix: return correct type in `GetSubModule`Gusted2024-12-021-0/+36
* | | Rework GetLatestCommitStatusForPairs query using a subquery for PG compatibil...Mathieu Fenniak2024-12-011-0/+206
* | | Merge pull request 'feat: Add option to disable builtin authentication' (#611...Gusted2024-12-011-0/+42
|\ \ \ | |_|/ |/| |
| * | feat: Add option to disable builtin authentication.George Tsiamasiotis2024-12-011-0/+42
* | | Merge branch 'forgejo' into forgejoFermé le Lundi2024-11-291-23/+62
|\ \ \
| * | | Add a "summary card" to issues & PRs for consumption by OpenGraph clients (#6...Mathieu Fenniak2024-11-291-23/+62
| |/ /
* | | Merge branch 'forgejo' into forgejoFermé le Lundi2024-11-281-0/+100
|\| |
| * | Merge pull request 'Improve Swagger documentation for user endpoints' (#6050)...Otto2024-11-281-0/+100
| |\ \ | | |/ | |/|
| | * Improve Swagger documentation for user endpointsJakobDev2024-11-231-0/+100
* | | Update tests/e2e/shared/forms.tsFermeLeLundi2024-11-281-2/+2
* | | Update tests/e2e/README.mdFermeLeLundi2024-11-281-13/+11
* | | Update tests/integration/repo_tag_test.goFermeLeLundi2024-11-281-3/+3
* | | Update tests/integration/codeowner_test.goFermeLeLundi2024-11-281-1/+1
|/ /
* | Merge pull request 'feat: migrate TOTP secrets to `keying`' (#6074) from gust...Earl Warren2024-11-2710-2/+1
|\ \
| * | feat: migrate TOTP secrets to `keying`Gusted2024-11-2710-2/+1
* | | Merge pull request 'Fix wiki search overflowing on wide screens (#6047)' (#60...Earl Warren2024-11-277-15/+48
|\ \ \
| * | | Fix wiki search overflowing on wide screens (#6047)Oto Šťáva2024-11-257-15/+48
| |/ /
* | | Merge pull request '[gitea] week 2024-48 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-261-8/+13
|\ \ \ | |/ / |/| |
| * | disable gravatar in test (#32529)Rowan Bohde2024-11-241-8/+13
* | | Show page titles in wiki search results (#6048)Oto Šťáva2024-11-242-3/+14
|/ /
* | fix: Preview picture not visible on Markdown file (#5781)Nirmal Kumar R2024-11-231-0/+31
* | test: fix e2e testMichael Kriese2024-11-221-1/+1
* | Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-211-2/+3
|\ \
| * | Calculate `PublicOnly` for org membership only once (#32234)65432024-11-171-2/+3