summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Repository teams - disable remove button when have access to all (#9640)David Svantesson2020-01-081-3/+2
* Fix #9530: admin auth list make readable and admin auth delete bug fix (#9628)Shashvat Kedia2020-01-071-2/+3
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-077-529/+558
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-0710-34/+107
* Fix Issue Unsubscription (#9634)65432020-01-072-5/+9
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-0730-0/+152
* Remove stray printf (#9631)zeripath2020-01-071-1/+0
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-071-0/+76
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-0735-647/+2875
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-073-1/+9
* More extensive robots.txt docs (#9566)8ctopus2020-01-072-6/+39
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-061-0/+6
* Add a /user/login landing page option (#9622)Timon Engelke2020-01-064-2/+11
* fix swagger description of reaction API (#9617)65432020-01-062-18/+18
* Add some padding to the shadowed comment box (#9612)zeripath2020-01-052-12/+22
* [BugFix] Hide public repos owned by private orgs (#9609)65432020-01-053-4/+10
* [Docs] introduce "make help" (#9604)65432020-01-051-0/+19
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-051-0/+1
* update gitea.com/macaron/macaron to 1.4.0 (#9608)65432020-01-0512-62/+153
* !important makes me sad (#9607)John Olheiser2020-01-051-0/+6
* Fix create bugs (#9606)John Olheiser2020-01-042-3/+4
* Fix access issues on milestone and issue overview pages. (#9603)David Svantesson2020-01-043-52/+63
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-0510-124/+279
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-047-63/+2425
* Only show sender if it makes sense (#9601)John Olheiser2020-01-047-65/+71
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-042-0/+55
* Add translatable Powered by Gitea text in footer (#9600)Lauris BH2020-01-042-1/+2
* [Docs] Add guide on howto develop API (#9587)65432020-01-041-0/+38
* Fix error logged when repos qs is empty (#9591)guillep2k2020-01-031-12/+14
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-031-1/+4
* Add footer extra links template (#9576)Bagas Sanjaya2020-01-033-2/+3
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-0310-2/+65
* 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