summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In authorized_keys use double-quote for windows compatibility (#10841)zeripath2020-03-272-3/+5
* Fix internal server error on checkboxes (#10845)zeripath2020-03-261-1/+1
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-2715-23/+202
* Option to set default branch at repository creation (#10803)zeripath2020-03-2610-33/+57
* Fix repo summary height (#10825)silverwind2020-03-251-3/+6
* Simplify grep regexp to be more compatible (#10765)Stefan Bethke2020-03-261-2/+2
* Fix milestone template (#10824)John Olheiser2020-03-251-1/+1
* Upgrade xorm to v1.0.1 and fix start fail with potgres (#10819)Lunny Xiao2020-03-2525-149/+226
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-251-14/+14
* Fix tab indentation in code view (#10671)Alexander Scheel2020-03-251-5/+2
* log.Fatal on failure to listen to SSH port (#10795)zeripath2020-03-231-1/+6
* Completely fix task-list checkbox styling (#10798)zeripath2020-03-221-0/+6
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-22154-5942/+7175
* Fix branch api canPush and canMerge (#10776)Lunny Xiao2020-03-203-25/+45
* account for empty lines in receive-hook message (#10773)zeripath2020-03-201-1/+1
* go 1.14 (#10467)techknowlogick2020-03-2012-34/+177
* Add nowrap to language bar items (#10755)Lauris BH2020-03-201-0/+4
* Update Gitea version in docs (#10772)John Olheiser2020-03-191-1/+1
* Fix bug on branch API (#10767)Lunny Xiao2020-03-191-3/+7
* Move JS build dependencies to 'dependencies' (#10763)silverwind2020-03-192-2422/+1892
* doc(authentication.en-us): remove superflous line (#10758)Simon Legner2020-03-181-4/+0
* disable webpack's size warnings (#10746)silverwind2020-03-171-8/+1
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-1714-2665/+70
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-17315-92419/+15238
* hide gear icon for user who can't use them on sidebar (#10750)赵智超2020-03-171-3/+9
* FIx hiding of fields in authorization source page (#10734)Lauris BH2020-03-171-13/+6
* Change PACKAGES to GO_PACKAGES for FreeBSD compatibility (#10747)guillep2k2020-03-171-8/+8
* Prevent default for linkAction (#10742)John Olheiser2020-03-161-1/+2
* misc: change the "taskName" to "label" in vscode tasks.json (#10739)赵智超2020-03-161-2/+2
* Fix queue log param (#10733)Lunny Xiao2020-03-161-3/+3
* Update JS dependencies (#10726)silverwind2020-03-142-907/+473
* Bump acorn from 6.4.0 to 6.4.1 (#10724)dependabot[bot]2020-03-131-6/+6
* Update border-color of language bar icon (#10723)Alex2020-03-141-1/+1
* Documentation - updated email setup (#10695)8ctopus2020-03-131-7/+21
* fix miss spelling (#10721)Success Go2020-03-121-1/+1
* Misc JS linting and naming tweaks (#10652)silverwind2020-03-1111-96/+89
* Remove old vendored dropzone from serviceworker (#10703)John Olheiser2020-03-111-2/+0
* Add changelog for v1.11.3 (#10700) (#10708)Lunny Xiao2020-03-111-0/+7
* Changelog for v1.10.6 (#10699) (#10710)Lunny Xiao2020-03-111-0/+6
* Use better wording for release pipeline and steps (#10701)Antoine GIRARD2020-03-111-5/+5
* cross compile using go 1.13.x (#10684) (#10697)Lunny Xiao2020-03-101-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-091-0/+4
* Multiple LFS improvements (#10667)zeripath2020-03-097-52/+165
* Fix panic in API pulls when headbranch does not exist (#10676)zeripath2020-03-093-3/+7
* Remove svg preload (#10654)silverwind2020-03-091-1/+0
* Modernize docs/assets/js/search.js (#10621)v1.12.0-devsilverwind2020-03-082-136/+136
* Use whitelist to find go files, run find only once (#10594)silverwind2020-03-081-14/+15
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-0825-0/+25
* tidy up go.sum (#10677)zeripath2020-03-081-2/+1
* System-wide webhooks (#10546)James Lakin2020-03-0910-122/+232