summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Improve doctor cli behavior (#28422) (#28424)Giteabot2023-12-111-6/+10
* Make gogit Repository.GetBranchNames consistent (#28348) (#28386)Giteabot2023-12-071-13/+28
* Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) (#28376)Giteabot2023-12-061-1/+1
* Use `filepath` instead of `path` to create SQLite3 database file (#28374) (#2...Giteabot2023-12-061-2/+1
* Convert git commit summary to valid UTF8. (#28356) (#28358)Giteabot2023-12-051-1/+2
* Read `previous` info from git blame (#28306) (#28310)Giteabot2023-12-012-24/+41
* Ignore "non-existing" errors when getDirectorySize calculates the size (#2827...wxiaoguang2023-11-301-11/+12
* Meilisearch: require all query terms to be matched (#28293) (#28296)Giteabot2023-11-291-4/+5
* Fix delete-orphaned-repos (#28200) (#28202)pitpalme2023-11-241-2/+2
* Make CORS work for oauth2 handlers (#28184) (#28185)Giteabot2023-11-231-0/+4
* Add guide page to actions when there's no workflows (#28145) (#28153)Giteabot2023-11-221-0/+1
* Change default size of attachments and repo files (#28100) (#28106)Giteabot2023-11-172-2/+2
* Fix incorrect pgsql conn builder behavior (#28085) (#28098)Giteabot2023-11-172-9/+11
* Render email addresses as such if followed by punctuation (#27987) (#27992)Giteabot2023-11-112-1/+13
* Unify two factor check (#27915) (#27929)Giteabot2023-11-061-27/+0
* Remove action runners on user deletion (#27902) (#27908)Giteabot2023-11-051-0/+7
* refactor postgres connection string building (#27723) (#27869)Giteabot2023-11-012-29/+44
* Clean up template locale usage (#27856) (#27857)wxiaoguang2023-10-311-1/+0
* Fix package webhook (#27839) (#27855)Giteabot2023-10-311-0/+1
* Close all hashed buffers (#27787) (#27790)Giteabot2023-10-251-1/+1
* Fix label render containing invalid HTML (#27752) (#27762)Giteabot2023-10-241-1/+1
* Add doctor dbconsistency fix to delete repos with no owner (#27290) (#27693)65432023-10-221-0/+70
* Improve feed icons and feed merge text color (#27498) (#27716)Giteabot2023-10-211-10/+14
* Support allowed hosts for webhook to work with proxy (#27655) (#27675)Giteabot2023-10-181-3/+15
* Improve retrying index issues (#27554) (#27634)Giteabot2023-10-162-30/+41
* Increase queue length (#27555) (#27562)Giteabot2023-10-102-2/+2
* Fix `environment-to-ini` inherited key bug (#27543) (#27546)Giteabot2023-10-092-1/+28
* Restore warning commit status (#27504) (#27529)Giteabot2023-10-091-3/+11
* Refactor system setting (#27000) (#27452)Giteabot2023-10-054-8/+186
* Add support for HEAD ref in /src/branch and /src/commit routes (#27384) (#27407)Giteabot2023-10-031-0/+20
* Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402)Giteabot2023-10-031-0/+8
* Fix git 2.11 error when checking IsEmpty (#27393) (#27397)Giteabot2023-10-021-1/+2
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-293-7/+7
* fix orphan check for deleted branch (#27310) (#27321)Giteabot2023-09-281-3/+3
* Another round of `db.DefaultContext` refactor (#27103) (#27262)Giteabot2023-09-256-16/+17
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27251)Giteabot2023-09-251-0/+1
* Quote table `release` in sql queries (#27205) (#27218)Giteabot2023-09-231-1/+1
* Fix review request number and add more tests (#27104) (#27168)Giteabot2023-09-211-6/+21
* Refactor lfs requests (#26783)Chongyi Zheng2023-09-186-135/+124
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-1614-30/+184
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-162-0/+14
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-165-11/+12
* Add tests for db indexer in indexer_test.go (#27087)Nanguan Lin2023-09-161-131/+324
* Actions are no longer experimental, so enable them by default (#27054)Lunny Xiao2023-09-151-1/+1
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-156-16/+21
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-145-10/+13
* Remove the useless function `GetUserIssueStats` and move relevant tests to `i...Nanguan Lin2023-09-141-1/+82
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-15/+15
* fix media description render for orgmode (#26895)Earl Warren2023-09-132-9/+34
* Update status and code index after changing the default branch (#27018)Nanguan Lin2023-09-131-1/+8