75 Commits (e36f80f07b4fe2fb3e69a853e393dfa332e1d9e4)

Author SHA1 Message Date
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  Bwko a2f16ccfc2 Replace Gogs with Gitea (#520) 8 years ago
  Bwko 6299533be7 Catch os... errors 8 years ago
  Bwko 817e255e06 Lint models/ssh_key.go 8 years ago
  stroucki 7d2288ae8d Handle ssh key import better (#224) 8 years ago
  Lunny Xiao cb698a5267 use in instead string join (#155) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 7f11372669 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 years ago
  Unknwon 600675304d models/ssh_key: code cleaning 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon d61bcdc10b Remove redundant Unix timestamp method call 9 years ago
  Unknwon 9f43369667 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
  Unknwon b77068224a Post work for #2637 9 years ago
  Gibheer db937710c0 variable should not use ALL_CAPS 9 years ago
  Gibheer 3314d25877 allow native and ssh-keygen public key check 9 years ago
  John Maguire c960692973 Trim whitespace when adding SSH keys (fixes #2447) 9 years ago
  John Maguire 7c556b3b40 Add debug log when SSH key for deletion isn't found 9 years ago
  Unknwon 1fe72ae465 #2179 use Go sub-repo ssh to verify public key content 9 years ago
  Unknwon d20633c205 fix #1436 9 years ago
  Unknwon add70e2000 #2147 fix rewrites authorized_keys when builtin SSH server is enabled 9 years ago