summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* [Vendor] Switch go-version lib (#12719)65432020-09-0511-61/+90
* Update to go-org 1.3.2 (#12728)zeripath2020-09-051-3/+3
* additional data for type StopWatch in swagger api (#12458)Jochen Peters2020-09-051-2/+5
* Expose Attachemnt Settings by API (#12514)65432020-09-051-0/+8
* Refactor webhook payload convertion (#12310)Lunny Xiao2020-09-0412-454/+397
* Remove async pre-empt hack if go >= 1.15 (#12718)zeripath2020-09-041-1/+5
* API: Expose its limitation settings (#12714)65432020-09-041-0/+8
* Add spent time to referenced issue in commit message (#12220)Lauris BH2020-09-043-38/+157
* fix go1.15 lint error in modules/public/public.go (#12707)65432020-09-041-1/+1
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-1/+1
* Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)65432020-09-032-23/+120
* Avoid sending "0 new commits" webhooks (#12212)S7evinK2020-09-022-2/+10
* Set TLS minimum version to 1.2 (#12689)zeripath2020-09-021-0/+2
* When reading expired sessions - expire them (#12686)zeripath2020-09-022-218/+1
* Escape failed highlighted code (#12685)zeripath2020-09-021-1/+2
* Ensure that all migration requests are cancellable (#12669)zeripath2020-09-027-39/+86
* Escape provider name in oauth2 provider redirect (#12648)zeripath2020-08-301-1/+2
* Support elastic search for code search (#10273)Lunny Xiao2020-08-309-157/+670
* Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE...zeripath2020-08-301-0/+1
* Set context for running CreateArchive in to that of the request (#12555)zeripath2020-08-281-2/+3
* Macaron 1.5 (#12596)techknowlogick2020-08-271-0/+4
* Git migration UX (#12619)John Olheiser2020-08-2813-81/+118
* Mark Cache with ini tag (#12605)John Olheiser2020-08-261-1/+1
* Add cron running API (#12421)zeripath2020-08-241-0/+16
* Fix emoji replacements, make emoji images consistent (#12567)silverwind2020-08-233-2/+3
* Initial support for push options (#12169)John Olheiser2020-08-232-0/+28
* Add email notify for new release (#12463)赵智超2020-08-231-0/+13
* Ensure that the detected charset order is set in chardet test (#12574)zeripath2020-08-231-5/+23
* Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)zeripath2020-08-221-1/+3
* Skip SSPI authentication attempts for /api/internal (#12556)zeripath2020-08-223-1/+8
* Disable password complexity check default (#12557)mrsdizzie2020-08-211-0/+3
* fix typos (#12545)Success2020-08-201-1/+1
* Default empty merger list to those with write permissions (#12535)zeripath2020-08-201-1/+5
* Remove hardcoded ES indexername (#12521)Wim2020-08-181-1/+1
* change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500)Florian Klink2020-08-181-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-187-30/+323
* Kanban board (#8346)Lanre Adelowo2020-08-165-0/+60
* Make the default PID file compile-time settable (#12485)zeripath2020-08-151-3/+4
* Add Access-Control-Expose-Headers (#12446)zeripath2020-08-132-0/+3
* go1.15 (#12475)techknowlogick2020-08-132-1/+3
* Do not add prefix on http/https submodule links (#12477)zeripath2020-08-132-3/+4
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-1125-101/+127
* Make dashboard newsfeed list length a configurable item (#12469)techknowlogick2020-08-111-0/+2
* Prevent redirect back to /user/events (#12462)zeripath2020-08-081-3/+6
* Make default StaticRootPath compile time settable (#12371)65432020-08-081-1/+4
* Detect full references to issues and pulls in commit messages (#12399)zeripath2020-08-063-8/+200
* Render the git graph on the server (#12333)zeripath2020-08-065-91/+1236
* Mirror System Notice reports are too frequent (#12438)zeripath2020-08-053-8/+18
* Add loading spinners and mermaid error handling (#12358)silverwind2020-08-042-5/+27
* Fix incorrect error logging in Stats indexer and OAuth2 (#12387)zeripath2020-08-012-3/+9