| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 1 | -7/+1 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -0/+5 |
* | Add "Update Branch" button to Pull Requests (#9784) | 6543 | 2020-01-17 | 1 | -0/+1 |
* | Fix missing msteam webhook on organization (#9781) | Lunny Xiao | 2020-01-15 | 1 | -1/+3 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 1 | -2/+10 |
* | Only serve attachments when linked to issue/release and if accessible by user... | Antoine GIRARD | 2020-01-05 | 1 | -29/+1 |
* | remove since it is there for 3years (#9538) | 6543 | 2019-12-29 | 1 | -18/+0 |
* | Use Req.URL.RequestURI() to cope with FCGI urls (#9473) | zeripath | 2019-12-24 | 1 | -2/+2 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 1 | -0/+3 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 1 | -0/+9 |
* | Make repository management section handle lfs locks (#8726) | zeripath | 2019-12-12 | 1 | -0/+5 |
* | FCGI: Allow FCGI over unix sockets (#9298) | zeripath | 2019-12-10 | 1 | -1/+1 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -0/+1 |
* | Move modules/gzip to gitea.com/macaron/gzip (#9058) | Lunny Xiao | 2019-11-18 | 1 | -1/+1 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 1 | -0/+4 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 1 | -0/+10 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 1 | -2/+5 |
* | Make static resouces web browser cache time customized on app.ini (#8442) | Lunny Xiao | 2019-10-14 | 1 | -4/+4 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+2 |
* | Change general form binding to gogs form (#8334) | Aam Surganda | 2019-10-02 | 1 | -4/+4 |
* | Alwaywas return local url for users avatar (#8245) | Sandro Santilli | 2019-09-26 | 1 | -0/+1 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -1/+2 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -0/+4 |
* | Fix adding default Telegram webhook (#7972) | Gary Kim | 2019-08-26 | 1 | -0/+2 |
* | Run CORS handler first for /api routes (#7967) | Tamal Saha | 2019-08-26 | 1 | -1/+7 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -8/+8 |
* | Remove settting dependency on modules/session (#7237) | Lunny Xiao | 2019-07-17 | 1 | -0/+3 |
* | Fixes #7475 - Settings pages giving UnitType error message (#7482) | Richard Mahn | 2019-07-15 | 1 | -1/+1 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 1 | -7/+9 |
* | wiki - page revisions list (#7369) | Cherrg | 2019-07-08 | 1 | -0/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -21/+14 |
* | archived repos can be starred and watched (#7163) | Lanre Adelowo | 2019-06-10 | 1 | -1/+1 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -6/+3 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -0/+11 |
* | Fix LFS Locks over SSH (#6999) | zeripath | 2019-05-28 | 1 | -1/+1 |
* | Remove macaron dependent on modules/log (#6933) | Lunny Xiao | 2019-05-13 | 1 | -1/+18 |
* | Git statistics in Activity tab (#4724) | Lauris BH | 2019-05-04 | 1 | -0/+5 |
* | Add option to blame files (#5721) | Andrzej Ressel | 2019-04-19 | 1 | -0/+6 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 1 | -0/+4 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 1 | -0/+4 |
* | UX + Security current user password reset (#5042) | AJ ONeal | 2019-04-18 | 1 | -2/+2 |
* | OAuth2 Grant UI (#6625) | Jonas Franz | 2019-04-17 | 1 | -0/+1 |
* | fix upload attachments (#6481) | Lunny Xiao | 2019-04-02 | 1 | -1/+4 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -7/+46 |
* | fix bug when user login and want to resend register confirmation email (#6482) | Lunny Xiao | 2019-04-02 | 1 | -1/+1 |
* | Implement Default Webhooks (#4299) | Russell Aunger | 2019-03-18 | 1 | -0/+17 |
* | Add same changes from issues page to milestone->issues page (#6328) | John Olheiser | 2019-03-15 | 1 | -1/+1 |
* | Add regenerate secret feature for oauth2 (#6291) | Jonas Franz | 2019-03-09 | 1 | -0/+1 |
* | Add unit types to repo action URL to correctly show 404 when archived (#6247) | John Olheiser | 2019-03-09 | 1 | -1/+1 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+14 |