Commit Graph
32 Commits
Author SHA1 Message Date
Winston LiandMichael Mazour 8c0937511e Add implementations, implement S3SwapStore (with only tars), FSRepoStore, Tar and File utils, add tests 2016-09-06 09:11:32 +01:00
Winston LiandMichael Mazour 692b979098 Large refactor of parts into distinct components / interfaces 2016-09-05 15:45:57 +01:00
Winston Li 598ea8a6fb Ugrade jgit and jgit.http.server to 4.4.1.201607150455-r and fix tests 2016-08-20 13:22:07 +01:00
Winston Li 3389615ef6 Use better error message for problems building repo (#1576) 2016-08-20 12:15:34 +01:00
John Lees-Miller 64b49904e4 Use logback so we can use two log streams
We want all logs on stdout, for debugging, and warnings and errors
on stderr, for remote monitoring. The SLF4J SimpleLogger can't seem
to do this, but logback does, and we can still use the same SLF4J
interface.
2016-06-03 11:47:25 +01:00
John Lees-Miller 9c63ea6c93 Upgrade some testing dependencies 2016-06-02 12:41:24 +01:00
John Lees-Miller 13a75fdb95 Upgrade google http and oauth clients to 1.22.0 2016-06-02 12:26:58 +01:00
John Lees-Miller c3725e3246 Upgrade async-http-client to 1.9.38 2016-06-02 12:22:14 +01:00
John Lees-Miller dbaa78928e Upgrade sqlite-jdbc to 3.8.11.2 2016-06-02 12:13:17 +01:00
John Lees-Miller bbde2d31d8 Upgrade gson to 2.6.2 2016-06-02 12:13:13 +01:00
John Lees-Miller ad81e7a2ee Upgrade joda-time to 2.9.4 2016-06-02 12:01:35 +01:00
John Lees-Miller 1edaf5fe77 Upgrade to jetty 9.3.9 2016-06-02 11:57:04 +01:00
John Lees-Miller 8ea3ed5dbe Add IDEA project files
Using this .gitignore file to decide what to commit:
https://github.com/github/gitignore/blob/master/Global/JetBrains.gitigno
re
2016-06-02 10:15:14 +01:00
Winston Li c3db415ce7 Implement config changes and tests 2015-10-25 11:19:02 +00:00
Winston Li 83db4e6a10 Joda-Time for ISO6801 timestamps. 2015-03-09 21:38:53 +00:00
Winston Li 0c12b3dbd6 Added maven compiler level. 2015-01-11 11:46:13 +00:00
Winston Li 3a532a76df Added integration test directory and wrote FileUtil and tests. 2015-01-11 09:11:12 +00:00
Winston Li 5633526845 Modifications to install script and deleted betamax jars. 2015-01-09 07:43:12 +00:00
Winston Li 27e0952afb Converted build tool to Maven. 2015-01-09 07:21:13 +00:00
Winston Li 995f862669 Allowed postback root to be specified as a config setting (#2) 2015-01-05 00:39:08 +00:00
Winston Li dff1222052 Moved unit tests directory. 2014-12-05 01:36:20 +00:00
Winston Li 2a02ed466a Added sqlite-jbdc-3.7.2.jar and javadocs to ant build. 2014-11-17 13:29:26 +00:00
Winston Li d59c3da400 Included slf4j jars and implemented Snapshot Fetch API. 2014-11-06 11:43:11 +00:00
Winston Li 6af8a43ffe Added async-http-client to project and ant build. 2014-11-06 10:18:41 +00:00
Winston Li 0234894897 Added gson-2.3 jar to project and ant build. 2014-11-06 09:53:33 +00:00
Winston Li 5c2e461b2b Ant working locally. Copied JUnit .jars into project. 2014-11-02 19:57:55 +00:00
Winston Li 2d8580f02b Class and package refactoring with unit tests. 2014-11-02 18:41:18 +00:00
Winston Li c075a62e95 Marked test directory as test sources root. 2014-11-02 17:20:54 +00:00
Winston Li f5143e547a Added Jetty .jar to project and created .gitignore for out/ directory. 2014-11-02 16:56:35 +00:00
Winston Li 905af06917 Added jgit.http.server jar to project. 2014-11-01 19:35:59 +00:00
Winston Li 2df4f1b0e0 Added JGit library and its JavaDocs. 2014-11-01 16:42:00 +00:00
Winston Li c63c32c5e3 Idea project. 2014-11-01 16:11:26 +00:00