| Commit message (Expand) | Author | Age | Files | Lines |
* | Render email addresses as such if followed by punctuation (#27987) (#27991) | Giteabot | 2023-11-11 | 2 | -1/+13 |
* | Unify two factor check (#27915) (#27939) | KN4CK3R | 2023-11-06 | 1 | -27/+0 |
* | Fix package webhook (#27839) (#27854) | Giteabot | 2023-10-31 | 1 | -0/+1 |
* | Revert "fix orphan check for deleted branch (#27310) (#27320)" (#27763) | Lunny Xiao | 2023-10-24 | 1 | -3/+3 |
* | Fix label render containing invalid HTML (#27752) (#27761) | Giteabot | 2023-10-24 | 1 | -1/+1 |
* | Support allowed hosts for webhook to work with proxy (#27655) (#27674) | Giteabot | 2023-10-18 | 1 | -3/+15 |
* | Fix git 2.11 error when checking IsEmpty (#27393) (#27396) | Giteabot | 2023-10-02 | 1 | -1/+2 |
* | fix orphan check for deleted branch (#27310) (#27320) | Giteabot | 2023-09-28 | 1 | -3/+3 |
* | Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27249) | Giteabot | 2023-09-25 | 1 | -0/+1 |
* | Quote table `release` in sql queries (#27205) (#27219) | KN4CK3R | 2023-09-24 | 1 | -1/+1 |
* | Load reviewer before sending notification (#27063) (#27064) | sebastian-sauer | 2023-09-13 | 1 | -0/+3 |
* | Fix context cache bug & enable context cache for dashabord commits' authors(#... | Lunny Xiao | 2023-09-13 | 3 | -46/+22 |
* | Use secure cookie for HTTPS sites (#26999) (#27013) | wxiaoguang | 2023-09-11 | 1 | -1/+1 |
* | Fix INI parsing for value with trailing slash (#26995) (#27001) | Giteabot | 2023-09-10 | 2 | -2/+20 |
* | Avoid double-unescaping of form value (#26853) (#26863) | wxiaoguang | 2023-09-01 | 1 | -21/+4 |
* | check blocklist for emails when adding them to account (#26812) (#26831) | Giteabot | 2023-08-31 | 1 | -0/+25 |
* | Add fix incorrect can_create_org_repo for org owner team (#26683) (#26791) | Giteabot | 2023-08-29 | 1 | -0/+61 |
* | Fix some slice append usages (#26778) (#26798) | Giteabot | 2023-08-29 | 1 | -1/+1 |
* | Use docs.gitea.com instead of docs.gitea.io (#26769) | Lunny Xiao | 2023-08-28 | 3 | -8/+8 |
* | Use correct minio error (#26634) (#26639) | Giteabot | 2023-08-21 | 1 | -2/+2 |
* | Add `branch_filter` to hooks API endpoints (#26599) (#26632) | Giteabot | 2023-08-21 | 1 | -0/+1 |
* | Sync repo's IsEmpty status correctly (#26517) (#26560) | Giteabot | 2023-08-17 | 1 | -1/+1 |
* | Detect ogg mime-type as audio or video (#26494) (#26505) | Giteabot | 2023-08-15 | 2 | -1/+25 |
* | Fix storage path logic especially for relative paths (#26441) (#26481) | Giteabot | 2023-08-13 | 2 | -93/+294 |
* | Close stdout correctly for "git blame" (#26470) (#26473) | Giteabot | 2023-08-13 | 1 | -5/+12 |
* | Remove last newline from config file (#26468) (#26471) | Giteabot | 2023-08-13 | 2 | -0/+21 |
* | Check first if minio bucket exists before trying to create it (#26420) (#26465) | Giteabot | 2023-08-12 | 1 | -6/+10 |
* | minio: add missing region on client initialization (#26412) (#26438) | Giteabot | 2023-08-10 | 1 | -0/+1 |
* | Fix admin queue page title and fix CI failures (#26409) (#26421) | wxiaoguang | 2023-08-10 | 1 | -2/+7 |
* | Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405) | Giteabot | 2023-08-09 | 1 | -0/+4 |
* | Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) | wxiaoguang | 2023-08-05 | 1 | -0/+6 |
* | Prevent newline errors with Debian packages (#26332) (#26342) | Giteabot | 2023-08-05 | 1 | -10/+11 |
* | Make git batch operations use parent context timeout instead of default timeo... | Giteabot | 2023-08-04 | 1 | -0/+4 |
* | Fix the wrong derive path (#26271) (#26318) | Giteabot | 2023-08-04 | 2 | -17/+215 |
* | Support getting changed files when commit ID is `EmptySHA` (#26290) (#26316) | Giteabot | 2023-08-04 | 3 | -3/+50 |
* | Clarify the logger's MODE config option (#26267) (#26281) | Giteabot | 2023-08-02 | 1 | -1/+1 |
* | Fix allowed user types setting problem (#26200) (#26206) | Giteabot | 2023-07-29 | 2 | -6/+110 |
* | Calculate MAX_WORKERS default value by CPU number (#26177) (#26183) | Giteabot | 2023-07-27 | 2 | -15/+22 |
* | Display deprecated warning in admin panel pages as well as in the log file (#... | Lunny Xiao | 2023-07-26 | 3 | -8/+38 |
* | Fix incorrect router logger (#26137) (#26143) | Giteabot | 2023-07-26 | 1 | -3/+3 |
* | Avoid writing config file if not installed (#26107) (#26113) | Giteabot | 2023-07-25 | 1 | -1/+1 |
* | Fix handling of Debian files with trailing slash (#26087) (#26098) | Giteabot | 2023-07-24 | 2 | -49/+65 |
* | Use stderr as fallback if the log file can't be opened (#26074) (#26083) | Giteabot | 2023-07-24 | 1 | -1/+6 |
* | Adding remaining enum for migration repo model type. (#26021) (#26034) | Giteabot | 2023-07-21 | 1 | -1/+1 |
* | Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013) | Giteabot | 2023-07-20 | 2 | -1/+7 |
* | Update path related documents (#25417) (#25982) | Giteabot | 2023-07-19 | 1 | -1/+1 |
* | Avoid creating directories when loading config (#25944) (#25957) | wxiaoguang | 2023-07-18 | 1 | -2/+4 |
* | Disallow dangerous URL schemes (#25960) (#25964) | KN4CK3R | 2023-07-18 | 2 | -2/+16 |
* | Skip unuseful error message in dev mode when watching local filesystem (#2591... | Giteabot | 2023-07-17 | 1 | -1/+1 |
* | Add shutting down notice (#25920) (#25922) | Giteabot | 2023-07-17 | 1 | -1/+1 |