Naoki Takezoe
121b6ee641
Fix incremental compilation problem caused by Slick.
...
This is temporary fix to decrease compilation time in development. Therefore this fix will be reverted in the future to add multiple database support capability.
2014-07-27 03:31:45 +09:00
Naoki Takezoe
cce0b67871
(refs #341 )Fix compilation error of delete statements
2014-07-06 15:42:45 +09:00
Naoki Takezoe
32897c36f9
(refs #341 )Fix compilation error other than date mapping and delete statement
2014-07-06 13:07:05 +09:00
HairyFotr
7698f12112
Small cleanup using static analysis
2014-05-31 00:57:03 +02:00
takezoe
40d3f0ef9e
(refs #313 )Search files which have FileMode.EXECUTABLE_FILE mode not only REGULAR_FILE
2014-03-16 01:55:26 +09:00
takezoe
fbba29e810
(refs #303 )Submodule support
2014-03-08 02:58:49 +09:00
takezoe
e89b2020a3
Use ControlUtil.
2013-09-21 22:13:15 +09:00
takezoe
b4dd067d61
Introduce ControlUtil which provides control facilities such as using() or defining().
2013-09-19 18:53:14 +09:00
odz
13578dcee8
Add encoding detection
2013-08-24 00:54:40 +09:00
takezoe
42ecae944e
Remove unused import statements.
2013-08-17 11:11:31 +09:00
takezoe
03e903eef9
Improved the list of forked repositories presentation.
2013-08-10 04:21:31 +09:00
Tomofumi Tanaka
62a6d74393
(refs #50 )Fix search logic in empty repository
2013-07-24 16:46:46 +09:00
takezoe
54280d5572
Add paginator and separate search code in controller to service.
2013-07-19 20:24:31 +09:00