summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some more e-mail notification fixes (#9596)mrsdizzie2020-01-035-20/+39
* [API] dont reqToken on GetReactions (fix #9543) (#9548)65432020-01-022-10/+10
* Update version in docs (#9588)John Olheiser2020-01-021-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-021-0/+1
* Changelog for 1.10.2 (#9586)65432020-01-021-0/+20
* make sure Poster is loaded (#9583)65432020-01-021-0/+5
* Don't auto-init SimpleMDE for review textarea (#9574)John Olheiser2020-01-022-2/+2
* Dont trigger notification twice on issue assignee change (#9582)65432020-01-021-4/+1
* Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)65432020-01-018-29/+127
* swagger UI: hide iretating search field (#9554)65432020-01-011-4/+2
* Add box-shadow to blue buttons in normal theme (#9573)John Olheiser2020-01-011-0/+6
* Use limited commits (#9572)John Olheiser2020-01-011-1/+1
* Fix for a wrong URL in activity page of repository. (Using config url instead...Flutterlice2020-01-011-7/+7
* Update default issue template (#9568)mrsdizzie2019-12-311-7/+15
* [API] Fix 9544 | return 200 when reaction already exist (#9550)65432019-12-319-79/+119
* update swagger info (#9558)65432019-12-312-10/+21
* Change markdown rendering from blackfriday to goldmark (#9533)zeripath2019-12-3183-6289/+13830
* Provide Default messages for merges (#9393)zeripath2019-12-307-15/+276
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-301-0/+1
* In SimpleMDE check if trigger exists before call (#9545)zeripath2019-12-301-1/+3
* [BugFix] use default avatar for ghost user (fix 500 error) (#9536)65432019-12-292-7/+14
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-292-0/+58
* remove since it is there for 3years (#9538)65432019-12-291-18/+0
* [skip ci] Updated translations via CrowdinGiteaBot2019-12-281-0/+126
* [Fix] Release attachment should use DownloadURL() not Name (#9529)65432019-12-283-8/+8
* go-mssqldb UPDATE (#9522)65432019-12-287-14/+36
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-284-4/+13
* Delete conflicting file (#9526)techknowlogick2019-12-281-19/+0
* Refactor webhooks to reduce code duplication (#9422)Cornel2019-12-2810-698/+534
* Resolve deprecated INI conversion (#9525)techknowlogick2019-12-271-1/+1
* Stop various tests from adding to the source tree (#9515)zeripath2019-12-286-13/+91
* Add contrib/environment-to-ini (#9519)zeripath2019-12-282-0/+290
* [Fix] AllowedReaction code (#9518)65432019-12-278-10/+11
* Ignore empty avatars in v115.go (#9520)zeripath2019-12-281-1/+4
* Properly enforce gitea environment for pushes (#9501)zeripath2019-12-276-8/+36
* [API] Extend times API (#9200)65432019-12-2719-192/+914
* Fix deleted branch isn't removed when push the branch again (#9516)Lunny Xiao2019-12-272-0/+12
* Fix user avatar name (#8547)Masudur Rahman2019-12-273-1/+119
* Remove and recreate the hooks to set them executable with the umask (#9502)zeripath2019-12-271-0/+7
* Remove unnecessary loading of settings in update hook (#9496)zeripath2019-12-271-12/+1
* Fix SetExpr failed (#9506)Lunny Xiao2019-12-271-4/+4
* Correct a language error in reverse proxy doc (#9455)Erwan Colin2019-12-271-1/+1
* alpine 3.11 (#9440)techknowlogick2019-12-262-3/+3
* Remove obsolete file private/push_update.go (#9503)David Svantesson2019-12-261-56/+0
* Push update after branch is restored (#9416)Mario Lubenka2019-12-261-0/+16
* Batch hook pre- and post-receive calls (#8602)zeripath2019-12-2610-400/+1023
* [Docs] Clarify HTTPS Termination Proxy on Using Reverse Proxy to Enable HTTPS...Bagas Sanjaya2019-12-261-2/+1
* Upgrade lato fonts to v16. (#9498)Lunny Xiao2019-12-2546-20/+72
* Add debug option to serv to help debug problems (#9492)zeripath2019-12-253-7/+15
* fix datarace on issue indexer queue (#9490)Lunny Xiao2019-12-252-1/+6