| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix avatar URLs (#3069) | Ethan Koenig | 2017-12-03 | 1 | -4/+30 |
* | Use identicon image for default gravatar. (#2767) | harry | 2017-10-23 | 1 | -1/+1 |
* | Make time diff translatable (#2057) | Lauris BH | 2017-06-28 | 1 | -9/+7 |
* | xxx_active_code_live setting in printed in hours and minutes instead … (#1814) | Jonas Östanbäck | 2017-05-29 | 1 | -0/+14 |
* | Remove test that touch network | Andrey Nering | 2017-02-25 | 1 | -14/+2 |
* | Fix race condition in unit test (#456) | Ethan Koenig | 2016-12-23 | 1 | -2/+7 |
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 1 | -1/+1 |
* | Bug fixes and tests for modules/base (#442) | Ethan Koenig | 2016-12-22 | 1 | -16/+217 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -1/+3 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -1/+1 |
* | Add test for IsTextFile() | Matthias Loibl | 2016-11-07 | 1 | -3/+7 |
* | Add test for IsLetter() | Matthias Loibl | 2016-11-07 | 1 | -1/+15 |
* | Add test for Int64sToMap() | Matthias Loibl | 2016-11-07 | 1 | -1/+8 |
* | Add tests for StringsToInt64s() & Int64sToStrings() | Matthias Loibl | 2016-11-07 | 1 | -8/+43 |
* | Add tests for TruncateString() | Matthias Loibl | 2016-11-07 | 1 | -1/+11 |
* | Add tests for EllipsisString() and fix bug if param length < 3 | Matthias Loibl | 2016-11-07 | 1 | -4/+12 |
* | Test AvatarLink and refactor with tests passing | Matthias Loibl | 2016-11-07 | 1 | -1/+23 |
* | Use testify/assert for all tests in tool_test.go | Matthias Loibl | 2016-11-07 | 1 | -31/+12 |
* | Add unit test for base.FileSize() | Matthias Loibl | 2016-11-07 | 1 | -2/+23 |
* | Start to add tests for modules/base/tool | Matthias Loibl | 2016-11-07 | 1 | -0/+83 |