343 Commits (96c268c0fcc22604103f67821d66fef39944e80b)

Author SHA1 Message Date
  Lauris BH 6a107e57f6 Add checks for commits with missing author and time (#2771) 6 years ago
  Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741) 6 years ago
  Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  Ethan Koenig 4b2c8ca533 Use session when creating user (#2638) 6 years ago
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 years ago
  Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596) 6 years ago
  David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384) 6 years ago
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 6 years ago
  techknowlogick 9bdbfbf6f3 Disable custom Git Hooks globally via configuration file (#2450) 6 years ago
  Lunny Xiao 5de94a67cf some refactors for issue and comments (#2419) 6 years ago
  Lunny Xiao f960e19c59 Only update needed columns when update user (#2296) 6 years ago
  Ethan Koenig 858324c21a Fix username rendering bug (#2122) 7 years ago
  Ethan Koenig 05e3726415 Use default avatar on error 7 years ago
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
  Ethan Koenig bfb44f8854 Fix status table race condition (#1835) 7 years ago
  Jonas Östanbäck 7b907ed348 Rename RepoCreationNum -> MaxCreationLimit (#1766) 7 years ago
  Ethan Koenig cf02cd7ba0 Fix and test for delete user (#1713) 7 years ago
  Jonas Östanbäck 80cea8747f Admin should always be allowed to create repos even if hit limit (#1765) 7 years ago
  Lauris BH 524885dd65 LDAP user synchronization (#1478) 7 years ago
  Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686) 7 years ago
  Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461) 7 years ago
  Lunny Xiao 888dee3b5f fix delete user failed on sqlite (#1321) 7 years ago
  Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618) 7 years ago
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7 years ago
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 7 years ago
  Sandro Santilli 0475e7351f Reserve the "explore" user/org name (#1222) 7 years ago
  Ethan Koenig 3803f257fb Move user_follow to separate file (#1210) 7 years ago
  Lunny Xiao 5d40db629c fix random avatars (#1147) 7 years ago
  Lunny Xiao 2215840363 fix avatar bug #1114 (#1122) 7 years ago
  Lunny Xiao 522f194983 Bug fixed for org avatar caused by #1049 (#1070) 7 years ago
  Lunny Xiao 80f900ebae Fix avatar enumable (#1049) 7 years ago
  Lunny Xiao e8e56da9ac fix #13 (#1042) 7 years ago
  Lunny Xiao fc4f7e82f9 refactor for searching user (#1038) 7 years ago
  Willem van Dreumel 01d957677f Oauth2 consumer (#679) 7 years ago
  Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943) 7 years ago
  Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927) 7 years ago
  Andrew 3f67676059 Implement basic Open Graph support. (#901) 7 years ago
  Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787) 7 years ago
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
  Bo-Yi Wu d7d094bd8a fix: ignore email notifications if user is not active. (#820) 7 years ago
  Bwko 74ed6dc3ad Add option to app.ini to enable local import paths (#724) 7 years ago
  Ethan Koenig 74bbec3bf9 Fix permission bugs in team API (#647) 7 years ago
  Ethan Koenig fcf02e4961 API Endpoints for organization members (#645) 7 years ago
  derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571) 7 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 years ago
  Berk Demirkır bdad3b259a Check primary email address fields on CreateUser (#556) 7 years ago
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 7 years ago
  Schwobaland c0904f1942 Restrict creating organisations by user (#193) 7 years ago
  Lunny Xiao ba134bd27a fix 500 when delete orgnization and resolved #486 7 years ago