File tree
87 files changed
+4654
-2156
lines changed- docs/using-gitbase
- internal/rule
- vendor
- github.com/pilosa
- go-pilosa/gopilosa_pbuf
- pilosa/internal
- gopkg.in/src-d
- go-git.v4
- plumbing
- cache
- format
- gitignore
- idxfile
- packfile
- object
- transport
- internal/common
- test
- storage/filesystem
- dotgit
- utils
- diff
- merkletrie
- go-mysql-server.v0/sql
- analyzer
- index
- pilosa
- pilosalib
- plan
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+4654
-2156
lines changedDiff for: Gopkg.lock
+25-183
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Gopkg.toml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Diff for: docs/using-gitbase/functions.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + |
Diff for: docs/using-gitbase/indexes.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + |
Diff for: docs/using-gitbase/supported-syntax.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Diff for: internal/rule/squashjoins_test.go
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2531 | 2531 |
| |
2532 | 2532 |
| |
2533 | 2533 |
| |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + |
Diff for: packfiles.go
+28-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
98 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
99 | 106 |
| |
100 | 107 |
| |
101 | 108 |
| |
| |||
192 | 199 |
| |
193 | 200 |
| |
194 | 201 |
| |
195 |
| - | |
196 |
| - | |
| 202 | + | |
| 203 | + | |
197 | 204 |
| |
198 | 205 |
| |
199 | 206 |
| |
| |||
223 | 230 |
| |
224 | 231 |
| |
225 | 232 |
| |
226 |
| - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
227 | 239 |
| |
228 | 240 |
| |
229 | 241 |
| |
230 | 242 |
| |
231 | 243 |
| |
232 | 244 |
| |
233 | 245 |
| |
234 |
| - | |
235 |
| - | |
| 246 | + | |
| 247 | + | |
236 | 248 |
| |
237 | 249 |
| |
238 | 250 |
| |
239 | 251 |
| |
240 |
| - | |
241 |
| - | |
| 252 | + | |
| 253 | + | |
242 | 254 |
| |
243 | 255 |
| |
244 | 256 |
| |
245 |
| - | |
| 257 | + | |
246 | 258 |
| |
247 | 259 |
| |
248 | 260 |
| |
| |||
251 | 263 |
| |
252 | 264 |
| |
253 | 265 |
| |
254 |
| - | |
| 266 | + | |
255 | 267 |
| |
256 | 268 |
| |
257 | 269 |
| |
|
Diff for: squash_iterator_test.go
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1010 | 1010 |
| |
1011 | 1011 |
| |
1012 | 1012 |
| |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + |
+12-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+31-93
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments