Commit Graph

1210 Commits (886e90aa82521d2c2ae17d3e177c056ae32e4aa6)

Author SHA1 Message Date
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 8 months ago
charles 7cf7a499be
Fixing the issue when status check per rule matches multiple actions (#29631) 8 months ago
oliverpool 26653b196b
Store webhook event in database (#29145) 8 months ago
wxiaoguang c72e1a7abb
Use strict protocol check when redirect (#29642) 8 months ago
Earl Warren f6d01ac2d8
Add download URL for executable files (#28260) 8 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 8 months ago
Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
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) 8 months ago
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 8 months ago
yp05327 3f3335ae51
Add empty repo check in `DetectAndHandleSchedules` (#29606) 8 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