History for gitbucket_jkp / src / main / scala / app
2013-05-01
@takezoe
Convert Markdown to HTML in the view by view.helpers.markdown().
takezoe committed on 1 May 2013
@takezoe
Implementing Wiki part.
takezoe committed on 1 May 2013
@takezoe
Move GitRepositoryServlet and BasicAuthenticationFilter to util package.
takezoe committed on 1 May 2013
@takezoe
Start to implement WikiController. ...
takezoe committed on 1 May 2013
2013-04-30
@takezoe
Add UsersServlet to manage users.
takezoe committed on 30 Apr 2013
@takezoe
Add Scaladoc for models.
takezoe committed on 30 Apr 2013
2013-04-29
@takezoe
Add TODO.
takezoe committed on 29 Apr 2013
@takezoe
Unify JGitUtil interface to take Git instead of Repository or ...
takezoe committed on 29 Apr 2013
@takezoe
Fixed diff for initial commit.
takezoe committed on 29 Apr 2013
@takezoe
Get all data from the bare repository. ...
takezoe committed on 29 Apr 2013
2013-04-28
@takezoe
Add TODO.
takezoe committed on 28 Apr 2013
@takezoe
getCommitLog is moved to JGitUtil and it get commit logs from only bared ...
takezoe committed on 28 Apr 2013
@takezoe
Separate complex JGit operation to JGitUtil from ...
takezoe committed on 28 Apr 2013
@takezoe
Improve commit diff.
takezoe committed on 28 Apr 2013
@takezoe
Displays image files and large files well in the repository viewer.
takezoe committed on 28 Apr 2013
2013-04-27
@takezoe
Display readme if README.md exists.
takezoe committed on 27 Apr 2013
2013-04-26
@takezoe
Add debug log.
takezoe committed on 26 Apr 2013
@takezoe
Add Scaladoc.
takezoe committed on 26 Apr 2013
@takezoe
Small fix
takezoe committed on 26 Apr 2013
2013-04-25
@takezoe
Fixed warning.
takezoe committed on 25 Apr 2013
2013-04-24
@takezoe
Separate scalatra-forms from gitbucket.
takezoe committed on 24 Apr 2013
2013-04-22
@takezoe
Cleanup import statements and add Scaladoc.
takezoe committed on 22 Apr 2013
2013-04-21
@takezoe
Fixed diff for initial commit.
takezoe committed on 21 Apr 2013
2013-04-20
@takezoe
Implementing the commit detail page.
takezoe committed on 20 Apr 2013
@takezoe
Start to implement the commit detail page.
takezoe committed on 20 Apr 2013
2013-04-19
@takezoe
Cloned repositories for internal use are updated after push.
takezoe committed on 19 Apr 2013
@takezoe
Add BASIC Authentication for Git repository.
takezoe committed on 19 Apr 2013
@takezoe
Add context path to repository URL.
takezoe committed on 19 Apr 2013
@takezoe
Add app.Context to transfer implicit data from Servlet to view.
takezoe committed on 19 Apr 2013
2013-04-15
@takezoe
Improvements for validation.
takezoe committed on 15 Apr 2013