| Commit message (Expand) | Author | Age | Files | Lines |
* | Move UpdateIssuesCommit from models to repofiles (#9276) | Lunny Xiao | 2019-12-07 | 1 | -205/+0 |
* | Fix permission checks for close/reopen from commit (#8875) | guillep2k | 2019-11-15 | 1 | -2/+2 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 1 | -48/+0 |
* | Move some actions to notification/action (#8779) | Lunny Xiao | 2019-11-08 | 1 | -53/+0 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 1 | -52/+1 |
* | Alwaywas return local url for users avatar (#8245) | Sandro Santilli | 2019-09-26 | 1 | -1/+1 |
* | feat: highlight issue references with : (#8101) | Rinat | 2019-09-05 | 1 | -0/+1 |
* | Add file status on API (#7671) | Lunny Xiao | 2019-08-21 | 1 | -27/+54 |
* | Move commit repo action from models to repofiles package (#7645) | Lunny Xiao | 2019-07-30 | 1 | -114/+0 |
* | Fix regex for issues in commit messages (#7444) | mrsdizzie | 2019-07-14 | 1 | -0/+19 |
* | Allow colon between fixing word and issue (#7207) | zeripath | 2019-06-15 | 1 | -0/+26 |
* | Improve issue reference on commit (#6694) | mrsdizzie | 2019-05-01 | 1 | -0/+70 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -0/+34 |
* | Don't close issues via commits on non-default branch. (#5622) | Harshit Bansal | 2019-01-04 | 1 | -1/+28 |
* | fix: Add feed for organization (#3594) | Bo-Yi Wu | 2018-03-03 | 1 | -0/+1 |
* | Remove IsOwner, NumTeams from OrgUser (#3269) | Ethan Koenig | 2018-01-08 | 1 | -1/+1 |
* | Fix ref parsing in commit messages (#3067) | Ethan Koenig | 2017-12-03 | 1 | -0/+30 |
* | Unit tests for wiki routers (#3022) | Ethan Koenig | 2017-11-30 | 1 | -1/+1 |
* | Use identicon image for default gravatar. (#2767) | harry | 2017-10-23 | 1 | -2/+2 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -2/+2 |
* | Complete push webhooks (#2530) | David Schneiderbauer | 2017-09-21 | 1 | -41/+103 |
* | Fix tests code to prevent some runtime errors (#2381) | Morlinest | 2017-08-28 | 1 | -21/+25 |
* | Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) | Lauris BH | 2017-07-12 | 1 | -1/+1 |
* | Fix "Dashboard shows deleted comments" (#1995) | Jonas Franz | 2017-06-25 | 1 | -0/+3 |
* | Fix user profile activity feed (#1848) | Ethan Koenig | 2017-06-02 | 1 | -12/+33 |
* | Fix activity feed (#1779) | Ethan Koenig | 2017-05-26 | 1 | -48/+44 |
* | Consistency checks for action unit tests (#1079) | Ethan Koenig | 2017-02-28 | 1 | -3/+16 |
* | Less boilerplate in models/ unit tests (#725) | Ethan Koenig | 2017-01-25 | 1 | -32/+16 |
* | Unit tests for models/action (#619) | Ethan Koenig | 2017-01-09 | 1 | -0/+340 |