Naoki Takezoe
|
f58f476060
|
(refs #441)Upgrade h2 to the latest version.
|
2014-07-25 15:46:29 +09:00 |
|
Naoki Takezoe
|
9cfa8c594b
|
Merge branch 'master' into slick2
Conflicts:
project/build.scala
src/main/scala/app/IndexController.scala
src/main/scala/app/RepositorySettingsController.scala
src/main/scala/model/Account.scala
src/main/scala/model/BasicTemplate.scala
src/main/scala/model/Issue.scala
src/main/scala/model/IssueComment.scala
src/main/scala/model/package.scala
src/main/scala/service/IssuesService.scala
src/main/scala/service/PullRequestService.scala
src/main/scala/service/RepositoryService.scala
src/main/scala/service/WikiService.scala
src/main/scala/servlet/TransactionFilter.scala
src/main/scala/util/Notifier.scala
|
2014-07-06 17:02:49 +09:00 |
|
Naoki Takezoe
|
c64909ab1a
|
Plugin updating is executed asynchronously by Quartz Scheduler
|
2014-06-29 16:09:41 +09:00 |
|
shimamoto
|
bbe455ac49
|
(refs #341) Migrate model package.
|
2014-06-16 01:29:56 +09:00 |
|
Naoki Takezoe
|
c4f69fbd13
|
(refs #32)Switch JavaScript processor to Rhino from Nashorn because GitBucket should work on both of JDK7 and JDK8
|
2014-06-14 10:58:58 +09:00 |
|
takezoe
|
cfc594805b
|
(refs #348)Upgrade MINA to 0.11.0
|
2014-04-27 02:11:10 +09:00 |
|
Naoki Takezoe
|
dfa4816633
|
(refs #288)Once remove AsciiDoc support
|
2014-04-08 10:13:07 +09:00 |
|
Tobias Roeser
|
c9a1515d1f
|
Merge branch 'master' into asciidoctorj
Conflicts:
src/main/scala/app/RepositoryViewerController.scala
|
2014-03-29 13:53:23 +01:00 |
|
takezoe
|
4870533710
|
Upgrade scalatra-forms to 0.0.14
|
2014-03-15 01:04:28 +09:00 |
|
Tomofumi Tanaka
|
79e1abe624
|
(refs #110)Update apache sshd version
For fix authentication partial bug
|
2014-03-04 22:42:32 +09:00 |
|
Tobias Roeser
|
3db3bf1b74
|
Rewrite relative links to reflect the base url of the repo.
|
2014-03-04 11:38:56 +01:00 |
|
Tobias Roeser
|
9078aa6d08
|
Added asciidoctorj dependency.
|
2014-02-26 13:53:50 +01:00 |
|
Tomofumi Tanaka
|
c86ece4dc0
|
Add mina ssh to dependencies
|
2014-02-24 22:45:45 +09:00 |
|
takezoe
|
a4cb5c991c
|
Upgrade scalatra-forms to 0.0.11.
|
2013-12-12 03:22:37 +09:00 |
|
Piotr Adamski
|
47714eec45
|
Silenced compiler warnings
|
2013-12-03 18:41:41 +01:00 |
|
takezoe
|
43152c9341
|
Upgrade scalatra-forms to 0.0.8.
|
2013-11-14 04:04:29 +09:00 |
|
takezoe
|
dd4abb2073
|
Upgrade to scalatra-forms 0.0.6.
|
2013-11-08 03:24:12 +09:00 |
|
takezoe
|
c517b44e82
|
Upgrade to scalatra-forms 0.0.4
|
2013-11-02 05:07:09 +09:00 |
|
xuwei-k
|
af759a815f
|
add scalacOptions
|
2013-10-14 14:49:52 +09:00 |
|
HairyFotr
|
7b2ee25ea2
|
Add plugin, Update versions
|
2013-10-13 21:25:44 +02:00 |
|
ssogabe
|
280df2cedd
|
configure sbt to use the junitxml option with specs2
|
2013-10-13 09:38:52 +09:00 |
|
takezoe
|
c3ec52b391
|
(refs #128)Add javacOptions to specify 6 as compilation target.
|
2013-10-08 03:07:33 +09:00 |
|
takezoe
|
e6ad069509
|
(refs #96)Improve Jetty embedding process.
|
2013-09-27 02:43:22 +09:00 |
|
takezoe
|
38c7e3cdf8
|
(refs #96)Add build.xml which makes an executable war file.
|
2013-09-26 20:17:33 +09:00 |
|
takezoe
|
36115734bb
|
(refs #74)Web hook is completed.
|
2013-09-14 17:14:37 +09:00 |
|
shimamoto
|
6d76e93ede
|
(refs #10) Creates a E-mail sending. still working on...
|
2013-08-23 22:30:40 +09:00 |
|
takezoe
|
582df3239f
|
(refs #78)Implementing LDAP authentication.
|
2013-08-16 03:45:50 +09:00 |
|
takezoe
|
3ea102e238
|
Upgrade Scalatra to 2.2.1.
|
2013-08-15 11:22:10 +09:00 |
|
takezoe
|
1a509a9a13
|
Use released scalatra-forms 0.0.2.
|
2013-08-10 02:27:07 +09:00 |
|
takezoe
|
629b714dab
|
Upgrade scalatra-forms.
|
2013-08-09 18:06:33 +09:00 |
|
takezoe
|
7e05bcc81d
|
Use released scalatra-forms 0.0.1. The jar file in /lib has been removed.
|
2013-08-04 13:13:18 +09:00 |
|
takezoe
|
bdd83a84fd
|
(refs #20)Upgrade to JGit 3.0.0.
|
2013-07-05 11:10:44 +09:00 |
|
takezoe
|
66a2480d2d
|
Upgrade to Slick 1.0.1.
|
2013-06-26 15:16:30 +09:00 |
|
takezoe
|
d293493b0e
|
Upgrade to pregdown 1.3.0.
|
2013-06-07 03:13:34 +09:00 |
|
shimamoto
|
edb0242f7e
|
Add the slick
|
2013-06-02 04:00:14 +09:00 |
|
takezoe
|
afef6f13c6
|
Add commons-compress to dependencies.
|
2013-05-05 04:33:09 +09:00 |
|
takezoe
|
2336e7864d
|
Remove pegdown-1.2.1.jar and add dependency to build.scala.
|
2013-04-28 03:22:18 +09:00 |
|
takezoe
|
44581fda48
|
Add commons-io dependency.
|
2013-04-26 02:39:07 +09:00 |
|
takezoe
|
f6aa71ccb8
|
Add h2 dependency.
|
2013-04-25 18:00:14 +09:00 |
|
takezoe
|
813d36986b
|
Add scalatra-json and json4s dependencies.
|
2013-04-14 00:13:00 +09:00 |
|
takezoe
|
257f8c01b6
|
Initial Import.
|
2013-04-11 01:48:01 +09:00 |
|