1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-22 17:38:27 +00:00

Commit Graph

  • 4da2eabd7f doc: clarify INSTALL_LOCK behavior (#17945) Rolf Kaiser 2021-12-25 19:25:42 -08:00
  • 13d002a755 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-26 00:28:42 +00:00
  • 012e45a4c1 Correctly handle failed migrations (#17575) (#18099) zeripath 2021-12-25 15:45:51 +00:00
  • d25ff0d695 Reset locale on login (#17734) (#18100) zeripath 2021-12-25 13:31:23 +00:00
  • e34632bb53 Add issue hyperlinks in the webhook of wechatwork (#18102) zjjhot 2021-12-25 21:30:09 +08:00
  • 31a2bf29ed Fix a navbar UI bug in Safari (#18092) wxiaoguang 2021-12-25 05:42:01 +08:00
  • 16adaaeaa3 Instead of using routerCtx just escape the url before routing (#18086) zeripath 2021-12-24 16:50:49 +00:00
  • 26070eb818 When the git repository on storage is changed, the repository modal should also be updated (#18088) wxiaoguang 2021-12-24 23:36:26 +08:00
  • c7151c2fb6 - name: new parameter in CreateForkOption to give the forked repository (#18066) Aravinth Manivannan 2021-12-24 14:43:00 +00:00
  • 532383d7dd When attempting to subscribe other user to issue report why access denied (#18091) zeripath 2021-12-24 13:47:42 +00:00
  • d7770539f6 Improve interface when comparing a branch which has created a pull request (#17911) Lunny Xiao 2021-12-24 20:14:42 +08:00
  • 7cc44491fa Add API to manage repo tranfers (#17963) qwerty287 2021-12-24 05:26:52 +01:00
  • 5754080eb9 Fix various typos of software names (#18083) qwerty287 2021-12-24 04:56:57 +01:00
  • a5df7ba6bf Prevent NPE if gitea uploader fails to open url (#18080) zeripath 2021-12-23 16:27:33 +00:00
  • ffc08c1914 Do not read or write git reference files directly (#18079) zeripath 2021-12-23 13:44:00 +00:00
  • e0cf3d86c4 Migrated Repository will show modifications when possible (#17191) 99rgosse 2021-12-23 09:32:29 +01:00
  • ba6efb105a Quote references to the user table in consistency checks (#18072) zeripath 2021-12-22 23:52:57 +00:00
  • 6eaebda1b5 Quote references to the user table in consistency checks (#18072) (#18073) zeripath 2021-12-22 23:29:05 +00:00
  • d097fd6be6 Only create pprof files for gitea serv if explicitly asked for (#18068) zeripath 2021-12-22 16:48:12 +00:00
  • 6100935a77 Add NotFound handler (#18062) (#18067) zeripath 2021-12-22 15:26:37 +00:00
  • 62dcf1a6fb Add NotFound handler (#18062) zeripath 2021-12-22 10:39:28 +00:00
  • a9ed1c5c7c Add API to get file commit history (#17652) qwerty287 2021-12-22 07:17:33 +01:00
  • d155ffc610 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-22 00:28:37 +00:00
  • cb05d3a23a Add List-Unsubscribe header (#17804) mscherer 2021-12-21 23:53:03 +01:00
  • 6de75224de Ensure that git repository is closed before transfer (#18049) (#18057) zeripath 2021-12-21 18:27:46 +00:00
  • 7be82f4af8 Avoid running go vet twice (#18059) Gusted 2021-12-21 19:22:33 +01:00
  • 7821370c0b [Frontport] Changelog v1.15.8 (#18052) 6543 2021-12-21 09:08:48 +01:00
  • 9086916eb7 Fix code search result hint on zh-CN (#18053) Lunny Xiao 2021-12-21 16:08:06 +08:00
  • 877040e652 Update Changelog (#18047) v1.15.8 zeripath 2021-12-21 03:12:46 +00:00
  • 273bef1be3 Fix continuance tests (#18027) Gusted 2021-12-21 04:12:27 +01:00
  • d8ae769dda update docker image to latest go version (#18048) techknowlogick 2021-12-20 22:11:10 -05:00
  • 7cc7f0ed75 TestRepository_GetTag intermittently panics due to an NPE (#18043) zeripath 2021-12-21 03:10:16 +00:00
  • bef93abd49 Ensure that git repository is closed before transfer (#18049) zeripath 2021-12-21 02:01:58 +00:00
  • be91df42d1 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-21 00:28:39 +00:00
  • 57d0461ac7 Make test work with different default branch config (#18038) mscherer 2021-12-20 21:55:05 +01:00
  • 91f5be889a Fix delete u2f keys bug (#18042) Lunny Xiao 2021-12-21 04:53:25 +08:00
  • a818a48c76 Move POST /{username}/action/{action} to simply POST /{username} (#18045) (#18046) zeripath 2021-12-20 20:53:08 +00:00
  • 3f34f09537 Extract CodeMirror styles (#17960) silverwind 2021-12-20 12:07:49 -08:00
  • 76e1c130fb Reset Session ID on login (#18018) (#18041) zeripath 2021-12-20 20:06:54 +00:00
  • 660c30db80 Migration 204 use Sync2 (#18044) 6543 2021-12-20 18:58:38 +01:00
  • 0ac845042e Move POST /{username}/action/{action} to simply POST /{username} (#18045) zeripath 2021-12-20 17:18:26 +00:00
  • 148a417774 Prevent off-by-one error on comments on newly appended lines (#18029) (#18035) zeripath 2021-12-20 16:38:58 +00:00
  • ce840bb177 Fix delete u2f keys modal (#18040) Lunny Xiao 2021-12-20 22:49:06 +08:00
  • bcc13f3889 Reset Session ID on login (#18018) zeripath 2021-12-20 14:12:26 +00:00
  • 6081948ef0 Changelog 1.15.8 (#18026) zeripath 2021-12-20 10:32:07 +00:00
  • 2cd1479e77 Add grafana gitea-mixin (#17758) Vitaly Zhuravlev 2021-12-20 10:52:33 +03:00
  • ff2fd08228 Simplify parameter types (#18006) Gusted 2021-12-20 05:41:31 +01:00
  • 25677cdc5b Update chroma (#18033) zeripath 2021-12-20 02:49:38 +00:00
  • fb5f7791ef Prevent off-by-one error on comments on newly appended lines (#18029) zeripath 2021-12-20 02:15:49 +00:00
  • e4e411821d Abort merge if head has been updated before pressing merge (#18032) zeripath 2021-12-20 00:32:54 +00:00
  • b24a965b81 no need for docker image mirror (#18031) techknowlogick 2021-12-19 16:53:15 -05:00
  • 48bd54286c Stop printing 03d after escaped characters in logs (#18030) (#18034) zeripath 2021-12-19 21:35:29 +00:00
  • 147e42239f Stop printing 03d after escaped characters in logs (#18030) zeripath 2021-12-19 21:00:22 +00:00
  • c69b3b65f3 Reset locale on login (#18023) (#18025) zeripath 2021-12-19 15:04:31 +00:00
  • 1c7db70835 Reset locale on login (#18023) zeripath 2021-12-19 13:31:43 +00:00
  • 6fe756dc93 Add support for ssh commit signing (#17743) Wim 2021-12-19 06:37:18 +01:00
  • f1e85622da Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) zeripath 2021-12-19 04:19:25 +00:00
  • 487ce3b49e [skip ci] Updated licenses and gitignores GiteaBot 2021-12-19 00:29:01 +00:00
  • fe91d9617b Fix reset password email template (#17025) (#18022) zeripath 2021-12-18 22:55:26 +00:00
  • 9296baf65a Change <a> elements to underline on hover (#17898) silverwind 2021-12-17 21:29:00 -08:00
  • 711ca52f1f backport: fix outType on gitea dump (#18016) Gusted 2021-12-18 02:55:24 +01:00
  • 8662ff68da [skip ci] Updated translations via Crowdin GiteaBot 2021-12-18 00:28:35 +00:00
  • a15f0cb010 Fix rename notification bug (#18011) Lunny Xiao 2021-12-18 07:59:08 +08:00
  • b300e3f485 Support open compare page directly (#17975) Lunny Xiao 2021-12-18 06:20:27 +08:00
  • 4cbc865d83 Add option to define refs in issue templates (#17842) qwerty287 2021-12-17 22:29:09 +01:00
  • 2051f850ef Ensure complexity, minlength and ispwned are checked on password setting (#18005) (#18015) zeripath 2021-12-17 21:24:59 +00:00
  • 4bbbf35654 Fix outType on gitea dump (#18000) Gusted 2021-12-17 14:38:45 +01:00
  • a6d4a8546a Fix rename notification bug (#18008) Lunny Xiao 2021-12-17 14:24:47 +08:00
  • 3ae4c4898b Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991) (#17992) zeripath 2021-12-17 02:08:00 +00:00
  • d29b689f81 Ensure complexity, minlength and ispwned are checked on password setting (#18005) zeripath 2021-12-17 02:03:39 +00:00
  • dab28c7049 Use JSON module instead of stdlib json (#18003) Gusted 2021-12-17 02:15:02 +01:00
  • 3a77465e4e Prevent double decoding of % in url params (#17997) (#18001) zeripath 2021-12-16 23:03:20 +00:00
  • 8354670708 Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) zeripath 2021-12-16 19:01:14 +00:00
  • 6e7d28cf3a Prevent double decoding of % in url params (#17997) zeripath 2021-12-16 17:40:18 +00:00
  • e0e3ba6c12 Add Reindex buttons to repository settings page (#17494) zeripath 2021-12-16 15:55:12 +00:00
  • 3a3cbcfdf0 Set correct language for Dockerfile variants (#17999) silverwind 2021-12-16 01:52:01 -08:00
  • e79272ab20 Fix TemplateRepo no longer in models.repo (#17993) Caellion 2021-12-16 08:12:50 +01:00
  • cc129d2ca2 Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) silverwind 2021-12-15 18:18:38 -08:00
  • e78ee73d71 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-16 00:28:34 +00:00
  • b748acf2a0 Fixed emoji alias not parsed in links (#16221) KN4CK3R 2021-12-16 00:49:12 +01:00
  • f58e687a83 Shorten page title in file view (#17987) silverwind 2021-12-14 23:50:11 -08:00
  • 4da1d97810 Refactor HTTP request context (#17979) wxiaoguang 2021-12-15 14:59:57 +08:00
  • 9d943bf374 Add missing X-Total-Count and fix some related bugs (#17968) qwerty287 2021-12-15 06:39:34 +01:00
  • fc8c23edb7 Prevent deadlock in create issue (#17970) (#17982) zeripath 2021-12-15 02:06:40 +00:00
  • 790e6cfeec [skip ci] Updated translations via Crowdin GiteaBot 2021-12-15 00:25:11 +00:00
  • 31df892059 Use non-expiring key. (#17984) (#17985) KN4CK3R 2021-12-14 23:42:03 +01:00
  • bfe597c7b0 Use non-expiring key. (#17984) KN4CK3R 2021-12-14 21:02:20 +01:00
  • 0981ec30c3 Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) zeripath 2021-12-14 08:37:11 +00:00
  • b4782e24d2 Return nicer error for ForcePrivate (#17971) zeripath 2021-12-14 05:08:09 +00:00
  • 8e9140dd69 Fixed wording. (#17973) KN4CK3R 2021-12-14 02:45:39 +01:00
  • bd475f5c9d [skip ci] Updated translations via Crowdin GiteaBot 2021-12-14 00:25:09 +00:00
  • eba07867ef Prevent deadlock in create issue (#17970) zeripath 2021-12-13 22:59:39 +00:00
  • 39eb82446c Bump swagger-ui-dist from 4.1.2 to 4.1.3 (#17965) dependabot[bot] 2021-12-12 22:57:35 -05:00
  • c3eea2f8af Improve behavior of "Fork" button (#17288) qwerty287 2021-12-13 02:59:09 +01:00
  • e0118b0d9b Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) rinsuki 2021-12-13 08:04:18 +09:00
  • 5723240490 Some repository refactors (#17950) Lunny Xiao 2021-12-12 23:48:20 +08:00
  • 0a7e8327a0 [skip ci] Updated licenses and gitignores GiteaBot 2021-12-12 00:25:18 +00:00
  • 6d4172987e Fix markdown URL parsing (#17924) wxiaoguang 2021-12-12 01:21:36 +08:00
  • 379a5241c6 Fix overflow in commit graph (#17947) silverwind 2021-12-11 06:12:18 -08:00
  • f550e356d6 Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) zeripath 2021-12-10 19:43:28 +00:00