Commit Graph

1201 Commits (da15d6127c8d430dfc069f9815ce783dd9ca35f7)

Author SHA1 Message Date
Lunny Xiao da15d6127c
A small refactor for agit implementation (#29614) 8 months ago
ChristopherHX 368743baf3
Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) 9 months ago
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 9 months ago
yp05327 3f3335ae51
Add empty repo check in `DetectAndHandleSchedules` (#29606) 9 months ago
wxiaoguang df1268ca08
Make "/user/login" page redirect if the current user has signed in (#29583) 9 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 9 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
wxiaoguang 8553b4600e
Add an trailing slash to dashboard links (#29555) 9 months ago
yp05327 9616dbec33
Fix workflow trigger event IssueChangeXXX bug (#29559) 9 months ago
6543 e3e6569c5f
Add option to set language in admin user view (#28449) 9 months ago
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 9 months ago
KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 9 months ago
silverwind 3b99066aa8
Fix incorrect diff expander for deletion of last lines in a file (#29501) 9 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 9 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 9 months ago
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
Zettat123 d0fe6ea4e1
The job should always run when `if` is `always()` (#29464) 9 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
yp05327 403766cd81
Ignore empty repo for CreateRepository in action notifier (#29416) 9 months ago
Sebastian Brückner 17f170ee37
Include resource state events in Gitlab downloads (#29382) 9 months ago
KN4CK3R 1c6858543c
Integrate alpine `noarch` packages into other architectures index (#29137) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
Sebastian Brückner 6e5966597c
Properly migrate target branch change GitLab comment (#29340) 9 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 9 months ago
Şahin Akkaya 875f5ea6d8
Implement code frequency graph (#29191) 9 months ago
Zettat123 b762a1f1b1
Fix tarball/zipball download bug (#29342) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 9 months ago
Zettat123 a4fe1cdf38
Improve the `issue_comment` workflow trigger event (#29277) 9 months ago
Sebastian Brückner a70c00b80b
Properly migrate automatic merge GitLab comments (#27873) 9 months ago
Lunny Xiao 182b9c1936
small cache when get user id on interation (#29296) 9 months ago
vincent 35d5e4aea4
Fix content size does not match error when uploading lfs file (#29259) 9 months ago
Johan Van de Wauw 740c6a226c
Fix c/p error in inline documentation (#29148) 9 months ago
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 9 months ago
Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 9 months ago
Jason Song 0ea8de2d07
Do not use lower tag names to find releases/tags (#29261) 9 months ago
wxiaoguang 8be198cdef
Use general token signing secret (#29205) 9 months ago
Lunny Xiao c2a8aacae5
Fix missed edit issues event for actions (#29237) 9 months ago
FuXiaoHei 68e1d17a5f
Expire artifacts before deleting them physically (#29241) 9 months ago
yp05327 1a6e1cbada
Implement some action notifier functions (#29173) 9 months ago