aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apply exclude label on milestone issue list (#8739)jaqra2019-10-291-3/+4
* Show zero lines on the line counter if the file empty (#8700)Lukas2019-10-292-1/+6
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-292-1/+16
* add marking to title_wip_desc (#8705)May2019-10-293-1/+6
* [Fix] milestone close timestamp (#8728)65432019-10-291-1/+5
* Make 100% width search bar (#8710)jaqra2019-10-292-0/+7
* Add notice to docs for migrating from more recent versions of Gogs (#8724)kolaente2019-10-281-0/+5
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-281-0/+15
* [Docs] add explicit info about customization of homepage (#8694)65432019-10-281-1/+7
* Add basic repository lfs management (#7199)zeripath2019-10-2820-136/+1150
* Move issue notifications (#8713)Lunny Xiao2019-10-297-55/+35
* update color theme for heatmap (#8709)May2019-10-282-10/+10
* Move issue change status from models to service (#8691)Lunny Xiao2019-10-286-54/+68
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-288-129/+193
* Fix deadline on update issue or PR via API (#8696)David Svantesson2019-10-282-16/+14
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-272-13/+16
* Add myself as maintainer (#8708)jaqra2019-10-271-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-261-2/+2
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-2610-89/+179
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-262-0/+4
* Improve visibility of "Pending" indicator (#8685)guillep2k2019-10-263-1/+7
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-2523-216/+333
* Prevent chrome download page with alt + click (#8669)jaqra2019-10-251-0/+2
* Change external asciidoctor tool to embeded mode (#8677)Chris Sexton2019-10-251-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-251-0/+40
* make call createMilestoneComment on newIssue func (#8678)jaqra2019-10-251-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-242-1/+34
* Revert "API should follow RequireSignInView (#8654)" (#8675)Lunny Xiao2019-10-241-8/+1
* API should follow RequireSignInView (#8654)Lunny Xiao2019-10-241-1/+8
* Hide some user information via API if user have no enough permission (#8655)Lunny Xiao2019-10-242-5/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-2412-12/+0
* Fix 500 when getting user as unauthenticated user (#8653)Monty Taylor2019-10-241-1/+1
* Use AppSubUrl for more redirections (#8647)zeripath2019-10-234-5/+5
* Make /users/{username}/repos list private repos the current user has access t...7FM2019-10-231-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-231-0/+1
* Improve OGP (#8637)John Olheiser2019-10-232-7/+21
* Add 'Alt + click' feature to exclude labels (#8199)jaqra2019-10-237-7/+67
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-231-0/+9
* Graceful fixes (#8645)zeripath2019-10-235-7/+35
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-231-1/+1
* Docs: Added instructions for Docker fail2ban configuration. (#8642)Nathaniel Sabanski2019-10-231-3/+19
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-233-7/+7
* Fix extra columns from `label` table (#8633)guillep2k2019-10-233-4/+40
* Enabling and disabling the commit button to prevent empty commits (web editor...Lukas2019-10-231-1/+21
* Add SubURL to redirect path (#8632)John Olheiser2019-10-221-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-222-11/+20
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-2221-129/+211
* Correct some outdated statements in the contributing guidelines (#8612)Lukas2019-10-211-2/+4
* Prevent .code-view from overriding font on icon fonts (#8614)zeripath2019-10-212-2/+2
* Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8...zeripath2019-10-214-16/+24