Commit Graph

  • 08eecba32b
    When updating mirror repo intervals by API reschedule next update too (#19429) (#19433) zeripath 2022-04-20 15:04:26 +0100
  • ae6a52440a
    Fix panic in team repos API (#19431) qwerty287 2022-04-20 12:43:26 +0200
  • 409ff55a29
    When updating mirror repo intervals by API reschedule next update too (#19429) zeripath 2022-04-20 09:20:53 +0100
  • 9c2212df15
    Fix nil error when some pages are rendered outside request context (#19428) wxiaoguang 2022-04-20 07:30:16 +0800
  • a56fcdfa8f
    Fix nil error when some pages are rendered outside request context (#19427) wxiaoguang 2022-04-20 07:30:09 +0800
  • 18727df73a
    Add Helm Chart registry (#19406) KN4CK3R 2022-04-19 18:55:35 +0200
  • 9b4746967c
    Only request write when necessary (#18657) (#19422) Lunny Xiao 2022-04-20 00:10:24 +0800
  • b74322dfce [skip ci] Updated translations via Crowdin GiteaBot 2022-04-18 00:10:09 +0000
  • 490065b93b [skip ci] Updated licenses and gitignores GiteaBot 2022-04-17 00:10:24 +0000
  • 695c4b4b0e
    upgrade postgres refrence to 14 (#19416) Stephen J. Fuhry 2022-04-16 11:59:56 -0400
  • deffe9e525
    Fix datarace in gitea_uploader.go (#19409) chavacava 2022-04-15 16:50:09 +0200
  • 9053096f1f
    Fix double blob-hunk (#19404) Gusted 2022-04-15 11:43:38 +0000
  • 00da1facc4
    Fix double blob-hunk on diff page (#19404) (#19405) Gusted 2022-04-15 03:27:04 +0000
  • b8911fb456
    Use a struct as test options (#19393) Lunny Xiao 2022-04-14 21:58:21 +0800
  • 4dabc212c7
    Disallow selecting the text of buttons (#19330) delvh 2022-04-14 10:57:19 +0200
  • b461993775
    go get -u crypto (#19388) techknowlogick 2022-04-12 22:45:58 -0400
  • b885e57762
    Update locale_ru-RU.ini (#19383) (#19387) Vasiliy Bukharev 2022-04-13 03:15:03 +0300
  • 3255ba9305 [skip ci] Updated translations via Crowdin GiteaBot 2022-04-13 00:10:15 +0000
  • 4396d0e7c9
    Note where frontend files are located in docs (#19379) ktprograms 2022-04-13 04:36:24 +0800
  • 081449d7a5
    Don't allow merging PR's which are being conflict checked (#19357) (#19358) Gusted 2022-04-12 18:38:41 +0200
  • f029b9ae4f
    Document 409 error returned by repos/migrate api (#19376) Chongyi Zheng 2022-04-12 04:13:07 -0400
  • ee3a21a537
    Fix middleware function's placements for `/user/...` (#19377) (#19378) Gusted 2022-04-12 05:06:07 +0200
  • 0d3d9675c6
    Fix middleware function's placements for some `/user/...` (#19377) Gusted 2022-04-12 04:02:58 +0200
  • d139c23967
    Fix panic in teams API when requesting members (#19360) delvh 2022-04-11 14:49:49 +0200
  • ee769f7459
    Add logic to switch between source/rendered on Markdown (#19356) Gusted 2022-04-10 17:01:35 +0200
  • 6d51b9f615
    Fixed registry host value. (#19363) KN4CK3R 2022-04-10 13:57:36 +0200
  • 72479bff89 [skip ci] Updated translations via Crowdin GiteaBot 2022-04-10 00:10:15 +0000
  • c003491cfb
    Allow package linking to private repository (#19348) KN4CK3R 2022-04-09 17:57:37 +0200
  • d906858847
    Use "main" as default branch name (#19354) wxiaoguang 2022-04-09 12:26:48 +0800
  • 1dfa26e00e
    Move milestone to models/issues/ (#19278) Lunny Xiao 2022-04-08 17:11:15 +0800
  • 84ceaa98bd
    Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) wxiaoguang 2022-04-08 13:21:05 +0800
  • 3c3d49899f
    Remove dependent on session auth for api/v1 routers (#19321) Lunny Xiao 2022-04-08 12:22:10 +0800
  • 75f8534c3a
    API: Search Issues, dont show 500 if filter result in empty list (#19244) 6543 2022-04-08 04:39: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
  • 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
  • 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