| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134) | 6543 | 2020-02-04 | 1 | -0/+3 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -10/+10 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -2/+2 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -2/+2 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -1/+1 |
* | Fix API Bug (fail on empty assignees) (#8873) | 6543 | 2019-11-10 | 1 | -0/+13 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 1 | -0/+22 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 1 | -22/+0 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -1/+4 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+33 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -3/+56 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -15/+23 |
* | Fix default for allowing new organization creation for new users (#7017) | jpicht | 2019-05-24 | 1 | -0/+2 |
* | add isAdmin to user model (#6231) | Lanre Adelowo | 2019-03-03 | 1 | -0/+17 |
* | Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) | Lanre Adelowo | 2019-01-30 | 1 | -0/+44 |
* | Ensure valid git author names passed in signatures (#5774) | zeripath | 2019-01-24 | 1 | -0/+32 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -1/+1 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -2/+2 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -0/+22 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 1 | -6/+3 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 1 | -0/+39 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 1 | -3/+6 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 1 | -0/+51 |
* | Fix and test for delete user (#1713) | Ethan Koenig | 2017-05-20 | 1 | -0/+31 |
* | feat: Able to disable non-admin to create new organization (#927) | Bo-Yi Wu | 2017-02-14 | 1 | -0/+21 |
* | fix: ignore email notifications if user is not active. (#820) | Bo-Yi Wu | 2017-02-02 | 1 | -0/+19 |