Commit Graph

2604 Commits (742e21aeba5c02935269a2a3681f4486019ce542)

Author SHA1 Message Date
zeripath edfebe65b1
Finally fix diff names (#13136)
4 years ago
6543 49b1948cb1
Gitea 2 Gitea migration (#12657)
4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978)
4 years ago
6543 ade9c8dc3c
[API] If User is Admin, show 500 error message on PROD mode too (#13115)
4 years ago
6543 845d0afb33
4 line diff (#13103)
4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
zeripath 7edf7eb46c
Log the underlying panic in runMigrateTask (#13096)
4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
zeripath 7eb8460132
Fix attachments list in edit comment (#13036)
4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
Iván Valdés 06f1cdde6e
Fix line break for MS teams webhook (#13081)
4 years ago
Lunny Xiao 9b81193166
Cache last commit when pushing for big repository (#10109)
4 years ago
赵智超 a5ba8188da
fix a small nit (#13074)
4 years ago
zeripath 144fa5a537
Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069)
4 years ago
techknowlogick e00e8d8ad3
Disable Git Hooks by default (#13064)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
Lucas Queiroz 67a5573310
[#13004] Add Timestamp to Tag list API (#13026)
4 years ago
赵智超 01c7204895
Return sample message for login error in api context (#12994)
4 years ago
zeripath 3f3a4f5b41
Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025)
4 years ago
John Olheiser 72636fd664
hCaptcha Support (#12594)
4 years ago
zeripath 54dd28f159
Fix 500 on README in submodule (#13006)
4 years ago
James Lakin 6fc129fe62
Fix repository create/delete event webhooks (#13008)
4 years ago
Pranav Nachnekar 1827f892de
fix: media links in org files not liked to media files (#12997)
4 years ago
techknowlogick 156f54d6e2
allow U2F with default settings for gitea in subpath (#12990)
4 years ago
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993)
4 years ago
zeripath fe79b13ab2
Always return a list from GetCommitsFromIDs (#12981)
4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
zeripath 4c6ac08182
Completely quote AppPath and CustomConf paths (#12955)
4 years ago
zeripath 5cfc1f573f
Fix the issue reported on #12385 (#12969)
4 years ago
zeripath 7f8e3192cd
Allow common redis and leveldb connections (#12385)
4 years ago
Tait Hoyem c85c9d40c2
Add config option to make create-on-push repositories public by default (#12936)
4 years ago
zeripath f1ab1c532b
Allow extended config on cron settings (#12939)
4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 3f522cdaad
Fix handling of migration errors (#12928)
4 years ago
John Olheiser ec6a35aeb1
Hopefully support GH enterprise (#12863)
4 years ago
6543 2dbca92a0f
API: NotificationSubject show Issue/Pull State (#12901)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
mrsdizzie 25ddf77b51
Fix panic when adding long comment (#12892)
4 years ago
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
4 years ago
赵智超 5995326d51
Add size limit for content of comment on action ui (#12881)
4 years ago
6543 06480af472
Convert User expose ID each time (#12855)
4 years ago
赵智超 a9decf0dac
Use a simple format for the big number on ui (#12822)
4 years ago
John Olheiser d9085fe176
Fix anonymous GL migration (#12862)
4 years ago
6543 6c61f498ea
On Migration respect old DefaultBranch (#12843)
4 years ago
Jui-Nan Lin 6c4e9623cc
fix: use Base36 for all code indexers (#12830)
4 years ago
John Olheiser b2bda11595
Fix markdown meta parsing (#12817)
4 years ago
zeripath f91bb745d6
Don't replace underscores in auto-generated IDs in goldmark (#12805)
4 years ago
Lunny Xiao 8ce10fb6e1
Fix bug on elastic search (#12811)
4 years ago
silverwind ffddf3f8a6
Make SVG size argument optional (#12814)
4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450)
4 years ago
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
John Olheiser c3e8c9441a
Add check for LDAP group membership (#10869)
4 years ago
6543 e10327168d
GitLab DL: normalizeColor (#12793)
4 years ago
Lunny Xiao 0db9043aa7
return error when create gitlabdownloader (#12790)
4 years ago
Lunny Xiao e153cf07c3
Add a migrate service type switch page (#12697)
4 years ago
zeripath 96969ddec8
Fix yet another bug with diff file names (#12771)
4 years ago
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
4 years ago
silverwind 3865ecbf13
File header tweaks, add CSS helpers (#12635)
4 years ago
Vedran e204398754
Change/remove a branch of an open issue (#9080)
4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
mrsdizzie 489c8a1478
Compare SSH_DOMAIN when parsing submodule URLs (#12753)
4 years ago
Lunny Xiao 91e7ad569a
Add queue for code indexer (#10332)
4 years ago
6543 ad2bf376df
RepoInit Respect AlternateDefaultBranch (#12746)
4 years ago
6543 f7b3e06026
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)
4 years ago
6543 0c6a802731
[Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701)
4 years ago
zeripath 69b8d7ba19
use assignment in tests (#12734)
4 years ago
techknowlogick 9a17e2830b
refactor repo_stats to use os.pipe (#11726)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 9fdb4f887b
Update to go-org 1.3.2 (#12728)
4 years ago
Jochen Peters 385433d2f4
additional data for type StopWatch in swagger api (#12458)
4 years ago
6543 dba5d82f86
Expose Attachemnt Settings by API (#12514)
4 years ago
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310)
4 years ago
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718)
4 years ago
6543 2a52aeec49
API: Expose its limitation settings (#12714)
4 years ago
Lauris BH e710a34981
Add spent time to referenced issue in commit message (#12220)
4 years ago
6543 d7456106bf
fix go1.15 lint error in modules/public/public.go (#12707)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
6543 ad4a644fb3
Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)
4 years ago
S7evinK 7af2ccd511
Avoid sending "0 new commits" webhooks (#12212)
4 years ago
zeripath 702e98c5ec
Set TLS minimum version to 1.2 (#12689)
4 years ago
zeripath 5fd9f72104
When reading expired sessions - expire them (#12686)
4 years ago
zeripath dead2a9b2d
Escape failed highlighted code (#12685)
4 years ago
zeripath 714ab71ddc
Ensure that all migration requests are cancellable (#12669)
4 years ago
zeripath 58f57b3b6c
Escape provider name in oauth2 provider redirect (#12648)
4 years ago
Lunny Xiao 9bc69ff26e
Support elastic search for code search (#10273)
4 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646)
4 years ago
zeripath eb1bf2377b
Set context for running CreateArchive in to that of the request (#12555)
4 years ago
techknowlogick c5d5d63c9c
Macaron 1.5 (#12596)
4 years ago
John Olheiser 211321fb93
Git migration UX (#12619)
4 years ago
John Olheiser b611ae1908
Mark Cache with ini tag (#12605)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
silverwind ee047312a1
Fix emoji replacements, make emoji images consistent (#12567)
4 years ago
John Olheiser 43a397ce9a
Initial support for push options (#12169)
4 years ago
赵智超 e7d65cbc6e
Add email notify for new release (#12463)
4 years ago
zeripath e429c1164e
Ensure that the detected charset order is set in chardet test (#12574)
4 years ago
zeripath fcabbae168
Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)
4 years ago