| Commit message (Expand) | Author | Age | Files | Lines |
* | Make dashboard newsfeed list length a configurable item (#12469) | techknowlogick | 2020-08-11 | 1 | -2/+2 |
* | Add action feed for new release (#12324) | 赵智超 | 2020-07-29 | 1 | -0/+1 |
* | Add hide activity option (#11353) | l-jonas | 2020-06-05 | 1 | -0/+6 |
* | Fix potential bugs (#10513) | 6543 | 2020-02-27 | 1 | -1/+1 |
* | Show the username as a fallback on feeds if full name is blank (#10438) | James Lakin | 2020-02-26 | 1 | -2/+5 |
* | Ensure that feeds are appropriately restricted (#10018) | zeripath | 2020-01-28 | 1 | -2/+2 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -6/+14 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -1/+1 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 1 | -126/+0 |
* | Add ActionCommentPull action (#9456) | mrsdizzie | 2019-12-22 | 1 | -0/+1 |
* | Move UpdateIssuesCommit from models to repofiles (#9276) | Lunny Xiao | 2019-12-07 | 1 | -128/+0 |
* | Fix permission checks for close/reopen from commit (#8875) | guillep2k | 2019-11-15 | 1 | -16/+29 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 1 | -46/+0 |
* | Update dashboard context for PR reviews (#8995) | John Olheiser | 2019-11-15 | 1 | -20/+22 |
* | Move some actions to notification/action (#8779) | Lunny Xiao | 2019-11-08 | 1 | -43/+0 |
* | Move sync mirror actions to mirror service package (#8518) | Lunny Xiao | 2019-10-16 | 1 | -74/+0 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 1 | -140/+37 |
* | feat: highlight issue references with : (#8101) | Rinat | 2019-09-05 | 1 | -1/+1 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Add file status on API (#7671) | Lunny Xiao | 2019-08-21 | 1 | -3/+16 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+4 |
* | Move commit repo action from models to repofiles package (#7645) | Lunny Xiao | 2019-07-30 | 1 | -195/+3 |
* | SetDefaultBranch on pushing to empty repository (#7610) | zeripath | 2019-07-30 | 1 | -0/+11 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 1 | -4/+4 |
* | Fix regex for issues in commit messages (#7444) | mrsdizzie | 2019-07-14 | 1 | -1/+2 |
* | Fix mirror sync not automatically sending webhook requests (#7366) | Drew | 2019-07-06 | 1 | -0/+5 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Allow colon between fixing word and issue (#7207) | zeripath | 2019-06-15 | 1 | -1/+1 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Escape the commit message on issues update and title in telegram hook (#6901) | zeripath | 2019-05-10 | 1 | -1/+2 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -0/+16 |
* | Improve issue reference on commit (#6694) | mrsdizzie | 2019-05-01 | 1 | -9/+85 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -10/+10 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Copyedit docs (#6275) | Aidan Fitzgerald | 2019-03-09 | 1 | -1/+1 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -1/+2 |
* | Automatically clear stopwatch on merging a PR (#4327) | Lanre Adelowo | 2019-02-05 | 1 | -2/+14 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 1 | -4/+4 |
* | Don't close issues via commits on non-default branch. (#5622) | Harshit Bansal | 2019-01-04 | 1 | -39/+35 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 1 | -13/+53 |
* | Fix bug when repo remained bare if multiple branches pushed (#4923) | SagePtr | 2018-09-13 | 1 | -2/+4 |
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 1 | -0/+68 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+4 |
* | Implemented hover text showing user FullName (#4261) | Guido Diepen | 2018-07-05 | 1 | -0/+6 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 1 | -0/+20 |
* | Set default branchname on first push (#3715) | Bwko | 2018-03-25 | 1 | -1/+5 |
* | refactor: reduce sql query in retrieveFeeds (#3547) | Bo-Yi Wu | 2018-02-21 | 1 | -1/+10 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -10/+5 |
* | Fix ref parsing in commit messages (#3067) | Ethan Koenig | 2017-12-03 | 1 | -70/+57 |
* | Use RelAvatarLink() in GetActAvatar() (#2800) | cstyles | 2017-10-31 | 1 | -1/+1 |