summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle misencoding of login_source cfg in mssql (#16268)zeripath2021-06-272-20/+21
* Add previous/next buttons to review comments (#16273)Jimmy Praet2021-06-272-0/+30
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-2718-179/+130
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-2711-63/+146
* Add jpraet to MAINTAINERS (#16274)Jimmy Praet2021-06-271-0/+1
* review comments: break-word for long file names (#16272)Norwin2021-06-271-1/+1
* Add scroll-margin-top to account for sticky header (#16269)Jimmy Praet2021-06-272-1/+9
* Make app.ini more restrictive on new installations (#16266)Steven2021-06-271-0/+13
* Add --quiet and --verbose to gitea web to control initial logging (#16260)zeripath2021-06-269-27/+46
* [skip ci] Updated licenses and gitignoresGiteaBot2021-06-271-0/+112
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-2632-68/+440
* Limit stdout tracelog to actual stdout (#16258)zeripath2021-06-261-1/+5
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-2617-92/+113
* Fixed issues not updated by commits (#16254)KN4CK3R2021-06-261-4/+5
* Add better errors for disabled account recovery (#15117)John Olheiser2021-06-253-3/+10
* Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16...zeripath2021-06-261-7/+9
* Added support for gopher URLs. (#14749)ayb2021-06-256-1/+54
* Fuzzer finds an NPE due to incorrect URLPrefix (#16249)zeripath2021-06-251-1/+1
* Append to existing trailers in generated squash commit message (#15980)Jimmy Praet2021-06-252-9/+31
* Prevent webhook action buttons from shifting (#16087)Steven2021-06-251-3/+3
* Fix heatmap activity (#15252)siddweiker2021-06-255-18/+58
* Use gitea logging module for git module (#16243)65432021-06-2519-58/+60
* Add tag protection (#15629)KN4CK3R2021-06-2527-182/+1220
* fix IIS reverse proxy doc (#16246)Martin Strob2021-06-251-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-06-259-5/+213
* API: Allow COMMENT reviews to not specify a body (#16229)sebastian-sauer2021-06-252-6/+70
* Replace ARCCache with TwoQueueCache to avoid patent issue (#16240)Mura Li2021-06-241-2/+2
* Fix diff expansion is missing final line in a file (#16222)KN4CK3R2021-06-242-4/+13
* [skip ci] Updated translations via CrowdinGiteaBot2021-06-2426-25/+233
* Do not show No match found for tribute (#16231)zeripath2021-06-231-2/+2
* Don't WARN log UserNotExist errors on ExternalUserLogin failure (#16238)zeripath2021-06-231-1/+5
* Rework repository archive (#14723)Lunny Xiao2021-06-2325-460/+628
* Add sanitizer rules per renderer (#16110)KN4CK3R2021-06-2310-113/+215
* [API] Add repoGetTag (#16166)65432021-06-234-37/+132
* Fix 500 Error with branch and tag sharing the same name #15592 (#16040)Viktor Yakovchuk2021-06-233-1/+37
* Add code block highlight to orgmode back (#14222)Lunny Xiao2021-06-231-0/+44
* [API] GET / SET User Settings (#16169)65432021-06-237-1/+281
* Add docs for windows env vars (#16236)techknowlogick2021-06-231-0/+2
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-2313-231/+185
* Fix Nits (#16234)65432021-06-232-4/+4
* Use data path instead of config path (#16227)KN4CK3R2021-06-233-3/+12
* Localize Email Templates (#16200)65432021-06-2313-71/+143
* Run compliance on amd64 infra (#16232)techknowlogick2021-06-231-4/+4
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-238-43/+97
* Use pulls url if issue is a pull request (#16230)sebastian-sauer2021-06-221-1/+5
* Use html.Parse rather than html.ParseFragment (#16223)zeripath2021-06-221-13/+12
* Update milestone counters on new issue. (#16183)KN4CK3R2021-06-214-56/+39
* Update documentation for Implicit TLS (#16220)zeripath2021-06-212-4/+4
* reqOrgMembership calls need to be preceded by reqToken (#16198)zeripath2021-06-212-3/+7
* Add tests for all webhooks (#16214)KN4CK3R2021-06-2015-891/+2110