| Commit message (Expand) | Author | Age | Files | Lines |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -8/+7 |
* | Add StatDir and replace com.StatDir (#14099) | Lunny Xiao | 2020-12-22 | 1 | -1/+1 |
* | Move Repo APIFormat to convert package (#13787) | 6543 | 2020-12-02 | 1 | -134/+0 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -9/+46 |
* | updateSize when create a repo with init commit (#13441) | a1012112796 | 2020-11-06 | 1 | -4/+4 |
* | [Refactor] Move APIFormat functions into convert package (#12856) | 6543 | 2020-10-17 | 1 | -2/+11 |
* | Avatars and Repo avatars support storing in minio (#12516) | Lunny Xiao | 2020-10-14 | 1 | -189/+24 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -36/+44 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 1 | -2/+1 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 1 | -0/+1 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -3/+24 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -0/+56 |
* | Simplify CheckUnitUser logic (#12854) | 赵智超 | 2020-09-15 | 1 | -8/+5 |
* | OpenGraph: use repo avatar if exist (#12586) | 6543 | 2020-08-24 | 1 | -0/+5 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -3/+4 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+23 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -6/+6 |
* | Fix ipv6 parsing (#12321) | Wim | 2020-07-26 | 1 | -3/+13 |
* | Set NoAutoTime when updating is_archived (#12266) | zeripath | 2020-07-16 | 1 | -1/+1 |
* | Trim to 255 runes instead of bytes (#12150) | Jürgen Hötzel | 2020-07-08 | 1 | -4/+5 |
* | Decrease the num_stars when deleting a repo (#11954) | 赵智超 | 2020-07-07 | 1 | -0/+39 |
* | Provide option to unlink a fork (#11858) | zeripath | 2020-07-02 | 1 | -11/+1 |
* | Rework api/user/repos for pagination (#11827) | Cirno the Strongest | 2020-06-13 | 1 | -7/+14 |
* | Fix visibility of forked public repos from private orgs (#11717) | Cirno the Strongest | 2020-06-06 | 1 | -1/+1 |
* | Add internal-repo octicon for public repos of private org (#11529) | Cirno the Strongest | 2020-06-05 | 1 | -0/+1 |
* | models: include LFS when calculating repo size (#11060) | Cuong Manh Le | 2020-05-31 | 1 | -0/+8 |
* | Doctor check & fix db consistency (#11111) | 6543 | 2020-05-29 | 1 | -62/+3 |
* | Allow different HardBreaks settings for documents and comments (#11515) | zeripath | 2020-05-24 | 1 | -4/+19 |
* | Add push commits history comment on PR time-line (#11167) | 赵智超 | 2020-05-20 | 1 | -0/+11 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 1 | -25/+40 |
* | Use session for retrieving org teams (#11438) | guillep2k | 2020-05-16 | 1 | -1/+1 |
* | On Repo Deletion: Delete related TrackedTimes too (#11110) | 6543 | 2020-04-18 | 1 | -0/+5 |
* | Fix release counter on API repository info (#10968) | 6543 | 2020-04-06 | 1 | -2/+3 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -0/+58 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 1 | -0/+1 |
* | Upgrade xorm to v1.0.0 (#10646) | Lunny Xiao | 2020-03-22 | 1 | -2/+4 |
* | Delete dependencies when deleting a repository (#10608) | Lauris BH | 2020-03-05 | 1 | -0/+12 |
* | Fix test (#10363) | Lunny Xiao | 2020-02-19 | 1 | -0/+1 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -3/+6 |
* | Update topics repo count when deleting repository (#10051) | Lauris BH | 2020-01-31 | 1 | -0/+6 |
* | Sanitize credentials in mirror form (#9975) | Lunny Xiao | 2020-01-25 | 1 | -0/+8 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -20/+23 |
* | Refactor repository check and sync functions (#9854) | Lunny Xiao | 2020-01-20 | 1 | -193/+8 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -2/+9 |
* | Move RepoWorkingPool to services/repository package (#9754) | Lunny Xiao | 2020-01-15 | 1 | -4/+0 |
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 1 | -361/+39 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -70/+28 |
* | Fix wrong original git service type on a migrated repository (#9693) | Lunny Xiao | 2020-01-10 | 1 | -11/+13 |
* | Properly enforce gitea environment for pushes (#9501) | zeripath | 2019-12-27 | 1 | -3/+3 |
* | Remove and recreate the hooks to set them executable with the umask (#9502) | zeripath | 2019-12-27 | 1 | -0/+7 |