| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that sessions are passed into queries that could use the database to p... | zeripath | 2019-01-13 | 1 | -5/+13 |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 1 | -1/+1 |
* | fix forgot deletion of notification when delete repository (#5506) | Lunny Xiao | 2018-12-10 | 1 | -0/+1 |
* | Fix repository deletion when there is large number of issues in it (#5426) | Lunny Xiao | 2018-11-30 | 1 | -39/+40 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -85/+10 |
* | fix bug when users have serval teams with different units on different reposi... | Lunny Xiao | 2018-11-09 | 1 | -1/+1 |
* | fix data race on migrate repository (#5224) | Lunny Xiao | 2018-10-30 | 1 | -3/+8 |
* | fix sqlite lock (#5210) | Lunny Xiao | 2018-10-30 | 1 | -1/+1 |
* | fix sqlite lock (#5184) | Lunny Xiao | 2018-10-27 | 1 | -1/+5 |
* | Fix race on updatesize (#5190) | Lunny Xiao | 2018-10-26 | 1 | -2/+2 |
* | Fix sqlite lock (#5176) | Lunny Xiao | 2018-10-25 | 1 | -2/+6 |
* | Fix deadlock when sqlite (#5118) | Lunny Xiao | 2018-10-19 | 1 | -13/+17 |
* | fix bug forget to remove Stopwatch when remove repository (#4928) | linweijie2012 | 2018-09-13 | 1 | -0/+3 |
* | Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) | Lunny Xiao | 2018-08-09 | 1 | -1/+1 |
* | Update xorm to latest version and fix correct `user` table referencing in sql... | Lauris BH | 2018-07-20 | 1 | -1/+1 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -1/+5 |
* | Add default merge options when adding new repository (#4369) | Lauris BH | 2018-07-05 | 1 | -0/+6 |
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -1/+1 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -13/+5 |
* | Fix not removed watches on unallowed repositories (#4201) | David Schneiderbauer | 2018-06-19 | 1 | -0/+3 |
* | Delete reactions added to issues and comments when deleting repository (#4232) | Lauris BH | 2018-06-12 | 1 | -0/+3 |
* | fix #4003 (#4004) | 奶爸 | 2018-05-21 | 1 | -0/+2 |
* | Fix some webhooks bugs (#3981) | Lunny Xiao | 2018-05-21 | 1 | -2/+4 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 1 | -0/+11 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -3/+3 |
* | Fix to use only needed columns from tables to get repository git paths (#3870) | Lauris BH | 2018-05-02 | 1 | -3/+47 |
* | Fix path cleanup in multiple places (#3871) | Lauris BH | 2018-05-01 | 1 | -1/+1 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+1 |
* | Add repository setting to enable/disable health checks (#3607) | Allen Wild | 2018-03-27 | 1 | -2/+3 |
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 1 | -0/+6 |
* | Add admin dashboard option to run health checks (#3606) | Allen Wild | 2018-03-02 | 1 | -0/+2 |
* | Fix race condition in repo renaming (#3418) | Ethan Koenig | 2018-01-28 | 1 | -1/+6 |
* | Fix empty checkout bug (#3419) | Ethan Koenig | 2018-01-28 | 1 | -6/+6 |
* | Change local copy origin url after repository rename (#3399) | Wendell Sun | 2018-01-27 | 1 | -1/+10 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -0/+5 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 1 | -1/+3 |
* | Remove unused consts/vars (#3270) | Ethan Koenig | 2017-12-30 | 1 | -13/+0 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -4/+10 |
* | Fix repo-transfer-and-team-repo-count bug (#3241) | Ethan Koenig | 2017-12-19 | 1 | -14/+0 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -12/+9 |
* | Fix integration tests (#3141) | Ethan Koenig | 2017-12-11 | 1 | -4/+9 |
* | Sanitize logs for mirror sync (#3057) | Ethan Koenig | 2017-12-03 | 1 | -1/+6 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 1 | -16/+15 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -6/+11 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -0/+11 |
* | Use buffersize to reduce database connection when iterate (#2724) | Lunny Xiao | 2017-10-21 | 1 | -2/+2 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -35/+0 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -0/+19 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 1 | -1/+18 |
* | Allow custom SSH user in UI for built-in SSH server (#2617) (#2678) | Patrick G | 2017-10-14 | 1 | -3/+8 |