| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reduce data races (#14549) | 6543 | 2021-02-03 | 3 | -6/+18 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 20 | -87/+239 |
* | docs: update installation with-docker zh-cn (#14554) | Howie Zhao | 2021-02-03 | 1 | -14/+313 |
* | [Docs] Clone filters (#14555) | Bagas Sanjaya | 2021-02-03 | 1 | -0/+65 |
* | update docs to show latest stable version (1.13.2) (#14550) | techknowlogick | 2021-02-03 | 1 | -1/+1 |
* | Adding Chi's GetHead middleware (#14541) | Farid AYOUJIL | 2021-02-02 | 1 | -1/+2 |
* | Changelog v1.13.2 (#14535) (#14543) | 6543 | 2021-02-02 | 1 | -0/+32 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-01 | 2 | -0/+11 |
* | [API] List, Check, Add & delete endpoints for repository teams (#13630) | 6543 | 2021-02-01 | 4 | -0/+483 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-01 | 2 | -1/+13 |
* | rm redirect (#14534) | 6543 | 2021-02-01 | 3 | -7/+4 |
* | Upgrade 'css-minimizer-webpack-plugin' to the latest version (#14527) | Atilla Lonny | 2021-01-30 | 1 | -1/+1 |
* | Set the name Mapper in migrations (#14526) | zeripath | 2021-01-30 | 1 | -0/+5 |
* | Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523) | Stefan | 2021-01-30 | 1 | -3/+7 |
* | Move middlewares to web/middleware (#14480) | Lunny Xiao | 2021-01-30 | 26 | -126/+126 |
* | Add Doctor FixWrongUserType (#14522) | 6543 | 2021-01-29 | 2 | -1/+51 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-29 | 18 | -18/+0 |
* | noop (#14521) | John Olheiser | 2021-01-29 | 1 | -98/+3 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 29 | -78/+32 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-29 | 1 | -0/+2 |
* | Fix json charset bug (#14514) | Lunny Xiao | 2021-01-29 | 1 | -2/+2 |
* | enhancement: add signoff option in commit form (#14516) | a1012112796 | 2021-01-29 | 11 | -8/+51 |
* | Fix load time bug (#14508) | Lunny Xiao | 2021-01-29 | 1 | -4/+10 |
* | Fix missing locale bug introduced by #14429 (#14513) | delvh | 2021-01-29 | 1 | -0/+1 |
* | [docs] Add zh-tw Translations (#14507) | kevinlin18 | 2021-01-29 | 21 | -70/+1107 |
* | Fix migration v141 (#14387) | 6543 | 2021-01-28 | 3 | -1/+109 |
* | Extend TestUserOrgs to cover permission cases (#14495) | 6543 | 2021-01-28 | 1 | -11/+38 |
* | Add some Unit-Tests (#14500) | 6543 | 2021-01-28 | 6 | -9/+306 |
* | Vendor Update (#14496) | 6543 | 2021-01-28 | 403 | -14240/+29620 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-28 | 1 | -1/+1 |
* | Fix display since time round (#14226) | Lunny Xiao | 2021-01-28 | 2 | -37/+152 |
* | Fix JSON Header response (#14499) | 6543 | 2021-01-27 | 1 | -1/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-27 | 1 | -0/+2 |
* | Fix access log (#14475) | Lunny Xiao | 2021-01-27 | 10 | -72/+129 |
* | Use gitea.svg for public/img/gitea-gitea.svg instead of logo.svg (#14479) | Kyle D | 2021-01-27 | 1 | -1/+1 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 9 | -49/+30 |
* | Fix switch language (#14484) | Lunny Xiao | 2021-01-27 | 1 | -6/+4 |
* | Fix: url.Values map was not initialized (#14485) | PhilAtWysdom | 2021-01-27 | 1 | -0/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-27 | 1 | -0/+4 |
* | Fix bug that username missed on issue list assignee filter (#14481) | Lunny Xiao | 2021-01-27 | 1 | -2/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-27 | 1 | -0/+1 |
* | [Feature] add precise search type for Elastic Search (#12869) | Jui-Nan Lin | 2021-01-27 | 12 | -25/+77 |
* | Print usefull error if SQLite is used in settings but not supported (#14476) | 6543 | 2021-01-27 | 1 | -5/+8 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-26 | 1 | -0/+3 |
* | Fix bug because of duplicated join (#14454) | Lunny Xiao | 2021-01-26 | 1 | -2/+7 |
* | Cron job to cleanup hook_task table (#13080) | Brad Albright | 2021-01-26 | 7 | -0/+251 |
* | Fix panic 500 page rendering (#14474) | Lunny Xiao | 2021-01-26 | 1 | -1/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-26 | 1 | -0/+2 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 353 | -20734/+5412 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-26 | 3 | -17/+77 |