| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add support for different Maven POM encoding (#25873) (#25890) | Giteabot | 2023-07-14 | 2 | -1/+23 |
* | Fix activity type match in `matchPullRequestEvent` (#25746) (#25796) | Zettat123 | 2023-07-11 | 2 | -33/+55 |
* | Make "install page" respect environment config (#25648) (#25799) | wxiaoguang | 2023-07-10 | 6 | -9/+38 |
* | Revert package access change from #23879 (#25707) (#25785) | Giteabot | 2023-07-09 | 1 | -7/+17 |
* | Replace `interface{}` with `any` (#25686) (#25687) | silverwind | 2023-07-04 | 85 | -296/+296 |
* | Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ... | Giteabot | 2023-06-30 | 2 | -2/+125 |
* | Do not prepare oauth2 config if it is not enabled, do not write config in som... | wxiaoguang | 2023-06-29 | 1 | -0/+4 |
* | Fix content holes in Actions task logs file (#25560) (#25566) | Giteabot | 2023-06-28 | 1 | -1/+17 |
* | Fix sub-command log level (#25537) (#25553) | wxiaoguang | 2023-06-28 | 4 | -9/+10 |
* | Add Adopt repository event and handler (#25497) (#25518) | Giteabot | 2023-06-26 | 4 | -0/+16 |
* | Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...v1.20.0-rc2 | Giteabot | 2023-06-24 | 1 | -2/+6 |
* | Refactor path & config system (#25330) (#25416) | wxiaoguang | 2023-06-22 | 11 | -177/+406 |
* | Move some regexp out of functions (#25430) (#25445) | John Olheiser | 2023-06-22 | 1 | -2/+3 |
* | Fix `Permission` in API returned repository struct (#25388) (#25441) | Giteabot | 2023-06-22 | 1 | -3/+3 |
* | Use "utf8mb4" for MySQL by default (#25432) | wxiaoguang | 2023-06-22 | 1 | -15/+11 |
* | Fix missing commit message body when the message has leading newlines (#25418... | Giteabot | 2023-06-21 | 2 | -3/+59 |
* | Avoid polluting config file when "save" (#25395) (#25406) | Giteabot | 2023-06-21 | 6 | -13/+85 |
* | Avoid polluting the config (#25345) (#25354) | Giteabot | 2023-06-18 | 3 | -14/+16 |
* | Fix incorrect config argument position for builtin SSH server (#25341) | wxiaoguang | 2023-06-18 | 1 | -1/+1 |
* | Fix index generation parallelly failure (#25235) (#25269) | Giteabot | 2023-06-15 | 1 | -0/+8 |
* | Fix profile render when the README.md size is larger than 1024 bytes (#25270) | yp05327 | 2023-06-15 | 3 | -7/+111 |
* | Fix all possible setting error related storages and added some tests (#23911)... | Giteabot | 2023-06-14 | 23 | -412/+984 |
* | Use inline SVG for built-in OAuth providers (#25171) (#25234) | Giteabot | 2023-06-13 | 1 | -1/+1 |
* | Fix task list checkbox toggle to work with YAML front matter (#25184) (#25227) | Giteabot | 2023-06-13 | 5 | -7/+58 |
* | Fix compatible for webhook ref type (#25195) (#25223) | Giteabot | 2023-06-13 | 1 | -0/+14 |
* | Fix open redirect check for more cases (#25143) (#25154) | Giteabot | 2023-06-08 | 1 | -2/+2 |
* | fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0 | Denys Konovalov | 2023-06-07 | 1 | -4/+6 |
* | Remove stars when repo goes private (#19904) | Wim | 2023-06-05 | 1 | -0/+4 |
* | Use git command instead of the ini package to remove the `origin` remote (#25... | Lunny Xiao | 2023-06-05 | 1 | -12/+9 |
* | Add ability to set multiple redirect URIs in OAuth application UI (#25072) | Denys Konovalov | 2023-06-05 | 1 | -1/+18 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -10/+18 |
* | Use a separate admin page to show global stats, remove `actions` stat (#25062) | wxiaoguang | 2023-06-03 | 1 | -12/+0 |
* | Refactor INI package (first step) (#25024) | wxiaoguang | 2023-06-02 | 7 | -68/+209 |
* | Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) | 谈笑风生间 | 2023-05-31 | 5 | -8/+8 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 2 | -5/+0 |
* | revert the removed method to fix tmpl break on graph page (#25005) | Lunny Xiao | 2023-05-30 | 1 | -0/+5 |
* | Fix admin config page error, use tests to cover the admin config and 500 erro... | wxiaoguang | 2023-05-29 | 1 | -0/+5 |
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 1 | -0/+36 |
* | Help to recover from corrupted levelqueue (#24912) | wxiaoguang | 2023-05-29 | 5 | -55/+162 |
* | Remove meta tags `theme-color` and `default-theme` (#24960) | silverwind | 2023-05-28 | 2 | -5/+0 |
* | Use `[git.config]` for reflog cleaning up (#24958) | wxiaoguang | 2023-05-28 | 3 | -50/+58 |
* | Improve logger Pause handling (#24946) | wxiaoguang | 2023-05-27 | 1 | -9/+9 |
* | Do not output "Trace" level logs from process manager by default (#24952) | wxiaoguang | 2023-05-27 | 5 | -27/+36 |
* | Improve queue and logger context (#24924) | wxiaoguang | 2023-05-26 | 21 | -213/+158 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 14 | -177/+210 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 4 | -0/+13 |
* | Allow skipping forks and mirrors from being indexed (#23187) | techknowlogick | 2023-05-25 | 2 | -16/+46 |
* | Improve RunMode / dev mode (#24886) | wxiaoguang | 2023-05-25 | 3 | -12/+32 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 4 | -42/+50 |
* | Merge different languages for language stats (#24900) | wxiaoguang | 2023-05-24 | 5 | -6/+59 |