1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 03:18:28 +00:00

Commit Graph

  • 52952d9f0f Style blockquote for default issue mail template (#10024) mrsdizzie 2020-01-27 17:35:34 -05:00
  • 3c8a5d8783 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-27 16:27:13 +00:00
  • 88c3ccb897 trim whitespace of MilestoneName at creation/rename (#10017) 6543 2020-01-27 17:23:21 +01:00
  • 51f6a7ab10 On merge of already closed PR redirect back to the pulls page (#10010) zeripath 2020-01-27 10:26:53 +00:00
  • 03cb168127 add apple-touch-icon (#10006) silverwind 2020-01-27 06:10:57 +01:00
  • 48abe41ea8 Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) zeripath 2020-01-27 01:05:38 +00:00
  • d087f4fb73 Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008) zeripath 2020-01-26 23:44:12 +00:00
  • 20d637a0f8 Enforce tests do not change files in source tree (#9625) zeripath 2020-01-26 20:07:12 +00:00
  • 6a5e8d0d4f enable fomantic api module (#9994) silverwind 2020-01-26 19:26:04 +01:00
  • c640a1818a add explicit dimensions to navbar avatar (#9986) silverwind 2020-01-26 17:13:38 +01:00
  • 87e1438005 avoid useless fomantic rebuilds (#9999) silverwind 2020-01-26 12:31:12 +01:00
  • fd094eea95 fix commit view JS features, reimplement folding (#9968) silverwind 2020-01-26 09:17:25 +01:00
  • 16dfd9ffbe Sanitize credentials in mirror form (#9975) (#9991) Lunny Xiao 2020-01-26 16:16:53 +08:00
  • 8d51f28ba0 Fix wrong paging on org members (#9990) Lunny Xiao 2020-01-26 15:32:53 +08:00
  • 59510d6227 Change font to Roboto to support more charsets (#9803) Lauris BH 2020-01-25 23:47:42 +02:00
  • 1703a63da6 fix browser warnings related to crossorigin preload (#9984) silverwind 2020-01-25 22:18:31 +01:00
  • a83c373641 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-25 19:02:32 +00:00
  • 75a124b449 remove loadCSS and preload woff2 icon fonts (#9976) silverwind 2020-01-25 19:58:26 +01:00
  • 15af6bec60 combine make calls on drone (#9979) silverwind 2020-01-25 17:42:38 +01:00
  • f1dd38b4f5 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-25 14:50:55 +00:00
  • 1b4357a2a1 Fix regexp ranges (#9977) guillep2k 2020-01-25 11:49:47 -03:00
  • cb8f0c22a0 [skip ci] Updated translations via Crowdin GiteaBot 2020-01-25 13:22:15 +00:00
  • c6edb25fe2 chore: update default version (#9916) Antoine GIRARD 2020-01-25 14:21:22 +01:00
  • 8ca07305fb make node_modules a order-only prerequisite (#9923) silverwind 2020-01-25 12:44:36 +01:00
  • a67c06ce90 Sanitize credentials in mirror form (#9975) Lunny Xiao 2020-01-25 18:57:43 +08:00
  • 16f7b43903 Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) (#9974) Lunny Xiao 2020-01-25 17:39:53 +08:00
  • 5b17bb8f3d add css extraction and minification to webpack (#9944) silverwind 2020-01-25 09:41:34 +01:00
  • 89f7dcb13d [skip ci] Updated translations via Crowdin GiteaBot 2020-01-25 06:20:28 +00:00
  • a47cfdf346 Fix crowdin update script (#9969) guillep2k 2020-01-25 03:19:35 -03:00
  • 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