Commit graph

5199 commits

Author SHA1 Message Date
Ashley Svetlik
6b6249b86a Merge branch 'tests' of https://github.com/asvetlik/pilosa into tests 2019-06-24 12:13:06 -05:00
Ashley Svetlik
7ff26194d8 Corrected err and checked for err 2019-06-24 12:11:44 -05:00
asvetlik
250a3f6fbb
Merge branch 'master' into tests 2019-06-24 09:02:52 -05:00
Matthew Jaffee
ab6bed1187
Merge pull request #2020 from jaffee/extra-nodeleave-log
more info if nodeleave confirmation queries fail
2019-06-21 14:53:53 -05:00
Matt Jaffee
c0d067b7ee
move context timeout inside loop, so context gets a fresh deadline 2019-06-21 12:15:58 -05:00
Ashley Svetlik
8fd23239a1 Formatted Fuzz_test.go 2019-06-21 10:09:20 -05:00
Shaquille Wyan Que
a6ba7e339c fix container iteration bugs in roaring 2019-06-20 20:50:58 -05:00
Matt Jaffee
481c85acae
more info if nodeleave confirmation queries fail 2019-06-20 17:32:57 -05:00
Ashley Svetlik
031e23cdea Resolved int overflow 2019-06-20 15:02:18 -05:00
Ashley Svetlik
157e910103 Fuzz_test changes 2019-06-20 14:49:04 -05:00
Ashley Svetlik
873486bc1a Removed no containers pilosa format fix 2019-06-20 14:43:55 -05:00
Ashley Svetlik
18d86a204c Revised test for pilosa roaring no containers 2019-06-20 14:36:38 -05:00
Ashley Svetlik
6943b3c5ba Returned files to original version 2019-06-20 14:35:35 -05:00
Ashley Svetlik
f6d2276a26 Edited openStorage() to make tsts pass 2019-06-19 16:56:49 -05:00
Ashley Svetlik
c8de8b1e21 Returned TestFragment_ClearRow to original 2019-06-19 16:37:26 -05:00
Ashley Svetlik
76b059c48e Got TestFragment_ClearRow() to succeed 2019-06-19 16:17:51 -05:00
asvetlik
f772ca4a34
Merge branch 'master' into master 2019-06-19 14:48:48 -05:00
Ashley Svetlik
ea4950781a Changed roaringData/roaringFileName and made tests work 2019-06-19 14:09:06 -05:00
Ashley Svetlik
cf900e03f9 changed testLoop/testValues and rearranged for loop 2019-06-19 13:54:39 -05:00
Ashley Svetlik
2df44eecfd Implemented previous fixes not present 2019-06-19 13:38:23 -05:00
Ashley Svetlik
656efb4ea6 Fixed fuzz_test.go order to mergability 2019-06-19 13:08:54 -05:00
Ashley Svetlik
8c264d9249 Resolved offical roaring no containers error 2019-06-19 12:59:36 -05:00
Ashley Svetlik
42b2d0787b Merge branch 'iss#2005' 2019-06-19 12:48:05 -05:00
asvetlik
fe83ef59c7
Merge pull request #2012 from asvetlik/iss#2005
Added a test code to test the fuzzer bugs and fixed 2 of the bugs found in roaring
2019-06-19 12:47:24 -05:00
asvetlik
a9edf40a5b
Merge branch 'master' into iss#2005 2019-06-19 12:25:23 -05:00
asvetlik
7aa2211a6d
Merge pull request #2004 from asvetlik/master
Added fuzzing code and readme.md to explain the fuzzer
2019-06-19 12:24:50 -05:00
asvetlik
ff46818072
Merge branch 'master' into master 2019-06-19 12:07:16 -05:00
Ashley Svetlik
453c29a465 Fixed a malformed bitmap bug in pilosa roaring 2019-06-19 11:38:20 -05:00
Ashley Svetlik
3eed3b472f Corrected If statement logic error 2019-06-19 10:36:04 -05:00
Ashley Svetlik
2d151cd41a Making CI happy 2019-06-18 16:48:03 -05:00
Ashley Svetlik
97f525ff06 Removed fuzz_test.go 2019-06-18 16:40:10 -05:00
Ashley Svetlik
8445f6bdef Test for no containers in pilosa roaring and fixed 2019-06-18 11:05:30 -05:00
Ashley Svetlik
cae1a76629 Fixed typo 2019-06-17 16:47:28 -05:00
Ashley Svetlik
ba05ef659b Organized TestUnmarshalRoaringWithNoErrors and created TestUnmarshalRoaringWithErrors 2019-06-17 16:36:05 -05:00
Ashley Svetlik
d24a157947 Addressed review feedback 2019-06-17 15:58:20 -05:00
Yuce Tekol
284aac6c7d
Merge pull request #1983 from yuce/min-max-rowid
Add MinRow and MaxRow calls
2019-06-17 22:57:15 +03:00
Yuce Tekol
dec665ac75
Merge branch 'master' into min-max-rowid 2019-06-17 22:44:33 +03:00
Ashley Svetlik
d9f2792d1f Reworded max int error and reset max int value 2019-06-17 14:11:37 -05:00
Ashley Svetlik
81f8d80fe1 Provided example on how to copy Pilosa fragments in README.md 2019-06-17 08:40:31 -05:00
Ashley Svetlik
413492552c Rearranged if statement and declared maxOpSize value 2019-06-17 08:36:56 -05:00
Yuce Tekol
5c59449ed2
reset roaring.go and added bitmap.Min 2019-06-17 16:12:43 +03:00
Yuce Tekol
06aa2cf98e
updated for feedback from PR 1983 2019-06-15 15:15:20 +03:00
Ashley Svetlik
734daf79ee Simplified the if statement and made the calculation more precise 2019-06-14 14:30:21 -05:00
Ashley Svetlik
77cb1ea6d8 Claified the arithmetic behind the max op.value 2019-06-14 13:44:04 -05:00
Ashley Svetlik
56659f9d7b Added Licensing 2019-06-14 11:47:33 -05:00
Ashley Svetlik
f4157efcb9 Added Licensing 2019-06-14 11:46:13 -05:00
Ashley Svetlik
a00ef2760b Added Licensing 2019-06-14 11:11:53 -05:00
Ashley Svetlik
3f4543cfb4 Merge branch 'master' of https://github.com/asvetlik/pilosa 2019-06-14 10:52:46 -05:00
Ashley Svetlik
7182de5f30 Added -bin -workdir and -func flags to README.md 2019-06-14 10:41:31 -05:00
asvetlik
b0f4b8b94e
Merge branch 'master' into master 2019-06-14 10:21:14 -05:00