| Commit message (Expand) | Author | Age | Files | Lines |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 3 | -2/+20 |
* | Move PushUpdateOptions from models to repofiles (#9124) | Lunny Xiao | 2019-11-29 | 3 | -3/+3 |
* | Properly fix displaying virtual session provider in admin panel (#9137) | zeripath | 2019-11-28 | 1 | -7/+7 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+2 |
* | update #9066 Always show Password field on link account sign in page (#9147) | Benno | 2019-11-24 | 1 | -0/+1 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -0/+2 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 4 | -2/+73 |
* | Hide credentials when submitting migration (#9102) | Jordan | 2019-11-22 | 1 | -1/+1 |
* | Move merge actions to notification (#9024) | Lunny Xiao | 2019-11-21 | 1 | -2/+0 |
* | Move HttpBackend function to Http to reduce function calls when git smart htt... | Lunny Xiao | 2019-11-21 | 1 | -50/+47 |
* | Hide given credentials for migrated repos. (#9097) | Jordan | 2019-11-20 | 1 | -0/+1 |
* | Refactor Issues Subscription (#8738) | 6543 | 2019-11-20 | 2 | -42/+12 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 4 | -9/+13 |
* | Explore page: Add topic param to pagination (#9077) (#9078) | David Svantesson | 2019-11-20 | 1 | -0/+2 |
* | Fix password checks on admin create/edit user (#9076) | guillep2k | 2019-11-20 | 1 | -3/+14 |
* | Add password requirement info on error (#9074) | guillep2k | 2019-11-19 | 4 | -6/+6 |
* | Move modules/gzip to gitea.com/macaron/gzip (#9058) | Lunny Xiao | 2019-11-18 | 1 | -1/+1 |
* | enable lazy-loading of gitgraph.js (#9036) | silverwind | 2019-11-17 | 1 | -1/+0 |
* | Handle setting default branch via API (#9030) | David Svantesson | 2019-11-17 | 2 | -1/+13 |
* | Update branch API endpoint to show effective branch protection. (#9031) | David Svantesson | 2019-11-16 | 1 | -3/+14 |
* | Only return JSON for add/remove all (#9028) | John Olheiser | 2019-11-16 | 1 | -4/+8 |
* | Move git graph from models to modules/graph (#9027) | Lunny Xiao | 2019-11-16 | 1 | -1/+2 |
* | fix wrong system notice when repository is empty (#9010) | Lunny Xiao | 2019-11-15 | 1 | -0/+5 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 2 | -34/+3 |
* | Githook highlighter (#8932) | Konctantin | 2019-11-15 | 1 | -0/+1 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 4 | -1/+118 |
* | Shadow password correctly for session config (#8984) | zeripath | 2019-11-14 | 1 | -9/+17 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 1 | -110/+18 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 13 | -3/+117 |
* | Improve notification (#8835) | Lunny Xiao | 2019-11-12 | 1 | -0/+19 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 4 | -31/+103 |
* | Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) | zeripath | 2019-11-10 | 2 | -0/+42 |
* | Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module... | Lunny Xiao | 2019-11-10 | 24 | -353/+22 |
* | Fix require external registration password (#8885) | guillep2k | 2019-11-09 | 1 | -3/+3 |
* | Fix password complexity check on registration (#8887) | guillep2k | 2019-11-09 | 1 | -0/+5 |
* | Allow to add and remove all repositories to/from team. (#8867) | David Svantesson | 2019-11-09 | 1 | -0/+8 |
* | Fix bug when migrate from API (#8631) | Lunny Xiao | 2019-11-08 | 1 | -6/+47 |
* | Move some actions to notification/action (#8779) | Lunny Xiao | 2019-11-08 | 2 | -8/+3 |
* | Fix count for commit graph last page (#8843) | jaqra | 2019-11-07 | 1 | -1/+7 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 3 | -17/+45 |
* | Add additional periods to activity page (#8829) | Lauris BH | 2019-11-05 | 1 | -0/+12 |
* | Fix new user form for non-local users (#8826) | Lauris BH | 2019-11-04 | 1 | -9/+11 |
* | Move more webhook codes from models to webhook module (#8802) | Lunny Xiao | 2019-11-03 | 3 | -12/+14 |
* | Fix API deadline removal (#8759) | David Svantesson | 2019-11-03 | 2 | -7/+21 |
* | Add API for Issue set Subscription (#8729) | 6543 | 2019-11-02 | 2 | -0/+221 |
* | Prevent upload (overwrite) of lfs locked file (#8769) | David Svantesson | 2019-11-02 | 1 | -1/+5 |
* | Move issue milestone assign to issue service and move webhook to notification... | Lunny Xiao | 2019-11-02 | 3 | -6/+3 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 3 | -4/+1 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 4 | -6/+10 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 4 | -5/+143 |