Commit Graph

1910 Commits (46ff639a13fe1ea20efcd4b77ee9999f9cd5b391)

Author SHA1 Message Date
guillep2k 0b91aaf62a Update Github migration test (#8897) 5 years ago
Lunny Xiao 4a08d574cf fix 500 when edit hook (#8782) (#8790) 5 years ago
zeripath f104898989 Allow to merge if file path contains " or \ (#8629) (#8772) 5 years ago
zeripath f9845454cf Use AppSubUrl for more redirections (#8647) (#8652) 5 years ago
John Olheiser 1e1211c194 Add SubURL to redirect path (#8632) (#8634) (#8640) 5 years ago
6543 519f69eb41 Fix #8582 by handling empty repos (#8587) (#8593) 5 years ago
zeripath 6cb9ce1367 IsBranchExist: return false if provided name is empty (#8485) (#8492) 5 years ago
zeripath 5c3863c319 Restore functionality for early gits (#7775) (#8476) 5 years ago
zeripath 20a28b785a
Ensure Request Body Readers are closed in LFS server (#8454) (#8459) 5 years ago
6543 30718ce4ac fix bug when migrating a private repository (#7917) (#8403) 5 years ago
6543 c9b8c12bc9 feat: highlight issue references with : (#8101) (#8404) 5 years ago
Mura Li aaf975bff1 Fix data race (#8206) 5 years ago
Mura Li 9e8df4b838 Fix pull merge 500 error caused by git-fetch breaking behaviors (#8194) 5 years ago
Filip Navara 6883c007d3 [backport/v1.9] Fix reading git notes from nested trees (#8189) 5 years ago
Rutger Broekhoff 89c57487cd Fix Go 1.13 private repository go get issue (#8100) 6 years ago
guillep2k bb609cacee Backport: Strict name matching for Repository.GetTagID() (#8082) 6 years ago
Mura Li e7f6da386f Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066) (#8070) 6 years ago
Richard Mahn bb423f9350 Backport for #7945 (#7994) 6 years ago
David Svantesson b6b1560701 Abort syncrhonization from LDAP source if there is some error. (#7965) 6 years ago
zeripath 94f0151789 Attempt to fix hook problem (#7856) 6 years ago
Mura Li f3496c88b2 Do not fetch all refs (#7837) 6 years ago
Antoine GIRARD 89915ca8a0 Fix duplicate call of webhook (#7821) (#7824) 6 years ago
zeripath 65a76b7cb0 Be more strict with git arguments (#7715) (#7762) 6 years ago
guillep2k 6d441de2bd Backport: skip non-regular files (e.g. submodules) on repo indexing (#7717) 6 years ago
zeripath 39da4ac6d4
Correct wrong datetime format for git (#7689) (#7690) 6 years ago
Lunny Xiao d4044b9c98 fix bug on migrating milestone from github (#7665) (#7666) 6 years ago
Lunny Xiao 4c69e158e5 Fix bug create/edit wiki pages when code master branch protected (#7580) (#7623) 6 years ago
zeripath b7e41f7b8f
Fix panic on push at #7611 (#7615) (#7618) 6 years ago
silverwind 426fd2a816 Fix empty commits now showing in repo overview (#7521) (#7563) 6 years ago
Lunny Xiao 337f2625ac Fix markdown invoke sequence (#7513) (#7560) 6 years ago
Lunny Xiao 3fd07a0be6
remove duplicated webhook trigger (#7511) (#7516) 6 years ago
Lunny Xiao f4818671e4
Fix migration tests since #7 fixed (#7375) (#7381) 6 years ago
mrsdizzie 7166629d9c Fix typo in PR migration check (#7368) 6 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606) 6 years ago
Lunny Xiao 337d6915ff Detect migrating batch size (#7353) 6 years ago
Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314) 6 years ago
Lunny Xiao e728b55812 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) 6 years ago
zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 6 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 6 years ago
Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 6 years ago
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050) 6 years ago
Lunny Xiao d741316aae add commitgraph support global default true when git version >= 2.18 (#7313) 6 years ago
Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 6 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
Lunny Xiao 42729b7562
fix API link header (#7298) 6 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
mrsdizzie a25b3d4c72 Fix Submodule dection in subdir (#7275) 6 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236) 6 years ago
silverwind b209531959 fix hljs unintenionally highlighting commit links (#7244) 6 years ago