Commit Graph

179 Commits

Author SHA1 Message Date
Winston Li 0ce8cc074e Reduced amount of logging of outgoing http requests. 2015-01-10 08:59:04 +00:00
Winston Li 26e2b1262d Implemented mock snapshot server. 2015-01-10 08:41:14 +00:00
Winston Li 2310aa124f Fixed typo and changed to only copy config file if one does not already exist. 2015-01-09 07:53:00 +00:00
Winston Li 5633526845 Modifications to install script and deleted betamax jars. 2015-01-09 07:43:12 +00:00
Winston Li 00c0274108 Merge branch 'master' into mvn 2015-01-09 07:22:07 +00:00
Winston Li 27e0952afb Converted build tool to Maven. 2015-01-09 07:21:13 +00:00
John Lees-Miller 5e6c1055c0 put in some example config data 2015-01-07 22:06:19 +00:00
Winston Li ece573c942 Implemented bare repos. (resolved #5) 2015-01-06 20:36:56 +00:00
Winston Li 553a1064a5 Changed postbackUrl to postbackBaseUrl in config. 2015-01-06 20:13:05 +00:00
Winston Li fec30532a2 Replaced hostname and ssl config with postbackUrl. (fixed #2, fixed #3) 2015-01-06 20:08:00 +00:00
Winston Li 16d7373800 Added ssl enabled option for postback url construction (#4, #2) and removed api key setting (#3). 2015-01-05 02:18:43 +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 128e24d2fb Added checking for the master branch. 2014-12-19 14:40:25 +00:00
Ali Lown ac47f09eb4 Generate valid jar file with manifest 2014-12-09 13:42:37 +00:00
Winston Li d022acc5c8 Small fixes to README. 2014-12-06 02:03:43 +00:00
Winston Li 84ec961cfb Changed README. 2014-12-06 02:01:47 +00:00
Winston Li bfefbf0737 Fixed problems in README. 2014-12-06 01:56:07 +00:00
Winston Li dad5d5a334 Made detailed readme. 2014-12-06 01:50:35 +00:00
Winston Li f8c311688d Changed hostname to apiBaseUrl. 2014-12-06 01:27:08 +00:00
Winston Li 3e544f9e7c Fixed typo in startup script. 2014-12-06 00:50:16 +00:00
Winston Li cfe23b57ff Forced hostname to end with / 2014-12-06 00:48:39 +00:00
Winston Li f39199fa7e Made username and password optional and added serviceName member to config file. 2014-12-06 00:45:18 +00:00
Winston Li 8b700a8c0c Added configurable hostname and basic auth in config file. 2014-12-06 00:23:30 +00:00
Winston Li 816966427e Changed startup script to give config file. 2014-12-05 23:54:42 +00:00
Winston Li c39e93c152 Changed program arguments to only take config file. 2014-12-05 23:46:37 +00:00
Winston Li e6274b110b Added -p to mkdir and made uninstall.sh delete /etc/wlgb 2014-12-05 22:43:24 +00:00
Winston Li 5e8836df1a Changed install script. 2014-12-05 22:41:31 +00:00
Winston Li c9df3e23ec Added .json config file to installation. 2014-12-05 22:39:07 +00:00
Winston Li d6fd31c239 Added mkdir to install script. 2014-12-05 22:05:22 +00:00
Winston Li 85bf0ee44e Made wlgb script executable. 2014-12-05 22:02:21 +00:00
Winston Li 92fbf973b4 Logging stdout and stderr. 2014-12-05 22:00:55 +00:00
Winston Li 587faab290 Made bin/wlgb executable. 2014-12-05 21:15:37 +00:00
Winston Li 86a1887d1d No longer ignoring bin, but ignoring .jars. 2014-12-05 21:13:35 +00:00
Winston Li f8fc3376e6 Only deleting .jar file in clean. 2014-12-05 21:12:42 +00:00
Winston Li 332d776ad1 Fixed install-deps.sh. 2014-12-05 21:10:07 +00:00
Winston Li 605107aa74 Made scripts executable. 2014-12-05 21:00:20 +00:00
Winston Li 07cea76931 Added install-deps script. 2014-12-05 20:57:05 +00:00
Winston Li 0438e501f9 Added install and uninstall scripts. 2014-12-05 20:38:12 +00:00
Winston Li 08583e470d Changed order of ant all. 2014-12-05 01:56:07 +00:00
Winston Li abbd996f9c Fixed test.system to not execute unit tests. 2014-12-05 01:54:38 +00:00
Winston Li b74ed407d4 Fixed system test in ant. 2014-12-05 01:51:53 +00:00
Winston Li 91f5f6b302 Changed test.system to JUnit tests. 2014-12-05 01:46:19 +00:00
Winston Li 88ac3bab25 Added initial system test. 2014-12-05 01:40:06 +00:00
Winston Li dff1222052 Moved unit tests directory. 2014-12-05 01:36:20 +00:00
Winston Li 86d5843ff4 Removed slow tests. 2014-12-05 00:41:35 +00:00
Winston Li 50f01e1cf5 Setting time properly. 2014-12-05 00:39:48 +00:00
Winston Li 682f8a290c Getting new createdAt info. 2014-12-05 00:26:10 +00:00
Winston Li 044f67ea49 Saving pushed version ID to db. 2014-12-04 23:58:44 +00:00
Winston Li 0ac263ad45 Checking postback key. 2014-12-04 23:39:43 +00:00
Winston Li e31b4fead5 Decoding postback GETs. 2014-12-04 23:34:02 +00:00