2013-07-11 |
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
---|---|
2013-07-06 |
(refs #4)Record wiki activity.
takezoe
committed
on 6 Jul 2013
|
2013-07-04 |
Fix problem when GitBucket is working on non root context.
takezoe
committed
on 4 Jul 2013
|
2013-07-03 |
Fix authentication for repository.
takezoe
committed
on 3 Jul 2013
|
2013-07-02 |
Rename general variable name isWritable to hasWritePermission.
takezoe
committed
on 2 Jul 2013
|
Fix some Ajax URLs and Authenticators.
takezoe
committed
on 2 Jul 2013
|
|
2013-07-01 |
Fix template file names.
takezoe
committed
on 1 Jul 2013
|
2013-06-25 |
Small fix.
takezoe
committed
on 25 Jun 2013
|
Use Option.map instead of pattern matching.
takezoe
committed
on 25 Jun 2013
|
|
2013-06-23 |
Update REPOSITORY.LAST_ACTIVITY_DATE after wiki page editing.
takezoe
committed
on 23 Jun 2013
|
2013-06-22 |
Move isWritable to RepositoryService.
takezoe
committed
on 22 Jun 2013
|
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 |
|