Commit Graph

3197 Commits (f499f23039a46a7b0b48ca848ead242fe430da29)

Author SHA1 Message Date
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
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 3 years ago
6543 8e18b412c3
Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988) 3 years ago
Lunny Xiao ddc709ff7f
Add repo_id for attachment (#16958) 3 years ago
Lunny Xiao a807031a30
Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) 3 years ago
zeripath 57b0887ab2
Correctly return the number of Repositories for Organizations (#16807) 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 3 years ago
Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 3 years ago
Kyle Evans cad70599a6
Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
zeripath 1904941382
Add test to ensure that dumping of login sources remains correct (#16847) 3 years ago
Clar Fon 29b971b6d5
Actually compute proper foreground color for labels (#16729) 3 years ago
Lunny Xiao b88dbe1208
Use a common quote to instead of check database type (#16817) 3 years ago
zeripath 697213bdb3
Add primary_key to issue_index (#16813) 3 years ago
Lunny Xiao efaf109435
Add information for migrate failure (#16803) 3 years ago
wxiaoguang b55c699c62
Alter issue/comment table TEXT fields to LONGTEXT (#16765) 3 years ago
KN4CK3R 4debb74eda
Fix wrong user in OpenID response (#16736) 3 years ago
zeripath c9bca8c5e0
Recreate Tables should Recreate indexes on MySQL (#16718) 3 years ago
zeripath e0853d4a21
Add API Token Cache (#16547) 3 years ago
Jimmy Praet a4962a9440
Add filter by owner and team to issue/pulls search endpoint (#16662) 3 years ago
6543 3a6edd3685
Update issue_index to finish migration (#16685) 3 years ago
Lunny Xiao 7224cfc578
Upgrade xorm to v1.2.2 (#16663) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
6543 eaa791bedd
Add Version info to migrations.go (#16653) 3 years ago
zeripath 9c116f2bb5
Restore compatibility with SQLServer 2008 R2 in migrations (#16627) 3 years ago