summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-17197-291/+191
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-171-0/+7
* Allow externalID to be UUID (#8551)Wenxuan Zhao2019-10-176-16/+6
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-172-0/+7
* don't ignore error message (#8550)Antoine GIRARD2019-10-171-1/+1
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-164-4/+39
* Restrict modules/graceful to non-windows build and shim the IsChild marker (#...zeripath2019-10-168-0/+25
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-1640-121/+1627
* Ensure that GitRepo is set on Empty repositories (#8539)zeripath2019-10-161-2/+8
* Doc added how to setup email (#8520)8ctopus2019-10-161-0/+33
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-161-0/+7
* Move sync mirror actions to mirror service package (#8518)Lunny Xiao2019-10-163-80/+93
* Fix migrate mirror 500 bug (#8526)Lunny Xiao2019-10-161-0/+1
* Update the provided gitea.service to mention socket activation (#8531)zeripath2019-10-161-2/+33
* Add missed close in ServeBlobLFS (#8527)zeripath2019-10-161-0/+5
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-169-72/+140
* upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)Colin Arnott2019-10-1523-121/+394
* upgrade gopkg.in/ini.v1 (#8500)Colin Arnott2019-10-1512-99/+195
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-151-0/+6
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-1545-2006/+1199
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-1524-24/+7
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-1510-39/+316
* [UI] Pull Request Download diff Button (#8470)65432019-10-154-3/+16
* Update CodeMirror to version 5.49.0 (#8381)oscar.lofwenhamn2019-10-15352-2422/+14596
* Update app.ini.sample (#8498)Benson Muite2019-10-151-3/+4
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-156-36/+94
* Move AddTestPullRequestTask to pull service package from models (#8324)Lunny Xiao2019-10-155-90/+92
* Update config-cheat-sheet.en-us.md (#8497)Benson Muite2019-10-151-0/+3
* Support inline rendering of CUSTOM_URL_SCHEMES (#8496)guillep2k2019-10-154-11/+66
* Recalculate repository access only for specific user (#8481)David Svantesson2019-10-153-8/+64
* [Branch View] Add Included TAG (#8449)65432019-10-143-1/+11
* Make static resouces web browser cache time customized on app.ini (#8442)Lunny Xiao2019-10-145-4/+10
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-141-0/+7
* Add pagination to commit graph page (#8360)jaqra2019-10-144-4/+8
* Starting v1.11.0 developmentv1.11.0-devLauris BH2019-10-150-0/+0
* Changelog for 1.10.0-RC1 (#8510)v1.10.0-rc165432019-10-141-7/+266
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-143-8/+10
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-141-4/+23
* Add nofollow to sign in links (#8509)guillep2k2019-10-143-4/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-143-1/+5
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-1411-37/+207
* fix bug on FindExternalUsersByProvider (#8504)Lunny Xiao2019-10-141-1/+1
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-1421-156/+737
* vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495)Antoine GIRARD2019-10-149-46/+51
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-1316-431/+1116
* Update seek-help.zh-cn.md (#8488)Benson Muite2019-10-131-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-131-0/+1
* Update seek-help.en-us.md (#8487)Benson Muite2019-10-131-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-132-0/+14
* IsBranchExist: return false if provided name is empty (#8485)zeripath2019-10-131-2/+8