aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-121-3/+3
* Trim to 255 runes instead of bytes (#12150)Jürgen Hötzel2020-07-081-4/+5
* Decrease the num_stars when deleting a repo (#11954)赵智超2020-07-074-0/+99
* Ensure Subkeys are verified (#12155)zeripath2020-07-061-1/+41
* models: break out of loops (#12159)Lars Lehtonen2020-07-061-3/+6
* Provide option to unlink a fork (#11858)zeripath2020-07-021-11/+1
* fix bug about can't skip commits base on base branch (#11555)赵智超2020-06-241-11/+87
* Fix typo (#12013)successgo2020-06-221-1/+1
* Add serviceworker.js to KnownPublicEntries (#11992)silverwind2020-06-201-7/+4
* Fix commenting on non-utf8 encoded files (#11916)zeripath2020-06-181-1/+31
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-185-10/+10
* upgrade to use testfixtures v3 (#11904)techknowlogick2020-06-172-7/+36
* Use ID or Where to instead directly use Get when load object from database (#...Lunny Xiao2020-06-179-28/+25
* Upgrade xorm to v1.0.2 (#11900)Lunny Xiao2020-06-151-1/+1
* Invalidate comments when file is shortened (#11882)zeripath2020-06-141-1/+4
* Rework api/user/repos for pagination (#11827)Cirno the Strongest2020-06-132-8/+15
* Add migration to set IsArchived false if it is null (#11853)zeripath2020-06-113-1/+39
* Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831)Cirno the Strongest2020-06-101-1/+4
* Refactor: Remove Dependencys from Migration v112-v119 (#11811)65432020-06-093-8/+18
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+1
* Increase maximum SQLite variables count to 32766 (#11696)Cirno the Strongest2020-06-051-10/+0
* Add hide activity option (#11353)l-jonas2020-06-055-2/+38
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-051-0/+1
* Fix verification of subkeys of default gpg key (#11713)zeripath2020-06-031-0/+15
* models: include LFS when calculating repo size (#11060)Cuong Manh Le2020-05-311-0/+8
* Fix language stat calculation (#11692)Cirno the Strongest2020-05-311-34/+1
* Change language statistics to save size instead of percentage (#11681)Lauris BH2020-05-303-18/+140
* Add logging to long migrations (#11647)zeripath2020-05-294-13/+154
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-291-0/+15
* Doctor check & fix db consistency (#11111)65432020-05-294-62/+190
* Handle expected errors in AddGPGkey API (#11644)65432020-05-281-1/+1
* Fix wrong milestone in webhook message (#11596)Gary Kim2020-05-241-1/+1
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-241-4/+19
* Properly handle and return empty string for dangling commits in GetBranchName...Cirno the Strongest2020-05-231-1/+1
* Fix repo-list private and total count bugs (#11500)zeripath2020-05-201-10/+6
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-202-0/+159
* Ensure public repositories in private organizations are visible and fix admin...zeripath2020-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