summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only use supported sort order for "explore/users" page (#29430)wxiaoguang2024-03-061-0/+44
* Move context from modules to services (#29440)Lunny Xiao2024-03-0613-13/+13
* Merge pull request 'Move migration functions to services layer - port of gite...Earl Warren2024-03-041-2/+1
|\
| * Move migration functions to services layer (#29497)Lunny Xiao2024-03-041-2/+1
* | A release title should always be a linkGergely Nagy2024-03-041-1/+1
* | Test that tags without a release display properlyGergely Nagy2024-03-041-0/+8
|/
* [TESTS] enable AddFixtures in unit testsEarl Warren2024-03-031-2/+2
* [FEAT] Show follow symlink buttonGusted2024-03-021-0/+51
* Merge pull request '[BUG] Allow to select commit email for file updload/delet...Gusted2024-03-023-97/+284
|\
| * [BUG] Implement commit mail selection for other Git operationsGusted2024-02-273-97/+284
* | [BUG] Sort file list case insensitivelyGusted2024-02-291-0/+62
* | Merge pull request '[UI] Actions: Link to Workflow in View' (#1866) from n0to...Gusted2024-02-282-13/+35
|\ \
| * | [UI] Actions: I will always run make fmt before pushingPanagiotis "Ivory" Vasilopoulos2024-02-222-2/+3
| * | [UI] Actions: Oops, forgot to lint the tests.Panagiotis "Ivory" Vasilopoulos2024-02-221-1/+1
| * | [UI] Actions: Improve frontend testingPanagiotis "Ivory" Vasilopoulos2024-02-221-14/+17
| * | [UI] Actions: Link to Workflow in ViewPanagiotis "Ivory" Vasilopoulos2024-02-221-9/+27
* | | Merge pull request '[BUG] Correct changed files for codeowners' (#2507) from ...Earl Warren2024-02-281-0/+118
|\ \ \ | |_|/ |/| |
| * | [BUG] Correct changed files for codeownersGusted2024-02-271-0/+118
* | | Merge pull request 'Disabling Stars should disable the routes too' (#2471) fr...Earl Warren2024-02-273-0/+69
|\ \ \ | |/ / |/| |
| * | Disabling Stars should disable the routes tooGergely Nagy2024-02-263-0/+69
* | | Fix the Fork button in repo headersGergely Nagy2024-02-271-0/+39
* | | [I18N] Improve English strings & consistency0ko2024-02-271-1/+1
* | | Highlight the correct small menu item when viewing a tagGergely Nagy2024-02-271-1/+9
* | | Restore the ability to view tags without a releaseGergely Nagy2024-02-271-0/+30
* | | Merge pull request '[gitea] cherry-pick' (#2478) from earl-warren/forgejo:wip...Earl Warren2024-02-2715-15/+256
|\ \ \
| * | | Allow non-admin users to delete review requests (#29057)Zettat1232024-02-2614-15/+86
| * | | Prevent double use of `git cat-file` session. (#29298)KN4CK3R2024-02-261-0/+44
| * | | Workaround to clean up old reviews on creating a new one (#28554)65432024-02-261-0/+126
| |/ /
* | | Merge pull request '[BUG] Remember topic only in repo search' (#2489) from gu...Earl Warren2024-02-261-0/+13
|\ \ \ | |/ / |/| |
| * | [BUG] Remember topic only in repo searchGusted2024-02-261-0/+13
* | | Merge pull request '[BUG] Don't overwrite protected branch accidentally' (#24...Earl Warren2024-02-262-0/+49
|\ \ \
| * | | [BUG] Don't overwrite protected branch accidentallyGusted2024-02-252-0/+49
* | | | Merge pull request 'Split up `repo.Action` in `routers/web` into smaller func...Earl Warren2024-02-261-0/+82
|\ \ \ \ | |_|/ / |/| | |
| * | | Add tests for the star/unstar & watch/unwatch UIGergely Nagy2024-02-261-0/+82
* | | | Correctly support linguist-documentation=falseGergely Nagy2024-02-261-0/+13
* | | | Add API to get PR by base/head (#29242)qwerty2872024-02-261-0/+21
|/ / /
* | | Merge pull request 'Improve display of 404/500 error pages' (#2466) from 0ko/...Earl Warren2024-02-252-3/+1
|\ \ \
| * | | 10-year old images are gone0ko2024-02-252-3/+1
* | | | Merge pull request 'Allow instance-wide disabling of forking' (#2445) from al...Earl Warren2024-02-252-0/+75
|\ \ \ \
| * | | | Allow instance-wide disabling of forkingGergely Nagy2024-02-252-0/+75
| |/ / /
* | | | Merge pull request '[FEAT] Check if commit is already present in target branc...Earl Warren2024-02-251-4/+19
|\ \ \ \
| * | | | [FEAT] Check if commit is already present in target branchGusted2024-02-231-4/+19
| | |/ / | |/| |
* | | | Merge pull request '[UI] Agit: Add AGit label to AGit-created PRs' (#2444) fr...Earl Warren2024-02-251-1/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | [UI] Agit: Add AGit label to AGit-created PRsPanagiotis "Ivory" Vasilopoulos2024-02-231-1/+25
* | | | Merge pull request '[FEAT] Enable ambiguous character detection in configured...Earl Warren2024-02-241-0/+104
|\ \ \ \
| * | | | [FEAT] Enable ambiguous character detection in configured contextsGusted2024-02-231-0/+104
* | | | | Merge pull request '[FEAT] Restrict file size of blame operation' (#2395) fro...Earl Warren2024-02-241-9/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [FEAT] Restrict file size of blame operationGusted2024-02-191-9/+56
* | | | | tests: Add a basic test for artifact deletionGergely Nagy2024-02-231-0/+35
| |_|/ / |/| | |
* | | | Merge pull request '[FEAT] repo search using git grep' (#1594) from snematoda...Earl Warren2024-02-221-16/+47
|\ \ \ \