| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -412/+0 |
* | Unified link creation. (#15619) | KN4CK3R | 2021-04-30 | 1 | -2/+2 |
* | Fix CanCreateRepo check (#15311) | John Olheiser | 2021-04-07 | 1 | -0/+3 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -2/+2 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -12/+13 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+35 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -2/+4 |
* | Add TrN for repository limit (#12492) | EV3R4 | 2021-01-22 | 1 | -5/+4 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 1 | -65/+33 |
* | Store task errors following migrations and display them (#13246) | zeripath | 2020-10-23 | 1 | -16/+0 |
* | Return the full rejection message and errors in flash errors (#13221) | zeripath | 2020-10-20 | 1 | -1/+2 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 1 | -0/+1 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -0/+12 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -0/+1 |
* | Simplify CheckUnitUser logic (#12854) | 赵智超 | 2020-09-15 | 1 | -1/+1 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 1 | -149/+1 |
* | Set context for running CreateArchive in to that of the request (#12555) | zeripath | 2020-08-28 | 1 | -1/+1 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 1 | -8/+8 |
* | Global default branch setting (#11918) | techknowlogick | 2020-06-17 | 1 | -0/+1 |
* | Allow site admin to disable mirrors (#11740) | John Olheiser | 2020-06-02 | 1 | -1/+2 |
* | Fix orgs not being displayed on create repo form (#11279) | Cirno the Strongest | 2020-05-03 | 1 | -8/+12 |
* | Fix creation of Organization repos by Users with max created personal repos (... | Andrew Bezold | 2020-04-30 | 1 | -6/+15 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 1 | -8/+9 |
* | Move PushUpdateAddDeleteTags to repository module from models (#10106) | Lunny Xiao | 2020-02-03 | 1 | -1/+1 |
* | Make archive prefixing configurable with a global setting (#9943) | zeripath | 2020-01-22 | 1 | -1/+5 |
* | Fix wrong original git service type on a migrated repository (#9693) | Lunny Xiao | 2020-01-10 | 1 | -15/+24 |
* | Fix create bugs (#9606) | John Olheiser | 2020-01-04 | 1 | -2/+3 |
* | [Fix] Release attachment should use DownloadURL() not Name (#9529) | 6543 | 2019-12-28 | 1 | -1/+1 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+2 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -0/+2 |
* | Hide given credentials for migrated repos. (#9097) | Jordan | 2019-11-20 | 1 | -0/+1 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -5/+5 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -14/+57 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 1 | -10/+2 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -41/+62 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 1 | -0/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | add notification placeholder (#7409) | Lunny Xiao | 2019-07-12 | 1 | -0/+5 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -31/+65 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -2/+2 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -4/+3 |
* | fix bug when migrate repository 500 when repo is existed (#6188) | Lunny Xiao | 2019-02-26 | 1 | -0/+5 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 1 | -4/+4 |
* | Added URL mapping for Release attachments like on github.com (#1707) | gdeverlant | 2019-01-06 | 1 | -0/+32 |
* | Refactor and simplify redirect to url (#3674) | Lauris BH | 2018-03-15 | 1 | -5/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -16/+16 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -1/+11 |
* | Support default private when creating or migrating repository (#3239) | Lunny Xiao | 2017-12-20 | 1 | -2/+15 |
* | Fix error message sanitiziation (#3082) | Ethan Koenig | 2017-12-04 | 1 | -2/+6 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -0/+15 |