| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix create bugs (#9606) | John Olheiser | 2020-01-04 | 2 | -3/+4 |
* | Fix access issues on milestone and issue overview pages. (#9603) | David Svantesson | 2020-01-04 | 3 | -52/+63 |
* | Only serve attachments when linked to issue/release and if accessible by user... | Antoine GIRARD | 2020-01-05 | 10 | -124/+279 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-01-04 | 7 | -63/+2425 |
* | Only show sender if it makes sense (#9601) | John Olheiser | 2020-01-04 | 7 | -65/+71 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-01-04 | 2 | -0/+55 |
* | Add translatable Powered by Gitea text in footer (#9600) | Lauris BH | 2020-01-04 | 2 | -1/+2 |
* | [Docs] Add guide on howto develop API (#9587) | 6543 | 2020-01-04 | 1 | -0/+38 |
* | Fix error logged when repos qs is empty (#9591) | guillep2k | 2020-01-03 | 1 | -12/+14 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-01-03 | 1 | -1/+4 |
* | Add footer extra links template (#9576) | Bagas Sanjaya | 2020-01-03 | 3 | -2/+3 |
* | Add branch protection option to block merge on requested changes. (#9592) | David Svantesson | 2020-01-03 | 10 | -2/+65 |
* | Some more e-mail notification fixes (#9596) | mrsdizzie | 2020-01-03 | 5 | -20/+39 |
* | [API] dont reqToken on GetReactions (fix #9543) (#9548) | 6543 | 2020-01-02 | 2 | -10/+10 |
* | Update version in docs (#9588) | John Olheiser | 2020-01-02 | 1 | -1/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-01-02 | 1 | -0/+1 |
* | Changelog for 1.10.2 (#9586) | 6543 | 2020-01-02 | 1 | -0/+20 |
* | make sure Poster is loaded (#9583) | 6543 | 2020-01-02 | 1 | -0/+5 |
* | Don't auto-init SimpleMDE for review textarea (#9574) | John Olheiser | 2020-01-02 | 2 | -2/+2 |
* | Dont trigger notification twice on issue assignee change (#9582) | 6543 | 2020-01-02 | 1 | -4/+1 |
* | Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) | 6543 | 2020-01-01 | 8 | -29/+127 |
* | swagger UI: hide iretating search field (#9554) | 6543 | 2020-01-01 | 1 | -4/+2 |
* | Add box-shadow to blue buttons in normal theme (#9573) | John Olheiser | 2020-01-01 | 1 | -0/+6 |
* | Use limited commits (#9572) | John Olheiser | 2020-01-01 | 1 | -1/+1 |
* | Fix for a wrong URL in activity page of repository. (Using config url instead... | Flutterlice | 2020-01-01 | 1 | -7/+7 |
* | Update default issue template (#9568) | mrsdizzie | 2019-12-31 | 1 | -7/+15 |
* | [API] Fix 9544 | return 200 when reaction already exist (#9550) | 6543 | 2019-12-31 | 9 | -79/+119 |
* | update swagger info (#9558) | 6543 | 2019-12-31 | 2 | -10/+21 |
* | Change markdown rendering from blackfriday to goldmark (#9533) | zeripath | 2019-12-31 | 83 | -6289/+13830 |
* | Provide Default messages for merges (#9393) | zeripath | 2019-12-30 | 7 | -15/+276 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-12-30 | 1 | -0/+1 |
* | In SimpleMDE check if trigger exists before call (#9545) | zeripath | 2019-12-30 | 1 | -1/+3 |
* | [BugFix] use default avatar for ghost user (fix 500 error) (#9536) | 6543 | 2019-12-29 | 2 | -7/+14 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-12-29 | 2 | -0/+58 |
* | remove since it is there for 3years (#9538) | 6543 | 2019-12-29 | 1 | -18/+0 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-12-28 | 1 | -0/+126 |
* | [Fix] Release attachment should use DownloadURL() not Name (#9529) | 6543 | 2019-12-28 | 3 | -8/+8 |
* | go-mssqldb UPDATE (#9522) | 6543 | 2019-12-28 | 7 | -14/+36 |
* | Fix repository issues pagination bug when there are more than one label filte... | Lunny Xiao | 2019-12-28 | 4 | -4/+13 |
* | Delete conflicting file (#9526) | techknowlogick | 2019-12-28 | 1 | -19/+0 |
* | Refactor webhooks to reduce code duplication (#9422) | Cornel | 2019-12-28 | 10 | -698/+534 |
* | Resolve deprecated INI conversion (#9525) | techknowlogick | 2019-12-27 | 1 | -1/+1 |
* | Stop various tests from adding to the source tree (#9515) | zeripath | 2019-12-28 | 6 | -13/+91 |
* | Add contrib/environment-to-ini (#9519) | zeripath | 2019-12-28 | 2 | -0/+290 |
* | [Fix] AllowedReaction code (#9518) | 6543 | 2019-12-27 | 8 | -10/+11 |
* | Ignore empty avatars in v115.go (#9520) | zeripath | 2019-12-28 | 1 | -1/+4 |
* | Properly enforce gitea environment for pushes (#9501) | zeripath | 2019-12-27 | 6 | -8/+36 |
* | [API] Extend times API (#9200) | 6543 | 2019-12-27 | 19 | -192/+914 |
* | Fix deleted branch isn't removed when push the branch again (#9516) | Lunny Xiao | 2019-12-27 | 2 | -0/+12 |
* | Fix user avatar name (#8547) | Masudur Rahman | 2019-12-27 | 3 | -1/+119 |