2014-03-13 |
(refs #115)Add new method to get sshUrl to RepositoryInfo
takezoe
committed
on 13 Mar 2014
|
---|---|
2014-02-18 |
(refs #231)Fix anchor icon style and apply URL encoding to non-ascii chars in anchor name.
takezoe
committed
on 18 Feb 2014
|
(refs #231)Add anchor icon for headlines in Markdown.
takezoe
committed
on 18 Feb 2014
|
|
2014-02-08 |
(refs #231)Generate anchors for headers in wiki markup
Jeffrey Olchovy
committed
on 8 Feb 2014
|
2013-11-07 |
add HARDWRAPS option
xuwei-k
committed
on 7 Nov 2013
|
2013-11-03 |
(refs #177)Fix regular expressions for issue link conversion.
takezoe
committed
on 3 Nov 2013
|
2013-10-03 |
(refs #109)Change link color for absent Wiki pages.
takezoe
committed
on 3 Oct 2013
|
2013-09-22 |
Small fix.
takezoe
committed
on 22 Sep 2013
|
2013-07-12 |
Remove unused import statement.
takezoe
committed
on 12 Jul 2013
|
(refs #34)Link conversion checks existence of accounts and issues.
takezoe
committed
on 12 Jul 2013
|
|
2013-07-11 |
Remove debug code.
takezoe
committed
on 11 Jul 2013
|
Use StringUtil#urlEncode() instead of URLEncode#encode().
takezoe
committed
on 11 Jul 2013
|
|
(refs #34)@xxxx in markdown as link.
takezoe
committed
on 11 Jul 2013
|
|
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
|
2013-07-05 |
Improve issue id detection in Markdown.
takezoe
committed
on 5 Jul 2013
|
2013-07-04 |
(refs #17)Fix wiki link.
takezoe
committed
on 4 Jul 2013
|
2013-06-29 |
Fix link detection.
takezoe
committed
on 29 Jun 2013
|
2013-06-22 |
Fix regex pattern.
takezoe
committed
on 22 Jun 2013
|
2013-06-15 |
Adjust url only if enableWikiLink is true.
takezoe
committed
on 15 Jun 2013
|
Adjust link / image url in Wiki.
takezoe
committed
on 15 Jun 2013
|
|
2013-06-11 |
Bugfix
takezoe
committed
on 11 Jun 2013
|
2013-06-08 |
Fix commit id / issue id link in markdown.
takezoe
committed
on 8 Jun 2013
|
2013-06-07 |
Remove debug code.
takezoe
committed
on 7 Jun 2013
|
Implementing issue id link.
takezoe
committed
on 7 Jun 2013
|
|
2013-06-06 |
Add syntax highlighting in Wiki.
takezoe
committed
on 6 Jun 2013
|