1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00

Commit Graph

  • cf2e4aa1b9 fix wxiaoguang 2024-11-05 10:06:10 +0800
  • e98f6d7f5a remove mirror pr unit Zettat123 2024-11-05 10:31:49 +0800
  • cdec4fe896 use switch Zettat123 2024-11-05 10:17:40 +0800
  • 62009ba1e5 fix wxiaoguang 2024-11-05 09:29:33 +0800
  • 8da7c4ae4e remove code read permission for contributors page yp05327 2024-11-04 23:54:49 +0000
  • 9a6b39662a Fix test Lunny Xiao 2024-11-04 10:49:54 -0800
  • b0d23e9b6b Move AddCollabrator functions to service layer Lunny Xiao 2024-11-04 10:45:01 -0800
  • 3a1fb94a81
    Fix bug Lunny Xiao 2024-11-04 10:27:01 -0800
  • c7c1010077 Reapply "Merge remote-tracking branch 'upstream/main'" RedCocoon 2024-11-05 01:38:44 +0800
  • 19ba51f5e5 Change comment type 22 to refer to the correct template RedCocoon 2024-11-05 00:49:36 +0800
  • a3e5eaf917 Revert "Merge remote-tracking branch 'upstream/main'" RedCocoon 2024-11-04 23:38:45 +0800
  • 095f201ac6
    Merge d63f28289c5c5d1f9f56664277d94ea4ed9ef82c into b068dbd40ee3b4dc7d18cdcf168f0c24cea234c0 6543 2024-11-04 16:18:23 +0100
  • 2585c8b66a Merge remote-tracking branch 'upstream/main' RedCocoon 2024-11-04 21:39:49 +0800
  • 8e012ebbb2 add comments for testing conversation search RedCocoon 2024-11-04 20:37:52 +0800
  • b068dbd40e
    Refactor DateUtils and merge TimeSince (#32409) wxiaoguang 2024-11-04 19:30:00 +0800
  • 5b9049dec0 Add ShouldShowCommentType function when rendering pull review conversation RedCocoon 2024-11-04 19:04:34 +0800
  • 0e05e7815b
    Merge branch 'main' into refactor-dateutils wxiaoguang 2024-11-04 19:00:16 +0800
  • 61be51e56b
    Refactor markup package (#32399) wxiaoguang 2024-11-04 18:59:50 +0800
  • 47d21a97ab
    Merge branch 'main' into refactor-render wxiaoguang 2024-11-04 18:30:14 +0800
  • af28ce59b8
    Add some handy markdown editor features (#32400) wxiaoguang 2024-11-04 18:14:36 +0800
  • b0169a7ced add options Zettat123 2024-11-04 17:48:05 +0800
  • 0d65d7140b Load issue attributes instead of only loading pullrequest details RedCocoon 2024-11-04 17:47:26 +0800
  • 3d1cdd11b2
    Merge branch 'main' into add-editor-feature wxiaoguang 2024-11-04 17:45:15 +0800
  • 6f9647b2b9 Remove invalid options from conversation_stat.go RedCocoon 2024-11-04 17:13:02 +0800
  • b2a93cdda1 Remove unused data from indexer/search RedCocoon 2024-11-04 17:10:50 +0800
  • deb561afff fix wxiaoguang 2024-11-04 13:09:15 +0800
  • ab7cb9509d
    Fix get reviewers' bug Lunny Xiao 2024-11-03 22:50:10 -0800
  • f2fc87b278 Load PR attachments before assigning value RedCocoon 2024-11-04 14:18:11 +0800
  • 4d7c6aa18f
    Merge bd8c820859bd6cf6c1bf676ab412542683f5489f into 54146e62c0b65a941017983f88f7715e6f35c7b1 Amit Mittal 2024-11-04 13:51:25 +0800
  • 3b8ce54780
    Only query team tables if repo is under org when getting assignees Lunny Xiao 2024-11-03 21:49:39 -0800
  • 54146e62c0
    Make LFS http_client parallel within a batch. (#32369) Royce Remer 2024-11-03 20:49:08 -0800
  • f903f769e3
    Merge branch 'main' into lfs-parallel-within-batch wxiaoguang 2024-11-04 12:20:17 +0800
  • 13e8d8488d Undo adding unnecessary ctx Data RedCocoon 2024-11-04 03:57:01 +0800
  • 34c0068918 Update pull_review_test.go to add new data to ctx RedCocoon 2024-11-04 01:41:36 +0800
  • ed576c23fb Fix lint backend compliance issues RedCocoon 2024-11-04 00:50:34 +0800
  • 8b68cc8f72 Fix warning lines and remove unused variables RedCocoon 2024-11-04 00:34:32 +0800
  • 56fca5e557 Fix LoadPosters remove from conversation comment list RedCocoon 2024-11-04 00:28:28 +0800
  • 2ba22a8a13 Merge remote-tracking branch 'upstream/main' RedCocoon 2024-11-04 00:24:17 +0800
  • 3327b83b07 Merge branch 'main' of https://github.com/RedCocoon/gitea RedCocoon 2024-11-04 00:22:19 +0800
  • b1f07f2df0 Add unit test for comments RedCocoon 2024-11-04 00:15:59 +0800
  • 5d7dcdf625 Add unit test for comments RedCocoon 2024-11-04 00:15:59 +0800
  • e344e371df Add unit test for conversations RedCocoon 2024-11-03 22:29:30 +0800
  • 941f7fdf80 fix conflicts wxiaoguang 2024-11-03 19:08:36 +0800
  • 418a13c27b Merge branch 'main' into CalK16-pr-reviewer wxiaoguang 2024-11-03 19:07:13 +0800
  • f2a6df03d9
    Refactor repo legacy (#32404) wxiaoguang 2024-11-03 19:00:12 +0800
  • 8701622c73
    Merge branch 'main' into refactor-repo-legacy Giteabot 2024-11-03 18:55:32 +0800
  • 25ebf691a8 fix an internal error bb-ben 2024-11-03 16:46:12 +0800
  • ef9030d531 add & fix tests wxiaoguang 2024-11-03 15:07:01 +0800
  • d8d66b5c91 simplify a condition statement bb-ben 2024-11-03 15:26:39 +0800
  • 800232b0d4 more updates on templates bb-ben 2024-11-03 15:25:10 +0800
  • 3cc2a71d52 fix test wxiaoguang 2024-11-03 14:55:02 +0800
  • 873c6c5734 use DateUtils.AbsoluteShort instead of ctx.DateUtils.AbsoluteShort wxiaoguang 2024-11-03 14:51:43 +0800
  • 8fe696449c fix wxiaoguang 2024-11-03 14:46:49 +0800
  • 259811617b
    Replace DateTime with proper functions (#32402) wxiaoguang 2024-11-03 05:04:53 +0800
  • fb45da33d7
    Merge branch 'main' into fix-datetime wxiaoguang 2024-11-03 04:35:09 +0800
  • ff5646642e Merge branch 'main' into lunny/fix-oauth2-disable Lunny Xiao 2024-11-02 12:37:42 -0700
  • ee7116a7fe
    Fix test and refactor web routers Lunny Xiao 2024-11-02 12:37:32 -0700
  • a525a68fb0 Fix created_unix for mirroring (#32342) Lunny Xiao 2024-11-01 23:11:38 -0700
  • b32cdfc66c
    Merge 13fa5f4fdea740b7dded055d67a8296918a77cf9 into e524f63d58900557d7d57fc3bcd19d9facc8b8ee Tyrone Yeh 2024-11-02 22:00:55 +0900
  • a215654072
    Merge adbda0636d7436ee704ab120cffdf31e05b25640 into e524f63d58900557d7d57fc3bcd19d9facc8b8ee Lunny Xiao 2024-11-02 22:00:55 +0900
  • d661f1c670
    Merge eaa173a3770a41892edd54a5067f7d94925cf8f7 into e524f63d58900557d7d57fc3bcd19d9facc8b8ee AvengerMoJo 2024-11-02 22:00:55 +0900
  • e572069091 fix wxiaoguang 2024-11-02 19:58:36 +0800
  • e524f63d58
    Fix git error handling (#32401) wxiaoguang 2024-11-02 19:20:22 +0800
  • 2ecb5b6aa8
    Merge branch 'main' into fix-err wxiaoguang 2024-11-02 18:50:14 +0800