Commit Graph

  • be82b8f99a Keep database transactions not too big (#13254) Lunny Xiao 2020-10-22 23:45:54 +08:00
  • e964c6ec18 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-22 05:47:21 +00:00
  • 81d3942bf0 Migrations: Gitea should not fail just because of no apiConfig return (#13229) 6543 2020-10-22 07:46:18 +02:00
  • b7deea0284 Inform user of how disable SSH feature when installing using Docker (#13180) Amoo Hesam 2020-10-22 07:54:20 +03:30
  • dafc634a46 More arc-green fixes (#13247) silverwind 2020-10-22 05:51:12 +02:00
  • ff50274ff3 Dockerfile: Support socat use cases (#13208) Begley Brothers (Development) 2020-10-22 12:41:49 +11:00
  • e918636283 Enhance release list (#6025) Lanre Adelowo 2020-10-22 01:55:25 +01:00
  • 819901b3e9 Update outdated label to use Fomantic UI style (#13181) Iván Valdés 2020-10-21 16:47:16 -07:00
  • 327f18c3b2 Fix initial commit page & binary munching problem (#13249) zeripath 2020-10-22 00:08:44 +01:00
  • f6ee7ce9b6 Add better error checking for inline html diff code (#13239) mrsdizzie 2020-10-21 18:14:44 -04:00
  • 83106c166d Replace footer and modal icons with SVG (#13245) silverwind 2020-10-21 23:07:33 +02:00
  • a06ea38207 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-21 20:00:31 +00:00
  • 16120c059f fix message key (#13240) Iwasa Kazmi 2020-10-22 04:59:12 +09:00
  • f0fe5683fe [skip ci] Updated translations via Crowdin GiteaBot 2020-10-21 15:43:44 +00:00
  • 67b1a88e80 add more clarification to the issue-template.md (#13235) zeripath 2020-10-21 16:42:47 +01:00
  • de6e427a01 go-version constraints ignore pre-releases (#13234) zeripath 2020-10-21 16:42:08 +01:00
  • 53359b1861 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-21 11:03:31 +00:00
  • 58e1e5ba13 Update some JS dependencies (#13222) silverwind 2020-10-21 13:02:24 +02:00
  • 965861043a Return the full rejection message and errors in flash errors (#13221) zeripath 2020-10-21 00:50:10 +01:00
  • 48a80096bb Update heatmap fixtures to restore tests (#13224) 6543 2020-10-21 00:39:25 +02:00
  • 70cb9e38e2 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-20 18:19:29 +00:00
  • b9850375fc Add review request api (#11355) a1012112796 2020-10-21 02:18:25 +08:00
  • b50448b286 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-20 12:54:03 +00:00
  • 0aec2a294b When the git ref is unable to be found return broken pr (#13218) zeripath 2020-10-20 13:52:54 +01:00
  • 5626811e52 Various arc-green fixes (#13214) silverwind 2020-10-20 07:22:10 +02:00
  • 1b07db7922 Show stale label for stale code comment which is marked as resolved (#13213) a1012112796 2020-10-20 12:48:04 +08:00
  • 2f1353a2f3 Move install pages out of main macaron routes (#13195) zeripath 2020-10-19 22:03:08 +01:00
  • 3ddf3f93d6 Use CSS Variables for fonts, remove postcss-loader (#13204) silverwind 2020-10-19 22:01:06 +02:00
  • d67172b136 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-19 19:26:52 +00:00
  • 05aa6fd477 Align SSH_AUTHORIZED_KEYS_BACKUP var with the value in app.ini (#13212) Patrick Schratz 2020-10-19 21:25:32 +02:00
  • 06eaf74e8a Fix size and clickable area on file table back link (#13205) silverwind 2020-10-18 23:59:18 +02:00
  • 40779938a9 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-18 17:52:36 +00:00
  • 9fe4b7b692 Fix error in diff html rendering (#13191) mrsdizzie 2020-10-18 12:51:38 -05:00
  • 5e34d3d2c0 Apply to become a maintainer (#13201) a1012112796 2020-10-19 00:12:51 +08:00
  • 4099a18ed2 Update CHANGELOG.md (#13200) a1012112796 2020-10-18 23:46:04 +08:00
  • 27687fa4f0 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-18 14:11:20 +00:00
  • 25f937f99b Add git command error directory on log (#13194) Lunny Xiao 2020-10-18 22:10:11 +08:00
  • 25b7766673 When handling errors in storageHandler check underlying error (#13178) zeripath 2020-10-18 02:29:06 +01:00
  • 4cc8697a65 Remove not relevant option from issue template (#13188) mrsdizzie 2020-10-17 10:46:59 -05:00
  • d453533beb [Refactor] Move APIFormat functions into convert package (#12856) 6543 2020-10-17 06:23:08 +02:00
  • 131278ff22 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-16 17:14:34 +00:00
  • 6bab678bed Fix diff skipping lines (#13154) zeripath 2020-10-16 18:13:18 +01:00
  • b222dbc1d1 Update go-version v1.2.3 -> v1.2.4 (#13169) 6543 2020-10-16 11:05:02 +02:00
  • 12a1f914f4 Vendor Update Go Libs (#13166) 6543 2020-10-16 07:06:27 +02:00
  • 91f2afdb54 Prevent panics with missing storage (#13164) zeripath 2020-10-16 04:51:06 +01:00
  • cb171dbd56 Improve users management through the CLI (#6001) (#10492) ydelafollye 2020-10-15 22:48:38 -04:00
  • 4fbe64572c Change order of possible-owner organizations to alphabetical (#13160) Elena Neuschild 2020-10-16 00:15:55 +02:00
  • c8f7a6b774 Slightly simplify the queue settings code to help reduce the risk of problems (#12976) zeripath 2020-10-15 22:40:03 +01:00
  • e374bb7e2d [Vendor] Update go-ldap to v3.2.4 (#13163) 6543 2020-10-15 21:27:33 +02:00
  • bcf45bb162 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-15 18:31:29 +00:00
  • 923f57856a Update external-renderers.en-us.md (#13165) Johan Van de Wauw 2020-10-15 20:30:25 +02:00
  • 25f7e1c50b [skip ci] Updated translations via Crowdin GiteaBot 2020-10-15 09:49:02 +00:00
  • 27b7add2f8 Enhance config cheat sheet on passwd quoting (#13158) Robin 2020-10-15 11:48:00 +02:00
  • deb0333c96 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-15 08:18:52 +00:00
  • 05c7e58742 Show outdated comments in pull request (#13148) Iván Valdés 2020-10-15 01:17:48 -07:00
  • bfb3333528 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-15 04:15:26 +00:00
  • c962518cc2 Use GO variable in go-check target (#13146) (#13147) E14 2020-10-15 06:14:22 +02:00
  • e4a3785218 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-14 21:45:21 +00:00
  • 76ac83402b Clean up mysql service in drone (#13145) techknowlogick 2020-10-14 17:44:18 -04:00
  • 07c9f6dca4 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-14 18:49:08 +00:00
  • 33e0e37537 Changelog v1.13.0-RC1 (#13142) 6543 2020-10-14 20:48:03 +02:00
  • 8fa74045c4 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-14 17:02:15 +00:00
  • 01f991ac88 Update sshd_config (#13143) Anders Eurenius Runvald 2020-10-14 19:01:11 +02:00
  • 36e41d4764 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-14 13:09:05 +00:00
  • 80a6b0f5bc Avatars and Repo avatars support storing in minio (#12516) Lunny Xiao 2020-10-14 21:07:51 +08:00
  • 93f7525061 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-14 12:12:40 +00:00
  • 97980146c5 Show original author's reviews on pull summary box (#13127) 赵智超 2020-10-14 20:11:11 +08:00
  • e70df67d47 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-14 11:18:41 +00:00
  • a2a05d164b Fix punctuation in trust model description (#13140) Lauris BH 2020-10-14 14:17:40 +03:00
  • edfebe65b1 Finally fix diff names (#13136) zeripath 2020-10-14 05:49:33 +01:00
  • aa73b7b7e5 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-14 04:07:05 +00:00
  • 49b1948cb1 Gitea 2 Gitea migration (#12657) 6543 2020-10-14 06:06:00 +02:00
  • dfa7291f8f [Enhancement] Allow admin to merge pr with protected file changes (#12078) 赵智超 2020-10-14 02:50:57 +08:00
  • da32d0e72a [skip ci] Updated translations via Crowdin GiteaBot 2020-10-13 16:25:13 +00:00
  • 2d75d6f664 Move update-server-info to hooks (#12826) zeripath 2020-10-13 17:24:06 +01:00
  • daa393cb48 Add API Section to Changelog (#13125) 6543 2020-10-13 07:39:17 +02:00
  • 6b1266b6b3 Provide self-registering storage system (#12978) zeripath 2020-10-13 04:58:34 +01:00
  • ade9c8dc3c [API] If User is Admin, show 500 error message on PROD mode too (#13115) 6543 2020-10-13 02:41:49 +02:00
  • f4ffe8ed54 Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 6543 2020-10-13 02:01:57 +02:00
  • f2858600af Return 404 not 500 from API if team does not exist (#13118) zeripath 2020-10-12 22:09:21 +01:00
  • 8be3e439c2 Add team support for review request (#12039) 赵智超 2020-10-13 03:55:13 +08:00
  • b546eda7a8 [skip ci] Updated translations via Crowdin GiteaBot 2020-10-12 18:45:03 +00:00
  • bf6ed724a6 Fix args in tasks.json (#13116) Elena Neuschild 2020-10-12 20:44:01 +02:00
  • 9513638715 Prohibit automatic downgrades (#13108) 6543 2020-10-12 16:35:56 +02:00
  • c752ccee64 Improve error feedback for duplicate deploy keys (#13112) Chris Shyi 2020-10-12 21:44:56 +08:00
  • 0e4f663126 chore: update minio image version (#13109) wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf 2020-10-12 10:45:20 +02:00
  • 845d0afb33 4 line diff (#13103) 6543 2020-10-12 03:15:15 +02:00
  • 64133126cd Update golangci-lint to version 1.31.0 (#13102) kolaente 2020-10-11 22:27:20 +02:00
  • e35f7e81ae [skip ci] Updated translations via Crowdin GiteaBot 2020-10-11 18:52:13 +00:00
  • 7edf7eb46c Log the underlying panic in runMigrateTask (#13096) zeripath 2020-10-11 19:51:13 +01:00
  • 9066d09c57 Add ssh certificate support (#12281) Wim 2020-10-11 02:38:09 +02:00
  • 7eb8460132 Fix attachments list in edit comment (#13036) zeripath 2020-10-11 00:49:59 +01:00
  • 6f2784911f Fix deadlock when deleting team user (#13092) zeripath 2020-10-10 20:48:58 +01:00
  • d65cd5677a Change default log configuration (#13088) zeripath 2020-10-10 16:19:50 +01:00
  • 1c523e2129 Set appropriate autocomplete attributes on password fields (#13078) silverwind 2020-10-09 09:32:30 +02:00
  • ea69ec6f0f Disable DSA ssh keys by default (#13056) zeripath 2020-10-09 07:52:57 +01:00
  • 06f1cdde6e Fix line break for MS teams webhook (#13081) Iván Valdés 2020-10-08 22:30:55 -07:00
  • 508aca1cc0 Improve Docker container name (#13077) Melroy van den Berg 2020-10-09 04:31:07 +02:00
  • 9b81193166 Cache last commit when pushing for big repository (#10109) Lunny Xiao 2020-10-09 06:17:23 +08:00
  • f06ee37e24 Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh enabled (#13072) Lunny Xiao 2020-10-09 00:43:15 +08:00