1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • 9d5756989a [skip ci] Updated translations via Crowdin GiteaBot 2020-01-25 02:49:08 +00:00
  • f2d12f7b03 Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) Lunny Xiao 2020-01-25 10:48:22 +08:00
  • 043febdbc9 Switch to use -f instead of -F for sendmail (#9961) (#9970) techknowlogick 2020-01-24 20:45:53 -05:00
  • 60f91d56f0 Fix check for push on default branch (#9963) guillep2k 2020-01-24 21:56:30 -03:00
  • ee26f042c4 Fix file rename/copy not supported by indexer (#9965) guillep2k 2020-01-24 20:26:49 -03:00
  • 16fc15ae6a Fix file rename/copy not supported by indexer (#9967) guillep2k 2020-01-24 20:25:00 -03:00
  • 700611cc18 Switch to use -f instead of -F for sendmail (#9961) zeripath 2020-01-24 22:59:39 +00:00
  • 88c212a8a3 Fix image (#9962) John Olheiser 2020-01-24 15:23:10 -06:00
  • 1f01f53c53 API add/generalize pagination (#9452) SpaWn2KiLl 2020-01-24 19:00:29 +00:00
  • 333401e0fd [skip ci] Updated translations via Crowdin GiteaBot 2020-01-24 18:03:57 +00:00
  • dbd1fae618 Fix repo indexer not updating upon push (#9957) guillep2k 2020-01-24 15:00:49 -03:00
  • 514be723b2 Update migration instructions (#9955) John Olheiser 2020-01-24 08:23:38 -06:00
  • ad94a94114 Fix activity count in TestRepoActivity (#9959) guillep2k 2020-01-24 10:06:40 -03:00
  • f6067a8465 Migrate reviews when migrating repository from github (#9463) Lunny Xiao 2020-01-24 01:28:15 +08:00
  • bfdfa9a8b3 move fomantic target, update 'make help' (#9945) silverwind 2020-01-23 06:53:57 +01:00
  • c8d7ae1ee3 Make archive prefixing configurable with a global setting (#9943) zeripath 2020-01-22 23:46:46 +00:00
  • 608cd58db6 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-22 21:26:56 +00:00
  • e6730c9f18 Frontport: Fix regression with tag test running (#9941) (#9942) techknowlogick 2020-01-22 16:25:41 -05:00
  • 2ff2cddd16 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-22 20:57:03 +00:00
  • 9d0930d5c6 Changelog 1.11.0-rc2 (#9853) (#9940) John Olheiser 2020-01-22 14:51:38 -06:00
  • ef8f6d99f1 Fix regression with tag test running (#9941) v1.11.0-rc2 techknowlogick 2020-01-22 15:49:08 -05:00
  • 4b688135f9 Changelog 1.11.0-rc2 (#9853) John Olheiser 2020-01-22 13:56:55 -06:00
  • e24861a546 Don't convert ellipsis in markdown (#9905) (#9937) John Olheiser 2020-01-22 10:24:04 -06:00
  • 53f9dbfc7b Don't convert ellipsis in markdown (#9905) John Olheiser 2020-01-22 09:30:20 -06:00
  • 4b67989c9d Remove statements not supported by SQLExpress from migration te… (#9929) guillep2k 2020-01-22 11:09:35 -03:00
  • eed361638a Improve stale message (#9920) Antoine GIRARD 2020-01-22 11:55:27 +01:00
  • 128cc34344 Fixed repo link in generated comment for cross repository dependency (#9863) (#9935) 6543 2020-01-22 11:54:40 +01:00
  • e611dbbe86 Fix RocketChat (#9925) John Olheiser 2020-01-22 02:07:11 -06:00
  • f82a805478 Check if diff actually contains sections when rendering (#9926) (#9933) Lauris BH 2020-01-22 10:02:57 +02:00
  • 3185a13ea5 Check if diff actually contains sections when rendering (#9926) Lauris BH 2020-01-22 09:20:58 +02:00
  • c7fe028db4 misc webpack tweaks (#9924) silverwind 2020-01-22 07:35:29 +01:00
  • 0dced15c1a Fix wrong hint when status checking is running on pull request view (#9886) (#9928) Lunny Xiao 2020-01-22 14:06:11 +08:00
  • 81daf26878 Fix wrong hint when status checking is running on pull request view (#9886) Lunny Xiao 2020-01-22 11:46:04 +08:00
  • cca13ae2ac add remote ip to the invalid credentials error message (#9918) bobemoe 2020-01-21 22:51:39 +00:00
  • db9342c854 Fix RocketChat (#9908) (#9921) John Olheiser 2020-01-21 16:24:18 -06:00
  • 38a6b11015 Fix RocketChat (#9908) John Olheiser 2020-01-21 14:29:24 -06:00
  • 79c1d48532 Do not try to recreate ldap user if they are already created (#9900) (#9919) zeripath 2020-01-21 20:17:00 +00:00
  • a315e091e4 Do not try to recreate ldap user if they are already created (#9900) zeripath 2020-01-21 18:49:30 +00:00
  • ad3a9577a8 fix wrong font url on semantic-ui (#9917) Lunny Xiao 2020-01-22 02:07:34 +08:00
  • 2982afe6b4 move jquery and jquery-migrate to npm/webpack (#9813) silverwind 2020-01-21 18:32:33 +01:00
  • 0e8b27afe8 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-21 16:27:57 +00:00
  • 99aad09bd0 Filter locales under 25% (#9893) Antoine GIRARD 2020-01-21 17:26:17 +01:00
  • 8cb9b2f016 Update queue_redis.go (#9910) zeripath 2020-01-21 12:50:27 +00:00
  • 05b9864086 Update queue_redis.go (#9911) zeripath 2020-01-21 12:02:25 +00:00
  • 8da863ed15 Fix missing defer prepareTestEnv(t)() on some tests (#9906) guillep2k 2020-01-21 08:40:21 -03:00
  • 3f1c8970ec [skip ci] Updated translations via Crowdin GiteaBot 2020-01-21 10:21:24 +00:00
  • 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863) Brad Albright 2020-01-21 04:18:52 -06:00
  • 5cf241b312 Use npm to manage fomantic and only build needed components (#9561) Lunny Xiao 2020-01-21 13:17:58 +08:00
  • e7322a1138 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-20 23:35:43 +00:00
  • 9bc8413534 Add documentation how to render PlantUML in code blocks. (#9894) David Svantesson 2020-01-21 00:34:23 +01:00
  • d730725e5c fix broken link (#9901) zeripath 2020-01-20 20:45:16 +00:00
  • 68bca621cd Prevent empty LDAP search from deactivating all users (#9879) (#9890) dioss-Machiel 2020-01-20 21:02:35 +01:00
  • d92781bf94 Refactor repository check and sync functions (#9854) Lunny Xiao 2020-01-21 04:01:19 +08:00
  • ff508c9c9b Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896) zeripath 2020-01-20 19:18:23 +00:00
  • 27c6b8fc07 Add documentation to add Mermaid.js to Gitea (#9872) zeripath 2020-01-20 16:14:03 +00:00
  • f96c1a2c79 Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) Lunny Xiao 2020-01-20 23:59:33 +08:00
  • 1920e5bcaf [skip ci] Updated translations via Crowdin GiteaBot 2020-01-20 15:46:46 +00:00
  • c4e0f717e7 fix bug about wrong dependencies permissions check and other wr… (#9884) Lunny Xiao 2020-01-20 23:45:42 +08:00
  • ad1b6d439f Add support for database schema in PostgreSQL (#8819) guillep2k 2020-01-20 12:45:14 -03:00
  • 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885) Lunny Xiao 2020-01-20 20:00:32 +08:00
  • 81cfe243f9 Add top author stats to activity page (#9615) Lauris BH 2020-01-20 12:07:30 +02:00
  • 7d7ab1eeae Issue/PR Context Popups (#9822) John Olheiser 2020-01-19 22:39:21 -06:00
  • c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879) zeripath 2020-01-20 03:47:39 +00:00
  • ce756ee89f Check user != nil before checking values (#9881) (#9883) 6543 2020-01-20 04:01:39 +01:00
  • 54c2854cd2 Give the stdout on temp_repo error (#9871) zeripath 2020-01-20 01:32:47 +00:00
  • f2e9d4b851 Allow hyphen in language name (#9873) (#9880) zeripath 2020-01-20 00:23:35 +00:00
  • dcf7e858cb Check user != nil before checking values (#9881) zeripath 2020-01-19 23:49:55 +00:00
  • e3e024876e Ensure that 2fa is checked on reset-password (#9857) (#9877) zeripath 2020-01-19 23:37:28 +00:00
  • e878d743f4 Ensure that 2fa is checked on reset-password (#9857) (#9876) zeripath 2020-01-19 23:21:21 +00:00
  • bec99507a4 Add missing columns to repository and user (#9861) guillep2k 2020-01-19 19:27:44 -03:00
  • 3fa14d89a2 [Backport] CI optimisation & add github token env var (#9875) 6543 2020-01-19 23:21:54 +01:00
  • 948dec3d75 Allow hyphen in language name (#9873) zeripath 2020-01-19 21:36:00 +00:00
  • fb8aea4eeb Ensure that 2fa is checked on reset-password (#9857) zeripath 2020-01-19 20:17:36 +00:00
  • 92d6bca41e Ensure that 2fa is checked on reset-password (#9857) zeripath 2020-01-19 20:17:12 +00:00
  • bcb722daec Make CertFile and KeyFile relative to CustomPath (#9868) (#9874) zeripath 2020-01-19 19:59:30 +00:00
  • 1d7b7504d0 Make CertFile and KeyFile relative to CustomPath (#9868) zeripath 2020-01-19 19:07:44 +00:00
  • 8add1dfacc Fix issues/pulls dependencies problems (#9842) (#9864) Lunny Xiao 2020-01-20 01:56:57 +08:00
  • 1803b38efc [skip ci] Updated translations via Crowdin GiteaBot 2020-01-19 09:19:29 +00:00
  • c437e8e930 run translations pipeline on arm server (#9865) techknowlogick 2020-01-19 04:17:57 -05:00
  • 20f6acc585 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-19 06:44:47 +00:00
  • f540d0ac87 Fix issues/pulls dependencies problems (#9842) Lunny Xiao 2020-01-19 14:43:38 +08:00
  • aa6ed1b7c1 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) (#9855) David Svantesson 2020-01-18 15:28:33 +01:00
  • 0641965860 Change won't sign information text to black. (#9843) David Svantesson 2020-01-18 12:30:35 +01:00
  • aac8250b47 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) David Svantesson 2020-01-18 05:40:43 +01:00
  • 95cb921097 fix (#9837) 6543 2020-01-18 05:31:46 +01:00
  • fec1095f17 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 6543 2020-01-18 00:34:56 +01:00
  • 6140325e98 Changelog 1.10.3 (#9832) (#9850) 6543 2020-01-17 23:03:07 +01:00
  • 6730df9e8c Changelog 1.10.3 (#9832) (#9849) 6543 2020-01-17 23:02:30 +01:00
  • cebc125f7f Changelog 1.10.3 (#9832) v1.10.3 6543 2020-01-17 22:18:34 +01:00
  • 5a02ed5894 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-17 18:35:33 +00:00
  • b641c68fee Improve notification pager (#9821) Lunny Xiao 2020-01-18 02:31:26 +08:00
  • b577500a54 Fix markdown anchor links (#9673) (#9840) Moritz 2020-01-17 17:49:50 +01:00
  • c975287149 fix (#9838) 6543 2020-01-17 16:25:46 +01:00
  • 2f3a602b3c fix (#9836) 6543 2020-01-17 15:37:46 +01:00
  • fe46185407 Fix download file wrong content-type (#9825) (#9834) Lunny Xiao 2020-01-17 22:11:20 +08:00
  • b31068652a Fix download file wrong content-type (#9825) (#9835) Lunny Xiao 2020-01-17 21:56:25 +08:00
  • 918e640590 Fix wrong identify poster on a migrated pull request when submi… (#9827) (#9831) Lunny Xiao 2020-01-17 20:38:53 +08:00
  • 69a2a29c33 Fix wrong identify poster on a migrated pull request when submi… (#9827) (#9830) Lunny Xiao 2020-01-17 20:38:11 +08:00
  • 737ea6d83c Fix download file wrong content-type (#9825) Lunny Xiao 2020-01-17 20:16:05 +08:00
  • 7c0570d214 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-17 10:24:56 +00:00