aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use cli Flags directly and not some helper funcsMatthias Loibl2016-11-098-69/+91
* Merge pull request #116 from lunny/lunny/lang-missLunny Xiao2016-11-091-0/+1
|\
| * lack of translation for zh-CNLunny Xiao2016-11-081-0/+1
* | Merge pull request #18 from LefsFlarey/issue/3675Lunny Xiao2016-11-091-4/+4
|\ \
| * | Fix err not being nilFlare2016-11-091-0/+1
| * | Still print error if user does not existFlare2016-11-051-0/+4
| * | Fix 500 error caused by deleted users on issues (#3675)Flare2016-09-201-7/+2
* | | Merge pull request #17 from LefsFlarey/issue/3666Matthias Loibl2016-11-083-4/+4
|\ \ \
| * | | Fixed 404 caused by unexpected question markFlare2016-11-083-4/+4
| |/ /
* | | Merge pull request #119 from metalmatze/fix/editorconfigLunny Xiao2016-11-081-1/+1
|\ \ \
| * | | Go uses ident size 8 with tabs. Nothing else.Matthias Loibl2016-11-081-1/+1
|/ / /
* | | Merge pull request #90 from metalmatze/feature/tool-testsKim "BKC" Carlbäcker2016-11-0822-25/+4738
|\ \ \ | |_|/ |/| |
| * | Add test for IsTextFile()Matthias Loibl2016-11-071-3/+7
| * | Make long godoc comment 2 linesMatthias Loibl2016-11-071-1/+2
| * | Add test for IsLetter()Matthias Loibl2016-11-071-1/+15
| * | Add test for Int64sToMap()Matthias Loibl2016-11-071-1/+8
| * | Add tests for StringsToInt64s() & Int64sToStrings()Matthias Loibl2016-11-072-9/+45
| * | Add tests for TruncateString()Matthias Loibl2016-11-071-1/+11
| * | Use TruncateString(sha1,10) in ShortSha and deprecate it.Matthias Loibl2016-11-071-4/+2
| * | Add tests for EllipsisString() and fix bug if param length < 3Matthias Loibl2016-11-072-5/+16
| * | Test AvatarLink and refactor with tests passingMatthias Loibl2016-11-072-13/+32
| * | Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-0720-0/+4533
| * | Use testify/assert for all tests in tool_test.goMatthias Loibl2016-11-071-31/+12
| * | Add unit test for base.FileSize()Matthias Loibl2016-11-071-2/+23
| * | Start to add tests for modules/base/toolMatthias Loibl2016-11-072-7/+85
* | | Merge pull request #115 from strk/licenseLunny Xiao2016-11-081-1/+2
|\ \ \
| * | | Fix typoSandro Santilli2016-11-081-1/+1
| * | | Re-add "Gogs authors" copyright (togheter with "Gitea authors")Sandro Santilli2016-11-081-1/+2
* | | | Merge pull request #113 from avelino/update_localeLunny Xiao2016-11-0820-219/+220
|\ \ \ \ | |/ / / |/| | |
| * | | replace Gogs to Gitea on locale filesAvelino2016-11-0820-219/+220
| |/ /
* | | update copyright gitea license (#112)Thiago Avelino2016-11-081-2/+2
* | | Merge pull request #73 from bkcsoft/gt/2164-release-paginationLunny Xiao2016-11-0813-35/+25
|\ \ \ | |/ / |/| |
| * | Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-0711-33/+12
| * | Add Pagination to Releases-pageKim "BKC" Carlbäcker2016-11-073-3/+14
* | | Fix type in unused constant name (#111)Sandro Santilli2016-11-0710-99/+99
* | | Merge pull request #109 from go-gitea/lgtmMatthias Loibl2016-11-071-0/+1
|\ \ \
| * | | Added ignore_maintainers_file option to .lgtmThomas Boerger2016-11-071-0/+1
* | | | Merge pull request #110 from strk/MixedCaseConstSandro Santilli2016-11-0747-398/+398
|\ \ \ \ | |/ / / |/| | |
| * | | moreSandro Santilli2016-11-073-4/+4
| * | | And othersSandro Santilli2016-11-0712-34/+34
| * | | moreSandro Santilli2016-11-073-20/+20
| * | | Security protocolsSandro Santilli2016-11-073-15/+15
| * | | More mixageSandro Santilli2016-11-072-31/+31
| * | | More overlooksSandro Santilli2016-11-072-10/+10
| * | | This one I overlooked beforeSandro Santilli2016-11-072-6/+6
| * | | More...Sandro Santilli2016-11-079-47/+47
| * | | More MixedCase constsSandro Santilli2016-11-076-56/+56
| * | | ACCESS_MODE_* -> AccessMode*Sandro Santilli2016-11-0715-59/+59
| * | | More MixedCase constsSandro Santilli2016-11-074-9/+9
| * | | Use MixedCase constant namesSandro Santilli2016-11-0710-113/+113
|/ / /