summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* Add UI to delete tracked times (#14100)Norwin2021-02-195-0/+40
* models/repo: Fix typo in comment (#14731)Jacob Hrbek2021-02-181-2/+2
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-181-0/+25
* Add Password Algorithm option to install page (#14701)zeripath2021-02-161-0/+10
* Create DB session provider(based on xorm) (#13031)zeripath2021-02-154-0/+145
* Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)65432021-02-123-1/+25
* Add dismiss review feature (#12674)a10121127962021-02-1110-34/+87
* Sort / Move project boards (#14634)Romain2021-02-111-5/+29
* Improve the comment on comment type (#14609)Lunny Xiao2021-02-101-32/+32
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-0/+10
* Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)zeripath2021-02-083-5/+21
* Fix bug about ListOptions and stars/watchers pagnation (#14556)Lunny Xiao2021-02-042-6/+6
* Fix gpg key deletion (#14561)Anton Khimich2021-02-042-1/+15
* Set the name Mapper in migrations (#14526)zeripath2021-01-301-0/+5
* Add Doctor FixWrongUserType (#14522)65432021-01-291-1/+11
* noop (#14521)John Olheiser2021-01-291-98/+3
* Fix migration v141 (#14387)65432021-01-283-1/+109
* Fix bug because of duplicated join (#14454)Lunny Xiao2021-01-261-2/+7
* Cron job to cleanup hook_task table (#13080)Brad Albright2021-01-262-0/+201
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-2412-18/+201
* 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