Commit Graph

  • 3c3d49899f Remove dependent on session auth for api/v1 routers (#19321) Lunny Xiao 2022-04-08 12:22:10 +08:00
  • 75f8534c3a API: Search Issues, dont show 500 if filter result in empty list (#19244) 6543 2022-04-08 04:39:03 +02:00
  • c6531de3f5 [skip ci] Updated translations via Crowdin GiteaBot 2022-04-08 00:17:39 +00:00
  • 783a021889 Never use /api/v1 from Gitea UI Pages (#19318) Lunny Xiao 2022-04-08 02:59:56 +08:00
  • 61c7732e12 Disable service worker by default (#18914) (#19342) silverwind 2022-04-07 20:08:24 +02:00
  • bb7e0619c3 [skip ci] Updated translations via Crowdin GiteaBot 2022-04-07 00:17:35 +00:00
  • 57c2ca7f26 Fix invalid CSRF token bug, make sure CSRF tokens can be up-to-date (#19338) wxiaoguang 2022-04-06 23:47:58 +08:00
  • 184302665f Show ssh command directly in template instead of i18n translation (#19335) 原俊杰 2022-04-06 19:35:04 +08:00
  • 5e242e021b Package registry changes (#19305) KN4CK3R 2022-04-06 03:32:09 +02:00
  • 8ddcd37f13 [skip ci] Updated translations via Crowdin GiteaBot 2022-04-06 00:17:36 +00:00
  • e20952a9ec Add ENABLE_SSH_LOG to debugging problems (#19316) Gusted 2022-04-05 22:41:56 +02:00
  • 606e33d38a Warn on SSH connection for incorrect configuration (#19317) Gusted 2022-04-05 22:28:10 +02:00
  • 0704009dd7 Revert the minimal golang version requirement from 1.17 to 1.16 and add a warning in Makefile (#19319) Lunny Xiao 2022-04-06 01:32:24 +08:00
  • d4f4e95c63 escape fake link techknowlogick 2022-04-05 13:30:07 -04:00
  • 48dc88acd0 Allow custom redirect for landing page (#19324) techknowlogick 2022-04-05 12:16:01 -04:00
  • 5ae875a1ae [skip ci] Updated translations via Crowdin GiteaBot 2022-04-05 00:17:38 +00:00
  • 256204befa [skip ci] Updated translations via Crowdin GiteaBot 2022-04-04 00:17:51 +00:00
  • be9ef15f8a Fix links to packages documentation (#19315) Steven 2022-04-03 18:22:01 +02:00
  • d242511e86 Remove legacy unmaintained packages, refactor to support change default locale (#19308) wxiaoguang 2022-04-03 17:46:48 +08:00
  • 14a6aafb50 Restore user autoregistration with email addresses (#19261) (#19312) zeripath 2022-04-03 01:36:47 +01:00
  • 27c34dd011 [skip ci] Updated translations via Crowdin GiteaBot 2022-04-03 00:17:41 +00:00
  • 7b4c3c7bb1 Prevent intermittent NPE in queue tests (#19301) zeripath 2022-04-02 08:59:04 +01:00
  • cf5d4a7230 Upgrade xorm/builder from v0.3.9 to v0.3.10 (#19296) Lunny Xiao 2022-04-02 04:14:14 +08:00
  • 43ff92e122 An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300) Peter Gardfjäll 2022-04-01 20:29:57 +02:00
  • 4f27c28947 Remove legacy unknwon/com package (#19298) wxiaoguang 2022-04-02 00:34:57 +08:00
  • 4c5cb1e2f2 Improve package registry docs (#19273) Norwin 2022-04-01 17:31:40 +02:00
  • 58c9d12933 A pull-mirror repo should be marked as such on creation (#19295) Peter Gardfjäll 2022-04-01 16:14:36 +02:00
  • 65f17bfc31 Refactor legacy unknwon/com package, improve golangci lint (#19284) wxiaoguang 2022-04-01 16:47:50 +08:00
  • 471a1e8111 Performance improvement for add team user when org has more than 1000 repositories (#19227) (#19289) Lunny Xiao 2022-04-01 16:36:12 +08:00
  • 5b7466053d Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) wxiaoguang 2022-04-01 16:00:26 +08:00
  • 89b9d42f08 Fix broken of team create (#19288) Lunny Xiao 2022-04-01 14:05:31 +08:00
  • 124b072f0b Remove git.Command.Run and git.Command.RunInDir* (#19280) wxiaoguang 2022-04-01 10:55:30 +08:00
  • 3a73645502 Performance improvement for add team user when org has more than 1000 repositories (#19227) Lunny Xiao 2022-04-01 09:53:18 +08:00
  • ba2592c380 [skip ci] Updated translations via Crowdin GiteaBot 2022-04-01 00:17:38 +00:00
  • 1eb0da58c3 Update JS dependencies (#19281) silverwind 2022-04-01 02:15:46 +02:00
  • 08d199245a Fix container download counter (#19287) KN4CK3R 2022-04-01 01:08:32 +02:00
  • 242d71035a go.mod: update kevinburke/ssh_config to v1.2.0 (#19286) Kevin Burke 2022-03-31 15:05:57 -07:00
  • 420851ca1f Fix global packages enabled avaiable (#19276) Lunny Xiao 2022-04-01 01:31:53 +08:00
  • c88547ce71 Add Goroutine stack inspector to admin/monitor (#19207) zeripath 2022-03-31 18:01:43 +01:00
  • 123c254b84 Move checks for pulls before merge into own function (#19271) (#19277) 6543 2022-03-31 16:57:13 +02:00
  • 9c349a4277 Move checks for pulls before merge into own function (#19271) 6543 2022-03-31 16:53:08 +02:00
  • f6145a69c4 Restore user autoregistration with email addresses (#19261) zeripath 2022-03-31 14:20:25 +01:00
  • e28cc79c92 Improve sync performance for pull-mirrors (#19125) Peter Gardfjäll 2022-03-31 14:30:40 +02:00
  • b877504b03 Refactor git.Command.Run*, introduce RunWithContextString and RunWithContextBytes (#19266) wxiaoguang 2022-03-31 19:56:22 +08:00
  • d4f84f1c93 Move reaction to models/issues/ (#19264) Lunny Xiao 2022-03-31 17:20:39 +08:00
  • 43332a483f Update reserved usernames list (#18438) Gusted 2022-03-31 06:02:13 +02:00
  • ba5f2acb9c Configure OpenSSH log level via Environment in Docker (#19274) Gusted 2022-03-31 05:15:36 +02:00
  • c83168104b Use a more general (and faster) method to sanitize URLs with credentials (#19239) wxiaoguang 2022-03-31 10:25:40 +08:00
  • 84038f33f4 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-31 00:18:20 +00:00
  • 9cbeab440e fix link to package registry docs (#19268) Norwin 2022-03-30 21:17:05 +02:00
  • a2c20a6cab Add Redis Sentinel Authentication Support (#19213) Justin Sievenpiper 2022-03-30 12:12:02 -07:00
  • 1d332342db Add Package Registry (#16510) KN4CK3R 2022-03-30 10:42:47 +02:00
  • 2bce1ea986 Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18971) wxiaoguang 2022-03-30 13:52:24 +08:00
  • ea8622d454 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-30 00:17:38 +00:00
  • db43f63c53 Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) (#19236) zeripath 2022-03-29 21:19:57 +01:00
  • 3e88af898a Make git.OpenRepository accept Context (#19260) 6543 2022-03-29 21:13:41 +02:00
  • 889a8c268c Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) zeripath 2022-03-29 18:12:33 +01:00
  • 1eebbf23f0 When conflicts have been previously detected ensure that they can be resolved (#19247) zeripath 2022-03-29 17:42:34 +01:00
  • 3ecd520f8e Granular webhook events in editHook (#19251) (#19257) John Olheiser 2022-03-29 11:26:51 -05:00
  • 66f2210fec More commit info from API (#19252) John Olheiser 2022-03-29 10:47:44 -05:00
  • 74731c3a5a Move some issue methods as functions (#19255) Lunny Xiao 2022-03-29 22:57:33 +08:00
  • bd97736b9c Move project files into models/project sub package (#17704) Lunny Xiao 2022-03-29 22:16:31 +08:00
  • e9935d358c Only send webhook events to active system webhooks and only deliver to active hooks (#19234) (#19248) zeripath 2022-03-29 13:12:56 +01:00
  • ea6efba9b3 Granular webhook events in editHook (#19251) John Olheiser 2022-03-29 06:55:00 -05:00
  • 97625b44e7 Provide configuration to allow camo-media proxying (#12802) zeripath 2022-03-29 09:27:37 +01:00
  • 8d653b148b Check go and nodejs version by go.mod and package.json (#19197) (#19254) wxiaoguang 2022-03-29 15:32:38 +08:00
  • 76aa33d884 Move init repository related functions to modules (#19159) Lunny Xiao 2022-03-29 15:23:45 +08:00
  • b06b9a056c Move organization related structs into sub package (#18518) Lunny Xiao 2022-03-29 14:29:02 +08:00
  • d4c789dfc1 Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) wxiaoguang 2022-03-29 11:21:30 +08:00
  • b702f2dac3 Fix clone url JS error for the empty repo page (#19209) wxiaoguang 2022-03-29 11:04:29 +08:00
  • 90e0a402c1 Show last cron messages on monitor page (#19223) zeripath 2022-03-29 02:31:07 +01:00
  • d59b8541f2 Use goproxy.io instead of goproxy.cn (#19242) (#19246) 6543 2022-03-29 03:22:55 +02:00
  • e69b7a92ed Allow API to create file on empty repo (#19224) zeripath 2022-03-28 20:48:41 +01:00
  • 54961f3ac9 Use goproxy.io instead of goproxy.cn (#19242) Lunny Xiao 2022-03-29 01:01:07 +08:00
  • 893c8938fc New cron task: delete old system notices (#19219) Pilou 2022-03-28 14:54:59 +02:00
  • 6526733a58 Let web and API routes have different auth methods group (#19168) Lunny Xiao 2022-03-28 12:46:28 +08:00
  • d6fa138e7c Only send webhook events to active system webhooks and only deliver to active hooks (#19234) zeripath 2022-03-28 04:17:21 +01:00
  • 04601d22f5 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-28 00:17:27 +00:00
  • efd34d0d7d Prevent intermittent failures in RepoIndexerTest (#19225 #19229) (#19228) zeripath 2022-03-28 00:01:53 +01:00
  • d3dbdbe6c5 Prevent intermittent failures in RepoIndexerTest (2) (#19229) zeripath 2022-03-27 22:54:51 +01:00
  • 2ec2935f78 Touch mirrors on even on fail to update (#19217) (#19233) zeripath 2022-03-27 22:08:28 +01:00
  • 42fe076084 Fix contrib/upgrade.sh (#19222) Norwin 2022-03-27 19:48:08 +02:00
  • 540541caa2 Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231) Lunny Xiao 2022-03-28 01:21:59 +08:00
  • d2ca021df0 Touch mirrors on even on fail to update (#19217) zeripath 2022-03-27 15:40:17 +01:00
  • c29fbc6d23 Hide sensitive content on admin panel progress monitor (#19218) Lunny Xiao 2022-03-27 19:54:09 +08:00
  • 41b60d94db Do not include global arguments in process manager (#19226) zeripath 2022-03-27 10:09:56 +01:00
  • 793ce9dacf Prevent intermittent failures in RepoIndexerTest (#19225) zeripath 2022-03-27 08:05:01 +01:00
  • f316582458 Set the default branch for repositories generated from templates (#19136) Abheek Dhawan 2022-03-26 21:56:28 -05:00
  • 71a5aaef32 [skip ci] Updated licenses and gitignores GiteaBot 2022-03-27 00:17:35 +00:00
  • acb9fc5f8e Make cron task no notice on success (#19221) zeripath 2022-03-26 21:13:04 +00:00
  • 70628bd870 Add auto logging of goroutine pid label (#19212) zeripath 2022-03-26 20:04:36 +00:00
  • c1198284bc Check go and nodejs version by go.mod and package.json (#19197) gesangtome 2022-03-26 18:39:31 +08:00
  • 59b867dc2d Add ContextUser to http request context (#18798) KN4CK3R 2022-03-26 10:04:22 +01:00
  • f36701c702 Set OpenGraph title to DisplayName in profile pages (#19206) Nulo 2022-03-25 18:15:13 +00:00
  • 5fe764b1eb Add pprof labels in processes and for lifecycles (#19202) zeripath 2022-03-25 12:47:12 +00:00
  • e48f3b0527 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-25 00:17:35 +00:00
  • a13d64bf98 Bump goldmark to v1.4.11 (#19201) (#19203) Robert Kaussow 2022-03-24 16:47:40 +01:00
  • 909804b717 Bump goldmark to v1.4.11 (#19201) Robert Kaussow 2022-03-24 16:47:37 +01:00
  • def545676f Bump minimist from 1.2.5 to 1.2.6 (#19194) dependabot[bot] 2022-03-24 00:29:55 -04:00
  • 6fc6e14957 Changelog for 1.16.5 (#19189) (#19192) 6543 2022-03-24 03:04:12 +01:00