4365 Commits (52cc3fd36a60add3780b9684f811fe2caf602c31)
 

Author SHA1 Message Date
  Andrey Nering 52cc3fd36a Merge pull request #136 from 0xbaadf00d/feature/rewrite-xorm-queries 7 years ago
  Thibault Meyer b12f2a5916
Remove unused import 7 years ago
  Thibault Meyer b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 7 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Andrey Nering 1c0a4e166f Merge pull request #134 from metalmatze/fix/admin-templates 7 years ago
  Matthias Loibl 63ca42d17f Fix bug that tries to load mistyped templates 7 years ago
  Rachid Zarouali c040f2fbb1 first batch of Readme updates (#65) 7 years ago
  Matthias Loibl 94b2747375 Remove go version from build tags (#133) 7 years ago
  Matthias Loibl 31da225309 Check unhandled errors (#128) 7 years ago
  Matthias Loibl 24d7bae2b2 Merge pull request #131 from 0xbaadf00d/feature/gitignore 7 years ago
  Lunny Xiao 1b238fe4d5 Merge pull request #121 from joubertredrat/feature-last-login 7 years ago
  Lunny Xiao c6c840faf7 Merge pull request #129 from lunny/lunny/SQL_instead_Sql 7 years ago
  Thibault Meyer 7ea943d501
Add IDEA IntelliJ to .gitignore 7 years ago
  Lunny Xiao b5bfab9855 Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user 7 years ago
  Thibault Meyer 3a10a0c1ca
Ordering organizations and users by name 7 years ago
  Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql 7 years ago
  Lunny Xiao 145648a233 Merge pull request #127 from metalmatze/enhancement/cli 7 years ago
  Matthias Loibl 90fb64b217 Improve formatting of admin command 7 years ago
  Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs 7 years ago
  Joubert RedRat f91cbf0fed Support to last login feature 7 years ago
  Lunny Xiao 475ddd8d89 Merge pull request #116 from lunny/lunny/lang-miss 7 years ago
  Lunny Xiao c511f1c6c3 Merge pull request #18 from LefsFlarey/issue/3675 7 years ago
  Flare a6c487f6ca
Fix err not being nil 7 years ago
  Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666 7 years ago
  Flare 01c5233b53
Fixed 404 caused by unexpected question mark 7 years ago
  Lunny Xiao f6d53ecbc1 Merge pull request #119 from metalmatze/fix/editorconfig 7 years ago
  Matthias Loibl 1ceb56fc7f Go uses ident size 8 with tabs. Nothing else. 7 years ago
  Kim "BKC" Carlbäcker 85b8b7f4e1 Merge pull request #90 from metalmatze/feature/tool-tests 7 years ago
  Lunny Xiao 8b0576b377 lack of translation for zh-CN 7 years ago
  Lunny Xiao 8857d701fb Merge pull request #115 from strk/license 7 years ago
  Lunny Xiao e06e0f9bb9 Merge pull request #113 from avelino/update_locale 7 years ago
  Sandro Santilli 4e4c0c2cd3 Fix typo 7 years ago
  Sandro Santilli dad9dbacf7 Re-add "Gogs authors" copyright (togheter with "Gitea authors") 7 years ago
  Thiago Avelino 5ea257be87 update copyright gitea license (#112) 7 years ago
  Avelino b4671c9aab replace Gogs to Gitea on locale files 7 years ago
  Lunny Xiao 5667d4daae Merge pull request #73 from bkcsoft/gt/2164-release-pagination 7 years ago
  Matthias Loibl e74868a850
Add test for IsTextFile() 7 years ago
  Matthias Loibl 95d4cd9292
Make long godoc comment 2 lines 7 years ago
  Matthias Loibl 2bb188ae79
Add test for IsLetter() 7 years ago
  Matthias Loibl 4235fff9ee
Add test for Int64sToMap() 7 years ago
  Matthias Loibl d417aedcfa
Add tests for StringsToInt64s() & Int64sToStrings() 7 years ago
  Matthias Loibl b00d82d679
Add tests for TruncateString() 7 years ago
  Matthias Loibl 86c32f2706
Use TruncateString(sha1,10) in ShortSha and deprecate it. 7 years ago
  Matthias Loibl 030ba2894f
Add tests for EllipsisString() and fix bug if param length < 3 7 years ago
  Matthias Loibl f81711f40d
Test AvatarLink and refactor with tests passing 7 years ago
  Matthias Loibl a5d0b4de5b
Vendor github.com/stretchr/testify for the assert package 7 years ago
  Matthias Loibl 70fb1cf9d1
Use testify/assert for all tests in tool_test.go 7 years ago
  Matthias Loibl d874a9bf6b
Add unit test for base.FileSize() 7 years ago
  Matthias Loibl 11c9160cd3
Start to add tests for modules/base/tool 7 years ago