Commit Graph

2800 Commits (b428f9feb5796c5191fbb1a2c702bf192500d9c6)

Author SHA1 Message Date
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993)
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
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
ひのしば / hinoshiba 6fa19a8458
Fixed count of filtered issues when api request. (#12275)
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
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
4 years ago
赵智超 ec5677b7a2
Simplify CheckUnitUser logic (#12854)
4 years ago
zeripath 772b5e0f54
Add migration for password algorithm change (#12784)
4 years ago
zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634)
4 years ago
zeripath 25c870faa9
Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic too (#12804)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
zeripath 47289344e2
Add Primary Key to Topic and RepoTopic (#12639)
4 years ago
赵智超 4f8dad37f8
ui: change commentTag style (#11668)
4 years ago
赵智超 ffa12bdb71
Fix "only mail on mention" bug (#12775)
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
6543 cfd8e8a489
gitea dump: include version & Check InstallLock (#12760)
4 years ago
zeripath a722dd72db
Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)
4 years ago
zeripath 1b9d5074a7
Add command to recreate tables (#12407)
4 years ago
Lunny Xiao e8958bfc38
Fix bug of migraition v111 (#12738)
4 years ago
Lunny Xiao 6590cac89b
Fix bug on migration 111 (#12736)
4 years ago
6543 1c35353c53
implemet Cache for Stopwatches.APIFormat() (#12730)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
Jochen Peters 385433d2f4
additional data for type StopWatch in swagger api (#12458)
4 years ago
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence (#12651)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646)
4 years ago
6543 d5b6931dbe
[API] Delete Token accept names too (#12366)
4 years ago
zeripath f3fb3c6f56
Open transaction when adding Avatar email-hash pairs to the DB (#12577)
4 years ago
6543 4b97f9018b
OpenGraph: use repo avatar if exist (#12586)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
赵智超 e7d65cbc6e
Add email notify for new release (#12463)
4 years ago
Lunny Xiao 2026d885d6
Fix bug on migration 147 (#12565)
4 years ago
zeripath 7c2cf236f8
Allow addition of gpg keyring with multiple keys (#12487)
4 years ago
zeripath 9c9c3348bb
Prevent NPE on commenting on lines with invalidated comments (with migration) (#12549)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath d1e67d7ade
Fix bug preventing transfer to private organization (#12497)
4 years ago
zeripath f50364a5b0
Keys should not verify revoked email addresses (#12486)
4 years ago
techknowlogick c9d1e40dfc
UI: Update commit signature view (#12473)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
zeripath d87dbd7519
Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445)
4 years ago
zeripath e17e3f71f4
Use transaction in V102 migration (#12395)
4 years ago
zeripath 5e5c893555
Need RepoID in the languagestat field (#12427)
4 years ago
zeripath 502e38c33c
Increase size of the language column in language_stat (#12396)
4 years ago