| Commit message (Expand) | Author | Age | Files | Lines |
* | Move tests as seperate sub packages to reduce duplicated file names (#19951) | Lunny Xiao | 2022-06-15 | 1 | -43/+0 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -57/+0 |
* | Use conditions but not repo ids as query condition (#16839) | Lunny Xiao | 2021-12-29 | 1 | -22/+0 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -69/+0 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -376/+35 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -5/+9 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -6/+4 |
* | Move user/org deletion to services (#17673) | KN4CK3R | 2021-11-19 | 1 | -80/+0 |
* | Move user follow and openid into models/user/ (#17613) | Lunny Xiao | 2021-11-17 | 1 | -0/+48 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -23/+23 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -16/+17 |
* | Move EmailAddress & UserRedirect into models/user/ (#17607) | Lunny Xiao | 2021-11-11 | 1 | -1/+49 |
* | Allow U2F 2FA without TOTP (#11573) | Kamil Domański | 2021-11-08 | 1 | -2/+2 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 1 | -0/+12 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -11/+20 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -4/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -29/+30 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -2/+2 |
* | Make allowed Visiblity modes configurable for Users (#16271) | 6543 | 2021-06-27 | 1 | -0/+22 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 1 | -3/+3 |
* | Fix individual tests (addition to #15802) (#15818) | KN4CK3R | 2021-05-12 | 1 | -0/+4 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -6/+4 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 1 | -2/+2 |
* | [Refactor] Passwort Hash/Set (#14282) | 6543 | 2021-01-10 | 1 | -14/+7 |
* | Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) | zeripath | 2020-12-18 | 1 | -0/+68 |
* | Add email validity check (#13475) | Chris Shyi | 2020-11-14 | 1 | -0/+15 |
* | [Refactor] Move APIFormat functions into convert package (#12856) | 6543 | 2020-10-17 | 1 | -17/+0 |
* | Fix "only mail on mention" bug (#12775) | 赵智超 | 2020-09-09 | 1 | -0/+17 |
* | Use argon as default password hash algorithm (#12688) | zeripath | 2020-09-03 | 1 | -1/+1 |
* | 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 |