Commit Graph

1891 Commits (v1.9.1)

Author SHA1 Message Date
zeripath 94f0151789 Attempt to fix hook problem (#7856)
5 years ago
Mura Li f3496c88b2 Do not fetch all refs (#7837)
5 years ago
Antoine GIRARD 89915ca8a0 Fix duplicate call of webhook (#7821) (#7824)
5 years ago
zeripath 65a76b7cb0 Be more strict with git arguments (#7715) (#7762)
5 years ago
guillep2k 6d441de2bd Backport: skip non-regular files (e.g. submodules) on repo indexing (#7717)
5 years ago
zeripath 39da4ac6d4
Correct wrong datetime format for git (#7689) (#7690)
5 years ago
Lunny Xiao d4044b9c98 fix bug on migrating milestone from github (#7665) (#7666)
5 years ago
Lunny Xiao 4c69e158e5 Fix bug create/edit wiki pages when code master branch protected (#7580) (#7623)
5 years ago
zeripath b7e41f7b8f
Fix panic on push at #7611 (#7615) (#7618)
5 years ago
silverwind 426fd2a816 Fix empty commits now showing in repo overview (#7521) (#7563)
5 years ago
Lunny Xiao 337f2625ac Fix markdown invoke sequence (#7513) (#7560)
5 years ago
Lunny Xiao 3fd07a0be6
remove duplicated webhook trigger (#7511) (#7516)
5 years ago
Lunny Xiao f4818671e4
Fix migration tests since #7 fixed (#7375) (#7381)
5 years ago
mrsdizzie 7166629d9c Fix typo in PR migration check (#7368)
5 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606)
5 years ago
Lunny Xiao 337d6915ff Detect migrating batch size (#7353)
5 years ago
Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314)
5 years ago
Lunny Xiao e728b55812 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)
5 years ago
zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301)
5 years ago
Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
5 years ago
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050)
5 years ago
Lunny Xiao d741316aae add commitgraph support global default true when git version >= 2.18 (#7313)
5 years ago
Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321)
5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864)
5 years ago
Lunny Xiao 42729b7562
fix API link header (#7298)
5 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
5 years ago
mrsdizzie a25b3d4c72 Fix Submodule dection in subdir (#7275)
5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236)
5 years ago
silverwind b209531959 fix hljs unintenionally highlighting commit links (#7244)
5 years ago
Lunny Xiao 392fe6c943 Fix migration panic when Head.User is not exist (#7226)
5 years ago
Lunny Xiao d8168b356d
Add missing description of label on API (#7159)
5 years ago
zeripath cf2221e3ac Add LastLogin to the User API (#7196)
5 years ago
Antoine GIRARD 273f1997ff setting: don't require same running user for internal SSH (like win platform) (#7215)
5 years ago
John Olheiser 8f0182c322 API error cleanup (#7186)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171)
5 years ago
silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165)
5 years ago
Lunny Xiao b3b468444b Revert "make modules/structs as a spereate go mod (#7127)" (#7175)
5 years ago
Lunny Xiao 835b53fc25
make modules/structs as a spereate go mod (#7127)
5 years ago
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763)
5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
5 years ago
Lunny Xiao 6fb31a5461
fix GCArgs load from ini (#7156)
5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991)
5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131)
5 years ago
Rob Watson 8bf405986e Add Rust highlighting (#7125)
5 years ago
mrsdizzie 2ac2a5b0ba Refactor submodule URL parsing (#7100)
5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago