Naoki Takezoe
e0f1658120
Use retro as default Gravator image
2014-04-11 12:12:24 +09:00
takezoe
f5883abf04
Use Context#settings instead of loadSystemSettings()
2014-03-15 04:07:31 +09:00
Jiri Tyr
7174523ac5
Load Gravatar images always through HTTPS
...
This patch will force to load Gravatar images always through HTTPS which
will fix the problem with mixed content when accessing the page through
HTTPS.
The problem is that if an HTTPS page includes HTTP content, the HTTP
portion can be read or modified by attackers, even though the main page
is served over HTTPS.
2013-11-10 00:42:17 +00:00
takezoe
f40c7ff4fa
Fix testcase.
2013-10-16 04:47:43 +09:00
takezoe
4d066738eb
Merge branch 'master' into #33_match-by-email
...
Conflicts:
src/main/scala/view/AvatarImageProvider.scala
2013-10-16 02:34:12 +09:00
takezoe
9a6a2d9b78
(refs #33 )Improve avatar image searching behavior.
2013-10-16 02:24:40 +09:00
Chris Van Vranken
05adf9345f
retrieve LDAP emails as lowercase to avoid confusing gravatar
2013-10-14 13:00:29 -04:00
takezoe
b31b7e1e86
Merge branch 'master' into toggle_gravatar
...
Conflicts:
src/main/scala/view/AvatarImageProvider.scala
2013-08-06 01:58:47 +09:00
takezoe
045b7cf019
Fix avatar problem.
2013-07-29 17:10:45 +09:00
takezoe
b61836adf7
Toggle Gravatar support at the system settings.
2013-07-25 03:00:46 +09:00
takezoe
be78d93c1f
Fix avatar tooltip.
2013-07-22 12:22:18 +09:00
takezoe
323e25951f
Use Gravatar if committer is not registered in GitBucket.
2013-07-18 13:40:21 +09:00
takezoe
269374e6bb
Quote src attribute of avatar image.
2013-07-18 03:11:56 +09:00
takezoe
f163e348e0
(refs #34 )Link conversion checks existence of accounts and issues.
2013-07-12 15:15:58 +09:00