aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* Merge pull request #108 from go-gitea/go-sdkThomas Boerger2016-11-0768-89/+78
|\
| * Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-0734-34/+34
| * Fixed links to sdk docsThomas Boerger2016-11-072-2/+2
| * Added updated go-sdkThomas Boerger2016-11-0727-0/+1408
| * Stop ignoring gitea in generalThomas Boerger2016-11-071-1/+2
| * Dropped github.com/gogits/go-gogs-client vendored depThomas Boerger2016-11-0728-1418/+0
| * Dropped client from version checkThomas Boerger2016-11-071-2/+0
| * Link to godoc instead of Gogs wikiThomas Boerger2016-11-071-1/+1
| * Dropped link to Gogs docs from templateThomas Boerger2016-11-071-1/+1
| * Set correct doc url for go-sdkThomas Boerger2016-11-072-2/+2
* | Merge pull request #103 from strk/GOGS_dropSandro Santilli2016-11-0717-126/+142
|\ \
| * | Fix typo in unused constant nameSandro Santilli2016-11-071-1/+1
| * | Rename and update init files to use "gitea" instead of "gogs"Sandro Santilli2016-11-0710-100/+100
| * | Replace GOGS with GITEA in variable namesSandro Santilli2016-11-0710-28/+44
| |/
* | Change binary name from main to giteaJoubert RedRat2016-11-071-1/+1
* | Replace Gogs to Gitea in installation optionsJoubert RedRat2016-11-075-415/+415
* | Hush dangerous GNU comment, mark "check" rule as phonySandro Santilli2016-11-071-1/+1
* | Add "check" alias for testingSandro Santilli2016-11-071-0/+3
|/
* Merge pull request #97 from andreynering/gitea/diff-colorsLunny Xiao2016-11-072-28/+4
|\
| * CSS: Stronger colors for diffsAndrey Nering2016-11-062-28/+4
* | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloningRachid Zarouali2016-11-077-12/+40
|\ \
| * | missing spaceThibault Meyer2016-10-041-1/+1
| * | rename variable + fix wiki linkThibault Meyer2016-10-044-7/+8
| * | Can disable GIT interactions by HTTP protocolThibault Meyer2016-09-187-13/+40