Commit Graph

57 Commits (f70b3532360bfa9d421a06a11a8c2a9768aca793)

Author SHA1 Message Date
6543 22d700edfd
Set GIT_DIR correctly if it is not set (#15751) (#15769)
3 years ago
6543 2c2a30d6bb
Fix bug where repositories appear unadopted (#15757) (#15767)
3 years ago
Lunny Xiao 9e7e11224f
Fix potential copy lfs records failure when fork a repository (#15441) (#15485)
3 years ago
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
6543 2686e6bbbe
Check if label template exist first (#14384)
3 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
3 years ago
Chester Liu 632800eda7
Check for 'main' as potential default branch name (#14193)
3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
3 years ago
zeripath 8e0548ed4a
Ensure that HEAD is updated to match default branch in template generation (#13948)
3 years ago
silverwind c05701dd7d
Fix frontpage avatars (#13853)
3 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649)
3 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792)
3 years ago
zeripath 911d370dad
Push HEAD instead of master when initialising repositories (#13719)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
Lunny Xiao a420beda2a
Fix a bug on refactoring (#13373)
4 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363)
4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
Lunny Xiao 9b81193166
Cache last commit when pushing for big repository (#10109)
4 years ago
zeripath 4c6ac08182
Completely quote AppPath and CustomConf paths (#12955)
4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
6543 6c61f498ea
On Migration respect old DefaultBranch (#12843)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
6543 ad2bf376df
RepoInit Respect AlternateDefaultBranch (#12746)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
yisiliang 9fc9c1de98
Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053)
4 years ago
xenofem d1562bfc34
properly set symbolic-ref HEAD when a repo is created with a non-master default branch (#12135)
4 years ago
techknowlogick 6bf78d2b57
Global default branch setting (#11918)
4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
4 years ago
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
zeripath 3547e84a05
When initialising repositories ensure that the user doing the creation is the initializer (#11601)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
L0veSunshine 08208cdfb8
Fix forked repo has no icon and language stat. (#10791)
4 years ago
j.yao.SUSE b252b23f16
[feature] provide `OwnerName` field for README template (#10981)
4 years ago
zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943)
4 years ago
Vasil Mikhalenya 240258a3e5
Avoiding directory execution on hook (#10954) (#10955)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
John Olheiser 28216bde46 More expansions in template repositories (#10021)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago