2013-06-21 |
Fix validation for user name, page name and repository name.
takezoe
committed
on 21 Jun 2013
|
---|---|
Fix validation.
takezoe
committed
on 21 Jun 2013
|
|
Update flag columns to BOOLEAN.
takezoe
committed
on 21 Jun 2013
|
|
2013-06-16 |
Returns NotFound() if the repository does not exist.
takezoe
committed
on 16 Jun 2013
|
Fix page name validation.
takezoe
committed
on 16 Jun 2013
|
|
2013-06-15 |
Fix the repository url.
takezoe
committed
on 15 Jun 2013
|
Add action which returns the file content in the wiki repository.
takezoe
committed
on 15 Jun 2013
|
|
2013-06-05 |
Generalize markdown preview.
takezoe
committed
on 5 Jun 2013
|
2013-06-04 |
Add authentication.
takezoe
committed
on 4 Jun 2013
|
|
|
Control wiki buttons by permission.
takezoe
committed
on 4 Jun 2013
|
|
TODO
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Separate Authenticators to the trait from ControllerBase.
takezoe
committed
on 3 Jun 2013
|
Rename ProjectService to RepositoryService.
takezoe
committed
on 3 Jun 2013
|
|
2013-06-02 |
Add basic access control to the wiki system.
takezoe
committed
on 2 Jun 2013
|
Implementing authentication.
takezoe
committed
on 2 Jun 2013
|
|
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe
committed
on 2 Jun 2013
|
|
2013-06-01 |
Convert the issue number and the commit id to the link.
takezoe
committed
on 1 Jun 2013
|
2013-05-06 |
|
Moves to editing form if wiki page does not exist.
takezoe
committed
on 6 May 2013
|
|
2013-05-05 |
Support Wiki links.
takezoe
committed
on 5 May 2013
|
2013-05-04 |
Add JGitUtil#withGit() and use it to release repository resources
...
takezoe
committed
on 4 May 2013
|
Deletion of wiki page is implemented.
takezoe
committed
on 4 May 2013
|
|
2013-05-03 |
Added preview tab to Wiki page editing form.
takezoe
committed
on 3 May 2013
|
Fixed page name validation.
takezoe
committed
on 3 May 2013
|
|
Move HTML templates for Wiki system to wiki.html package.
takezoe
committed
on 3 May 2013
|
|
Added compare revisions for Wiki changes.
takezoe
committed
on 3 May 2013
|
|
Remove duplication checking for the wiki page name temporarily.
takezoe
committed
on 3 May 2013
|
|
Add validation for wiki page name.
takezoe
committed
on 3 May 2013
|
|
Add file history page to the repository viewer.
takezoe
committed
on 3 May 2013
|