History for gitbucket_jkp / src / main / scala / app
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
2013-04-14
@takezoe
Nested property is supported in the mapping definition.
takezoe committed on 14 Apr 2013
2013-04-13
@takezoe
Validation Framework completed mostly.
takezoe committed on 13 Apr 2013
@takezoe
Initial experimental implementation of the validation framework.
takezoe committed on 13 Apr 2013
2013-04-12
@takezoe
Added Scaladoc.
takezoe committed on 12 Apr 2013
@takezoe
Uses the system user name as LoginUser. Actually, we'll have to get it from session.
takezoe committed on 12 Apr 2013
2013-04-11
@takezoe
Add TODO.
takezoe committed on 11 Apr 2013
@takezoe
Creates README.md even if description is empty.
takezoe committed on 11 Apr 2013
@takezoe
Add http.receivepack=true in repository creation.
takezoe committed on 11 Apr 2013
@takezoe
Fixed updating temporary files for branches.
takezoe committed on 11 Apr 2013
@takezoe
Git repository creation works now!
takezoe committed on 11 Apr 2013