| Commit message (Expand) | Author | Age | Files | Lines |
* | Change reserved avatar name to correct - avatars (#3375) | Lauris BH | 2018-01-16 | 1 | -1/+1 |
* | Asynchronously populate the repo indexer (#3366) | Ethan Koenig | 2018-01-14 | 1 | -17/+41 |
* | refactor(model): update user method. (#3360) | Bo-Yi Wu | 2018-01-13 | 1 | -32/+16 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 2 | -13/+13 |
* | Remove hardcoded paths to fix randomly failing tests (#3347) | Lauris BH | 2018-01-11 | 3 | -3/+11 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 2 | -4/+43 |
* | Remove IsOwner, NumTeams from OrgUser (#3269) | Ethan Koenig | 2018-01-08 | 7 | -77/+63 |
* | Add missing indexer doc in configuration (#3324) | Antoine GIRARD | 2018-01-08 | 1 | -1/+1 |
* | fix bug when a user delete but assigned on issue (#3318) | Lunny Xiao | 2018-01-07 | 1 | -2/+8 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 4 | -4/+43 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 7 | -22/+235 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 1 | -1/+3 |
* | Use issue number/index instead of id for API URL. (#3298) | Alberto González Palomo | 2018-01-03 | 1 | -1/+1 |
* | Fixed asterisk based tasklist items, fixed requirement for one char after las... | modmew8 | 2018-01-03 | 1 | -2/+2 |
* | Added progressbar for issues (#1146). (#3171) | modmew8 | 2018-01-03 | 1 | -0/+25 |
* | Add repo-sync-releases admin command (#3254) | Sandro Santilli | 2017-12-31 | 4 | -3/+10 |
* | Fix race condition in team functions (#3268) | Ethan Koenig | 2017-12-30 | 1 | -5/+6 |
* | go back to using CFB for AES decryption/encryption for 2FA (#3274) | Morgan Bazalgette | 2017-12-31 | 1 | -3/+44 |
* | Remove unused consts/vars (#3270) | Ethan Koenig | 2017-12-30 | 1 | -13/+0 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 4 | -47/+195 |
* | Small improve on deleting attachements (#3145) | Lunny Xiao | 2017-12-24 | 1 | -8/+17 |
* | Add more bench (#3161) | Antoine GIRARD | 2017-12-24 | 1 | -7/+7 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 6 | -77/+141 |
* | Fix repo-transfer-and-team-repo-count bug (#3241) | Ethan Koenig | 2017-12-19 | 2 | -14/+23 |
* | Check ignored errors for issue and milestone count (#3213) | Ethan Koenig | 2017-12-18 | 2 | -20/+52 |
* | Remove unnecessary updates to issue indexer (#3212) | Ethan Koenig | 2017-12-17 | 3 | -2/+22 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 1 | -1/+18 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 3 | -19/+14 |
* | Reorder migrations, skip errors if running migration again (#3160) | Lauris BH | 2017-12-13 | 13 | -292/+301 |
* | fix org owner cannot be removed if there is not in owner team (#3164) | Lunny Xiao | 2017-12-13 | 1 | -1/+6 |
* | Fix Uninitialized variable in ParsePatch (#3156) | Kim "BKC" Carlbäcker | 2017-12-12 | 1 | -1/+1 |
* | simple usage of x (#3144) | Lunny Xiao | 2017-12-11 | 1 | -4/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 31 | -407/+185 |
* | Fixtures for public_key table (#3140) | Ethan Koenig | 2017-12-11 | 1 | -0/+1 |
* | Fix integration tests (#3141) | Ethan Koenig | 2017-12-11 | 1 | -4/+9 |
* | Fix compile failed without gcc (#3130) | Lunny Xiao | 2017-12-10 | 1 | -1/+0 |
* | Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) | Antoine GIRARD | 2017-12-08 | 1 | -3/+3 |
* | Fix repo indexer and submodule bug (#3107) | Ethan Koenig | 2017-12-07 | 1 | -4/+4 |
* | Add 'mark all read' option to notifications (#3097) | Sasha Varlamov | 2017-12-07 | 3 | -4/+56 |
* | Delete a user's public key via admin api (closes #3014) (#3059) | Vlad Temian | 2017-12-06 | 1 | -4/+1 |
* | Tests for reactions (#3083) | Lauris BH | 2017-12-05 | 2 | -2/+168 |
* | Sort repos in issues dashboard sidebar (#3072) | Ethan Koenig | 2017-12-04 | 1 | -0/+12 |
* | Fix error message sanitiziation (#3082) | Ethan Koenig | 2017-12-04 | 1 | -26/+7 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 9 | -2/+354 |
* | Fix avatar URLs (#3069) | Ethan Koenig | 2017-12-03 | 1 | -5/+11 |
* | Sanitize logs for mirror sync (#3057) | Ethan Koenig | 2017-12-03 | 2 | -8/+46 |
* | Fix ref parsing in commit messages (#3067) | Ethan Koenig | 2017-12-03 | 3 | -102/+87 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 3 | -22/+28 |
* | Unit tests for wiki routers (#3022) | Ethan Koenig | 2017-11-30 | 4 | -33/+65 |
* | Fix git lfs path (#3016) | Antoine GIRARD | 2017-11-29 | 2 | -1/+34 |