Commit Graph

24 Commits

Author SHA1 Message Date
takezoe
8cf4585efd Add TODO. 2013-04-30 01:57:13 +09:00
takezoe
7652679933 Unify JGitUtil interface to take Git instead of Repository or
combination of the owner and the repository name.
2013-04-30 01:54:58 +09:00
takezoe
674ed8b615 Fixed diff for initial commit. 2013-04-30 01:26:37 +09:00
takezoe
35f0aa7b03 Get all data from the bare repository.
Cloned repositories in backend is not necessary at last.
2013-04-30 01:07:31 +09:00
takezoe
1779d167ea Add TODO. 2013-04-29 04:46:33 +09:00
takezoe
891c932358 getCommitLog is moved to JGitUtil and it get commit logs from only bared
repository.
2013-04-29 04:28:46 +09:00
takezoe
c913b7b6c4 Separate complex JGit operation to JGitUtil from
RepositoryViewerServlet.
2013-04-29 04:06:11 +09:00
takezoe
bf2692c9f8 Improve commit diff. 2013-04-28 14:54:04 +09:00
takezoe
206db3e543 Displays image files and large files well in the repository viewer. 2013-04-28 14:28:40 +09:00
takezoe
5740faf805 Display readme if README.md exists. 2013-04-28 03:22:48 +09:00
takezoe
ebc2febda7 Small fix 2013-04-27 01:44:22 +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
1e80f03848 Start to implement the commit detail page. 2013-04-21 03:45:30 +09:00
takezoe
c531949fd9 Cloned repositories for internal use are updated after push. 2013-04-20 04:57:10 +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
b6294e368b Initial experimental implementation of the validation framework. 2013-04-14 03:22:02 +09:00
takezoe
0d5657f248 Added Scaladoc. 2013-04-13 04:29:03 +09:00
takezoe
c2d330977a Add TODO. 2013-04-12 03:41:58 +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
takezoe
257f8c01b6 Initial Import. 2013-04-11 01:48:01 +09:00