317 Commits (cfcffeee687ae24d2d855cd4e43bc00ff277cb3e)

Author SHA1 Message Date
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
  Ethan Koenig 6a17ccbd81 Fix avatar URLs (#3069) 8 years ago
  harry 85a58ee26b Use identicon image for default gravatar. (#2767) 8 years ago
  Lauris BH 7aec176438 Sort repository tree entries in natural way (#2506) 8 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 8 years ago
  Ethan Koenig 9a00aade1c lint 8 years ago
  Ethan Koenig 6aac525386 Use default avatar on error 8 years ago
  Ethan Koenig b6b40a9814 Don't ignore gravatar error 8 years ago
  Lauris BH 96b13d94ec Make time diff translatable (#2057) 8 years ago
  Jonas Östanbäck dd3884fdea xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 8 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 9 years ago
  Andrey Nering 17a8f0cab0 Remove test that touch network 9 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 9 years ago
  Fabian Zaremba 63eeed2f9e Git LFS support v2 (#122) 9 years ago
  Ethan Koenig fcf7d7fb37 Fix race condition in unit test (#456) 9 years ago
  Thomas Boerger 9fde430c66 Bindata is optional and over-writable on restart (#354) 9 years ago
  Ethan Koenig e9093cb8e8 Bug fixes and tests for modules/base (#442) 9 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 9 years ago
  Nico Mandery 49e76e5976 serve video files using the HTML5 video tag (#418) 9 years ago
  Lunny Xiao 8d42710d03 Don't use custom PBKDF2 function (#382) 9 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 9 years ago
  Lunny Xiao 9a660e39a7 golint fixed for modules/base 9 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 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
  Thomas Boerger 54a9e8c1c4 Fixed links to sdk docs 9 years ago
  Thomas Boerger d9a7026ca3 Set correct doc url for go-sdk 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon cdcb2c86c9 #3559 fix template error 9 years ago
  Unknwon d322f48f44 router/repo: code refactoring 9 years ago
  Thibault Meyer bc99ac3939 Fix #3321: commit tag shortener (#3418) 9 years ago
  Unknwon c378da1881 #3320 code cleanup 9 years ago
  Sandro Santilli d45afb5aeb Add support for federated avatars (#3320) 9 years ago
  Sandro Santilli 8d9b96a411 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 9 years ago
  Kim Carlbäcker 346d734eff PDF-Previews in file-lists now working (#3000) 10 years ago
  Unknwon 14a88c827c Fix ref comment from commit create empty feed 10 years ago
  Unknwon aa6b05b436 #1157 some avatar setting changes 10 years ago
  Unknwon d398777e08 Make markdown as an independent module 10 years ago
  Unknwon e57b81fc19 Fix inappropriate markdown post process end tag check 10 years ago