| Commit message (Expand) | Author | Age | Files | Lines |
* | Add block on official review requests branch protection (#13705) | a1012112796 | 2020-11-28 | 14 | -141/+228 |
* | Fix .editorconfig (#13735) | silverwind | 2020-11-28 | 1 | -1/+1 |
* | Fix missing stylesheets on installation page (#13736) | Simon | 2020-11-28 | 1 | -0/+6 |
* | ui: show 'owner' tag for real owner (#13689) | a1012112796 | 2020-11-28 | 3 | -3/+43 |
* | Fix review request notification issue link when external issue tracker is ena... | Jimmy Praet | 2020-11-28 | 1 | -1/+1 |
* | Format files (#13698) | 6543 | 2020-11-28 | 37 | -134/+92 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 29 | -94/+384 |
* | Fixed the log path on fail2ban page (#13726) | Jesse Laprade | 2020-11-27 | 1 | -8/+8 |
* | Enable linting of JS inside templates (#13708) | silverwind | 2020-11-28 | 7 | -9/+81 |
* | Use trashcan icon for remove review request (#13722) | Jimmy Praet | 2020-11-27 | 2 | -2/+2 |
* | Increment skip to avoid infini-loop (#13703) | John Olheiser | 2020-11-27 | 1 | -1/+1 |
* | Prevent clone protocol button flash on page load (#13626) | silverwind | 2020-11-26 | 3 | -22/+21 |
* | CSS navbar and color tweaks (#13609) | silverwind | 2020-11-26 | 18 | -291/+267 |
* | Use chronological commit order in default squash message (#13661) (#13696) | Jimmy Praet | 2020-11-25 | 1 | -2/+3 |
* | Support shortened commit SHAs in URLs (#13686) | Lauris BH | 2020-11-25 | 1 | -4/+13 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-25 | 1 | -0/+2 |
* | Issue and Pulls lists rework (#13594) | silverwind | 2020-11-25 | 12 | -478/+341 |
* | CSS table fixes (#13692) | silverwind | 2020-11-24 | 3 | -22/+17 |
* | Fix heatmap rendering in Chrome and Safari (#13645) | silverwind | 2020-11-23 | 1 | -8/+23 |
* | [API] Add more filters to issues search (#13514) | 6543 | 2020-11-23 | 4 | -9/+130 |
* | Update _repository.less (#13672) | Cirno the Strongest | 2020-11-23 | 1 | -6/+2 |
* | Send error message when CSRF token is missing (#13676) | Kevin Zúñiga | 2020-11-23 | 1 | -1/+1 |
* | Don't show a dropdown menu when only 1 merge option is available (#13660) (#1... | Jimmy Praet | 2020-11-22 | 2 | -16/+36 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-21 | 26 | -52/+41 |
* | Handle incomplete diff files properly (#13662) | zeripath | 2020-11-21 | 2 | -6/+96 |
* | Improve strings (#13548) | Norwin | 2020-11-20 | 1 | -2/+2 |
* | Refactor combine label comments with tests (#13619) | Lunny Xiao | 2020-11-20 | 2 | -56/+275 |
* | skip email validation on empty string (#13627) | 6543 | 2020-11-20 | 2 | -17/+35 |
* | API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562) | 6543 | 2020-11-19 | 4 | -21/+66 |
* | finaly fix gitlab migration with subdir 2.0 (#13646) | 6543 | 2020-11-20 | 1 | -2/+6 |
* | Fix issue/pull request list assignee filter (#13647) | Karl Heinz Marbaise | 2020-11-19 | 3 | -2/+4 |
* | specific version in docker compose (#13644) | techknowlogick | 2020-11-19 | 2 | -7/+7 |
* | finaly fix gitlab migration with subdir (#13629) | 6543 | 2020-11-19 | 1 | -2/+9 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-18 | 1 | -0/+1 |
* | Remove fetch request from heatmap (#13623) | silverwind | 2020-11-18 | 11 | -74/+86 |
* | Config lock bot (#13624) | 6543 | 2020-11-18 | 1 | -0/+23 |
* | Fix a bug when check if owner is active (#13612) | Lunny Xiao | 2020-11-18 | 2 | -2/+2 |
* | Docs: Installation from package (#13607) | gsilvan | 2020-11-18 | 1 | -12/+15 |
* | HTTP cache rework and enable caching for storage assets (#13569) | silverwind | 2020-11-17 | 8 | -36/+91 |
* | Move metrics from macaron to chi (#13601) | Lunny Xiao | 2020-11-17 | 3 | -22/+22 |
* | fix media query edge case (#13546) | Norwin | 2020-11-17 | 12 | -51/+72 |
* | Fix label display on new issues (#13590) | silverwind | 2020-11-17 | 6 | -40/+26 |
* | Change markdown font weight to 600 (#13584) | silverwind | 2020-11-16 | 1 | -4/+4 |
* | Fix Fomatic Build (#13595) | silverwind | 2020-11-16 | 1 | -2/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-11-16 | 1 | -10/+10 |
* | Migration: Gitlab: Support Subdirectory (#13563) | 6543 | 2020-11-16 | 1 | -0/+18 |
* | Fix comment triangles and tweak inline comment margins (#13554) | silverwind | 2020-11-16 | 3 | -46/+18 |
* | Use mount but not register for chi routes (#13555) | Lunny Xiao | 2020-11-16 | 6 | -16/+32 |
* | When building rootless docker image move chown&chmod to build stage (#13578) | Lauris BH | 2020-11-15 | 1 | -2/+1 |
* | Add tab-size support for Firefox (#13576) | Dmitry Doroshev | 2020-11-15 | 1 | -0/+1 |