Commit Graph

5384 Commits (ce9b86082c4824917023b1bb480648d0cc56dd04)
 

Author SHA1 Message Date
Lunny Xiao e06e0f9bb9 Merge pull request #113 from avelino/update_locale 9 years ago
Sandro Santilli 4e4c0c2cd3 Fix typo 9 years ago
Sandro Santilli dad9dbacf7 Re-add "Gogs authors" copyright (togheter with "Gitea authors") 9 years ago
Thiago Avelino 5ea257be87 update copyright gitea license (#112) 9 years ago
Avelino b4671c9aab replace Gogs to Gitea on locale files 9 years ago
Lunny Xiao 5667d4daae Merge pull request #73 from bkcsoft/gt/2164-release-pagination 9 years ago
Matthias Loibl e74868a850
Add test for IsTextFile() 9 years ago
Matthias Loibl 95d4cd9292
Make long godoc comment 2 lines 9 years ago
Matthias Loibl 2bb188ae79
Add test for IsLetter() 9 years ago
Matthias Loibl 4235fff9ee
Add test for Int64sToMap() 9 years ago
Matthias Loibl d417aedcfa
Add tests for StringsToInt64s() & Int64sToStrings() 9 years ago
Matthias Loibl b00d82d679
Add tests for TruncateString() 9 years ago
Matthias Loibl 86c32f2706
Use TruncateString(sha1,10) in ShortSha and deprecate it. 9 years ago
Matthias Loibl 030ba2894f
Add tests for EllipsisString() and fix bug if param length < 3 9 years ago
Matthias Loibl f81711f40d
Test AvatarLink and refactor with tests passing 9 years ago
Matthias Loibl a5d0b4de5b
Vendor github.com/stretchr/testify for the assert package 9 years ago
Matthias Loibl 70fb1cf9d1
Use testify/assert for all tests in tool_test.go 9 years ago
Matthias Loibl d874a9bf6b
Add unit test for base.FileSize() 9 years ago
Matthias Loibl 11c9160cd3
Start to add tests for modules/base/tool 9 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) 9 years ago
Matthias Loibl c8c748aea6 Merge pull request #109 from go-gitea/lgtm 9 years ago
Sandro Santilli 01a7674b5c Merge pull request #110 from strk/MixedCaseConst 9 years ago
Sandro Santilli b7bf9dfd28 more 9 years ago
Sandro Santilli aadd7dcdc3 And others 9 years ago
Sandro Santilli b3828e38a5 more 9 years ago
Sandro Santilli 05fd9d3f09 Security protocols 9 years ago
Sandro Santilli 7612b5ec40 More mixage 9 years ago
Sandro Santilli 64196d4036 More overlooks 9 years ago
Sandro Santilli f14232d2e9 This one I overlooked before 9 years ago
Sandro Santilli 60c82a8780 More... 9 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts 9 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 9 years ago
Sandro Santilli 0b62aeb495 More MixedCase consts 9 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names 9 years ago
Thomas Boerger d944bdec47
Added ignore_maintainers_file option to .lgtm 9 years ago
Thomas Boerger 5d430c9e68 Merge pull request #108 from go-gitea/go-sdk 9 years ago
Sandro Santilli ee963f67c1 Merge pull request #103 from strk/GOGS_drop 9 years ago
Joubert RedRat 9c434ccc50 Change binary name from main to gitea 9 years ago
Joubert RedRat 28bee28102 Replace Gogs to Gitea in installation options 9 years ago
Sandro Santilli f430d26f7e Hush dangerous GNU comment, mark "check" rule as phony 9 years ago
Sandro Santilli 3f18111cbe Add "check" alias for testing 9 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 9 years ago
Thomas Boerger 77f9c7e571
Fixed links to sdk docs 9 years ago
Thomas Boerger e378648c79
Added updated go-sdk 9 years ago
Thomas Boerger d1b14fef56
Stop ignoring gitea in general 9 years ago
Sandro Santilli 30be1f4826 Fix typo in unused constant name 9 years ago
Sandro Santilli 145ab5c89a Rename and update init files to use "gitea" instead of "gogs" 9 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names 9 years ago
Thomas Boerger 6f3097f9e6
Dropped github.com/gogits/go-gogs-client vendored dep 9 years ago
Thomas Boerger 3e13e16b3f
Dropped client from version check 9 years ago