summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [UI] Show AGit label on merged PRGusted2024-07-291-0/+12
* fix(ui): fix conversation template0ko2024-07-251-33/+87
* fix(api): issue state change is not idempotentEarl Warren2024-07-252-2/+28
* [v8.0/forgejo] fix(ui): use right placeholder string in milestones search (#4...forgejo-backport-action2024-07-253-0/+62
* [v8.0/forgejo] Reserve `devtest` usernameIkuyo2024-07-231-0/+1
* [BUG] Fix panic on too high page numberGusted2024-07-211-0/+18
* ui: fix issue labels0ko2024-07-171-14/+3
* Load attachments for `/issues/comments/{id}`Gergely Nagy2024-07-161-2/+9
* Fixed link to commit status and tooltip on dashboardBeowulf2024-07-141-0/+21
* Merge pull request '[v8.0/forgejo] tests(e2e): only run one test, not all of ...Earl Warren2024-07-141-1/+3
|\
| * tests(e2e): only run one test, not all of them each timeEarl Warren2024-07-141-1/+3
* | [UI] Remove unnecessary vertical space in empty labels listGusted2024-07-141-0/+29
|/
* fix branch selector in commit graphBeowulf2024-07-081-0/+25
* [BUG] Use correct SHA in `GetCommitPullRequest`Gusted2024-07-061-0/+14
* Fixes an visual bug where the info box to dispatch a workflow is shown even f...Mai-Lapyst2024-07-061-1/+10
* test: issue sidebar testing using playwright (#4319)Otto Richter2024-07-052-0/+112
* fix(hook): ignore unknown push options instead of failingTwenty Panda2024-07-021-8/+6
* Remove tab key handling in markdown editor, add toolbar buttons instead, re #...Danko Aleksejevs2024-06-301-19/+19
* Fixes git references wrongly transmitted to the action runMai-Lapyst2024-06-301-1/+3
* [FEAT] branch/tag dropdown for git-grep (#4262)Shiny Nematoda2024-06-291-2/+7
* Merge pull request 'Improve button gap consistency' (#4254) from 0ko/forgejo:...0ko2024-06-291-1/+1
|\
| * chore: rename class issue-title-buttons to button-row0ko2024-06-281-1/+1
* | ui: fix wrong string used in a search box (#4258)0ko2024-06-281-0/+37
|/
* Add support for workflow_dispatch (#3334)Mai-Lapyst2024-06-2814-3/+135
* Merge pull request 'Clarify author label in tooltip' (#4201) from 0ko/forgejo...Earl Warren2024-06-261-0/+143
|\
| * Clarify author label in tooltip0ko2024-06-251-0/+143
* | Better logic for showing user feed/public activity elements (#4189)0ko2024-06-241-0/+97
* | test: coverage for /repos/{owner}/{repo}/issues?project=Twenty Panda2024-06-231-0/+52
|/
* Update module code.forgejo.org/f3/gof3/v3 to v3.4.0 (#4196)Renovate Bot2024-06-211-1/+1
* Merge pull request 'Show edit tab initially also when saved in preview tab pr...Earl Warren2024-06-211-0/+31
|\
| * show edit textfield always initially when editing commentsBeowulf2024-06-141-0/+31
* | Add headers to follower lists0ko2024-06-191-0/+132
* | Merge pull request '[gitea] week 2024-25 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-06-182-7/+7
|\ \
| * | Fix #31185 try fix lfs download from bitbucket failed (#31201)Zoupers Zou2024-06-162-7/+7
* | | [FEAT] expose fuzzy search for issues/repo (#4160)Shiny Nematoda2024-06-171-0/+22
* | | Merge pull request 'Add Org-Readme to search with priority' (#4147) from beow...Earl Warren2024-06-161-0/+154
|\ \ \
| * | | add org readme to search with priorityBeowulf2024-06-161-0/+154
* | | | fix(f3): do not run the F3 CLI if F3 is disabledEarl Warren2024-06-161-0/+3
| |/ / |/| |
* | | [FEAT] folding results for repo search (#4134)Shiny Nematoda2024-06-151-1/+1
* | | Implement tab indentation and list continuation in the new editor (#3848, #38...Danko Aleksejevs2024-06-151-0/+177
|/ /
* | feat(F3): CLI: f3 mirror to convert to/from ForgejoEarl Warren2024-06-141-0/+135
* | Merge pull request '[gitea] week 2024-24 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-06-114-23/+93
|\ \
| * | Add `lint-go-gopls` (#30729)silverwind2024-06-093-7/+7
| * | Fix NuGet Package API for $filter with Id equality (#31188)Thomas Desveaux2024-06-091-16/+86
* | | Disable issue subscribe button for guest users (#4095)0ko2024-06-111-0/+44
* | | test: pkce only for OpenID Connectoliverpool2024-06-102-14/+65
* | | [FEAT] Adds x-mode-only anchor styles to display images based if the theme is...Mai-Lapyst2024-06-093-3/+16
|/ /
* / Update instance title in tests0ko2024-06-086-25/+25
|/
* Add slogan config (#3752)mirko2024-06-074-3/+31
* Merge pull request 'test(oauth): RFC 6749 Section 10.2 conformance' (#4032) f...Earl Warren2024-06-061-1/+60
|\