Commit Graph

2923 Commits (8601440e81e0e609ab8049fb6dae8307db78fd6c)

Author SHA1 Message Date
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101)
3 years ago
zeripath 23358bc55d
Use git log name-status in get last commit (#16059)
3 years ago
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134)
3 years ago
6543 75205b5669
Fix some API bugs (#16184)
3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010)
3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165)
3 years ago
Mura Li 19dedc3fa5
Speed up git diff highlight generation (#16180)
3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)
3 years ago
zeripath 0db1048c3a
Run processors on whole of text (#16155)
3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175)
3 years ago
6543 c9d053f0ca
[API] User expose counters (#16167)
3 years ago
zeripath 1ec9e906dc
Ensure settings for Service and Mailer are read on the install page (#15943)
3 years ago
zeripath ffbf35b7e9
Clean-up the settings hierarchy for issue_indexer queue (#16001)
3 years ago
zeripath 5f4522cd1f
Fix missing discard in repo_language_stats (#16030)
3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076)
3 years ago
zeripath f4d3bf7867
issue-keyword class is being incorrectly stripped off spans (#16163)
3 years ago
zeripath 95352e6bd5
Make command in authorized keys a template (#16003)
3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157)
3 years ago
a1012112796 a005265718
small refactor for retry downloader (#16137)
3 years ago
zeripath daa5a23548
Set self-adjusting deadline for connection writing (#16068)
3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086)
3 years ago
KN4CK3R 21cde5c439
Fix data URI scramble (#16098)
3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089)
3 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032)
3 years ago
Lunny Xiao b6762e2306
Fix regression of renderer (#16091)
3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523)
3 years ago
zeripath fe18a85f54
Fix panic (#16072)
3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867)
3 years ago
Lunny Xiao 7979c3654e
Copy git data from disk when restore repository (#16066)
3 years ago
Norwin cb940c4312
Encrypt migration credentials at rest (#15895)
3 years ago
zeripath 256b1a3561
Fix bug in reverse proxy (#16026)
3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031)
3 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961)
3 years ago
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011)
3 years ago
Lunny Xiao a9daebca22
Fix get tag when migration (#16014)
3 years ago
KN4CK3R efe77eec85
Unified custom config creation (#16012)
3 years ago
zeripath 6d6a65cf5c
Allow Token/Basic auth on raw paths (#15987)
3 years ago
zeripath 6d39053711
Fix setting of SameSite on cookies (#15989)
3 years ago
zeripath c1a80b7d6a
Use filepath.ToSlash and Join in indexer defaults and queues (#15971)
3 years ago
zeripath 3aaf64885f
Change default queue settings to be low go-routines (#15964)
3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791)
3 years ago
silverwind be745be0a4
Double the avatar size factor (#15941)
3 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787)
3 years ago
zeripath 17be645498
Encrypt LDAP bind password in db with SECRET_KEY (#15547)
3 years ago
Norwin a137ee7a68
git migration: don't prompt interactively for clone credentials (#15902)
3 years ago
6543 e0c93fed05
GitHub: migrate draft releases too (#15884)
3 years ago
zeripath 8e32eeb5de
Hold the event source when there are no listeners (#15725)
3 years ago
zeripath f582ec4e53
Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304)
3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303)
3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693)
3 years ago