1275 Commits (e7e73a2089bb581ee91d8f7160333da609f00a4d)

Author SHA1 Message Date
  Matthias Loibl 7db899faaf Merge pull request #17 from LefsFlarey/issue/3666 9 years ago
  Flare 922a19e2d2 Fixed 404 caused by unexpected question mark 10 years ago
  Matthias Loibl fe69658651 Add test for IsTextFile() 9 years ago
  Matthias Loibl 409b942687 Make long godoc comment 2 lines 9 years ago
  Matthias Loibl b3d3172863 Add test for IsLetter() 9 years ago
  Matthias Loibl 573da4204c Add test for Int64sToMap() 9 years ago
  Matthias Loibl 92baf795af Add tests for StringsToInt64s() & Int64sToStrings() 9 years ago
  Matthias Loibl 38d6f53a3d Add tests for TruncateString() 9 years ago
  Matthias Loibl c5c3ef46b7 Use TruncateString(sha1,10) in ShortSha and deprecate it. 9 years ago
  Matthias Loibl 47941f01a1 Add tests for EllipsisString() and fix bug if param length < 3 9 years ago
  Matthias Loibl 8834f9dd90 Test AvatarLink and refactor with tests passing 9 years ago
  Matthias Loibl 5bbea06803 Use testify/assert for all tests in tool_test.go 9 years ago
  Matthias Loibl 8f027370f5 Add unit test for base.FileSize() 9 years ago
  Matthias Loibl 019ca2b0ae Start to add tests for modules/base/tool 9 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 9 years ago
  Sandro Santilli 1eda823eb3 more 9 years ago
  Sandro Santilli 724cc54d49 Security protocols 9 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 9 years ago
  Thomas Boerger 91624c0e0e Merge pull request #108 from go-gitea/go-sdk 9 years ago
  Sandro Santilli e8b49f68aa Merge pull request #103 from strk/GOGS_drop 9 years ago
  Joubert RedRat 9bcd8444ad Replace Gogs to Gitea in installation options 9 years ago
  Thomas Boerger 54a9e8c1c4 Fixed links to sdk docs 9 years ago
  Sandro Santilli 43349da21a Replace GOGS with GITEA in variable names 9 years ago
  Thomas Boerger d9a7026ca3 Set correct doc url for go-sdk 9 years ago
  Rachid Zarouali 991135448c Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Matthias Loibl e7e2c8c43e Add tests for CurrentUsername() (#88) 9 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 9 years ago
  Thomas Boerger 96615d5d39 Regenerated bindata 9 years ago
  Thomas Boerger 210dcbf8b6 Simply made go vet happy, fixed tags 9 years ago
  Thomas Boerger 423d7ae8fb Executed go fmt for all files 9 years ago
  Matthias Loibl f569b344f3 Run goimports on the whole project (#34) 9 years ago
  Rémy Boulanouar ee1663af58 Implementation of the feature to redirect to an external issue tracker 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Sandro Santilli ce9ffc1ea3 Fix sender of issue notifications 10 years ago
  Sandro Santilli 9f259c558d Use proper url for libravatar dep 9 years ago
  Rémy Boulanouar 3e5ad5be78 Fix mention in comments like (@dblk) (#3655) 9 years ago
  Thibault Meyer bcf2bfab4d rename variable + fix wiki link 9 years ago
  Thibault Meyer 5feedd10fb Can disable GIT interactions by HTTP protocol 10 years ago
  Unknwon 38acaf2043 Update locales 10 years ago
  Daniel Oaks bc0c810106 Add the ability to explore organizations (#3573) 10 years ago
  Unknwon 7f9b2d53b6 Fix panic when attempt login with non-exist user 10 years ago
  Thibault Meyer 33cd649848 Feature #3492: Add option to hide footer load times (#3562) 10 years ago
  Unknwon 5b8d1dbf17 Update locales 10 years ago
  Rémy Boulanouar d5cc7646c9 Update size of SHA to fix #3538 (#3563) 10 years ago
  Unknwon cdcb2c86c9 #3559 fix template error 10 years ago
  Unknwon 437ad0d136 #3515 use alert instead 500 for duplicated login source name 10 years ago
  Unknwon ea214daebe #2018 able to sync now for mirrors 10 years ago
  Unknwon a9fc6fad64 modules/sync: add UniqueQueue 10 years ago
  Unknwon 247158c599 modules/sync: rename SingleInstancePool to ExclusivePool 10 years ago