2013-06-04 |
Fix error response.
takezoe
committed
on 4 Jun 2013
|
---|---|
Add authentication.
takezoe
committed
on 4 Jun 2013
|
|
2013-06-03 |
Separate Authenticators to the trait from ControllerBase.
takezoe
committed
on 3 Jun 2013
|
2013-06-02 |
Move case classes in RepositoryViewerController to JGitUtil.
takezoe
committed
on 2 Jun 2013
|
2013-05-31 |
Improve the commit hook to add commit messages to the issue comment.
takezoe
committed
on 31 May 2013
|
2013-05-06 |
Servlet, Filter and Listener are moved to 'servlet' package from 'util'
...
takezoe
committed
on 6 May 2013
|
|
|
Add TransactionFilter.
takezoe
committed
on 6 May 2013
|
|
2013-05-04 |
Add JGitUtil#withGit() and use it to release repository resources
...
takezoe
committed
on 4 May 2013
|
Implemented: Downloading tagged contents as zip file.
takezoe
committed
on 4 May 2013
|
|
Deletion of wiki page is implemented.
takezoe
committed
on 4 May 2013
|
|
Replace existing code with JGitUtil#getRevCommitFromId().
takezoe
committed
on 4 May 2013
|
|
Fixed tags page.
takezoe
committed
on 4 May 2013
|
|
2013-05-03 |
Added compare revisions for Wiki changes.
takezoe
committed
on 3 May 2013
|
Wiki repositories should be not displayed in the repository list.
takezoe
committed
on 3 May 2013
|
|
wiki repository name is changed from xxx-wiki.git to xxx.wiki.git.
takezoe
committed
on 3 May 2013
|
|
Add file history page to the repository viewer.
takezoe
committed
on 3 May 2013
|
|
2013-05-02 |
Added limit parameter to JGit.getCommitLogs() and page parameter became
...
takezoe
committed
on 2 May 2013
|
Don't save if page is not modified.
takezoe
committed
on 2 May 2013
|
|
Add wiki pages.
takezoe
committed
on 2 May 2013
|
|
New wiki page creation works.
takezoe
committed
on 2 May 2013
|
|
2013-05-01 |
Page editing works.
takezoe
committed
on 1 May 2013
|
Fixed Scaladoc mistake.
takezoe
committed
on 1 May 2013
|
|
Implementing Wiki part.
takezoe
committed
on 1 May 2013
|
|
Removed unused import statement.
takezoe
committed
on 1 May 2013
|
|
Move GitRepositoryServlet and BasicAuthenticationFilter to util package.
takezoe
committed
on 1 May 2013
|
|
|
|
2013-04-30 |
Start to implement Wiki.
takezoe
committed
on 30 Apr 2013
|
2013-04-29 |
|
|