| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix windows build error (#14263) | Lunny Xiao | 2021-01-06 | 1 | -1/+1 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 2 | -42/+7 |
* | Inline manifest.json (#14038) | silverwind | 2020-12-22 | 1 | -0/+2 |
* | Added option to disable migrations (#13114) | Paweł Bogusławski | 2020-12-21 | 1 | -0/+1 |
* | Support shortened commit SHAs in URLs (#13686) | Lauris BH | 2020-11-25 | 1 | -4/+13 |
* | Send error message when CSRF token is missing (#13676) | Kevin Zúñiga | 2020-11-23 | 1 | -1/+1 |
* | [API] Only Return Json (#13511) | 6543 | 2020-11-14 | 2 | -2/+59 |
* | Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o... | zeripath | 2020-11-08 | 2 | -0/+18 |
* | Tags cleanup (#13428) | John Olheiser | 2020-11-05 | 1 | -3/+7 |
* | Delete tag API (#13358) | John Olheiser | 2020-10-30 | 1 | -0/+4 |
* | Move install pages out of main macaron routes (#13195) | zeripath | 2020-10-19 | 1 | -6/+0 |
* | Vendor Update Go Libs (#13166) | 6543 | 2020-10-16 | 1 | -5/+1 |
* | [API] If User is Admin, show 500 error message on PROD mode too (#13115) | 6543 | 2020-10-12 | 1 | -2/+2 |
* | Return sample message for login error in api context (#12994) | 赵智超 | 2020-10-04 | 1 | -3/+23 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -1/+1 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 1 | -0/+71 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -1/+1 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+1 |
* | Add Access-Control-Expose-Headers (#12446) | zeripath | 2020-08-13 | 1 | -0/+1 |
* | Prevent redirect back to /user/events (#12462) | zeripath | 2020-08-08 | 1 | -3/+6 |
* | Fix typo (#12013) | successgo | 2020-06-22 | 1 | -1/+1 |
* | Provide diff and patch API endpoints (#11751) | zeripath | 2020-06-05 | 1 | -0/+4 |
* | Include query in sign in redirect (#11579) | mrsdizzie | 2020-06-03 | 1 | -0/+1 |
* | [API] on 500 error only show message if gitea in dev mode (#11641) | 6543 | 2020-06-03 | 1 | -0/+4 |
* | Return json on 500 error from API (#11574) | 6543 | 2020-05-28 | 1 | -4/+21 |
* | When must change password only show Signout (#11600) | zeripath | 2020-05-26 | 1 | -1/+3 |
* | api.Context.NotFound(...) should tolerate nil (#11288) | zeripath | 2020-05-05 | 1 | -0/+5 |
* | Allow unauthenticated users to compare (#11240) | Kyle Evans | 2020-05-04 | 1 | -17/+21 |
* | Fix release counter on API repository info (#10968) | 6543 | 2020-04-06 | 1 | -2/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+2 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 1 | -1/+1 |
* | Fix issues/pulls dependencies problems (#9842) | Lunny Xiao | 2020-01-19 | 1 | -2/+2 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -4/+47 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -1/+1 |
* | Prevent redirect to Host (#9678) | zeripath | 2020-01-09 | 1 | -1/+2 |
* | Use Req.URL.RequestURI() to cope with FCGI urls (#9473) | zeripath | 2019-12-24 | 2 | -9/+9 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -0/+7 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 1 | -0/+1 |
* | Fix nil context user (#9099) | John Olheiser | 2019-11-20 | 1 | -1/+7 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -6/+15 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 2 | -0/+28 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -0/+27 |
* | Only view branch or tag if it match refType requested. (#8899) | David Svantesson | 2019-11-11 | 1 | -2/+18 |
* | Use AppSubUrl for more redirections (#8647) | zeripath | 2019-10-23 | 1 | -1/+1 |
* | Add SubURL to redirect path (#8632) | John Olheiser | 2019-10-22 | 1 | -1/+1 |
* | Ensure that GitRepo is set on Empty repositories (#8539) | zeripath | 2019-10-16 | 1 | -2/+8 |
* | upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) | Colin Arnott | 2019-10-15 | 1 | -1/+1 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -15/+20 |
* | Do only show teams access for organization repositories, not for personal rep... | David Svantesson | 2019-09-24 | 1 | -0/+1 |
* | Fix Go 1.13 private repository go get issue (#8112) | Lunny Xiao | 2019-09-06 | 2 | -3/+20 |