Commit Graph

  • 766cb481f7 Update owners for 2022 (#18155) 6543 2022-01-02 17:54:49 +01:00
  • de8e3948a5 Refactor auth package (#17962) Lunny Xiao 2022-01-02 21:12:35 +08:00
  • e61b390d54 Unify and simplify TrN for i18n (#18141) wxiaoguang 2022-01-02 11:33:57 +08:00
  • f9bbed028c Use correct translation key for error messages due to max repo limits (#18135 & #18153) (#18152) Gusted 2022-01-02 02:39:23 +00:00
  • 88da7a7174 Use correct user when determining max repo limits for error messages (#18153) Gusted 2022-01-02 02:38:07 +00:00
  • 5d4ee44ed3 Add singuliere to MAINTAINERS (#18148) singuliere 2022-01-02 02:12:13 +01:00
  • 6a3611cc3d [skip ci] Updated licenses and gitignores GiteaBot 2022-01-02 00:28:42 +00:00
  • 7db2f110ad Add API to get issue/pull comments and events (timeline) (#17403) qwerty287 2022-01-01 15:12:25 +01:00
  • 549fd03c0e Upgrade certmagic from v0.14.1 to v0.15.2 (#18138) Lunny Xiao 2022-01-01 17:43:44 +08:00
  • e9c9a35a61 Upgrade certmagic from v0.14.1 to v0.15.2 (#18138) Lunny Xiao 2022-01-01 17:43:28 +08:00
  • 385dc6a992 Allow admin to associate missing LFS objects for repositories (#18143) wxiaoguang 2022-01-01 17:05:31 +08:00
  • 25a290e320 Upgrade bleve from v2.0.6 to v2.3.0 (#18132) Lunny Xiao 2022-01-01 16:26:27 +08:00
  • 1a4e2bfcd1 tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142) singuliere 2022-01-01 04:31:24 +01:00
  • fb2dc95623 services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) singuliere 2022-01-01 03:52:00 +01:00
  • c99b8efba2 Improve document for developers: Windows CGO, unit test option (#18140) wxiaoguang 2021-12-31 22:21:11 +08:00
  • 431e482e3f Reset the conflicted files list in testpatch (#18139) zeripath 2021-12-31 12:33:55 +00:00
  • 7eb380baa4 Use correct translation key (#18135) Gusted 2021-12-31 08:43:03 +00:00
  • a3d685077f [skip ci] Updated translations via Crowdin GiteaBot 2021-12-31 00:28:31 +00:00
  • ffaebb1a84 [Frontport] Changelog v1.15.9 (#18136) 6543 2021-12-30 18:54:46 +01:00
  • 7e084341fe Fix wrong redirect on org labels (#18128) (#18134) v1.15.9 Lunny Xiao 2021-12-31 00:08:42 +08:00
  • 7d75eede04 Doc: add missing bug fix to changelog (#18133) DuckDuckWhale 2021-12-30 07:42:25 -08:00
  • 67d7ad681a Fix wrong redirect on org labels (#18128) KN4CK3R 2021-12-30 07:44:42 +01:00
  • 626b10794f Fix performance regression when user has many organization (#18125) Lunny Xiao 2021-12-30 13:03:40 +08:00
  • 3db98bef99 Changelog v1.15.9 (#18115) zeripath 2021-12-30 05:03:04 +00:00
  • e0b41f8c37 docs: add various ways to install from package (#18120) Tony 2021-12-30 12:28:56 +08:00
  • 658a636afe Removed unused method. (#18129) KN4CK3R 2021-12-30 04:56:12 +01:00
  • ccb7978538 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-30 00:28:34 +00:00
  • 211f0c32d2 Removed unused endpoint. (#18127) KN4CK3R 2021-12-29 23:57:30 +01:00
  • 8ce1b539b1 Use conditions but not repo ids as query condition (#16839) Lunny Xiao 2021-12-29 21:02:12 +08:00
  • 484fe075f4 Fix: unstable sort skips/duplicates issues across pages (#18095) DuckDuckWhale 2021-12-29 03:44:34 -08:00
  • 8fa97a25f0 Set HeadCommit when creating tags. (#18116) KN4CK3R 2021-12-29 12:40:57 +01:00
  • 72f9050689 Fix: unstable sort skips/duplicates issues across pages (#18094) DuckDuckWhale 2021-12-28 19:12:19 -08:00
  • de3216ee55 Use common sessioner for API and web routes (#18114) zeripath 2021-12-28 22:15:01 +00:00
  • e4e3df6c66 Handle invalid issues (#18111) Gusted 2021-12-28 13:28:27 +00:00
  • 353d88a42e Migrating wiki don't require token, so we should move it out of the require form (#17645) (#18104) Lunny Xiao 2021-12-27 09:33:32 +08:00
  • d2fac636d1 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-27 00:28:36 +00:00
  • 38d81cdd01 Fix documents for Windows development (#18109) wxiaoguang 2021-12-26 23:27:18 +08:00
  • a17fce31a9 Revert "Fix delete u2f keys bug (#18042)" (#18107) Lunny Xiao 2021-12-26 22:57:00 +08:00
  • a2afd38f25 Enable linter [rule.modifies-value-receiver] and refactor RoleDescriptor (#18093) Gusted 2021-12-26 14:56:14 +00:00
  • 71e1ebfa60 Instead of using routerCtx just escape the url before routing (#18086) (#18098) zeripath 2021-12-26 10:32:04 +00:00
  • afe9d2cadd Prevent NPE if gitea uploader fails to open url (#18080) (#18101) zeripath 2021-12-26 09:22:10 +00:00
  • 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