aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* [Backport] Prohibit automatic downgrades (#13108) (#13111)65432020-10-121-4/+9
* Fix deadlock when deleting team user (#13093)zeripath2020-10-101-1/+1
* Open transaction when adding Avatar email-hash pairs to the DB (#12577) (#12940)zeripath2020-09-241-1/+12
* Fix migration v111 (#12868)Lunny Xiao2020-09-162-17/+43
* Fix "only mail on mention" bug (#12775) (#12789)赵智超2020-09-102-1/+28
* gitea dump: include version & Check InstallLock (#12760) (#12762)65432020-09-072-0/+17
* [Backport] Fix comment broken issue ref dependence (#12651) (#12692)65432020-09-031-0/+5
* Default empty merger list to those with write permissions (#12535) (#12560)zeripath2020-08-221-2/+3
* models: break out of loop (#12386) (#12561)zeripath2020-08-221-1/+2
* Keys should not verify revoked email addresses (#12486) (#12495)zeripath2020-08-171-0/+3
* Fix bug preventing transfer to private organization (#12497) (#12501)techknowlogick2020-08-172-5/+5
* Extend Notifications API and return pinned notifications by default (#12164) ...zeripath2020-07-131-3/+3
* Decrease the num_stars when deleting a repo (#11954) (#12188)赵智超2020-07-082-0/+45
* Trim to 255 runes instead of bytes (#12150)Jürgen Hötzel2020-07-071-4/+5
* Ensure Subkeys are verified (#12155) (#12168)zeripath2020-07-061-1/+41
* Add serviceworker.js to KnownPublicEntries (#11992) (#11994)silverwind2020-06-201-7/+4
* Fix commenting on non-utf8 encoded files (#11916) (#11950)65432020-06-181-1/+31
* Use google/uuid to instead satori/go.uuid (#11943) (#11946)Lunny Xiao2020-06-185-10/+10
* Use ID or Where to instead directly use Get when load object from database (#...65432020-06-179-28/+25
* Invalidate comments when file is shortened (#11882) (#11884)zeripath2020-06-151-1/+4
* Rework api/user/repos for pagination (#11827) (#11877)Cirno the Strongest2020-06-132-8/+15
* Add doctor check to set IsArchived false if it is null (partial backport #118...zeripath2020-06-111-0/+12
* Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831) ...Cirno the Strongest2020-06-101-1/+4
* Increase maximum SQLite variables count to 32766 (#11696) (#11783)Cirno the Strongest2020-06-071-10/+0
* Fix verification of subkeys of default gpg key (#11713) (#11747)zeripath2020-06-031-0/+15
* Change language statistics to save size instead of percentage (#11681) (#11690)Lauris BH2020-06-023-18/+107
* Add logging to long migrations (#11647) (#11691)zeripath2020-05-304-13/+154
* Doctor check & fix db consistency (#11111) (#11676)65432020-05-294-62/+190
* Handle expected errors in AddGPGkey API (#11644) (#11661)65432020-05-281-1/+1
* Fix wrong milestone in webhook message (#11596) (#11611)Gary Kim2020-05-251-1/+1
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-241-4/+19
* Fix repo-list private and total count bugs (#11500) (#11532)zeripath2020-05-211-10/+6
* Ensure public repositories in private organizations are visible and fix admin...65432020-05-181-4/+25
* Allow all members of private orgs to see public repos (#11442)zeripath2020-05-171-10/+15
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-165-52/+106
* Make API EditIssue and EditPullRequest issue notifications (#11123)zeripath2020-05-171-16/+51
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-161-8/+29
* Use session for retrieving org teams (#11438)guillep2k2020-05-161-1/+1
* Fix issue ref migration (#11419)kolaente2020-05-151-0/+2
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-142-0/+27
* Refactor Milestone related (#11225)65432020-05-122-304/+254
* Correctly set the organization num repos (#11339)zeripath2020-05-121-7/+41
* Changed image of openid-connect logo for better look on arc-green theme (#11312)Leo2020-05-101-1/+1
* Fix tracked time issues (#11349)65432020-05-091-4/+6
* Add EventSource support (#11235)zeripath2020-05-071-0/+15
* Prevent multiple listings of organization when creating a repository (#11303)65432020-05-071-6/+6
* API: Add pull review endpoints (#11224)65432020-05-024-12/+105
* Fix spelling mistake with Rewiew (#11262)zeripath2020-04-301-4/+4
* Refactor UpdateOAuth2Application (#11034)65432020-04-301-10/+26
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-301-0/+1