| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 1 | -2/+19 |
* | Change drone token name to let users know to use oauth2 (#6912) | techknowlogick | 2019-05-12 | 1 | -3/+10 |
* | fix syntax highlight in blame view #6895 (#6909) | iliyan ivanov | 2019-05-11 | 1 | -1/+1 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -6/+0 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 53 | -54/+54 |
* | Use AppURL for Oauth user link (#6894) | techknowlogick | 2019-05-09 | 1 | -1/+1 |
* | Fixes #6881 - API users search fix (#6882) | Richard Mahn | 2019-05-08 | 2 | -2/+2 |
* | Fix 404 when send pull request some situation (#6871) | Lunny Xiao | 2019-05-07 | 2 | -12/+48 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 2 | -52/+119 |
* | fix config ui error about cache ttl (#6861) | Lunny Xiao | 2019-05-06 | 1 | -0/+1 |
* | fix 500 when reviewer is deleted with integration tests (#6856) | Lunny Xiao | 2019-05-06 | 1 | -2/+7 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 1 | -0/+1 |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 1 | -4/+16 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 2 | -7/+7 |
* | Git statistics in Activity tab (#4724) | Lauris BH | 2019-05-04 | 2 | -2/+36 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 2 | -2/+7 |
* | Fix team edit API panic (#6780) | ngourdon | 2019-04-27 | 1 | -1/+1 |
* | fix pulls broken when fork repository deleted (#6754) | Lunny Xiao | 2019-04-26 | 1 | -1/+6 |
* | OAuth2 token can be used in basic auth (#6747) | techknowlogick | 2019-04-25 | 1 | -0/+12 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 2 | -5/+1 |
* | fix missing return (#6751) | Lunny Xiao | 2019-04-25 | 1 | -0/+1 |
* | Handle redirects in git clone commands (#6688) | James E. Blair | 2019-04-25 | 1 | -2/+17 |
* | Fix: Sort repos on org home page with non-admin login (#6741) | Lunny Xiao | 2019-04-24 | 1 | -0/+1 |
* | Fix team members API (#6714) | Lunny Xiao | 2019-04-24 | 1 | -1/+38 |
* | [API] Load issue attributes when editing an issue (#6723) | John Olheiser | 2019-04-23 | 1 | -0/+6 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 7 | -2/+165 |
* | Show "delete branch" button on closed pull requests (#6570) (#6601) | Mario Lubenka | 2019-04-20 | 2 | -2/+3 |
* | Fix reversion caused by 6314 (#6685) | zeripath | 2019-04-20 | 1 | -1/+0 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 11 | -51/+91 |
* | Add option to blame files (#5721) | Andrzej Ressel | 2019-04-19 | 2 | -0/+259 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 2 | -0/+76 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 9 | -27/+24 |
* | API OTP Context (#6674) | techknowlogick | 2019-04-19 | 1 | -3/+8 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 2 | -0/+95 |
* | UX + Security current user password reset (#5042) | AJ ONeal | 2019-04-18 | 2 | -45/+70 |
* | Comments list performance optimization (#5305) | Lunny Xiao | 2019-04-18 | 1 | -5/+20 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 9 | -298/+509 |
* | OAuth2 Grant UI (#6625) | Jonas Franz | 2019-04-17 | 3 | -0/+25 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 5 | -3/+233 |
* | Properly escape on the redirect from the web editor (#6657) | zeripath | 2019-04-16 | 1 | -7/+8 |
* | Return a UserList from /api/v1/admin/users (#6629) | zeripath | 2019-04-15 | 3 | -13/+27 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 2 | -1/+55 |
* | Correctly adjust mirror url (#6593) | zeripath | 2019-04-12 | 1 | -1/+46 |
* | Change summary to full message (#6591) | John Olheiser | 2019-04-12 | 1 | -1/+1 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -10/+11 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 2 | -3/+21 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 1 | -5/+6 |
* | fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) | Lunny Xiao | 2019-04-11 | 1 | -3/+0 |
* | Allow admin users to set a repositoires visibility to public, even if FORCE_P... | Matthias Beckert | 2019-04-11 | 1 | -2/+2 |
* | Delete local branch if it exists (#6497) | John Olheiser | 2019-04-08 | 1 | -0/+6 |