1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-21 17:08:27 +00:00

Commit Graph

  • 97bfabc745 Use new config options (#20125) Kyle D 2022-06-24 16:38:19 -04:00
  • 8a3cd58463 Remove depricated queue indexer usage (#20124) Kyle D 2022-06-24 15:04:30 -04:00
  • 02eb4b143b Disable status checks in template if none found (#20088) John Olheiser 2022-06-24 12:22:08 -05:00
  • d789d3646c Fix typos related to ErrTaskDoesNotExist error (#20118) Petr Vaněk 2022-06-24 15:51:37 +02:00
  • 48ef12b27c Move eslintrc/stylelintrc to non-deprecated extensions (#20110) silverwind 2022-06-24 14:09:53 +02:00
  • 4909493a9f Allow manager logging to set SQL (#20064) zeripath 2022-06-24 11:49:47 +01:00
  • afea63f4e5 Replace pubkey with privkey in keys_ssh.tmpl (#20112) Robert Lützner 2022-06-24 10:11:13 +00:00
  • 8575050eba Update security information to add a public gpg key to make sending encrypted message possible (#20117) Lunny Xiao 2022-06-24 17:40:01 +08:00
  • fb5ca1bf64 Fix wrong login requirement routers (#20101) (#20104) Lunny Xiao 2022-06-24 15:02:22 +08:00
  • 55a22d1136 Improve log document (#20097) wxiaoguang 2022-06-24 10:56:46 +08:00
  • 764e75d9b9 Catch the error before the response is processed by goth. (#20000) (#20102) SteveTheEngineer 2022-06-24 05:05:23 +03:00
  • d0507efb6a Fix wrong login requirement routers (#20101) Lunny Xiao 2022-06-23 18:56:39 +08:00
  • 05464ac2a5 Dashboard feed respect setting.UI.FeedPagingNum again (#20094) (#20099) Jimmy Praet 2022-06-23 11:51:44 +02:00
  • b8cfd4605f Respect setting.UI.FeedPagingNum (#20094) Jimmy Praet 2022-06-23 11:50:37 +02:00
  • 3ba09103a4 [skip ci] Updated translations via Crowdin Lunny Xiao 2022-06-23 00:10:20 +00:00
  • dbafb4f4d4 Use correct variable for issue count (#20086) Lunny Xiao 2022-06-23 00:26:41 +08:00
  • fd97c4e0ae Use correct variable for issue count (#20085) Lunny Xiao 2022-06-23 00:26:32 +08:00
  • e9aa698cf0 Fix alias traversal (#20076) Sandro 2022-06-22 10:15:49 +02:00
  • 031f5f7b7c Update permissions.en-us.md (#20075) Jordan Cech 2022-06-21 18:53:53 -06:00
  • ae27050295 Changelog for 1.16.9 (#20059) (#20063) 6543 2022-06-22 00:59:02 +02:00
  • df0b330af7 CI: disable auto_tag (#20062) 6543 2022-06-22 00:51:27 +02:00
  • 51db7b03dd Release page show all tags in compare dropdown (#20070) (#20071) 6543 2022-06-21 20:09:24 +02:00
  • 29ac31628c Release page show all tags in compare dropdown (#20070) (#20072) 6543 2022-06-21 20:08:25 +02:00
  • f6db650e9d Release page show all tags in compare dropdown (#20070) 6543 2022-06-21 19:42:19 +02:00
  • 7e733ee904 docs: Mention file extension for issue_template directory (#20057) s-hamann 2022-06-21 14:08:31 +00:00
  • e67e685ed8 [skip ci] Updated translations via Crowdin SteveTheEngineer 2022-06-21 00:10:11 +00:00
  • a7b1e20b76 Changelog for 1.16.9 (#20059) zeripath 2022-06-20 21:09:09 +01:00
  • 1e2c2edab6 Catch the error before the response is processed by goth. (#20000) SteveTheEngineer 2022-06-20 18:37:54 +03:00
  • 710a1419fa Changelog v1.17.0-rc1 (#20023) v1.17.0-rc1 6543 2022-06-20 15:09:50 +02:00
  • 0649c54275 Adjust transaction handling via db.Context (#20031) Lunny Xiao 2022-06-20 20:38:58 +08:00
  • cb50375e2b Add more linters to improve code readability (#19989) Wim 2022-06-20 12:02:49 +02:00
  • 761db4d53e Disable federation by default (#20045) (#20046) Gusted 2022-06-20 08:44:55 +02:00
  • 2dc6571085 Simplify and fix migration 216 (#20036) zeripath 2022-06-20 02:34:54 +01:00
  • 3289abcefc [skip ci] Updated translations via Crowdin Gusted 2022-06-20 00:10:43 +00:00
  • 02d745827b Disable federation by default (#20045) Gusted 2022-06-20 01:48:17 +02:00
  • 1823bfde7c Alter hook_task TEXT fields to LONGTEXT (#20038) (#20041) Wim 2022-06-19 22:12:48 +02:00
  • e91229eefb Respond with a 401 on git push when password isn't changed yet (#20026) Wim 2022-06-19 21:23:00 +02:00
  • 62104b4896 Alter hook_task TEXT fields to LONGTEXT (#20038) Wim 2022-06-19 20:47:04 +02:00
  • ab9fcb0cf4 Backtick table name in generic orphan check (#20019) (#20037) zeripath 2022-06-19 19:41:12 +01:00
  • 62cb3c8c85 Simplify and fix migration 216 (#20035) zeripath 2022-06-19 19:07:18 +01:00
  • 2a48833f93 Respond with a 401 on git push when password isn't changed yet (#20027) Wim 2022-06-19 19:02:18 +02:00
  • a4b1967ea3 Fix delete pull head ref for DeleteIssue (#20032) (#20034) a1012112796 2022-06-19 21:37:14 +08:00
  • 05a74e6e22 use quoted regexp instead of git fixed-value (#20029) wxiaoguang 2022-06-19 19:56:22 +08:00
  • 8733f4b25a use quoted regexp instead of git fixed-value (#20030) wxiaoguang 2022-06-19 19:55:59 +08:00
  • cc42c6488a fix delete pull head ref for DeleteIssue (#20032) a1012112796 2022-06-19 18:05:15 +08:00
  • e86f18a05a User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) Anthony Wang 2022-06-19 00:25:12 -05:00
  • a180d945eb Dump should only copy regular files and symlink regular files (#20015) (#20021) 6543 2022-06-19 04:05:31 +02:00
  • 909fb6ad20 Backtick table name in generic orphan check (#20019) Gusted 2022-06-19 01:26:22 +02:00
  • e4ceaf65fb Update document to clarify that ALLOWED_DOMAINS/BLOCKED_DOMAINS support wildcard (#20016) wxiaoguang 2022-06-19 03:23:06 +08:00
  • de79d2a235 CI: disable push to latest docker tag (#20025) 6543 2022-06-18 21:02:25 +02:00
  • 36ccb8829b Return 404 when tag is broken (#20024) Wim 2022-06-18 20:29:29 +02:00
  • 439ace607d Return 404 when tag is broken (#20017) Wim 2022-06-18 19:08:34 +02:00
  • 433443ffa9 Dump should only copy regular files and symlink regular files (#20015) v1.18.0-dev wxiaoguang 2022-06-18 22:06:32 +08:00
  • 870d7f90e7 [skip ci] Updated translations via Crowdin zeripath 2022-06-18 13:10:18 +00:00
  • af7cfdee0e [skip ci] Updated translations via Crowdin zeripath 2022-06-18 10:11:27 +00:00
  • 90f3365d93 Add fgprof pprof profiler (#20005) zeripath 2022-06-18 11:04:52 +01:00
  • 7fbf002403 [skip ci] Updated translations via Crowdin zeripath 2022-06-18 09:10:16 +00:00
  • 5d653cc10d Improve action table indices (#19472) zeripath 2022-06-18 09:46:50 +01:00
  • dd1ed35f75 Add dbconsistency checks for Stopwatches (#20010) zeripath 2022-06-18 04:31:00 +01:00
  • fd0d481de8 fix push mirrors URL are no longer displayed on the UI (#20011) Mohamed Sekour 2022-06-18 05:30:26 +02:00
  • 8eefe2af45 Empty log queue on flush and close (#19994) zeripath 2022-06-18 03:33:13 +01:00
  • 46e50bcbfc [skip ci] Updated translations via Crowdin zeripath 2022-06-18 00:10:15 +00:00
  • 4b7f0c6c38 fix permission check for delete tag (#19985) (#20001) a1012112796 2022-06-18 05:52:47 +08:00
  • ae446b13f9 Stop spurious APIFormat stopwatches logs (#20008) zeripath 2022-06-17 22:47:15 +01:00
  • 5d80feb5a6 Fix CountOrphanedLabels in orphan check (#20009) zeripath 2022-06-17 22:42:51 +01:00
  • 1e9ad8eb21 Write Commit-Graphs in RepositoryDumper (#20004) zeripath 2022-06-17 21:19:21 +01:00
  • ea9997a9dd Add fetch.writeCommitGraph to gitconfig (#20006) zeripath 2022-06-17 21:18:35 +01:00
  • 27ba86d283 move agit dependcy (#19998) Lunny Xiao 2022-06-18 02:17:12 +08:00
  • 719eb4a879 Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996) wxiaoguang 2022-06-17 17:44:35 +08:00
  • a036507204 gitconfig: set safe.directory = * (#19870) singuliere 2022-06-17 07:49:38 +02:00
  • bdde56c95c Fix Readme render bug (#19992) Lunny Xiao 2022-06-17 13:48:10 +08:00
  • 1e05adfc3e Delete duplicated update btn on pull request view page (#19993) Lunny Xiao 2022-06-17 12:52:06 +08:00
  • 9068c784c8 Use DisplayName() instead of FullName in Oauth provider (#19991) oGi4i 2022-06-17 01:29:54 +03:00
  • e3e06d13af fix permission check for delete tag (#19985) a1012112796 2022-06-17 04:03:03 +08:00
  • 89b0aac374 [skip ci] Updated translations via Crowdin wxiaoguang 2022-06-16 16:10:29 +00:00
  • 157b405753 Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) wxiaoguang 2022-06-16 23:47:44 +08:00
  • 70ce051f1a [skip ci] Updated translations via Crowdin Gusted 2022-06-16 15:10:36 +00:00
  • 36127a3336 Don't prevent overflow on y-as (#19978) Gusted 2022-06-16 16:49:22 +02:00
  • d05fb6f6c9 [skip ci] Updated translations via Crowdin a1012112796 2022-06-16 14:10:29 +00:00
  • a6b7c3646a fix go to file link for mirror repository (#19983) a1012112796 2022-06-16 20:37:13 +08:00
  • e399f0f5b4 Don't buffer doctor logger (#19982) Gusted 2022-06-16 11:10:33 +02:00
  • b01dce2a6e Allow render HTML with css/js external links (#19017) Lunny Xiao 2022-06-16 11:33:23 +08:00
  • 7d1770cd71 Use correct count for NumOpenIssues (#19980) Gusted 2022-06-16 04:51:34 +02:00
  • 6473bd333a In code search, get code unit accessible repos in one (main) query (#19764) Hugo Hoitink 2022-06-16 01:24:10 +02:00
  • 881646520e [skip ci] Updated translations via Crowdin Gusted 2022-06-15 22:10:15 +00:00
  • f0ce5470e5 Always try to fetch repo for mirrors (#19975) Gusted 2022-06-15 17:58:44 +02:00
  • 1f8f9c3826 Remove tab/TabName usage where it's not needed (#19973) Lauris BH 2022-06-15 18:05:32 +03:00
  • 9f87b60b46 Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) wxiaoguang 2022-06-15 20:28:03 +08:00
  • 97548d2722 Uppercase first languages letters (#19965) AHOHNMYC 2022-06-15 13:08:49 +03:00
  • d91d4db344 Move tests as seperate sub packages to reduce duplicated file names (#19951) Lunny Xiao 2022-06-15 15:02:00 +08:00
  • b4d420d865 Replace unstyled meter with progress (#19968) silverwind 2022-06-15 06:28:24 +02:00
  • f6e2dbaf1e [skip ci] Updated translations via Crowdin singuliere 2022-06-15 00:10:14 +00:00
  • 460c03ca49 [skip ci] Updated translations via Crowdin singuliere 2022-06-14 00:10:10 +00:00
  • 1fef9a2d69 Remove singuliere from MAINTAINERS (#19883) singuliere 2022-06-13 22:05:41 +02:00
  • 0d7eda511f Fix aria for logo (#19955) wxiaoguang 2022-06-14 02:46:39 +08:00
  • ff82a18315 Fix mirror template bug (#19959) Lunny Xiao 2022-06-14 00:12:59 +08:00
  • 3c6c150740 Add deprecated log when using MySQL with utf8 charset (#19952) Lunny Xiao 2022-06-13 20:55:08 +08:00
  • 1a9821f57a Move issues related files into models/issues (#19931) Lunny Xiao 2022-06-13 17:37:59 +08:00
  • 3708ca8e28 fix: some typos (#19956) yutotnh 2022-06-13 16:34:46 +09:00
  • 5f136783d1 [skip ci] Updated translations via Crowdin Lunny Xiao 2022-06-13 00:10:09 +00:00