Commit Graph

6203 Commits

Author SHA1 Message Date
takezoe
ebc2febda7 Small fix 2013-04-27 01:44:22 +09:00
takezoe
be02a0580e Display commit diff using jsdifflib. 2013-04-26 19:58:59 +09:00
takezoe
3e210c83d8 Manual fix for DDL. It should be solved in ERD essentially. 2013-04-26 18:27:43 +09:00
takezoe
2fd73d677c Fixed typo of the SQL file name. 2013-04-26 18:20:45 +09:00
takezoe
5ac4dfaf4a Fixed error handling. 2013-04-26 17:46:49 +09:00
takezoe
9ec0ff4ec3 Update SQL file to create schema from ERD. 2013-04-26 17:45:36 +09:00
takezoe
12c3266b99 Add logs. 2013-04-26 11:34:47 +09:00
takezoe
fc83ce3f03 Fixed SQL file ptah. 2013-04-26 11:33:27 +09:00
takezoe
9826893722 Add Scaladoc. 2013-04-26 11:23:44 +09:00
takezoe
ffd74394b4 Test of automatic schema update. 2013-04-26 11:17:57 +09:00
takezoe
4e9bcb0d2f Start to implement database migration. 2013-04-26 02:39:34 +09:00
takezoe
44581fda48 Add commons-io dependency. 2013-04-26 02:39:07 +09:00
takezoe
0227dd04cd Fixed warning. 2013-04-26 01:53:43 +09:00
takezoe
c79fa97c7a Add h2 configuration to web.xml 2013-04-25 18:23:36 +09:00
takezoe
f6aa71ccb8 Add h2 dependency. 2013-04-25 18:00:14 +09:00
takezoe
8774a3cc16 Remove proxy settings. 2013-04-25 17:54:54 +09:00
takezoe
f91498b002 Start database design. 2013-04-25 02:13:14 +09:00
takezoe
9e4e17194d Separate scalatra-forms from gitbucket. 2013-04-25 02:04:52 +09:00
takezoe
722dc9ebc7 Add jsdifflib. 2013-04-22 22:35:10 +09:00
takezoe
a2cdeb2ad2 Cleanup import statements and add Scaladoc. 2013-04-22 09:18:14 +09:00
takezoe
973e0bbfd8 Fixed diff for initial commit. 2013-04-22 08:07:06 +09:00
takezoe
b3b54718c6 Implementing the commit detail page. 2013-04-21 04:08:00 +09:00
takezoe
29c0e73caf Use view.helpers functions as helpers.xxx 2013-04-21 03:53:05 +09:00
takezoe
48e052a900 Add ``@import view.helpers._`` to templates. 2013-04-21 03:48:12 +09:00
takezoe
1e80f03848 Start to implement the commit detail page. 2013-04-21 03:45:30 +09:00
takezoe
82e65fc6b7 Fixed a way of google-code-prettify initialization. 2013-04-20 17:18:55 +09:00
takezoe
c531949fd9 Cloned repositories for internal use are updated after push. 2013-04-20 04:57:10 +09:00
takezoe
934c4af780 Add BASIC Authentication for Git repository. 2013-04-20 01:20:55 +09:00
takezoe
88d9857b0b Add RepositoryHome to point GitBucketHome/repositories. 2013-04-20 01:20:00 +09:00
takezoe
c07a507bcb Add context path to repository URL. 2013-04-19 16:34:23 +09:00
takezoe
7bfa88064d Add app.Context to transfer implicit data from Servlet to view. 2013-04-19 16:26:26 +09:00
takezoe
9f4d77cef0 Fixed error when GitBucketHome/repositories does not exist. 2013-04-19 16:17:01 +09:00
takezoe
7c52593152 Removed TODO and fixed indent. 2013-04-15 16:53:25 +09:00
takezoe
aa40822436 Improvements for validation. 2013-04-15 12:35:15 +09:00
takezoe
6fe7e19cb1 Create GitBucketHome on boot if it does not exist. 2013-04-15 12:32:03 +09:00
takezoe
69f580b70e Add basic ValueTypes and Constrains. 2013-04-15 02:03:01 +09:00
takezoe
e6540c6fae Added TODO for Validations. 2013-04-14 18:34:27 +09:00
takezoe
3c41101e4d Nested property is supported in the mapping definition. 2013-04-14 18:28:01 +09:00
takezoe
af257c1941 Validation Framework completed mostly. 2013-04-14 06:21:29 +09:00
takezoe
b6294e368b Initial experimental implementation of the validation framework. 2013-04-14 03:22:02 +09:00
takezoe
813d36986b Add scalatra-json and json4s dependencies. 2013-04-14 00:13:00 +09:00
takezoe
0d5657f248 Added Scaladoc. 2013-04-13 04:29:03 +09:00
takezoe
47182ec57f Add '.cache' to .gitignore 2013-04-13 01:57:59 +09:00
takezoe
b909e81edd Uses HOME/gitbucket as GitBucketHome. 2013-04-13 01:56:40 +09:00
takezoe
80c9d3e9f6 Uses the system user name as LoginUser. Actually, we'll have to get it from session. 2013-04-13 01:55:30 +09:00
takezoe
c2d330977a Add TODO. 2013-04-12 03:41:58 +09:00
takezoe
2de74457c8 Creates README.md even if description is empty. 2013-04-12 03:39:52 +09:00
takezoe
c6f8c562ac Add http.receivepack=true in repository creation. 2013-04-12 03:32:11 +09:00
takezoe
319f301b03 Fixed updating temporary files for branches. 2013-04-12 03:23:10 +09:00
takezoe
0d68578a27 Git repository creation works now! 2013-04-12 03:02:20 +09:00