2014-03-06 |
(refs #241)Fix group editing in the administration console
takezoe
committed
on 6 Mar 2014
|
---|---|
Move newrepo.scala.html to account package
takezoe
committed
on 6 Mar 2014
|
|
Move group.scala.html to account package
takezoe
committed
on 6 Mar 2014
|
|
Merge CreateController to AccountController
takezoe
committed
on 6 Mar 2014
|
|
Merge branch 'improve-group'
takezoe
committed
on 6 Mar 2014
|
|
2014-03-05 |
Fix error when base url is configured.
takezoe
committed
on 5 Mar 2014
|
Replace Context#path with the base url if it's configured.
takezoe
committed
on 5 Mar 2014
|
|
(refs #299)Fix redirection path in PullRequestsController
takezoe
committed
on 5 Mar 2014
|
|
2014-03-04 |
Remove unnecessary code
takezoe
committed
on 4 Mar 2014
|
(refs #330)Return NotFound if specified file does not exist
takezoe
committed
on 4 Mar 2014
|
|
Support relative links in asciidoc files.
Tobias Roeser
committed
on 4 Mar 2014
|
|
(refs #241)Group management improvement is completed in user side
takezoe
committed
on 4 Mar 2014
|
|
(refs #241)Add validation for create / edit group form.
takezoe
committed
on 4 Mar 2014
|
|
2014-03-03 |
(refs #241)Work for specifying group manager
takezoe
committed
on 3 Mar 2014
|
(refs #296)Fix redirection path generation again
takezoe
committed
on 3 Mar 2014
|
|
2014-03-02 |
(refs #198)Allow group editing by group members.
takezoe
committed
on 2 Mar 2014
|
Rename CreateRepositoryController to CreateController.
takezoe
committed
on 2 Mar 2014
|
|
(refs #198)Allow create group by normal users.
takezoe
committed
on 2 Mar 2014
|
|
Merge branch '1.11-update'
takezoe
committed
on 2 Mar 2014
|
|
(refs #279)Fix redirect url generation.
takezoe
committed
on 2 Mar 2014
|
|
Merge branch 'master' into asciidoctorj
Tobias Roeser
committed
on 2 Mar 2014
|
|
2014-03-01 |
(refs #218)Separate StringUtil#extractCloseId() to add unit test.
takezoe
committed
on 1 Mar 2014
|
Merge branch 'closing-issues-via-commit-messages' of https://github.com/odz/gitbucket into odz-closing-issues-via-commit-messages
takezoe
committed
on 1 Mar 2014
|
|
(refs #279)Override ScalatraBase#fullUrl() to apply the configured base url to redirection.
takezoe
committed
on 1 Mar 2014
|
|
Add FlashMapSupport to ControllerBase.
takezoe
committed
on 1 Mar 2014
|
|
(refs #279)Fix webhook URL to use the configured base URL.
takezoe
committed
on 1 Mar 2014
|
|
2014-02-26 |
Support plain text readme files (with .txt or no extension).
Tobias Roeser
committed
on 26 Feb 2014
|
Initial support for rendering asciidoc files.
Tobias Roeser
committed
on 26 Feb 2014
|
|
Show the correct name of the readme file (instead of showing always README.md).
Tobias Roeser
committed
on 26 Feb 2014
|
|
Show the correct name of the readme file (instead of showing always README.md).
Tobias Roeser
committed
on 26 Feb 2014
|