611 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  Lunny Xiao 91cff20d9a remove unused db init on commands serv, update, hooks (#5225) 6 years ago
  Antoine GIRARD 91973106ef Make gitea serv use api/internal (#4886) 6 years ago
  Lunny Xiao 2c7ef2c537 fix showing pull request link when delete a branch (#5166) 6 years ago
  Lanre Adelowo 0c389a0098 Add must-change-password flag to cli for creating a user (#4955) 6 years ago
  Julien Tant 573caed137 Give user a link to create PR after push (#4716) 6 years ago
  Bo-Yi Wu d0c1afa2d4 refactor: err != nil check, just return error instead (#5093) 6 years ago
  techknowlogick 1b92105583 Add/remove/list oauth providers via cli (#4591) 6 years ago
  Fluf c5367dd8b3 add letsencrypt to Gitea (#4189) 6 years ago
  Jerry Jacobs 68b4c21557 cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 6 years ago
  Fluf 893a3255ea Add config path as an optional flag when changing pass via CLI (#4184) 7 years ago
  Inon S b4308d7012 LFS: make HTTP auth period configurable (#4035) 7 years ago
  techknowlogick 0e65e438b1 Add cli commands to regen hooks & keys (#3979) 7 years ago
  Lauris BH a90a85e6c5 Do not allow inactive users to access repositories using private keys (#3887) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Antoine GIRARD cb3867c754 Fix SSH auth lfs locks (#3152) 7 years ago
  Morgan Bazalgette 4711309c40 General refactor of the cmd package (#3328) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Sandro Santilli 2df96269b2 Add repo-sync-releases admin command (#3254) 7 years ago
  Mike Fellows 6692425345 Add an option to allow redirect of http port 80 to https. (#1928) 7 years ago
  Lunny Xiao d9b3afb0be Improvements for supporting UI Location (#3146) 7 years ago
  Lunny Xiao 7246bc58a8 fix run web with -p push failed (#3154) 7 years ago
  Lunny Xiao 9fb62a93c5 Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
  Lunny Xiao 72803688e1 Add external markup render support (#2570) 7 years ago
  Guillaume Dube d2b5d5ee60 Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
  Lunny Xiao 3377ee0de4 improve force push detect when push (#2798) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Lunny Xiao 08a2088db4 Only update needed columns when update user (#2296) 7 years ago
  Jonas Östanbäck 0f6be708e9 Set TMPDIR enviroment variable for dump command (#1915) 8 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 8 years ago
  Lunny Xiao 5edc4aaa6c fix admin lost permission caused by #947 8 years ago
  Lunny Xiao c694c70008 Add units to team (#947) 8 years ago
  Lunny Xiao 7d355a42b3 Remove env user salt since no need to use (#1515) 8 years ago
  Lunny Xiao 6e24cd5498 Drop db operations from hook commands (#1514) 8 years ago
  Ethan Koenig b94a7b190c Integration test framework (#1290) 8 years ago
  Lunny Xiao 12a8d68c46 support health check via / and fix #969 (#1520) 8 years ago
  Bo-Yi Wu 86ef7a64db feat: add download count field and unit testing for attachment. (#1512) 8 years ago
  Lunny Xiao 39fc33d4c7 Add internal routes for ssh hook comands (#1471) 8 years ago
  Lauris BH d1c82a5357 Better URL validation (#1507) 8 years ago
  Bo-Yi Wu 61cf12ca8c refactor: show command help message. (#1486) 8 years ago
  Lunny Xiao 5b03d5933a refactor update ssh key use time (#1466) 8 years ago
  Andrey Nering 04c020df1e Add watch button on issue 8 years ago
  Sandro Santilli dca5fdb5cc Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 8 years ago
  Pavel Korovin 6648081db4 Fix FCGI (over TCP) support (#1368) 8 years ago
  Fabian Zaremba ee9a18c0fd LFS: Fix SSH authentication for trailing arguments (#1328) 8 years ago
  Fabian Zaremba de2f5d473d LFS: Return 404 for unimplemented endpoints (#1330) 8 years ago
  Sandro Santilli 810604d929 Show user OpenID URIs in their profile (#1314) 8 years ago
  Sandro Santilli a1508b97c5 Add change-password admin command (#1304) 8 years ago
  Bo-Yi Wu fdf5227984 feat: Only use issue and wiki on repo. (#1297) 8 years ago
  Sandro Santilli f8863080a2 Login via OpenID-2.0 (#618) 8 years ago