Commit Graph

526 Commits (c9d053f0caa14e6fec4d04c009c79c9a0940c450)

Author SHA1 Message Date
6543 9469e14dc6
[API] Issue Search Add filter for MilestoneNames (#16173)
3 years ago
6543 0e081ff0ce
[API] ListIssues add more filters (#16174)
3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157)
3 years ago
Lunny Xiao da057996d5
Fix http path bug (#16117)
3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800)
3 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956)
3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089)
3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523)
3 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961)
3 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677)
3 years ago
Patrick Schratz d957a1569a
Bump `postgres` and `mysql` versions (#15710)
3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303)
3 years ago
zeripath 038e1db4df
Return go-get info on subdirs (#15642)
3 years ago
6543 e278614753
[API] make change repo settings work on empty repos (#15778)
3 years ago
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723)
3 years ago
a1012112796 3088866531
fix some ui bug about draft release (#15137)
3 years ago
zeripath eed88dc34d
Fix broken avatars since #15301 (#15731)
3 years ago
KN4CK3R ca0460beb7
Unify integration test configs. (#15650)
3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219)
3 years ago
Lunny Xiao c29620c05f
Add tests for clone from wiki (#15513)
3 years ago
6543 a67861b4dc
Fix Benchmark tests, remove a broken one & add two new (#15250)
3 years ago
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384)
3 years ago
zeripath 84f5a0bc62
Always set the merge base used to merge the commit (#15352)
3 years ago
a1012112796 e375cbfd46
rsponse 404 when delete not exist email (#15383)
3 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726)
3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305)
3 years ago
zeripath 8be2cc4fc7
Reduce memory usage in testgit (#15306)
3 years ago
zeripath 0bb8bd8190
Add size to Save function (#15264)
3 years ago
sotho e7609929c1
Expose resolver via API (#15167)
3 years ago
6543 290cf75f93
[refactor] Unify the export of user data via API (#15144)
3 years ago
KN4CK3R 32833a9cfb
Fixed previous fix. (#15098)
3 years ago
KN4CK3R e8ad6c1ff3
Do not convert file path to lowercase (#15023)
3 years ago
zeripath 71aca93dec
Remove extraneous logging (#15020)
3 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
3 years ago
zeripath 6463483ec5
Do not show full lfs file on error in git_test.go:rawTest() (#14980)
3 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981)
3 years ago
zeripath 42b9b46ad2
Never add labels not from this repository or organisation and remove org labels on transfer (#14928)
3 years ago
Norwin 0a8a3ab0f5
Show private heatmap on profile to self & admins (#14881)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
6543 190bd0accd
Export LFS & TimeTracking function status (#14753)
3 years ago
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
6543 5f248d0df2
[API] Add delete release by tag & fix unreleased inconsistency (#14563)
3 years ago
6543 cbe7f5296e
[API] Add affected files of commits to commit struct (#14579)
3 years ago
Cameron Braid 3c965c3e30
[API] GetRelease by tag only return release (#14397)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
6543 6d27703f14
[API] List, Check, Add & delete endpoints for repository teams (#13630)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago