Sign in
vanadium
/
release.projects.sensorlog
/
HEAD
25978cd
syncbase: Prevent returned errors from leaking existence.
by Ivan Pilat
· 8 years ago
master
60ae2c2
syncbase: Authorization helpers for recursively checking Resolve.
by Ivan Pilat
· 8 years ago
331e0ff
syncbase: Send initial root update in Watch.
by Ivan Pilat
· 8 years ago
3eccc45
Faster vom encoding and decoding.
by Todd Wang
· 8 years ago
dc34526
syncbase: Infer id blessings and enforce on creation.
by Ivan Pilat
· 8 years ago
c3182bc
Speedup and cleanup vom encoder, some bugfixes.
by Todd Wang
· 9 years ago
c5cde43
Speedup and cleanup vom decoder.
by Todd Wang
· 9 years ago
628e5f7
syncbase: Enable watching a set of glob patterns.
by Ivan Pilat
· 9 years ago
87b0fbb
syncbase: Change Prefixes to Collections in the SyncgroupSpec.
by Himabindu Pucha
· 9 years ago
99e7c29
vdl: Add generated vars for TypeOf, for better performance.
by Todd Wang
· 9 years ago
e89e64f
vdl: remove generated targets
by Benjamin Prosnitz
· 9 years ago
be62db0
Make the expected blessings a slice rather than a string
by Fred Quintana
· 9 years ago
d6960a6
Update vdltest to include cyclic and native types.
by Todd Wang
· 9 years ago
4cf0718
Make the Syncgroup factory methods like the ones for Collection
by Fred Quintana
· 9 years ago
dff6ffe
Make the syncgroup an Id
by Fred Quintana
· 9 years ago
971f28b
Remove time.Deadline 0 value semantics.
by Todd Wang
· 9 years ago
ac6991c
Update VDLIsZero and native zero semantics.
by Todd Wang
· 9 years ago
f45024b
Add VDLIsZero, and use it in VDLWrite.
by Todd Wang
· 9 years ago
7d74626
Use the "roaming" instead of "generic" runtime factory.
by Asim Shankar
· 9 years ago
cbfcfaf
vdl/vom: new encoders and writers
by Benjamin Prosnitz
· 9 years ago
fda15c3
sensorlog: syncbase: Change Collection to use Id instead of name.
by Ivan Pilat
· 9 years ago
54e7963
Fix some VDLRead bugs and minor clean-up.
by Todd Wang
· 9 years ago
fbd5387
TBR Fix bug in optional convertibility check, also minor cleanup.
by Todd Wang
· 9 years ago
88424dc
vom/vdl: RawBytes.Decoder() & Decoder.IsTop()
by Benjamin Prosnitz
· 9 years ago
b4bf472
sensorlog: Add VDL codegen for VDLRead(vdl.Decoder) method of each type
by Todd Wang
· 9 years ago
c4130e0
sensorlog: syncbase: eliminate explicit app layer
by Adam Sadovsky
· 9 years ago
183405f
sensorlog: updated vdl files for simplified zero
by Benjamin Prosnitz
· 9 years ago
2ba54b3
TBR: sensorlog: Make all versions 'v23-0.1'.
by Nicolas Lacasse
· 9 years ago
1c8c914
sensorlog: syncbase: Remove prefix ACLs.
by Ivan Pilat
· 9 years ago
fdc67b9
TBR sensorlog: updated vdl files for FromZero change
by Benjamin Prosnitz
· 9 years ago
7f4d804
sensorlog: syncbase: rename "table" to "collection"
by Adam Sadovsky
· 9 years ago
77dbd01
sensorlog: Step #1 of simplified Syncbase API transition
by Adam Sadovsky
· 9 years ago
7424779
sensorlog: Update generated vdl with new union targets
by Benjamin Prosnitz
· 9 years ago
75133cc
sensorlog: Fix native type consts, and gen 0 values for all types.
by Todd Wang
· 9 years ago
1497cc2
sensorlog: Address https://v.io/i/1220
by Adam Sadovsky
· 9 years ago
905beb6
sensorlog: Change vdl go codegen to emit __VDLInit funcs.
by Todd Wang
· 9 years ago
43538b0
sensorlog: updated vdl files
by Benjamin Prosnitz
· 9 years ago
b2b74da
sensorlog: Allocate targets at once
by Benjamin Prosnitz
· 9 years ago
9a0a392
sensorlog: Change vdl go generator to emit a single file.
by Todd Wang
· 9 years ago
a433a31
sensorlog: generate targets for native types
by Benjamin Prosnitz
· 9 years ago
c72cae7
sensorlog: Updated vdl files for generated decoder
by Benjamin Prosnitz
· 9 years ago
feb0e34
sensorlog: Update vdl for 2 pass gen
by Benjamin Prosnitz
· 9 years ago
9068f65
sensorlog: Remove generated IsZero logic.
by Todd Wang
· 9 years ago
1d510e2
sensorlog: Update generated vdl
by Benjamin Prosnitz
· 9 years ago
e98826c
sensorlog: Simplify watch and ACLs.
by Ivan Pilat
· 9 years ago
cb952c9
sensorlog: gosh: switch from Logf/Fatalf to TB, and related
by Adam Sadovsky
· 9 years ago
5425c40
sensorlog: make gosh.BuildGoPkg a package-level helper
by Adam Sadovsky
· 9 years ago
c3deed4
TBR: sensorlog: update 'docs' references to point to vanadium.github.io
by Adam Sadovsky
· 9 years ago
f321952
sensorlog: gosh: address TODOs
by Adam Sadovsky
· 9 years ago
e1cda0b
sensorlog: RIP modules, long live gosh+v23test
by Adam Sadovsky
· 9 years ago
b37f6c6
TBR: sensorlog: Reenable test.
by Ivan Pilat
· 9 years ago
a8f9a12
sensorlog: Port tests to v23shell.
by Ivan Pilat
· 9 years ago
90b60ea
sensorlog: v23tests is dead; long live v23test
by Adam Sadovsky
· 9 years ago
5ec3837
TBR: sensorlog: Disable flaky test.
by Ivan Pilat
· 9 years ago
8c6c549
TBR: More slashes to colons
by Asim Shankar
· 9 years ago
486bb2e
security: More slashes to colons
by Asim Shankar
· 9 years ago
91c619e
sensorlog: Replace blessing slashes with colons, part 2.
by Ivan Pilat
· 9 years ago
09ea772
sensorlog: Use built-in setsid instead of standalone binary.
by Ivan Pilat
· 9 years ago
74b0a85
sensorlog: Add clean target to Makefile to hook into Jenkins tests.
by Ivan Pilat
· 9 years ago
9829db0
sensorlog: Fix paths after migration, drop _lite suffix.
by Ivan Pilat
· 9 years ago
cbfc053
Merge branch 'master' of /tmp/experimental into ivanpi-sensorlog-merge
by Ivan Pilat
· 9 years ago
b9dca67
TBR: syncslides: Fix copyright.
by Ivan Pilat
· 9 years ago
4ffc1e0
Adding .jiri to .gitignore.
by Ivan Pilat
· 9 years ago
bbe89a9
Initial empty repository
by Ivan Pilat
· 9 years ago
0392b51
sensorlog_lite: Replace blessing slashes with colons.
by Ivan Pilat
· 9 years ago
70b9eb0
sensorlog_lite: Fix test boilerplate for test.Init() removal.
by Ivan Pilat
· 9 years ago
b0c4c60
sensorlog_lite: Add slcli list -follow.
by Ivan Pilat
· 9 years ago
8adaed0
experimental: Rename struct SyncgroupPrefix to a more generic 'TableRow'
by Jatin Lodhia
· 9 years ago
7831956
sensorlog_lite: Increase blessing expiration to one week.
by Ivan Pilat
· 9 years ago
61e533f
sensorlog_lite: Add client CLI.
by Ivan Pilat
· 9 years ago
ad88b22
sensorlog_lite: Add missing dependency to Makefile.
by Ivan Pilat
· 9 years ago
8de20e1
sensorlog_lite: Integrate measured components. End-to-end test.
by Ivan Pilat
· 9 years ago
e6399c8
sensorlog_lite: Client methods and sync test.
by Ivan Pilat
· 9 years ago
b5110b9
sensorlog_lite: Run measuring scripts at appropriate intervals.
by Ivan Pilat
· 9 years ago
e359a9d
sensorlog_lite: Use global mounttable for syncgroup publish.
by Ivan Pilat
· 9 years ago
bb15a17
sensorlog_lite: measured watch for stream configuration changes.
by Ivan Pilat
· 9 years ago
43ce77c
sensorlog_lite: Sampling script runner.
by Ivan Pilat
· 9 years ago
bd20805
sensorlog_lite: Device and stream VDL types.
by Ivan Pilat
· 9 years ago
c25ecba
sensorlog_lite: Rename SyncGroup to syncgroup.
by Ivan Pilat
· 9 years ago
60f602e
sensorlog_lite: Syncgroup create.
by Ivan Pilat
· 9 years ago
f7a830f
sensorlog_lite: Prepare for blessing chain separator change.
by Ivan Pilat
· 9 years ago
ad3312b
sensorlog_lite: Scripts for starting measured and master Syncbase.
by Ivan Pilat
· 9 years ago