1358 Commits (c0ca6644ade5ce21d8c7601439d94ea1fed7443d)

Author SHA1 Message Date
  Ethan Koenig 0834e492c0 API endpoints for stars 8 years ago
  Bo-Yi Wu d9ffe99972 fix variable assigned and not used. 8 years ago
  Sandro Santilli 592a4ec4d3 Fix lint errors in models/wiki (just add methods docs) 8 years ago
  Andrey Nering 739f07c98e Remember diff view style (#163) 8 years ago
  LefsFlare 3ef022b071 Fixes possible vulnerabilities with keyword hijacking (#20) 8 years ago
  Lunny Xiao 3dedc027ac Bug fixed for issues (#156) 8 years ago
  Lunny Xiao 0baaa7728a bug fixed caused by #153 (#154) 8 years ago
  Lunny Xiao 30a37311f8 use in instead string join (#155) 8 years ago
  Lunny Xiao 555d8b16cb fixed bug #151 caused Find should be Get (#153) 8 years ago
  Lunny Xiao ade6d4a20f optimization on database IN 8 years ago
  Lunny Xiao 9bf28a2799 bug fixed for 500 caused by get org users (#149) 8 years ago
  Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer b12f2a5916
Remove unused import 8 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Matthias Loibl 94b2747375 Remove go version from build tags (#133) 8 years ago
  Thibault Meyer 3a10a0c1ca
Ordering organizations and users by name 8 years ago
  Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql 8 years ago
  Joubert RedRat f91cbf0fed Support to last login feature 8 years ago
  Flare a6c487f6ca
Fix err not being nil 8 years ago
  Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli aadd7dcdc3 And others 8 years ago
  Sandro Santilli b3828e38a5 more 8 years ago
  Sandro Santilli 05fd9d3f09 Security protocols 8 years ago
  Sandro Santilli 7612b5ec40 More mixage 8 years ago
  Sandro Santilli 64196d4036 More overlooks 8 years ago
  Sandro Santilli f14232d2e9 This one I overlooked before 8 years ago
  Sandro Santilli 60c82a8780 More... 8 years ago
  Sandro Santilli f6a11e0de1 More MixedCase consts 8 years ago
  Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 8 years ago
  Sandro Santilli 0b62aeb495 More MixedCase consts 8 years ago
  Sandro Santilli 80eea77953 Use MixedCase constant names 8 years ago
  Joubert RedRat 28bee28102 Replace Gogs to Gitea in installation options 8 years ago
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 8 years ago
  Sandro Santilli 30be1f4826 Fix typo in unused constant name 8 years ago
  Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names 8 years ago
  Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page 8 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  LefsFlare 55a4d46f5d Adds checking of reserved keywords against team names (#22) 8 years ago
  Thibault Meyer fe8bfa54de Ordering team by name ascending except for 'Owners' (#48) 8 years ago
  Matthias Loibl 953c099428 Add missing version & gogs package 8 years ago
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. 8 years ago
  Thomas Boerger 648c6fdd60
Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name 8 years ago
  Flare fd6be0d17e
Still print error if user does not exist 8 years ago
  Matthias Loibl a4fa889ced Run goimports on the whole project (#34) 8 years ago
  Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker 8 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Sandro Santilli af03d00780 Fix sender of issue notifications 8 years ago
  LefsFlare 2bec8a4f1e Changed interface (#3685) 8 years ago