1339 Commits (e7651c5a93d50e90e231439d76e5eeb1837a06b4)

Author SHA1 Message Date
  Andrey Nering 43e4529fb4 Remember diff view style (#163) 8 years ago
  LefsFlare 7d869586f8 Fixes possible vulnerabilities with keyword hijacking (#20) 8 years ago
  Lunny Xiao a391bef0df Bug fixed for issues (#156) 8 years ago
  Lunny Xiao f114cd224f bug fixed caused by #153 (#154) 8 years ago
  Lunny Xiao cb698a5267 use in instead string join (#155) 8 years ago
  Lunny Xiao 625227bbad fixed bug #151 caused Find should be Get (#153) 8 years ago
  Lunny Xiao ae0c01e86d optimization on database IN 8 years ago
  Lunny Xiao abaec03e67 bug fixed for 500 caused by get org users (#149) 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer 8cac8c6dde Remove unused import 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
  Matthias Loibl a3d8936a74 Remove go version from build tags (#133) 8 years ago
  Lunny Xiao 68d5ee45d5 Merge pull request #121 from joubertredrat/feature-last-login 8 years ago
  Lunny Xiao 00146d574d Merge pull request #129 from lunny/lunny/SQL_instead_Sql 8 years ago
  Thibault Meyer 4356fe09dd Ordering organizations and users by name 8 years ago
  Lunny Xiao 4e8fff5273 use x.SQL instead of x.Sql 8 years ago
  Joubert RedRat b3890d6acd Support to last login feature 8 years ago
  Lunny Xiao c1aee61e5f Merge pull request #18 from LefsFlarey/issue/3675 8 years ago
  Flare 07176be616 Fix err not being nil 8 years ago
  Lunny Xiao 6d0d0564ee Merge pull request #73 from bkcsoft/gt/2164-release-pagination 8 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Sandro Santilli bb9ea9bb35 more 8 years ago
  Sandro Santilli 724cc54d49 Security protocols 8 years ago
  Sandro Santilli 4a8da4b3a1 More mixage 8 years ago
  Sandro Santilli 925af19903 More overlooks 8 years ago
  Sandro Santilli ff0696b23b This one I overlooked before 8 years ago
  Sandro Santilli 6909f35ba0 More... 8 years ago
  Sandro Santilli f2c96b8f93 More MixedCase consts 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Sandro Santilli d092b29641 More MixedCase consts 8 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 8 years ago
  Thomas Boerger 91624c0e0e Merge pull request #108 from go-gitea/go-sdk 8 years ago
  Sandro Santilli e8b49f68aa Merge pull request #103 from strk/GOGS_drop 8 years ago
  Joubert RedRat 9bcd8444ad Replace Gogs to Gitea in installation options 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Sandro Santilli 78f6bac474 Fix typo in unused constant name 8 years ago
  Sandro Santilli 43349da21a Replace GOGS with GITEA in variable names 8 years ago
  Kim "BKC" Carlbäcker a35f849f28 Add Pagination to Releases-page 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  LefsFlare 5c54551ac9 Adds checking of reserved keywords against team names (#22) 8 years ago
  Thibault Meyer 8ec34183a7 Ordering team by name ascending except for 'Owners' (#48) 8 years ago
  Matthias Loibl 4a3ba92ee3 Add missing version & gogs package 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Thomas Boerger 57b14a247f Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name 8 years ago
  Flare b8d43641a7 Still print error if user does not exist 8 years ago
  Matthias Loibl f569b344f3 Run goimports on the whole project (#34) 8 years ago