aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update mergebase in pr checker (#10586)zeripath2020-03-031-1/+1
* Fix LFS max file size enforcement (#10593)zeripath2020-03-031-0/+6
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-0323-44/+0
* Frontend build improvements, fix Fomantic build (#10576)silverwind2020-03-032-13/+17
* Rename repo size sorting options (#10587)Felix W. Dekker2020-03-031-2/+2
* Remove unnecessary parentheses in template (#10583)zeripath2020-03-031-1/+1
* Logout POST action (#10582)John Olheiser2020-03-024-3/+6
* nextcloud oauth (#10562)techknowlogick2020-03-0211-3/+396
* Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#...zeripath2020-03-021-1/+1
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-0212-180/+184
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-0225-0/+31
* Fix make find command (#10580)silverwind2020-03-021-1/+5
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-0212-22/+724
* [skip ci] Updated translations via CrowdinGiteaBot2020-03-021-0/+28
* Fix migration bug on v96.go (#10572)Lunny Xiao2020-03-021-16/+31
* Speed up make (#10560)silverwind2020-03-021-9/+9
* Remove Unused Functions (#10516)65432020-03-0210-179/+0
* Fix redirection path if Slack webhook channel is invalid (#10548)James Lakin2020-03-011-2/+2
* vendor: update github.com/yuin/goldmark to v1.1.24 (#10551)Antoine GIRARD2020-03-014-5/+9
* Fix 404 after activating secondary email (#10547)Andreas Shimokawa2020-02-291-1/+1
* Fix appearance of unsigned sha box in view_list (#10543)zeripath2020-02-291-4/+4
* issue search on my related repositories (#9758)Brad Albright2020-02-294-54/+214
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-299-1/+421
* [Refactor] move APIFormat() of Issue and Label to convert package (#10423)65432020-02-2811-145/+167
* Handle panic in indexer initialisation better (#10534)zeripath2020-02-282-0/+19
* Relax sanitization as per https://github.com/jch/html-pipeline (#10527)zeripath2020-02-282-9/+41
* Prevent accidential selection of language stats bar (#10537)silverwind2020-02-291-0/+1
* Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)Jeff Stein2020-02-282-41/+41
* vendor: unknown/cae move to taged version (#10521)65432020-02-283-4/+4
* goldmark v1.1.19 -> v1.1.23 (#10519)65432020-02-2818-120/+1902
* head.tmpl og:image picture location (#10531)FreeCipher2020-02-281-1/+1
* update: macaron cores,gzip,session (#10522)65432020-02-2847-349/+2154
* inform participants on UI too (#10473)65432020-02-285-28/+54
* Add max-file-size to LFS (#10463)zeripath2020-02-284-0/+10
* Use media links for img in post-process (#10515)zeripath2020-02-281-5/+29
* Fix the signing icon in the view_list.tmpl page (#10511)zeripath2020-02-272-6/+6
* Fix potential bugs (#10513)65432020-02-277-10/+14
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-276-15/+26
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-2716-70/+416
* Use [:space:] instead of \s (#10508)zeripath2020-02-271-1/+1
* [BugFix] Avoid mailing explicit unwatched (#10475)65432020-02-272-4/+12
* Add fluid-icon (#10491)silverwind2020-02-271-0/+1
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)guillep2k2020-02-273-3/+3
* Show the username as a fallback on feeds if full name is blank (#10438)James Lakin2020-02-262-5/+10
* Tweak language stats bar (#10487)silverwind2020-02-262-12/+24
* Fixed formatting (#10485)Karsten Lehmann2020-02-261-1/+1
* Fix double PR notification from API (#10482)John Olheiser2020-02-261-3/+0
* Fix admin notices (#10480)John Olheiser2020-02-263-3/+6
* Code Refactor of IssueWatch related things (#10401)65432020-02-268-80/+66
* Change admin dashboard to POST (#10465)John Olheiser2020-02-255-55/+81