summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | fix: Allow Organisations to remove the Email Address (#5517)JakobDev2024-11-202-0/+143
| |/ |/|
* | Fix regression from #4753JakobDev2024-11-191-0/+28
* | Merge pull request 'Don't display email in profile settings when hidden' (#60...Earl Warren2024-11-191-0/+21
|\ \
| * | ui: don't display email in profile settings when hidden0ko2024-11-181-0/+21
* | | [FEAT]Allow changing git notes (#4753)JakobDev2024-11-183-1/+127
|/ /
* | Merge pull request 'fix: check read permissions for code owner review request...Gusted2024-11-171-0/+38
|\ \
| * | fix: check read permissions for code owner review requestsGusted2024-11-171-0/+38
| |/
* / fix: remember fuzzy for open/close stateGusted2024-11-171-3/+3
|/
* simplify test based on feedbackAngel Nunez Mencias2024-11-161-3/+1
* fmtAngel Nunez Mencias2024-11-161-1/+1
* add testangelnu2024-11-161-0/+21
* Fix broken releases when re-pushing tags (#32435)Zettat1232024-11-161-0/+47
* chore: fix e2eGusted2024-11-153-3/+12
* Merge pull request 'fix: 15 November 2024 security fixes batch' (#5974) from ...Earl Warren2024-11-1513-6/+549
|\
| * fix: add ID check for updating push mirror intervalGusted2024-11-151-0/+79
| * fix: don't show private forks in forks listGusted2024-11-152-0/+75
| * fix: require code permissions for branch feedGusted2024-11-155-0/+146
| * fix: disallow basic authorization when security keys are enrolledGusted2024-11-151-0/+22
| * Improve usage of HMAC output for mailer tokensGusted2024-11-151-0/+46
| * fix: extend `forgejo_auth_token` tableGusted2024-11-153-6/+181
* | Merge pull request 'test: fix e2e tests' (#5968) from viceice/test/e2e-fixes ...Michael Kriese2024-11-159-43/+35
|\ \ | |/ |/|
| * test: fix e2e testsMichael Kriese2024-11-159-43/+35
* | Merge pull request 'chore: improve preparing tests' (#5948) from gusted/impro...Michael Kriese2024-11-155-47/+79
|\ \ | |/ |/|
| * chore: improve preparing testsGusted2024-11-145-47/+79
* | Merge pull request 'Highlight user mention in comments and commit messages' (...Otto2024-11-145-23/+119
|\ \
| * | tests(e2e): mention highlights in commit messagesOtto Richter2024-11-142-14/+57
| * | tests(e2e): Separate accessibility and form checksOtto Richter2024-11-142-9/+41
| * | feat(ui): highlight user mention in comments and commit messages0ko2024-11-141-0/+21
* | | test: use memory for integration and journal for migrationMichael Kriese2024-11-142-1/+5
* | | test: use sqlite in-memory db for integrationMichael Kriese2024-11-141-1/+1
|/ /
* / chore: improve slow testsGusted2024-11-1413-113/+94
|/
* tests(e2e): Refactor various testsOtto Richter2024-11-1312-110/+221
* fix(ci): synchronize updates the commit status asynchronouslyEarl Warren2024-11-121-2/+6
* Merge pull request 'refactor: Migrate playwright to typescript' (#5734) from ...Otto2024-11-1124-76/+39
|\
| * Merge branch 'forgejo' into ts-testOtto2024-11-1125-821/+719
| |\
| * | Migrate playwright to typescriptAnbraten2024-11-0824-76/+39
* | | chore(e2e): Update global patternsOtto Richter2024-11-111-3/+4
| |/ |/|
* | Merge pull request 'fix: Proper parsing of date for git commits' (#5892) from...Otto2024-11-111-5/+2
|\ \
| * | fix: Add created_unix and updated_unix to repo1 fixtureGusted2024-11-101-5/+2
* | | Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.62.0 ...Renovate Bot2024-11-111-1/+1
* | | test: fix test lintingMichael Kriese2024-11-113-3/+3
* | | fix: Re-add least recently updated as sort orderOtto Richter2024-11-111-0/+36
* | | Merge pull request 'chore: improve database docker instructions' (#5906) from...Gusted2024-11-103-10/+8
|\ \ \ | |/ / |/| |
| * | chore: improve database docker instructionsGusted2024-11-103-10/+8
* | | chore: improve test qualityGusted2024-11-1018-806/+642
|/ /
* | Merge pull request '[PORT] Fix code owners will not be mentioned when a pull ...Gusted2024-11-092-2/+33
|\ \
| * | chore: add extra integration testGusted2024-11-091-0/+23
| * | [PORT] Fix code owners will not be mentioned when a pull request comes from a...Lunny Xiao2024-11-091-2/+10
* | | bug: require.Eventually must not test with assertEarl Warren2024-11-091-1/+1
| |/ |/|
* | [PORT] Refactor tests to prevent from unnecessary preparations (gitea#32398)wxiaoguang2024-11-073-55/+59
|/