1
0
Fork 0

Commit Graph

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