Commit graph

  • df9802ca61
    adds restore docs for docker based instances (#18844) Marco Blessing 2022-03-02 17:20:00 +01:00
  • dd712b77f7
    Refactor admin user filter query parameters (#18965) wxiaoguang 2022-03-02 23:30:14 +08:00
  • a14b6f3aae
    Refactor mirror code & fix StartToMirror (#18904) Gusted 2022-03-02 07:43:11 +00:00
  • a90041d71a
    Send 404 on /{org}.gpg (#18959) Gusted 2022-03-02 01:37:32 +00:00
  • 1f45d1e130
    Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) 6543 2022-03-02 01:24:31 +01:00
  • 38f6322164
    Fix lfs management setting (#18946) Lunny Xiao 2022-03-02 07:14:27 +08:00
  • aee0fa68a7
    Fix admin user list pagination (#18957) Otto Richter (fnetX) 2022-03-01 20:21:37 +01:00
  • 062fd4c217
    [API] Allow removing issues (#18879) Otto Richter (fnetX) 2022-03-01 01:20:15 +01:00
  • 6859b69198
    Refactor SecToTime() function (#18863) René Schaar 2022-02-28 23:57:20 +01:00
  • b75ad7b87f
    Improve mirror iterator (#18928) Lunny Xiao 2022-03-01 03:41:06 +08:00
  • 59959ab222
    Fix login with email panic when email is not exist (#18941) Lunny Xiao 2022-03-01 01:33:33 +08:00
  • 4697735c8d
    Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) zeripath 2022-02-27 19:45:06 +00:00
  • 548adb94b4
    Avoid database lookups for DescriptionHTML (#18924) Gusted 2022-02-27 17:51:34 +00:00
  • 79c7219be8
    Update go-org to v1.6.1 (#18932) Gusted 2022-02-27 16:56:44 +00:00
  • f56bba1a78
    Fix trace log to show value instead of pointers (#18926) Gusted 2022-02-27 15:49:22 +00:00
  • c9da11c6b2
    Add announcement steps to release-howto (#18896) Norwin 2022-02-27 16:48:09 +01:00
  • af9da8139a
    Fix <strong> html in translation (#18929) Gusted 2022-02-27 15:46:45 +00:00
  • 1563a45623
    Fix page and missing return on unadopted repos API (#18848) qwerty287 2022-02-27 13:17:42 +01:00
  • 3ba9dcf4b4 [skip ci] Updated licenses and gitignores GiteaBot 2022-02-27 00:16:04 +00:00
  • 962725cdbb
    Allow adminstrator teams members to see other teams (#18918) Gusted 2022-02-26 20:12:01 +00:00
  • aa60cd91b2
    Update nginx reverse proxy docs (#18922) JonRB 2022-02-26 18:32:09 +00:00
  • bf2867dec2
    Don't treat BOM escape sequence as hidden character. (#18909) Gusted 2022-02-26 16:48:23 +00:00
  • 329b959160
    Remove CodeMirror dependencies (#18911) silverwind 2022-02-26 16:47:52 +01:00
  • 6d55a132a5
    Uncapitalize errors (#18915) Gusted 2022-02-26 12:15:32 +00:00
  • fa0e2d60c2
    Disable service worker by default (#18914) silverwind 2022-02-26 11:14:23 +01:00
  • 5b0cdd6155
    Set is_empty in fixtures (#18869) KN4CK3R 2022-02-26 07:15:25 +01:00
  • 33e19c8004
    Don't update email for organisation (#18905) Gusted 2022-02-26 02:38:08 +00:00
  • fd273b05b9
    Correctly link URLs to users/repos with dashes, dots or underscores (#18890) Alexander Neumann 2022-02-26 00:26:43 +01:00
  • 9d7a431b71
    Set is_private in fixtures. (#18868) KN4CK3R 2022-02-25 22:22:20 +01:00
  • 36d31d521d
    Fix team management UI (#18886) Lunny Xiao 2022-02-26 05:19:54 +08:00
  • 65689f6b37
    Update JS dependencies (#18898) silverwind 2022-02-25 21:08:35 +01:00
  • a5e8daee73
    Fix migration v210 (#18892) Lunny Xiao 2022-02-25 22:04:59 +08:00
  • 49cab2b01f
    migrations: add test for importing pull requests in gitea uploader (#18752) singuliere 2022-02-25 10:20:50 +01:00
  • e4ef61ee0f
    BeforeSourcePath should point to base commit (#18799) Jimmy Praet 2022-02-25 07:46:15 +01:00
  • f1c6cf7c51
    Prevent Stats Indexer reporting error if repo dir missing (#18870) zeripath 2022-02-25 04:22:09 +00:00
  • 2f2f11e45d [skip ci] Updated translations via Crowdin GiteaBot 2022-02-25 00:16:08 +00:00
  • 6621710deb
    Fix update user (#18878) Lunny Xiao 2022-02-25 02:29:10 +08:00
  • f1b1472632
    Fix ldap user sync missed email in email_address table (#18786) Lunny Xiao 2022-02-24 14:13:59 +08:00
  • cb41f5cae1
    Update assignees check to include any writing team and change org sidebar (#18680) zeripath 2022-02-23 22:07:05 +00:00
  • f7085f718b
    Set max text height to prevent overflow (#18862) Kyle D 2022-02-23 13:17:14 -07:00
  • 2b9df564b8
    Lock gofumpt to v0.3.0 and run it (#18866) silverwind 2022-02-23 21:16:07 +01:00
  • 2b5e013430
    Fix ldap edit bug (#18856) Lunny Xiao 2022-02-23 06:07:04 +08:00
  • c918521d01
    Fix behavior or checkbox submission. (#18851) Gusted 2022-02-22 19:43:11 +00:00
  • 704bdf89a2
    Don't report signal: killed errors in serviceRPC (#18850) zeripath 2022-02-22 08:32:25 +00:00
  • dc988eae0c
    Fix bug for get user by email (#18833) Lunny Xiao 2022-02-21 22:20:34 +08:00
  • 54dd0fc88b
    migrations: remove dead code in gitea uploader (#18725) singuliere 2022-02-21 14:00:05 +01:00
  • 15a4b1d42b [skip ci] Updated translations via Crowdin GiteaBot 2022-02-21 00:15:46 +00:00
  • a387636b9a
    Show fullname on issue edits and gpg/ssh signing info (#18827) Wim 2022-02-20 20:50:11 +01:00
  • e039b76a6f
    Update go-org to 1.6.0 (#18824) zeripath 2022-02-20 13:01:35 +00:00
  • 00be0c1b21
    Fix login with email for ldap users (#18800) Lunny Xiao 2022-02-20 18:28:58 +08:00
  • d5a4c5530a [skip ci] Updated licenses and gitignores GiteaBot 2022-02-20 00:16:03 +00:00
  • 83c9035971
    Immediately Hammer if second kill is sent (#18823) zeripath 2022-02-19 16:36:25 +00:00
  • 4b3ebda0e7
    Fix panic in EscapeReader (#18820) zeripath 2022-02-19 15:25:31 +00:00
  • 931c2f40e7
    Put buttons back in org dashboard (#18817) Lunny Xiao 2022-02-19 20:08:12 +08:00
  • 159c3f48af
    Generate coverage with sqlite. (#18813) KN4CK3R 2022-02-19 03:28:43 +01:00
  • 41aa49d910
    Update on-cloud-provider.md (#18807) Nicolas Ferrari 2022-02-18 16:26:00 +01:00
  • 0cc2675c44
    Fix ldap loginname (#18789) Johan Van de Wauw 2022-02-18 10:33:00 +01:00
  • 1ab88da0e4
    Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796) CommanderRoot 2022-02-18 07:50:36 +01:00
  • a7b9d44d88
    Fix problem when self-assign notification (#18797) Lunny Xiao 2022-02-18 14:06:57 +08:00
  • 6767798eef
    Move editorconfig-checker to lint-backend and remove JS wrapper (#18793) silverwind 2022-02-18 05:33:58 +01:00
  • 833f291c40 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-18 00:16:14 +00:00
  • 185646723c
    Fix redirect when using lowercase reponame (#18775) Ghanem 2022-02-17 18:11:27 +02:00
  • 397d2ac303
    Move deletebeans into models/db (#18781) Lunny Xiao 2022-02-17 16:37:48 +08:00
  • bd71245c53
    Allow mermaid render error to wrap (#18790) silverwind 2022-02-17 08:42:43 +01:00
  • 3a29a23cdc
    Attempt to fix the webauthn migration again - part 3 (#18770) zeripath 2022-02-16 21:03:58 +00:00
  • f48771ae78
    Fix template bug of LFS lock (#18784) Lunny Xiao 2022-02-17 00:22:25 +08:00
  • 616146f904
    Various Mermaid improvements (#18776) silverwind 2022-02-16 04:28:29 +01:00
  • 1eb6bb9028 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-16 00:16:06 +00:00
  • 609c91665e
    Fix display time of milestones (#18753) René Schaar 2022-02-15 17:50:10 +01:00
  • 2be49dee71 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-15 00:15:56 +00:00
  • 4482f62a26
    Prevent dangling GetAttribute calls (#18754) zeripath 2022-02-14 17:03:56 +00:00
  • 5348e198db
    Add example to render html files (#18736) Lunny Xiao 2022-02-14 21:56:17 +08:00
  • ecc3954db0
    Fix a broken link in commits_list_small.tmpl (#18763) wxiaoguang 2022-02-14 19:19:07 +08:00
  • 08fe6f8c7e
    Fix broken cancel button link on patch page (#18718) Lunny Xiao 2022-02-14 17:18:55 +08:00
  • 581a563cac
    Ignore the migrate if u2f_registration is not exist (#18760) Lunny Xiao 2022-02-14 16:13:17 +08:00
  • 27af864cc2 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-14 00:16:00 +00:00
  • 32599bf060
    Increase the size of the webauthn_credential credential_id field (#18739) zeripath 2022-02-13 21:19:12 +00:00
  • 1b1658d887
    Fix isempty detection of git repository (#18746) Lunny Xiao 2022-02-14 00:01:23 +08:00
  • f1d8030310 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-13 00:16:01 +00:00
  • a39287cd4e
    Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) flozzone 2022-02-12 08:17:34 +01:00
  • 2ddff74a54
    Reduce CI go module downloads, add make targets (#18708) silverwind 2022-02-12 08:08:53 +01:00
  • 4e57bd1d30
    Add number in queue status to monitor page (#18712) zeripath 2022-02-12 05:31:26 +00:00
  • 9444135ff5
    Fix source code line highlighting (#18729) Jimmy Praet 2022-02-12 06:00:24 +01:00
  • 91ac65db5e
    Fix forked repositories missed tags (#18719) Lunny Xiao 2022-02-12 11:18:06 +08:00
  • 5aa4eeb180 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-12 00:16:01 +00:00
  • 12d2d5aedc
    Fix release typo (#18728) Lunny Xiao 2022-02-12 03:08:17 +08:00
  • e0688995ef
    Display template path of current page in dev mode (#18717) Lunny Xiao 2022-02-12 01:08:22 +08:00
  • c86ecaebae
    Separate the details links of commit-statuses in headers (#18661) zeripath 2022-02-11 15:29:58 +00:00
  • 832ce406ae
    Add LDAP group sync to Teams, fixes #1395 (#16299) Sven Seeberg 2022-02-11 15:24:58 +01:00
  • 26718a785a
    Change git.cmd to RunWithContext (#18693) Martin Scholz 2022-02-11 13:47:22 +01:00
  • 393ea86ae1
    Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713) zeripath 2022-02-11 08:02:53 +00:00
  • b2b3225bd1
    Prevent double encoding of branch names in delete branch (#18714) zeripath 2022-02-11 05:02:04 +00:00
  • f9e7edc5d9 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-11 00:16:26 +00:00
  • 165ab17a03
    Attempt to improve docs (yet again) (#18687) zeripath 2022-02-10 19:20:06 +00:00
  • 6d11a31aef
    Make the proformas clearer that we need DEBUG logs (#18700) zeripath 2022-02-10 17:11:58 +00:00
  • 581d29ec1d
    Update SSH Server crypto settings (#18697) Gusted 2022-02-10 17:04:16 +01:00
  • 0c70b4c211
    Fix bug for version update hint (#18701) Lunny Xiao 2022-02-10 22:37:10 +08:00
  • 7489d96db6
    Fix issue with docker-rootless shimming script (#18690) zeripath 2022-02-10 06:15:06 +00:00
  • bc8e19ece1
    tests: remove redundant comparison in repo dump/restore (#18660) singuliere 2022-02-10 03:41:05 +01:00
  • e034d3a710 [skip ci] Updated translations via Crowdin GiteaBot 2022-02-10 00:16:23 +00:00