History for gitbucket_jkp / src / main / scala / app / WikiController.scala
2013-10-03
@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
@takezoe
Fix some Ajax URLs and Authenticators.
takezoe committed on 2 Jul 2013
2013-07-01
@takezoe
Fix template file names.
takezoe committed on 1 Jul 2013
2013-06-25
@takezoe
Small fix.
takezoe committed on 25 Jun 2013
@takezoe
Use Option.map instead of pattern matching.
takezoe committed on 25 Jun 2013
2013-06-23
@takezoe
Update REPOSITORY.LAST_ACTIVITY_DATE after wiki page editing.
takezoe committed on 23 Jun 2013
2013-06-22
@takezoe
Move isWritable to RepositoryService.
takezoe committed on 22 Jun 2013
2013-06-21
@takezoe
Fix validation for user name, page name and repository name.
takezoe committed on 21 Jun 2013
@takezoe
Fix validation.
takezoe committed on 21 Jun 2013
@takezoe
Update flag columns to BOOLEAN.
takezoe committed on 21 Jun 2013
2013-06-16
@takezoe
Returns NotFound() if the repository does not exist.
takezoe committed on 16 Jun 2013
@takezoe
Fix page name validation.
takezoe committed on 16 Jun 2013
2013-06-15
@takezoe
Fix the repository url.
takezoe committed on 15 Jun 2013
@takezoe
Add action which returns the file content in the wiki repository.
takezoe committed on 15 Jun 2013