| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 3 | -150/+175 |
* | Check passwords against HaveIBeenPwned (#12716) | John Olheiser | 2020-09-08 | 4 | -2/+68 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 2 | -1/+26 |
* | LFS support to be stored on minio (#12518) | Lunny Xiao | 2020-09-08 | 1 | -2/+7 |
* | Compare SSH_DOMAIN when parsing submodule URLs (#12753) | mrsdizzie | 2020-09-07 | 1 | -0/+2 |
* | Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) | zeripath | 2020-09-06 | 1 | -0/+1 |
* | Add better Swagger description and a example for GetArchive (#12743) | 6543 | 2020-09-06 | 1 | -1/+1 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 2 | -4/+5 |
* | Expose Attachemnt Settings by API (#12514) | 6543 | 2020-09-05 | 3 | -0/+26 |
* | API: Expose its limitation settings (#12714) | 6543 | 2020-09-04 | 3 | -0/+26 |
* | [BugFix] Fix comment broken issue ref dependence (#12651) | 6543 | 2020-09-04 | 1 | -2/+4 |
* | Remove duplicate logic in initListSubmits (#12660) | 赵智超 | 2020-09-02 | 1 | -6/+8 |
* | Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE... | zeripath | 2020-08-30 | 2 | -1/+16 |
* | Do not disable commit changes button on repost (#12644) | zeripath | 2020-08-29 | 1 | -0/+1 |
* | [API] Delete Token accept names too (#12366) | 6543 | 2020-08-28 | 3 | -7/+38 |
* | Set context for running CreateArchive in to that of the request (#12555) | zeripath | 2020-08-28 | 1 | -1/+1 |
* | Escape more things that are passed through str2html (#12622) | zeripath | 2020-08-28 | 1 | -2/+3 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 1 | -8/+8 |
* | Add cron running API (#12421) | zeripath | 2020-08-24 | 3 | -0/+106 |
* | Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in... | zeripath | 2020-08-23 | 1 | -0/+2 |
* | Initial support for push options (#12169) | John Olheiser | 2020-08-23 | 1 | -0/+12 |
* | Hide 'New Project board' button for users that are not signed in (#12547) | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-08-22 | 2 | -22/+32 |
* | Allow addition of gpg keyring with multiple keys (#12487) | zeripath | 2020-08-21 | 2 | -4/+12 |
* | Fix typos (#12542) | Gjergji Ramku | 2020-08-20 | 3 | -4/+4 |
* | Show 2FA info on Admin Pannel: Users List (#12515) | 6543 | 2020-08-20 | 1 | -0/+1 |
* | Report error if API merge is not allowed (#12528) | zeripath | 2020-08-19 | 1 | -3/+13 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 7 | -17/+40 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 9 | -44/+775 |
* | Fix bug preventing transfer to private organization (#12497) | zeripath | 2020-08-16 | 2 | -2/+11 |
* | Add Access-Control-Expose-Headers (#12446) | zeripath | 2020-08-13 | 12 | -0/+16 |
* | Fix ignored login on compare (#12476) | Lunny Xiao | 2020-08-12 | 1 | -1/+1 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 6 | -8/+59 |
* | Render the git graph on the server (#12333) | zeripath | 2020-08-06 | 1 | -2/+9 |
* | UserProfile Page: Render Description (#12415) | 6543 | 2020-08-05 | 1 | -0/+5 |
* | Prevent empty div when editing comment (#12404) | zeripath | 2020-08-04 | 1 | -3/+3 |
* | Add API to update pr headBranch (#12419) | 赵智超 | 2020-08-04 | 3 | -1/+98 |
* | fix a small nit (#12420) | 赵智超 | 2020-08-03 | 1 | -0/+1 |
* | Add TOTP header to Swagger Documentation (#12402) | 6543 | 2020-08-02 | 1 | -0/+6 |
* | Don't use legacy method to send Matrix Webhook (#12348) | S7evinK | 2020-07-30 | 1 | -0/+1 |
* | Add action feed for new release (#12324) | 赵智超 | 2020-07-29 | 2 | -8/+8 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 2 | -2/+0 |
* | Git 2.28 no longer permits diff with ... on unrelated branches (#12364) | zeripath | 2020-07-29 | 1 | -0/+2 |
* | Add name filter to API for GetMilestoneList (#12336) | 6543 | 2020-07-28 | 3 | -7/+37 |
* | Show 404 page when release not found (#12328) | 赵智超 | 2020-07-26 | 1 | -0/+4 |
* | models: fix xorm variable clobber (#12231) | Lars Lehtonen | 2020-07-13 | 1 | -3/+1 |
* | Syntax highlight expanded code blobs (#12223) | mrsdizzie | 2020-07-12 | 1 | -1/+2 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 1 | -0/+3 |
* | Extend Notifications API and return pinned notifications by default (#12164) | zeripath | 2020-07-12 | 3 | -14/+125 |
* | Default to showing closed Issues/PR list when there are only closed issues/PR... | 6543 | 2020-07-09 | 1 | -1/+7 |
* | Fix regression: Gitea commits API again returns commit summaries, not full me... | Kristian Antonsen | 2020-07-08 | 1 | -1/+1 |