Commit Graph

  • d242511e86
    Remove legacy unmaintained packages, refactor to support change default locale (#19308) wxiaoguang 2022-04-03 17:46:48 +0800
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 90e0a402c1
    Show last cron messages on monitor page (#19223) zeripath 2022-03-29 02:31:07 +0100
  • 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
  • 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
  • d3dbdbe6c5
    Prevent intermittent failures in RepoIndexerTest (2) (#19229) zeripath 2022-03-27 22:54:51 +0100
  • 42fe076084
    Fix `contrib/upgrade.sh` (#19222) Norwin 2022-03-27 19:48:08 +0200
  • 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
  • 5fe764b1eb
    Add pprof labels in processes and for lifecycles (#19202) zeripath 2022-03-25 12:47:12 +0000
  • e48f3b0527 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-25 00:17:35 +0000
  • 909804b717
    Bump goldmark to v1.4.11 (#19201) Robert Kaussow 2022-03-24 16:47:37 +0100
  • def545676f
    Bump minimist from 1.2.5 to 1.2.6 (#19194) dependabot[bot] 2022-03-24 00:29:55 -0400
  • 6fc6e14957
    Changelog for 1.16.5 (#19189) (#19192) 6543 2022-03-24 03:04:12 +0100
  • a5f2894071
    Fix showing issues in your repositories (#18916) Gusted 2022-03-23 23:57:09 +0100
  • f7883a6aec
    Update issue_no_dependencies description (#19112) MeIchthys 2022-03-23 12:46:50 -0400
  • 0b1686b67a
    Prevent redirect to Host (2) (#19175) zeripath 2022-03-23 16:12:36 +0000
  • 81b5bef55a
    Prevent start panic due to missing DotEscape function Andrew Thornton 2022-03-23 16:08:27 +0000
  • 0eff23dae0
    Fix compare link in active feeds for new branch (#19149) a1012112796 2022-03-23 21:40:12 +0800
  • d8f578412e
    Redirect .wiki/* ui link to /wiki (#18831) a1012112796 2022-03-23 21:29:18 +0800
  • 5248232c44
    Try to prevent autolinking of displaynames by email readers (#19169) zeripath 2022-03-23 12:34:20 +0000
  • 3f280f89e7
    Update HTTP status codes to modern codes (#18063) KN4CK3R 2022-03-23 05:54:07 +0100
  • 395117d301
    Remove the Go version in UI, add a link on Gitea Version to show config details (Go/Git version) (#19173) wxiaoguang 2022-03-23 09:15:54 +0800
  • db6080f4f8 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-23 00:24:20 +0000
  • 3f71ab9a12
    Clean paths when looking in Storage (#19124) zeripath 2022-03-22 21:02:26 +0000
  • d2c165811a
    Use the new/choose link for New Issue on project page (#19172) zeripath 2022-03-22 19:54:24 +0000
  • 461068cfa1
    Ensure that setting.LocalURL always has a trailing slash (#19171) zeripath 2022-03-22 16:59:57 +0000
  • 7a550b3af2
    Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) wxiaoguang 2022-03-22 23:22:54 +0800
  • 2b55422cd7
    Fix the bug: deploy key with write access can not push (#19010) wxiaoguang 2022-03-22 17:29:07 +0800
  • 80fd25524e
    Renamed ctx.User to ctx.Doer. (#19161) KN4CK3R 2022-03-22 08:03:22 +0100
  • 5495ba7660
    [docs] Enhance container selection in docker dump (#14292) Robin 2022-03-22 06:50:31 +0100
  • 77d1c7bf2f
    Cleanup protected branches when deleting users & teams (#19158) Norwin 2022-03-22 02:09:45 +0100
  • bfe2e3d562
    Reorder issue templates and automatically add labels (#18875) delvh 2022-03-21 13:00:25 +0100
  • b05b40180f
    Use IterateBufferSize whilst querying repositories during adoption check (#19140) zeripath 2022-03-21 08:09:42 +0000
  • c604c9ae66
    Add 1.18 (#19151) Sasha Melentyev 2022-03-21 06:22:34 +0300
  • 572c63d237 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-21 00:24:03 +0000
  • 49c5fc565c
    Fix NPE `/repos/issues/search` when not signed in (#19154) Gusted 2022-03-20 21:04:51 +0000
  • 83a2f79d5d [skip ci] Updated licenses and gitignores GiteaBot 2022-03-20 00:24:18 +0000
  • f96e8be41f
    Use custom favicon when viewing static files if it exists (#19130) Abheek Dhawan 2022-03-19 14:53:31 -0500
  • 3322f4d7cc
    not send notification emails to inactive users (part 2) (#19142) zeripath 2022-03-19 16:20:03 +0000
  • 2d21d2af9e
    Make migrations SKIP_TLS_VERIFY apply to git too (#19132) zeripath 2022-03-19 14:16:38 +0000
  • fb08d2b3fd
    Do not send notification emails to inactive users (#19131) zeripath 2022-03-19 12:45:44 +0000
  • 60fbaa9068
    remove not needed (#19128) 6543 2022-03-18 20:17:57 +0100
  • fda5b9fc3e
    Add warning to set SENDMAIL_ARGS to -- (#19102) zeripath 2022-03-18 14:19:02 +0000
  • 7fc5fd6415
    Do not send activation email if manual confirm is set (#19119) zeripath 2022-03-18 09:57:07 +0000