2013-04-24 |
Separate scalatra-forms from gitbucket.
takezoe
committed
on 24 Apr 2013
|
---|---|
2013-04-22 |
Add jsdifflib.
takezoe
committed
on 22 Apr 2013
|
Cleanup import statements and add Scaladoc.
takezoe
committed
on 22 Apr 2013
|
|
2013-04-21 |
Fixed diff for initial commit.
takezoe
committed
on 21 Apr 2013
|
2013-04-20 |
Implementing the commit detail page.
takezoe
committed
on 20 Apr 2013
|
Use view.helpers functions as helpers.xxx
takezoe
committed
on 20 Apr 2013
|
|
Add ```@import view.helpers._``` to templates.
takezoe
committed
on 20 Apr 2013
|
|
Start to implement the commit detail page.
takezoe
committed
on 20 Apr 2013
|
|
Fixed a way of google-code-prettify initialization.
takezoe
committed
on 20 Apr 2013
|
|
2013-04-19 |
Cloned repositories for internal use are updated after push.
takezoe
committed
on 19 Apr 2013
|
Add BASIC Authentication for Git repository.
takezoe
committed
on 19 Apr 2013
|
|
Add RepositoryHome to point GitBucketHome/repositories.
takezoe
committed
on 19 Apr 2013
|
|
Add context path to repository URL.
takezoe
committed
on 19 Apr 2013
|
|
Add app.Context to transfer implicit data from Servlet to view.
takezoe
committed
on 19 Apr 2013
|
|
Fixed error when GitBucketHome/repositories does not exist.
takezoe
committed
on 19 Apr 2013
|
|
2013-04-15 |
Removed TODO and fixed indent.
takezoe
committed
on 15 Apr 2013
|
Improvements for validation.
takezoe
committed
on 15 Apr 2013
|
|
Create GitBucketHome on boot if it does not exist.
takezoe
committed
on 15 Apr 2013
|
|
2013-04-14 |
Add basic ValueTypes and Constrains.
takezoe
committed
on 14 Apr 2013
|
Added TODO for Validations.
takezoe
committed
on 14 Apr 2013
|
|
Nested property is supported in the mapping definition.
takezoe
committed
on 14 Apr 2013
|
|
2013-04-13 |
Validation Framework completed mostly.
takezoe
committed
on 13 Apr 2013
|
Initial experimental implementation of the validation framework.
takezoe
committed
on 13 Apr 2013
|
|
Add scalatra-json and json4s dependencies.
takezoe
committed
on 13 Apr 2013
|
|
2013-04-12 |
Added Scaladoc.
takezoe
committed
on 12 Apr 2013
|
Add '.cache' to .gitignore
takezoe
committed
on 12 Apr 2013
|
|
Uses HOME/gitbucket as GitBucketHome.
takezoe
committed
on 12 Apr 2013
|
|
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 |
Add TODO.
takezoe
committed
on 11 Apr 2013
|
Creates README.md even if description is empty.
takezoe
committed
on 11 Apr 2013
|