Commit Graph

  • cc5df26680
    Even more `db.DefaultContext` refactor (#27352) JakobDev 2023-10-03 12:30:41 +0200
  • 08507e2760
    Don't use subselect in `DeleteIssuesByRepoID` (#27332) JakobDev 2023-10-03 10:17:28 +0200
  • 5c96a2be87
    Fix bug of review request number (#27406) Lunny Xiao 2023-10-03 16:08:12 +0800
  • 2b06c106ef
    Add support for HEAD ref in /src/branch and /src/commit routes (#27384) Kirill Sorokin 2023-10-03 10:37:06 +0300
  • bc21723717
    Make Actions tasks/jobs timeouts configurable by the user (#27400) Francesco Antognazza 2023-10-02 23:09:26 +0200
  • dfa4e5857f
    Fix git 2.11 error when checking IsEmpty (again) (#27399) wxiaoguang 2023-10-02 23:59:39 +0800
  • acedf0f702
    Fix git 2.11 error when checking IsEmpty (#27393) (#27396) Giteabot 2023-10-02 23:30:04 +0800
  • e709bc199f
    Differentiate between `push` and `pull` `mirror sync in progress` (#27390) delvh 2023-10-02 16:52:18 +0200
  • caef9f9503
    Fix git 2.11 error when checking IsEmpty (#27393) wxiaoguang 2023-10-02 22:05:21 +0800
  • 624c0ba920
    fix: comment typo (#27388) 24601 2023-10-02 16:31:03 +0800
  • 439a0cca2c
    Test more templates for if they contain an error (#27367) Lunny Xiao 2023-10-02 15:56:55 +0800
  • e4313feefd
    Document the line-number counting behavior (#27386) wxiaoguang 2023-10-02 15:23:18 +0800
  • 4999d909a6
    Remove upgrade from Gogs doc because the diverse has been 7 years and the code base changed totally (#27387) Lunny Xiao 2023-10-02 14:53:55 +0800
  • 79e1f27eda
    Fix incorrect Chinese translation of linked-references.zh-cn.md (#27382) Ayaka 2023-10-02 14:13:08 +0800
  • 33de64cb21
    link to file from its history (#27354) Denys Konovalov 2023-10-02 06:04:32 +0200
  • cb68e01e22
    simplify issue deletion query (#27312) Earl Warren 2023-10-02 04:30:10 +0200
  • c9cc57f130 [skip ci] Updated licenses and gitignores GiteaBot 2023-10-02 00:23:46 +0000
  • a112cf34d3
    Cargo package - Fix missing domain in cargo sparse url (#27370) merlleu 2023-10-01 15:43:15 +0200
  • 50070550a8
    Hide archived labels when filtering by labels on the issue list (#27115) puni9869 2023-10-01 18:34:39 +0530
  • 87aa552531
    Fix unexpected context canceled when migrating repository (#27368) CaiCandong 2023-10-01 20:04:35 +0800
  • 23139aa27b
    Allow get release download files and lfs files with oauth2 token format (#26430) (#27378) Giteabot 2023-10-01 19:54:15 +0800
  • 7ad31567cd
    Fix ldap admin privileges update bug (#27051) CaiCandong 2023-10-01 19:32:12 +0800
  • 6e87a44034
    Allow get release download files and lfs files with oauth2 token format (#26430) Lunny Xiao 2023-10-01 18:41:52 +0800
  • 6b65c41ebf
    Fix missing ctx for GetRepoLink in dashboard (#27372) CaiCandong 2023-10-01 17:26:28 +0800
  • 4ab597f479
    highlight user details link (#26998) Denys Konovalov 2023-10-01 05:58:24 +0200
  • 83f571628d
    Feed UI Improvements (#27356) silverwind 2023-09-30 17:48:34 +0200
  • 4cb51cb985
    Absolute positioned checkboxes overlay floated elements (#26870) Rafael Heard 2023-09-30 05:30:44 -0400
  • 7d14aa062f
    Fix template bug (#27362) Lunny Xiao 2023-09-30 17:03:04 +0800
  • 4f169e4b47 [skip ci] Updated translations via Crowdin GiteaBot 2023-09-30 00:22:01 +0000
  • 393193a3e0
    Fix repo count in org action settings (#27245) yp05327 2023-09-30 00:46:07 +0900
  • 65e09a303e
    Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) Panagiotis "Ivory" Vasilopoulos 2023-09-29 14:57:06 +0000
  • c3b7231966
    Add protected branch name description (#27257) Lunny Xiao 2023-09-29 22:02:35 +0800
  • 2a2b0cb1d2
    rename TotalTimes() to TotalTimesForEachUser() (#27261) 6543 2023-09-29 14:04:14 +0100
  • cf0df023be
    More `db.DefaultContext` refactor (#27265) JakobDev 2023-09-29 14:12:54 +0200
  • 3945c26722
    Improve tree not found page (#26570) yp05327 2023-09-29 16:42:39 +0900
  • 89fa8f9896
    Update comparison page with RhodeCode CE & EE (#27329) Marcin Kuźmiński 2023-09-29 07:31:54 +0200
  • b6b71c78c4
    Add logs for data broken of comment review (#27326) (#27344) Giteabot 2023-09-29 13:31:10 +0800
  • 968be05bcc
    Add logs for data broken of comment review (#27326) Lunny Xiao 2023-09-29 10:31:36 +0800
  • 5e02e3b7ee
    Add support for forking single branch (#25821) Dmitry Sharshakov 2023-09-29 04:48:39 +0300
  • e8840e7e2b [skip ci] Updated translations via Crowdin GiteaBot 2023-09-29 00:23:01 +0000
  • 15a504cb9f
    Fix the approval count of PR when there is no protection branch rule (#27272) Nanguan Lin 2023-09-29 07:24:36 +0800
  • 9d9cebc5e7
    Add Index to `comment.dependent_issue_id` (#27325) JakobDev 2023-09-28 22:58:35 +0200
  • 3fcad582c9
    Improvements of releases list and tags list (#25859) Zettat123 2023-09-28 21:21:47 +0800
  • 1c039b4e1e
    Fix Bug in Issue Config when only contact links are set (#26521) JakobDev 2023-09-28 14:16:40 +0200
  • 1f00bc44b2
    Fix review UI (#27322) wxiaoguang 2023-09-28 18:00:26 +0800
  • 72c68177ab
    Improve issue history dialog and make poster can delete their own history (#27323) wxiaoguang 2023-09-28 16:43:20 +0800
  • 7ea2a910ce
    Improve branch list UI (#27319) wxiaoguang 2023-09-28 12:04:32 +0800
  • 2138661dae
    fix orphan check for deleted branch (#27310) (#27320) Giteabot 2023-09-28 11:16:05 +0800
  • 15fa0383fb
    doctor: delete action entries without existing user (#27292) 6543 2023-09-28 04:03:08 +0100
  • 98f02203f9
    fix orphan check for deleted branch (#27310) Earl Warren 2023-09-28 04:07:33 +0200
  • 673cf6af76
    make writing main test easier (#27270) Lunny Xiao 2023-09-28 09:38:53 +0800
  • e74a3b18af [skip ci] Updated translations via Crowdin GiteaBot 2023-09-28 00:22:57 +0000
  • e5e1d842c0
    Fix protected branch icon location (#26576) yp05327 2023-09-28 07:21:31 +0900
  • 70f8d10fc5
    move the `gitea admin` subcommands into separate files (#27307) Nanguan Lin 2023-09-27 20:25:38 +0800
  • 5600504eed
    Fix chinese translation (#27296) Lunny Xiao 2023-09-27 16:15:12 +0800
  • 9e446dbf04
    bump bleve (#27300) techknowlogick 2023-09-27 03:10:58 -0400
  • 3b2da7e4ae
    Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) Lunny Xiao 2023-09-27 13:37:48 +0800
  • ee27b94b2c
    Use vitest globals (#27102) silverwind 2023-09-27 06:37:13 +0200
  • 5ef5a0ade6
    Fix divider in subscription page (#27298) yp05327 2023-09-27 13:00:57 +0900
  • e59c9e3ecd
    Fix yaml test (#27297) Lunny Xiao 2023-09-27 11:30:03 +0800
  • c5247eff73
    Enable production source maps for index.js, fix CSS sourcemaps (#27291) silverwind 2023-09-27 04:05:49 +0200
  • 6967c13ad2
    Fix some animation bugs (#27287) wxiaoguang 2023-09-27 09:15:58 +0800
  • 709c2fad8a
    Add missed return to actions view fetch (#27289) silverwind 2023-09-27 02:34:52 +0200
  • eab20cb6bd
    Fix more yaml lint errors (#27284) Lunny Xiao 2023-09-27 00:56:42 +0800
  • 1f89a45926
    Fix incorrect change from #27231 (#27275) delvh 2023-09-26 15:10:29 +0200
  • 939d410a93
    Add missing IconHTML size (#27269) wxiaoguang 2023-09-26 19:59:04 +0800
  • d0012c8806
    Document the queue item's marshaling behavior (#27271) wxiaoguang 2023-09-26 13:58:57 +0800
  • 3f82ca38af [skip ci] Updated translations via Crowdin GiteaBot 2023-09-26 00:23:08 +0000
  • 7047df36d4
    Another round of `db.DefaultContext` refactor (#27103) JakobDev 2023-09-25 15:17:37 +0200
  • 93bd4351bf
    Fix more "locale" usages (#27259) wxiaoguang 2023-09-25 20:42:40 +0800
  • 7960ba7e2b
    Always use `ctx.Locale.Tr` inside templates (#27231) delvh 2023-09-25 10:56:50 +0200
  • e6d8b14620
    Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive (#27211) Yarden Shoham 2023-09-25 10:33:00 +0300
  • 4b37eb2c23
    Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27249) Giteabot 2023-09-25 15:02:08 +0800
  • 65d0b7c13a
    Add missing public user visibility in user details page (#27246) yp05327 2023-09-25 15:27:03 +0900
  • dd2f007501
    Fix z-index on markdown completion (#27237) (#27242) Giteabot 2023-09-25 09:10:46 +0800
  • 6af34c09a7
    Use mask-based fade-out effect for `.new-menu` (#27181) silverwind 2023-09-25 03:03:00 +0200
  • c2eed61329 [skip ci] Updated translations via Crowdin GiteaBot 2023-09-25 00:24:48 +0000
  • dd44c2164e
    Fix z-index on markdown completion (#27237) (#27238) Giteabot 2023-09-25 07:37:58 +0800
  • a50002c75c
    Fix z-index on markdown completion (#27237) silverwind 2023-09-25 01:29:36 +0200
  • 2604571993
    Update database-preparation and add note re: MariaDB (#27232) (#27235) Giteabot 2023-09-25 05:27:15 +0800
  • 0816463cf4
    Update database-preparation and add note re: MariaDB (#27232) techknowlogick 2023-09-24 17:24:17 -0400
  • 2325fe777d
    cleanup locale function usage (#27227) Denys Konovalov 2023-09-24 22:31:58 +0200
  • 3a187eace5
    Fix EOL handling in web editor (#27141) silverwind 2023-09-24 21:51:02 +0200
  • 8e23524b18
    Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) Nabapadma-sarker 2023-09-25 04:02:47 +0900
  • 63b25e816d
    fix issues on action runners page (#27226) Denys Konovalov 2023-09-24 20:12:21 +0200
  • efd5176278
    Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225) wxiaoguang 2023-09-24 21:07:57 +0800
  • eae6985b63
    Quote table `release` in sql queries (#27205) (#27219) KN4CK3R 2023-09-24 00:48:50 +0200
  • da0467e3b6
    Update go-enry to 2.8.5 (#27215) delvh 2023-09-23 19:09:01 +0200
  • 6e2888ce27
    Update nodejs installation method in release container (#27207) silverwind 2023-09-23 15:18:47 +0200
  • bcb78e70ca
    Quote table `release` in sql queries (#27205) KN4CK3R 2023-09-23 14:57:39 +0200
  • 0ee7cbf725
    Fix push mirror, wrong timestamp format (#27153) Daniel Kilimnik 2023-09-23 14:15:05 +0200
  • 5f7388e586
    Allow copying issue comment link on archived repos and when not logged in (#27193) JakobDev 2023-09-23 13:31:54 +0200
  • 6c563a302a
    fix: text decorator on issue sidebar menu label (#27206) metiftikci 2023-09-23 13:51:23 +0300
  • a101dbaa79
    Update JS and Poetry dependencies and eslint (#27200) silverwind 2023-09-22 22:51:48 +0200
  • c0ed26f987
    Remove some dead code (#27196) wxiaoguang 2023-09-22 23:30:31 +0800
  • 383edf2fd7 [skip ci] Updated translations via Crowdin GiteaBot 2023-09-22 00:22:57 +0000
  • d8583edfe7
    Fix release URL in webhooks (#27182) (#27184) Giteabot 2023-09-22 07:59:27 +0800
  • 28f9b313ba
    Updates to the API for archived repos (#27149) JakobDev 2023-09-22 01:43:29 +0200
  • 7520cd678c
    Fix release URL in webhooks (#27182) John Olheiser 2023-09-21 17:55:09 -0500
  • d99479c810
    Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27167) Giteabot 2023-09-22 04:23:33 +0800