Commit Graph

561 Commits (a93d5e12d4742efb175f80b170007a80dfc58bf1)

Author SHA1 Message Date
zeripath 71e1ebfa60
Instead of using routerCtx just escape the url before routing (#18086) (#18098) 3 years ago
zeripath 6100935a77
Add NotFound handler (#18062) (#18067) 3 years ago
zeripath 3ae4c4898b
Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991) (#17992) 3 years ago
zeripath 3a77465e4e
Prevent double decoding of % in url params (#17997) (#18001) 3 years ago
KN4CK3R 31df892059
Use non-expiring key. (#17984) (#17985) 3 years ago
Lunny Xiao a08856606e
Return 400 but not 500 when request archive with wrong format (#17691) (#17700) 3 years ago
zeripath 2c383d812d
Add integration tests for private.NoServCommand and private.ServCommand (#17456) (#17463) 3 years ago
zeripath ef12b8de80
Ensure that restricted users can access repos for which they are members (#17460) (#17464) 3 years ago
Lunny Xiao a87b813955
Fix heatmap test (#17381) (#17383) 3 years ago
6543 cbe3ca5d0b
Test if LFS object is accessible (#16865) (#16904) 3 years ago
zeripath 0b06b2019f
Add basic edit ldap auth test & actually fix #16252 (#16465) (#16494) 3 years ago
6543 09a4364b21
Add TestPrepareWikiFileName (#16487) (#16498) 3 years ago
zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
6543 b81106be3f
Let branch/tag name be a valid ref to get CI status (#16400) 3 years ago
zeripath d06f9ce274
Redirect on bad CSRF instead of presenting bad page (#14937) 3 years ago
luzpaz fc1607b368
Fix source typos (#16374) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
a1012112796 5bb97a12d7
Creating a repo from a template repo via API (#15958) 3 years ago
sebastian-sauer 92328a3394
Add API to get commits of PR (#16300) 3 years ago
Jimmy Praet ce286f9d9c
Support custom mime type mapping for text files (#16304) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
siddweiker f573e93ed4
Fix heatmap activity (#15252) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
sebastian-sauer 6c3433151f
API: Allow COMMENT reviews to not specify a body (#16229) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
6543 eb324a9402
[API] Add repoGetTag (#16166) 3 years ago
zeripath 681e81babd
reqOrgMembership calls need to be preceded by reqToken (#16198) 3 years ago
6543 889dea8fc1
Remove User.GetOrganizations() (#14032) 3 years ago
6543 d5be9ddc97
fix TestAPIRepoTransfer (#16189) 3 years ago
6543 75205b5669
Fix some API bugs (#16184) 3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
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) 4 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 4 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 4 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 4 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 4 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) 4 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677) 4 years ago
Patrick Schratz d957a1569a
Bump `postgres` and `mysql` versions (#15710) 4 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 4 years ago
zeripath 038e1db4df
Return go-get info on subdirs (#15642) 4 years ago
6543 e278614753
[API] make change repo settings work on empty repos (#15778) 4 years ago
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723) 4 years ago