| Commit message (Expand) | Author | Age | Files | Lines |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+5 |
* | fix not respecting landing page setting (#4209) | David Schneiderbauer | 2018-06-15 | 1 | -6/+0 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -1/+2 |
* | Refactor and simplify redirect to url (#3674) | Lauris BH | 2018-03-15 | 1 | -0/+21 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 1 | -0/+1 |
* | Fix go-get content type (#3426) | Lauris BH | 2018-01-29 | 1 | -1/+3 |
* | Add doctype to go-get=1 reponse (#3423) | Lauris BH | 2018-01-29 | 1 | -1/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 3 | -56/+64 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -3/+10 |
* | Fix new pull request link (#3133) | Ethan Koenig | 2017-12-13 | 1 | -1/+0 |
* | Fix legacy URL redirects (#3100) | Ethan Koenig | 2017-12-07 | 1 | -1/+5 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -1/+1 |
* | Minor copy changes (#3074) | techknowlogick | 2017-12-03 | 1 | -1/+1 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 1 | -6/+3 |
* | Memory usage improvements (#3013) | Duncan Ogilvie | 2017-11-29 | 1 | -0/+3 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 1 | -1/+2 |
* | Fix go-get, src and raw urls to new scheme (#2978) | Lauris BH | 2017-11-27 | 2 | -2/+2 |
* | fix click create pull request button 404 (#2859) | Lunny Xiao | 2017-11-05 | 1 | -0/+1 |
* | Fix API raw file content access for default branch (#2849) | Lauris BH | 2017-11-04 | 1 | -1/+5 |
* | Fix API raw requests for commits and tags (#2841) | Lauris BH | 2017-11-04 | 1 | -1/+4 |
* | Fix redirect url of legacy commits route (#2825) | Morlinest | 2017-11-03 | 1 | -11/+1 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -21/+99 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+1 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -2/+19 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -0/+6 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -0/+5 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 1 | -1/+10 |
* | Refactor duplicated code in repo handlers (#2657) | Ethan Koenig | 2017-10-05 | 1 | -86/+49 |
* | Fix go get response if only app URL is custom in configuration (#2634) | Lauris BH | 2017-10-02 | 1 | -1/+1 |
* | fix go get subpackage bug (#2584) | Lunny Xiao | 2017-09-23 | 1 | -11/+13 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 1 | -0/+1 |
* | Fix fmt errors (#2544) | Ethan Koenig | 2017-09-19 | 1 | -1/+2 |
* | Fork permission bug fixes (#2534) | Jonas Franz | 2017-09-18 | 1 | -0/+68 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -2/+2 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -2/+12 |
* | Fix releases to be counted from database not tags (#2389) | Lauris BH | 2017-08-28 | 1 | -1/+9 |
* | Improve swagger doc (#2274) | Antoine GIRARD | 2017-08-21 | 1 | -0/+4 |
* | No error log entries for repo 404 (#2200) | Ethan Koenig | 2017-08-19 | 1 | -2/+2 |
* | EnableUnit() -> UnitEnabled() (#2242) | Ethan Koenig | 2017-08-02 | 1 | -8/+1 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 1 | -2/+3 |
* | Only show SSH clone URL if signed in (#2169) (#2170) | Stefan Kalscheuer | 2017-07-15 | 1 | -0/+1 |
* | Fix missing-return bug (#2109) | Ethan Koenig | 2017-07-04 | 1 | -0/+1 |
* | Always return valid go-get meta, even if unauthorized (#2010) | Kim "BKC" Carlbäcker | 2017-06-26 | 1 | -3/+41 |
* | Merge pull request #1829 from ethantkoenig/no_branches | Andrey Nering | 2017-06-12 | 1 | -0/+4 |
|\ |
|
| * | Commitless repos should be bare | Ethan Koenig | 2017-05-28 | 1 | -0/+4 |
* | | Fix PR template error (#1834) | Ethan Koenig | 2017-05-30 | 1 | -7/+5 |
|/ |
|
* | fix admin lost permission caused by #947 | Lunny Xiao | 2017-05-19 | 1 | -1/+6 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 1 | -0/+31 |
* | Correct grammar in APIEmpty documentation (#1748) | Jonas Östanbäck | 2017-05-18 | 1 | -1/+1 |
* | Generate swagger json (#1402) | Antoine GIRARD | 2017-05-02 | 1 | -3/+31 |