History for gitbucket_jkp / src / main / scala / app / WikiController.scala
2015-01-30
@nazoking
test/html is cause of xss
nazoking committed on 30 Jan 2015
2014-06-30
@shimamoto
(refs #341) Fix compile errors.
shimamoto committed on 30 Jun 2014
2014-05-10
@takezoe
Fix wiki styles
takezoe committed on 10 May 2014
2014-03-14
@takezoe
Add SystemSettings to Context properties
takezoe committed on 14 Mar 2014
@takezoe
(refs #115)Add button to toggle http/ssh for wiki repository url box
takezoe committed on 14 Mar 2014
2014-03-01
@takezoe
Add FlashMapSupport to ControllerBase.
takezoe committed on 1 Mar 2014
2013-12-14
@takezoe
Remove some functions from ControlUtil.
takezoe committed on 14 Dec 2013
2013-11-01
@takezoe
Upgrade to scalatra-forms 0.0.4
takezoe committed on 1 Nov 2013
2013-10-30
@takezoe
Display selected page differences only.
takezoe committed on 30 Oct 2013
2013-10-29
@takezoe
(refs #180)Implementing reverting from history without ApplyCommand.
takezoe committed on 29 Oct 2013
@takezoe
(refs #180)Fix saving and deleting Wiki page.
takezoe committed on 29 Oct 2013
2013-10-06
@Robin Stocker
Add full name to account and use it to create commits (#125) ...
Robin Stocker committed on 6 Oct 2013
2013-10-03
@takezoe
Add FileUtil#getContentType().
takezoe committed on 3 Oct 2013
@takezoe
(refs #73)Add Wiki conflict detection and some fix.
takezoe committed on 3 Oct 2013
@takezoe
Fix commit message for Wiki editing.
takezoe committed on 3 Oct 2013
2013-10-02
@takezoe
(refs #38)Add reverting wiki from history.
takezoe committed on 2 Oct 2013
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-09-19
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe committed on 19 Sep 2013
2013-09-18
@takezoe
Fix TODO.
takezoe committed on 18 Sep 2013
2013-08-09
@takezoe
Add "View the diff" link to the edit wiki page activity.
takezoe committed on 9 Aug 2013
@takezoe
Upgrade scalatra-forms.
takezoe committed on 9 Aug 2013
2013-07-26
@takezoe
Add lock for repository operation.
takezoe committed on 26 Jul 2013
2013-07-15
@takezoe
(refs #2)Fix comparing diffs before sending pull request.
takezoe committed on 15 Jul 2013
2013-07-11
@takezoe
(refs #35)Fixed.
takezoe committed on 11 Jul 2013
@takezoe
(refs #36)Handle unresolved revision string.
takezoe committed on 11 Jul 2013
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
2013-07-06
@takezoe
(refs #4)Record wiki activity.
takezoe committed on 6 Jul 2013
2013-07-04
@takezoe
Fix problem when GitBucket is working on non root context.
takezoe committed on 4 Jul 2013
2013-07-03
@takezoe
Fix authentication for repository.
takezoe committed on 3 Jul 2013
2013-07-02
@takezoe
Rename general variable name isWritable to hasWritePermission.
takezoe committed on 2 Jul 2013