1525 Commits (9d26a1f9ab6fc05f70ab147d40fe0bc7f7d20d80)

Author SHA1 Message Date
  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
  Rémy Boulanouar ee1663af58 Implementation of the feature to redirect to an external issue tracker 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Sandro Santilli ce9ffc1ea3 Fix sender of issue notifications 8 years ago
  LefsFlare 50bfff35d0 Changed interface (#3685) 8 years ago
  Flare 24262a7143 Fix 500 error caused by deleted users on issues (#3675) 8 years ago
  Unknwon 87c222ba11 #3589 LoadRepoConfig after ORM is initialized 8 years ago
  Unknwon 1b172401af #3577 incorrect URL produced by AvatarLink 8 years ago
  Unknwon 7f9b2d53b6 Fix panic when attempt login with non-exist user 8 years ago
  Unknwon 1ed450764c Minor code fix [CI SKIP] 8 years ago
  Unknwon 1dca1999ed models/login_source: code improvement 8 years ago
  Unknwon 437ad0d136 #3515 use alert instead 500 for duplicated login source name 8 years ago
  Unknwon ea214daebe #2018 able to sync now for mirrors 8 years ago
  Unknwon a9fc6fad64 modules/sync: add UniqueQueue 8 years ago
  Unknwon 247158c599 modules/sync: rename SingleInstancePool to ExclusivePool 8 years ago