1885 Commits (46742a79cacb3db50e95907a2dda0ef3cc8b05f2)
 

Author SHA1 Message Date
无闻 46742a79ca Merge pull request #785 from joshk/patch-1
Use the new build env on Travis
10 years ago
无闻 d61def86e1 Merge pull request #780 from morpheyesh/master
spellcheck
10 years ago
Josh Kalderimis 30c750a5df Use the new build env on Travis
http://docs.travis-ci.com/user/workers/container-based-infrastructure
10 years ago
morpheyesh 995a805a31 spellcheck 10 years ago
无闻 0d7bb9af46 Merge pull request #769 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
10 years ago
The Gitter Badger 86e9ebdcc9 Added Gitter badge 10 years ago
Unknwon 0a697517ac work on #754 10 years ago
Unknwon c4820f119d work on #754 10 years ago
Unknwon 57b3be4016 work on #756 10 years ago
Unknwon d01f2f3c22 fix #751 10 years ago
Unknwon 1a5aa5e0c0 fix #741 10 years ago
Unknwon 9803c421f5 fix binding api broken 10 years ago
Unknwon 792ec63c8a update locale 10 years ago
Unknwon c9e0b3b987 prepare for 0.5.9 10 years ago
Unknwon 28766479a7 update gopmfile 10 years ago
Unknwon 9ac940d31d update locales 10 years ago
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for #742 10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon 2f3a7e53cb fix #735 10 years ago
Unknwon 42c7bb7529 mirror code clean 10 years ago
无闻 35140f1cc7 Merge pull request #731 from cryptix/dev
increase minimum version for HTTPS to TLS 1.0 (POODLE, fixes #730)
10 years ago
Henry 4f4392b83e increase minimum version vor HTTPS to TLS 1.0 (POODLE, fixes #730) 10 years ago
codeskyblue db6c0ebf76 fix git clone error when repo has upper case name 10 years ago
Unknwon cf7ebfbdc8 mirror fix on release JS 10 years ago
Unknwon bc8721fb6c Finish new UI for release page 10 years ago
Unknwon 01ba771783 fix #703 10 years ago
Unknwon 9ee80e3e54 fix compile error 10 years ago
无闻 b2c6a6920f Merge pull request #727 from Mageti/master
Correction for #723
10 years ago
Mageti e321469884 remove unused code in BasicAuthDecode 10 years ago
Mageti b7ebbb4064 Correction for #723
Correction for #723
Bug was : decode failed if the password contains ```:```
10 years ago
Unknwon 9a1fe801e5 fix #711 10 years ago
Unknwon 6f71632e3e new language 10 years ago
无闻 2844674587 Merge pull request #720 from Alukardd/dev
Allow send mail without authentication if SMTP server allow this
10 years ago
fuxiaohei 0daef29053 add label-create ui elements 10 years ago
Alukardd 21081836ba Allow send mail without authentication if SMTP server allow this 10 years ago
无闻 a2f6e1803b Merge pull request #718 from jbcrail/fix-comment-spelling
Fix spelling errors in comments.
10 years ago
Joseph Crail 39c068400e Fix spelling errors in comments. 10 years ago
Unknwon 47e7175b80 upload locales 10 years ago
Unknwon 0b785ad967 work on #672 10 years ago
Unknwon 069486d169 fix #165 10 years ago
无闻 298ebc58c1 Merge pull request #716 from ErebusBat/master
Fix Gravatar images in web view (like commit listing)
10 years ago
无闻 3fd41d138c Merge pull request #712 from Dennis-Smurf/enhancement-issuelink-in-commit
Added issue link rendering in commit messages
10 years ago
Andrew Burns 35b02997f8 Fix Gravatar images in web view (like commit listing)
Related to #700

In the original bug report it was referencing only the sytem avatar images for setup users (like in the header); however the problem also persists with things like commit history.

This commit fixes the `tool.AvatarLink` function so that it also uses the already existing `avatar.HashEmail` function.

I also refactored the `tool.AvatarLink` method some to make the control flow more apparent and adhere better to DRY (there were multiple calls to the `EncodeMd5` function that the `HashEmail` function call replaced, now there is only one.)
10 years ago
Andrew Burns adc1ac689e HashEmail function should also remove spaces
According to the [Gravatar API](https://en.gravatar.com/site/implement/hash/) whitespace should also be removed from the email, it was not doing this previously.
10 years ago
dennis-smurf 528c075ad6 Added issue link rendering in commit messages 10 years ago
Unknwon e577f2fff3 fix #706 and other mirror improve 10 years ago
无闻 daf96dfae1 Merge pull request #709 from TonyTsangHK/dev
Display multi-line commit message on commit diff page.
10 years ago
Tony Tsang d4a1d9f82a Display multi-line commit message on commit diff page. 10 years ago
无闻 f7f4ea1dcf Merge pull request #708 from ErebusBat/master
Use the avatar.HashEmail function instead of hashing email directly.
10 years ago
fuxiaohei 0af3a5b603 add issue list filter ui 10 years ago