aboutsummaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-1/+2
* Update repository size on cron gc task (#15177)zeripath2021-03-281-5/+2
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-271-1/+1
* Delete Labels & IssueLabels on Repo Delete too (#15039)65432021-03-191-6/+11
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-5/+5
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-136/+8
* All organization members should be assignable as reviewer (#14262)Jimmy Praet2021-02-281-8/+12
* Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1...zeripath2021-02-191-1/+1
* models/repo: Fix typo in comment (#14731)Jacob Hrbek2021-02-181-2/+2
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-8/+3
* Check if label template exist first (#14384)65432021-01-181-18/+12
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-0/+1
* migrate from com.* to alternatives (#14103)65432020-12-251-8/+7
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-1/+1
* Move Repo APIFormat to convert package (#13787)65432020-12-021-134/+0
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-9/+46
* updateSize when create a repo with init commit (#13441)a10121127962020-11-061-4/+4
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-2/+11
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-189/+24
* Add team support for review request (#12039)赵智超2020-10-121-36/+44
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-2/+1
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Adopt repositories (#12920)zeripath2020-09-251-3/+24
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+56
* Simplify CheckUnitUser logic (#12854)赵智超2020-09-151-8/+5
* OpenGraph: use repo avatar if exist (#12586)65432020-08-241-0/+5
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-3/+4
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+23
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-6/+6
* Fix ipv6 parsing (#12321)Wim2020-07-261-3/+13
* Set NoAutoTime when updating is_archived (#12266)zeripath2020-07-161-1/+1
* 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-071-0/+39
* Provide option to unlink a fork (#11858)zeripath2020-07-021-11/+1
* Rework api/user/repos for pagination (#11827)Cirno the Strongest2020-06-131-7/+14
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+1
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-051-0/+1
* models: include LFS when calculating repo size (#11060)Cuong Manh Le2020-05-311-0/+8
* Doctor check & fix db consistency (#11111)65432020-05-291-62/+3
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-241-4/+19
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+11
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-25/+40
* Use session for retrieving org teams (#11438)guillep2k2020-05-161-1/+1
* On Repo Deletion: Delete related TrackedTimes too (#11110)65432020-04-181-0/+5
* Fix release counter on API repository info (#10968)65432020-04-061-2/+3
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-0/+58
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-0/+1
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-221-2/+4
* Delete dependencies when deleting a repository (#10608)Lauris BH2020-03-051-0/+12
* Fix test (#10363)Lunny Xiao2020-02-191-0/+1