| Commit message (Expand) | Author | Age | Files | Lines |
* | Performance improvements for pull request list page (#29900) (#29972) | Lunny Xiao | 2024-03-22 | 1 | -0/+9 |
* | Fix loadOneBranch panic (#29938) (#29939) | wxiaoguang | 2024-03-20 | 1 | -1/+1 |
* | Show Actions post step when it's running (#29926) (#29928) | Giteabot | 2024-03-20 | 2 | -2/+46 |
* | Make meilisearch do exact search for issues (#29740 & #29671) (#29846) | 6543 | 2024-03-16 | 2 | -1/+29 |
* | Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) (#29791) | Giteabot | 2024-03-14 | 1 | -0/+3 |
* | Fix date rendering by adding `<gitea-absolute-date>` (#29725) (#29747) | Giteabot | 2024-03-13 | 2 | -14/+16 |
* | Fix inconsistent rendering of block mathematical expressions (#29677) (#29711) | Giteabot | 2024-03-11 | 1 | -1/+2 |
* | fix: rendering internal file links in org (#29669) (#29705) | Giteabot | 2024-03-10 | 2 | -4/+38 |
* | Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFile... | Giteabot | 2024-03-08 | 1 | -2/+4 |
* | Use strict protocol check when redirect (#29642) (#29644) | Giteabot | 2024-03-07 | 1 | -1/+1 |
* | Avoid unexpected panic in graceful manager (#29629) (#29630) | wxiaoguang | 2024-03-06 | 2 | -2/+18 |
* | Fix wrong line number in code search result (#29260) (#29623) | Giteabot | 2024-03-06 | 1 | -19/+31 |
* | Make "/user/login" page redirect if the current user has signed in (#29583) (... | wxiaoguang | 2024-03-05 | 1 | -1/+2 |
* | Add a trailing slash to dashboard links (#29555) (#29573) | wxiaoguang | 2024-03-04 | 3 | -3/+7 |
* | Fix incorrect cookie path for AppSubURL (#29534) (#29552) | Giteabot | 2024-03-03 | 1 | -2/+5 |
* | Fix queue worker incorrectly stopped when there are still more items in the q... | Giteabot | 2024-03-02 | 3 | -9/+42 |
* | Fix issue link does not support quotes (#29484) (#29487) (#29536) | Giteabot | 2024-03-02 | 2 | -2/+6 |
* | Set pre-step status to `skipped` if job is skipped (#29489) (#29523) | Giteabot | 2024-03-01 | 1 | -0/+3 |
* | Fix wrong test usage of `AppSubURL` (#29459) (#29488) | Giteabot | 2024-02-29 | 1 | -22/+17 |
* | Fix workflow trigger event bugs (#29467) (#29475) | Giteabot | 2024-02-28 | 1 | -0/+3 |
* | Do not double close reader (#29354) (#29370) | Giteabot | 2024-02-24 | 1 | -1/+11 |
* | Remove SSH workaround (#27893) (#29332) | 6543 | 2024-02-22 | 1 | -7/+2 |
* | Only log error when tag sync fails (#29295) (#29327) | Giteabot | 2024-02-22 | 1 | -1/+3 |
* | Use general token signing secret (#29205) (#29325) | wxiaoguang | 2024-02-22 | 9 | -59/+125 |
* | Improve the `issue_comment` workflow trigger event (#29277) (#29322) | Giteabot | 2024-02-22 | 2 | -0/+50 |
* | Discard unread data of `git cat-file` (#29297) (#29310) | Giteabot | 2024-02-22 | 10 | -80/+66 |
* | Implement some action notifier functions (#29173) (#29308) | yp05327 | 2024-02-22 | 2 | -4/+8 |
* | Prevent double use of `git cat-file` session. (#29298) (#29301) | KN4CK3R | 2024-02-22 | 1 | -6/+15 |
* | Always write proc-receive hook for all git versions (#29287) (#29291) | wxiaoguang | 2024-02-21 | 1 | -7/+5 |
* | Refactor git version functions and check compatibility (#29155) (#29157) | wxiaoguang | 2024-02-17 | 3 | -31/+80 |
* | Refactor parseSignatureFromCommitLine (#29054) (#29108) | wxiaoguang | 2024-02-09 | 8 | -149/+104 |
* | Improve user experience for outdated comments (#29050) (#29086) | Giteabot | 2024-02-08 | 1 | -2/+13 |
* | Fix orgmode link resolving (#29024) (#29076) | wxiaoguang | 2024-02-07 | 2 | -41/+43 |
* | fix: Elasticsearch: Request Entity Too Large #28117 (#29062) (#29075) | Giteabot | 2024-02-07 | 1 | -5/+11 |
* | Fix an actions schedule bug (#28942) (#28999) | Giteabot | 2024-01-31 | 1 | -0/+35 |
* | Don't remove all mirror repository's releases when mirroring (#28817) (#28939) | Giteabot | 2024-01-31 | 2 | -6/+148 |
* | Preserve BOM in web editor (#28935) (#28959) | Giteabot | 2024-01-27 | 4 | -122/+58 |
* | Strip `/` from relative links (#28932) (#28952) | Giteabot | 2024-01-27 | 2 | -4/+32 |
* | Update go dependencies and fix go-git (#28893) (#28934) | 6543 | 2024-01-26 | 2 | -2/+11 |
* | Respect branch info for relative links (#28909) (#28922) | Giteabot | 2024-01-25 | 2 | -2/+4 |
* | Fix sort bug on repository issues list (#28897) (#28901) | Giteabot | 2024-01-23 | 1 | -2/+2 |
* | Prevent anonymous container access if `RequireSignInView` is enabled (#28877)... | Giteabot | 2024-01-22 | 1 | -1/+1 |
* | Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870) | Giteabot | 2024-01-21 | 2 | -2/+10 |
* | Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined... | Giteabot | 2024-01-21 | 1 | -1/+4 |
* | Fix archive creating LFS hooks and breaking pull requests (#28848) (#28851) | Giteabot | 2024-01-21 | 1 | -0/+5 |
* | Remove duplicated checkinit on git module (#28824) (#28831) | Giteabot | 2024-01-17 | 1 | -4/+0 |
* | Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811) | Giteabot | 2024-01-16 | 3 | -13/+15 |
* | Rework markup link rendering (#26745) (#28803) | KN4CK3R | 2024-01-16 | 13 | -244/+750 |
* | Use correct `has error` check for internal responses (#28796) (#28798) | Giteabot | 2024-01-15 | 4 | -3/+4 |
* | Fix nil pointer panic when exec some gitea cli command (#28791) (#28795) | Giteabot | 2024-01-15 | 3 | -0/+9 |