Commit Graph

3171 Commits (6c34f6b9542b4b6773226de712d061ca633de18d)

Author SHA1 Message Date
Lunny Xiao 69b61d4373
Fix bug on admin subcommand (#17533) 3 years ago
Lunny Xiao fed8e01ca1
Fix database keyword quote problem on migration v161 (#17522) 3 years ago
zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store (#17507) 3 years ago
Lunny Xiao 63c0dc89ef
Rename db Engines related functions (#17481) 3 years ago
zeripath 76a3190b8a
Quote the table name in CountOrphanedObjects (#17487) 3 years ago
zeripath e6e3b212b3
Run Migrate in Install rather than just SyncTables (#17475) 3 years ago
zeripath 0b4a8be26b
Ensure that restricted users can access repos for which they are members (#17460) 3 years ago
wxiaoguang 7c951fdd4a
In many cases user avatar link should be an absolute URL with http host (#17420) 3 years ago
wxiaoguang 943dc08722
Fix issue content history problems, improve UI (#17404) 3 years ago
wxiaoguang 960c322586
Refactor update checker to use AppState (#17387) 3 years ago
Lunny Xiao f3c7f10c9f
Fix history count failure (#17351) 3 years ago
wxiaoguang 83df0caf15
Sync gitea app path for git hooks and authorized keys when starting (#17335) 3 years ago
Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 3 years ago
John Olheiser c59afa752d
Allow mocking timeutil (#17354) 3 years ago
Lunny Xiao 5326f4c9c5
Move session to models/login (#17338) 3 years ago
techknowlogick 8edda8b446
Add simple update checker to Gitea (#17212) 3 years ago
David Jimenez fa8b8c055d
Don't panic if we fail to parse U2FRegistration data (#17304) 3 years ago
zeripath 5a8dd96b33
Ensure that git daemon export ok is created for mirrors (#17243) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
Romain d0a681fbc3
[API] Add endpount to get user org permissions (#17232) 3 years ago
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 3 years ago
a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 3 years ago
Jimmy Praet b6147152f8
Fix incorrect repository count on organization tab of dashboard (#17256) 3 years ago
Jimmy Praet 25a2000787
Fix unwanted team review request deletion (#17257) 3 years ago
zeripath 46cac263ca
Handle duplicate keys on GPG key ring (#17242) 3 years ago
Jimmy Praet 29acb3213b
Fix broken Activities link in team dashboard (#17255) 3 years ago
finga 67bc04fe21
Fix problem when database ID is not incremented as expected (#17229) 3 years ago
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
Romain 987152ba40
Add metrics to get issues by repository (#17225) 3 years ago
pricly-yellow 20eaca6d05
Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) 3 years ago
Romain fc5ee1edf9
Add metrics to get issues by label (#17201) 3 years ago
Romain c64e2a319f
Add projects and project boards in exposed metrics (#17202) 3 years ago
KN4CK3R 3b06675811
Always set a unique Message-ID header. (#17206) 3 years ago
Romain ecfac78f6e
Kanban colored boards (#16647) 3 years ago
zeripath e8574f2f7d
Nicely handle missing user in collaborations (#17049) 3 years ago
zeripath b5856c4437
Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) 3 years ago
zeripath 123f0aea00
Allow LDAP Sources to provide Avatars (#16851) 3 years ago
Lunny Xiao 91e21d4fca
Move twofactor to models/login (#17143) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
delvh b22be7f594
Fix typo skipping a migration (#17130) 3 years ago
Lunny Xiao d9c69596ff
Fix commit status index problem (#17061) 3 years ago
Lunny Xiao d9e237e3f2
Fix problem when database id is not increment as expected (#17124) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Norwin 0ffad31b92
Notifications API: respond with updated notifications (#17064) 3 years ago
Lunny Xiao e2f0ab3343
Add doctor dbconsistency check for release and attachment (#16978) 3 years ago
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 3 years ago
zeripath 0a542dd59f
Decrement Fork Num when converting from Fork (#17035) 3 years ago
zeripath 26ef180f46
Correctly rollback in ForkRepository (#17034) 3 years ago