summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-215-26/+57
* Allow ssh-keygen on Windows to detect ssh key type (#14413)Chester Liu2021-01-211-5/+0
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+10
* Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)Artemis Tosini2021-01-202-17/+35
* Project: show referenced PRs in issue cards (#14183)Roberto Santalla2021-01-201-0/+4
* Check if label template exist first (#14384)65432021-01-182-23/+17
* exclude authored PRs from Review Requested filter (#14368)Jimmy Praet2021-01-181-0/+1
* Implement ghost comment mitigation (#14349)65432021-01-171-1/+11
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-171-62/+97
* Sort issue search results by revelance (#14353)Lauris BH2021-01-162-2/+2
* KanBan: be able to set default board (#14147)65432021-01-151-20/+75
* Merge default and system webhooks under one menu (#14244)Lauris BH2021-01-151-17/+3
* Use IsProd instead of testing if it's equal. (#14336)Lunny Xiao2021-01-141-2/+2
* Issues overview should not show issues from archived repos (#13220)Elena Neuschild2021-01-129-6/+166
* [Refactor] Passwort Hash/Set (#14282)65432021-01-105-21/+145
* Add option to change username to the admin panel (#14229)65432021-01-101-7/+7
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-20/+45
* Some code improvements (#14266)Lunny Xiao2021-01-061-0/+3
* Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)Lunny Xiao2021-01-064-5/+111
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-0/+1
* Fix avatar bugs (#14217)Lunny Xiao2021-01-021-4/+3
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-0/+14
* Ensure that schema search path is set with every connection on postgres (#14131)zeripath2021-01-022-11/+85
* Fix dashboard issues labels filter bug (#14210)Lunny Xiao2021-01-011-12/+22
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-025-4/+96
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-282-1/+6
* Team dashboards (#14159)Jimmy Praet2020-12-274-8/+49
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-272-4/+13
* Change topic name size from 25 to 50 (#14150)Lunny Xiao2020-12-263-1/+37
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-251-0/+76
* migrate from com.* to alternatives (#14103)65432020-12-2513-43/+41
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-1/+11
* rework heatmap permissions (#14080)Norwin2020-12-224-54/+98
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-212-27/+44
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+3
* Fix feed push tag (#14064)Lunny Xiao2020-12-201-0/+5
* Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)zeripath2020-12-182-8/+90
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-8/+15
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-171-0/+1
* Trim the branch prefix from action.GetBranch (#13981)zeripath2020-12-141-1/+2
* Fix bug for webhook and feishu caused by API changed (#13937)Lunny Xiao2020-12-111-1/+3
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-094-16/+77
* Fix action avatar loading (#13909)silverwind2020-12-091-3/+4
* Fix frontpage avatars (#13853)silverwind2020-12-091-0/+6
* [Docu] Fix Location of Comments in migrations.go (#13900)65432020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-084-82/+73
* Direct avatar rendering (#13649)silverwind2020-12-034-14/+132
* Move LFSLock APIFormat into convert package (#13808)65432020-12-031-14/+0
* Move Repo APIFormat to convert package (#13787)65432020-12-021-134/+0