summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ioutil.TmpDir for new created temp directory (#9368)Lunny Xiao2019-12-163-15/+12
* remove unused method and rename createcommentWithNoAction (#9367)Lunny Xiao2019-12-169-89/+17
* Refactor comment (#9330)Lunny Xiao2019-12-1516-45/+144
* Fix cache problem on dashboard (#9358)Lunny Xiao2019-12-151-0/+2
* Combine Drone release steps (#9338)silverwind2019-12-152-34/+6
* Fix the intermittent TestGPGGit failures (#9360)zeripath2019-12-1528-10865/+11803
* Add /milestones endpoint (#8733)Brad Albright2019-12-1514-7/+568
* Fix missed change to GetManager() (#9361)zeripath2019-12-151-1/+1
* Sign protected branches (#8993)zeripath2019-12-156-97/+129
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-1537-290/+631
* test: command keys (#9357)Antoine GIRARD2019-12-152-1/+73
* Move PushToBaseRepo from models to services/pull (#9352)Lunny Xiao2019-12-156-53/+57
* Push to create repo (#8419)John Olheiser2019-12-157-50/+218
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-141-1/+11
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-1410-209/+245
* DefaultBranch needs to be prefixed by BranchPrefix (#9356)zeripath2019-12-141-1/+1
* site admin could view org's members (#9346)Lunny Xiao2019-12-144-117/+136
* Default NO_REPLY_ADDRESS to DOMAIN (#9325)zeripath2019-12-133-2/+4
* Remove release attachments which repository has been deleted (#9334)Lunny Xiao2019-12-132-0/+43
* Fix PR/issue redirects when having external tracker (#9339)David Svantesson2019-12-143-16/+16
* deps: update and fix chardet import (#9351)Antoine GIRARD2019-12-1416-10/+9
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-1316-404/+430
* Update _headers (#9349)John Olheiser2019-12-131-1/+1
* Fix protected branch using IssueID (#9348)John Olheiser2019-12-131-1/+1
* Fix nondeterministic behavior (#9341)Mura Li2019-12-132-2/+2
* Supports both CMD and PowerShell (#9344)Matthew Bramer2019-12-131-2/+2
* Youtrack now supports Gitea (#9343)techknowlogick2019-12-121-0/+3
* Fix notification page panic (#9337)jaqra2019-12-131-1/+1
* fix issue indexer not triggered when migrating a repository (#9332)Lunny Xiao2019-12-122-16/+22
* Make repository management section handle lfs locks (#8726)zeripath2019-12-1210-9/+367
* Fix bug that release attachment files not deleted when deleting repository (#...Lunny Xiao2019-12-121-7/+28
* [API] extend StopWatch (#9196)65432019-12-119-141/+482
* Add SyncTags to uploader interface (#9326)John Olheiser2019-12-123-17/+16
* Only sync tags after all batches (#9319)John Olheiser2019-12-113-7/+15
* refactor(models/attachement): use getAttachmentsByUUIDs (#9317)Antoine GIRARD2019-12-114-20/+23
* Move modules/indexer to modules/indexer/code (#9301)Lunny Xiao2019-12-104-21/+20
* FCGI: Allow FCGI over unix sockets (#9298)zeripath2019-12-105-7/+22
* tests: add attachement tests integration (#9309)Antoine GIRARD2019-12-104-4/+120
* Testing: Update postgres sequences (#9304)zeripath2019-12-101-0/+32
* Correct port range for cap_net_bind_service (#9306)Justin R. Cutler2019-12-091-1/+1
* File Edit: Author/Committer interchanged [BugFix] (#9297)65432019-12-095-15/+15
* prebuild CSS/JS before xgo release binaries (#9293)techknowlogick2019-12-082-3/+18
* Allow incompletely specified Time Formats (#8816)zeripath2019-12-081-1/+2
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-089-379/+434
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-081-2/+12
* Remove explicit 'generate' calls, fix release task (#9288)silverwind2019-12-088-14/+7
* Log: Ensure FLAGS=none is -1 (#9287)zeripath2019-12-071-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-081-1/+11
* Update Owners for upcoming year (#9290)techknowlogick2019-12-072-2/+7
* Missed defer prepareTestEnv (#9285)zeripath2019-12-083-4/+4