sort by:
Revision Author Date Message Commit Date
84aea28 Merge branch 'release-03.2' As per Chris's suggestion, we consider the big merge a release. 17 September 2014, 02:21:10 UTC
c6ea4d5 Add changelog for 0.3.2 and link it from the index 17 September 2014, 02:20:43 UTC
059b586 Merge branch 'master' into develop This merge is for incorporating the changes from Feiran's and Sen's loader_and_helpers branch. It also brings develop and master to the same point, so that we can start fresh using a sensible development model. 16 September 2014, 16:47:44 UTC
8c0449a Merge pull request #142 from HazyResearch/loader_and_helpers New loader/unloader code, move some helper functions to a separate file, add and fix tests. 16 September 2014, 16:39:39 UTC
c1af0af fix data unload copy order 16 September 2014, 06:29:40 UTC
857617e fix schema tests 16 September 2014, 04:52:14 UTC
345434f merge master 16 September 2014, 04:43:26 UTC
43e755c update gpload 16 September 2014, 04:34:01 UTC
292fdc3 Merge branch 'master' into develop 15 September 2014, 20:53:51 UTC
7fd8671 Merge pull request #141 from HazyResearch/ce_sampler_path Ce sampler path 15 September 2014, 20:32:35 UTC
7bf3b7c Merge branch 'ce_sampler_path' of github.com:HazyResearch/deepdive into ce_sampler_path 15 September 2014, 20:31:31 UTC
a95c324 Fix machine-dependnet sampler bug 15 September 2014, 20:31:12 UTC
1e049b0 Merge branch 'master' into develop. This is to bring master and develop back in sync after the big August fallout 15 September 2014, 20:23:31 UTC
bf6d070 Merge pull request #140 from HazyResearch/ce_fix_sampler_path Fix machine-dependent sample path bug 15 September 2014, 20:18:05 UTC
208d3f9 Fix machine-dependent sample path bug 15 September 2014, 20:16:00 UTC
e9dc881 Fix machine-dependent sample path bug 15 September 2014, 20:14:51 UTC
8ae5780 Merge branch 'develop' This includes various bug fixes, new tests, and some of Ce's continuous stuff. It's slightly broken as the OSX sampler binary references a non-existing library, but Ce is going to commit an hotfix soon. Conflicts: src/main/scala/org/deepdive/datastore/DataUnloader.scala src/main/scala/org/deepdive/inference/InferenceManager.scala src/main/scala/org/deepdive/inference/datastore/SQLInferenceDataStore.scala src/main/scala/org/deepdive/settings/SettingsParser.scala util/tobinary.py 15 September 2014, 20:06:40 UTC
447bdc5 Merge pull request #134 from HazyResearch/feiran-tests Fixes for tests (including fixes to run on green plum), add end-to-end tests (biased coin and chunking (currently disabled), be safer when removing files, create grounding files with prefix "dd_", improve documentation about location of gpfdist and the fact that it should be reserved to DD. 15 September 2014, 18:26:13 UTC
b743feb Merge pull request #139 from SenWu/master add relearn_from test 15 September 2014, 17:57:26 UTC
98689f9 Add comments for id in SQLInferenceDataStoreSpec 15 September 2014, 05:48:42 UTC
ac6eaf5 Add comments to chunking test 15 September 2014, 05:40:28 UTC
ec2e01e add comments to biased coin 15 September 2014, 05:32:06 UTC
fb60e5e Update sampler.scala comments 15 September 2014, 05:19:40 UTC
0008689 Update performance.md 15 September 2014, 05:17:54 UTC
2f7a6b2 fix loader function 14 September 2014, 23:39:00 UTC
0c4c330 add relearn_from test 14 September 2014, 22:27:46 UTC
6413627 try install gnuplot? 14 September 2014, 09:04:12 UTC
d72e523 add for paths for travis? 14 September 2014, 08:11:56 UTC
9ac838e Merge pull request #136 from zhangce/master Fix unit test failure caused by the order of Done and Terminated message 14 September 2014, 08:10:08 UTC
257bcb5 Fix unit test failure caused by the order of Done and Terminated message 14 September 2014, 08:04:43 UTC
c532a7f kill the program if sampler fails 14 September 2014, 07:16:42 UTC
ce5f936 update library path for travis 14 September 2014, 05:57:39 UTC
02e4b16 Merge pull request #135 from zhangce/master Remove protocl buffer dependency by merging Sen's fix 14 September 2014, 04:24:01 UTC
ee3f3c4 Remove protocl buffer dependency by merging Sen's fix 14 September 2014, 04:22:59 UTC
72d2faa delete grounding files begining with dd_ 14 September 2014, 02:29:50 UTC
0374fef Merge branch 'master' of https://github.com/HazyResearch/deepdive into test 14 September 2014, 02:10:24 UTC
78dc477 comment out chunking test 14 September 2014, 00:48:06 UTC
cdd0f58 Merge branch 'zhangce-master' 13 September 2014, 23:53:42 UTC
4d08965 resolve conflict while merging Ce's last push for travis 13 September 2014, 23:53:30 UTC
48c4b39 revert temporary changes to travis 13 September 2014, 23:47:49 UTC
76b8175 only init once 13 September 2014, 23:41:24 UTC
4bb8ed2 TRAVIS 13 September 2014, 23:32:11 UTC
8256e0d TRAVIS\!\! 13 September 2014, 23:08:19 UTC
4979239 why throw excpetions? 13 September 2014, 22:46:29 UTC
f304026 on my branch, only report error to me 13 September 2014, 22:31:40 UTC
97203f7 this should pass travis? 13 September 2014, 22:16:33 UTC
d53fe2a fix test case for travis on openjdk 13 September 2014, 22:04:00 UTC
21f1429 fix test errors for openjdk 13 September 2014, 21:55:48 UTC
fdc6dd3 Merge pull request #132 from zhangce/master Ce's changes for testing 13 September 2014, 21:05:59 UTC
aa2da70 add code coverage components 13 September 2014, 21:03:26 UTC
65949e1 more test cases to improve the coverage of extractors, and corresponding fixes to pass these tests 13 September 2014, 21:02:50 UTC
d647ee0 add extractor settings test 12 September 2014, 16:24:10 UTC
eeac340 tests DataTypeParser/InputQueryParser/SettingsParser updated 11 September 2014, 18:34:13 UTC
1ee319b Don't send travis emails only to me. 11 September 2014, 16:28:27 UTC
ccfd8db chunking test 11 September 2014, 07:48:36 UTC
e979087 Update test sampler args 11 September 2014, 02:39:50 UTC
7495170 cleaner syntax in tobinary.py 11 September 2014, 02:11:48 UTC
5b2d02f Update biased coin weight range 11 September 2014, 02:10:59 UTC
dc61610 Merge branch 'master' of https://github.com/HazyResearch/deepdive into test 11 September 2014, 01:23:29 UTC
921a2eb update custom holdout test 11 September 2014, 01:10:59 UTC
67aad36 fix port in test.sh 11 September 2014, 00:58:28 UTC
f2e2906 Merge branch 'tests' into test 11 September 2014, 00:52:04 UTC
4fbb510 Chunking test prototype 11 September 2014, 00:48:52 UTC
f865ee3 close jdbc in biased coin test 11 September 2014, 00:47:59 UTC
0c8d47c Update cardinality string for multinomial 11 September 2014, 00:45:30 UTC
c159d24 Update cardinality string for multinomial 11 September 2014, 00:36:33 UTC
a86db86 Revert b3fdc17 by @amirabs . I shouldn't be the only one getting the emails. 10 September 2014, 19:20:47 UTC
42ba648 Reduce sleep() to 6 seconds in failing_extractor.py to accommodate for timeout limit in travis. Update comment above the test to reflect this. 10 September 2014, 19:01:48 UTC
483c985 Make test more robust by sleeping for 10 seconds. Add comment to reflect the fact that this is not entirely robust yet. 10 September 2014, 17:32:56 UTC
f38a736 Fix tests on greenplum by not assuming a specific order of the rows in the query output. 10 September 2014, 17:31:32 UTC
a0fdda2 biased coin test 10 September 2014, 00:40:35 UTC
b3c6fff use lowercase in fast_seqassign 09 September 2014, 13:20:46 UTC
e872970 change id distribution in multinomial tests 09 September 2014, 13:17:56 UTC
69a1550 add grounding filename prefix 09 September 2014, 10:57:45 UTC
44a1ca7 update parallel grounding docs 09 September 2014, 10:01:52 UTC
aa5d23b update loader wildcard test 09 September 2014, 05:17:14 UTC
b6c2a02 Add a FAQ about aggregates 07 September 2014, 18:06:47 UTC
894ec2f Fix printing of SQL query of sql_extractor on log 07 September 2014, 17:07:52 UTC
fce0c58 Only create the tmp directory for TSV extractors if needed. Throw an exception if we fail. Remove it at the end 07 September 2014, 07:06:22 UTC
3926c18 try copy with wildcard 05 September 2014, 05:57:13 UTC
2b789e6 remove trailing ; for \copy 05 September 2014, 03:42:11 UTC
9a2f856 update executeCmd 05 September 2014, 03:41:46 UTC
1c5f970 update executeCmd 05 September 2014, 03:41:10 UTC
df4e231 remove trailing ; for \copy 05 September 2014, 03:37:56 UTC
48013ca remove trailing ; for \copy 05 September 2014, 03:37:26 UTC
799a2cb update test.sh to include gpfdist settings -- needs testing 04 September 2014, 15:14:34 UTC
9a1c6f6 comment out gpload tests -- needs testing 04 September 2014, 15:04:23 UTC
25015fc Add gpload -- needs testing 04 September 2014, 14:48:45 UTC
4ea3743 Add test for \copy 04 September 2014, 14:18:44 UTC
c0814e5 use java.io.File.delete() instead of rm in dataloader, add load for postgres 04 September 2014, 11:23:37 UTC
8f63241 throw exception when gphost etc are not set. A bit of refactoring 04 September 2014, 10:59:36 UTC
73ed84c Add build sql cmd helper function 04 September 2014, 10:58:49 UTC
74c0f69 rename data loader 04 September 2014, 08:00:33 UTC
f2db38f Add helper function to execute a bash script 04 September 2014, 07:45:59 UTC
eaa4f54 comment out useless code until we find out what to do about cleaning the directory 04 September 2014, 04:44:13 UTC
61f1754 merge fix from master 04 September 2014, 00:55:55 UTC
a635e2f fix sampler path 04 September 2014, 00:32:35 UTC
97d05e6 Add comment 03 September 2014, 00:26:23 UTC
fb4eda6 Throw an exception if inference.parallel_grounding is set but one of the gpfdist variables isn't. 03 September 2014, 00:24:56 UTC
bca7b0b Fix English 03 September 2014, 00:15:19 UTC
back to top