History for gitbucket_jkp / src / main / scala / service / WikiService.scala
2013-12-14
@takezoe
Remove some functions from ControlUtil.
takezoe committed on 14 Dec 2013
2013-10-30
@takezoe
Improve repository creation to not use the working repository.
takezoe committed on 30 Oct 2013
@takezoe
(refs #180)Fix compilation error.
takezoe committed on 30 Oct 2013
@takezoe
(refs #180)Remove Directory#getWikiWorkDir()
takezoe committed on 30 Oct 2013
@takezoe
(refs #180)Reverting from history without working repository is completed.
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
@takezoe
(refs #180)Eliminating the working repository cloning in Wiki.
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
(refs #73)Add Wiki conflict detection and some fix.
takezoe committed on 3 Oct 2013
@takezoe
Clone Wiki working repository if it does not exist before reverting.
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-08-09
@takezoe
Add "View the diff" link to the edit wiki page activity.
takezoe committed on 9 Aug 2013
2013-07-26
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 26 Jul 2013
@takezoe
Remove unused code.
takezoe committed on 26 Jul 2013
@takezoe
Add lock for repository operation.
takezoe committed on 26 Jul 2013
2013-07-24
@takezoe
Use JGitUtil.isEmpty() to check whether repository is empty.
takezoe committed on 24 Jul 2013
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 24 Jul 2013
2013-07-23
@takezoe
(refs #8)Implementing repository creation for group.
takezoe committed on 23 Jul 2013
2013-07-19
@takezoe
Merge branch '#3_repository-search' ...
takezoe committed on 19 Jul 2013
@rabitarochan
Fix resource leak.
rabitarochan committed on 19 Jul 2013
2013-07-17
@takezoe
Remove unused import statement.
takezoe committed on 17 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
Improve Git repository creation.
takezoe committed on 11 Jul 2013
@takezoe
(refs #2)Experimental implementation of forking repository.
takezoe committed on 11 Jul 2013
2013-06-23
@takezoe
Fix wiki repository creation.
takezoe committed on 23 Jun 2013
2013-06-15
@takezoe
Pull to the working copy of the wiki repository before modifying.
takezoe committed on 15 Jun 2013