Sign in
vanadium
/
release.go.x.ref
/
3ae315f511beae1970b97dbe059c9783e1133bd3
/
lib
2896cc6
Merge "x/ref: Remove verror.Is and verror.Equal"
by Todd Wang
· 10 years ago
756772c
ref: adding copyright to the vdl files
by Jiri Simsa
· 10 years ago
8fa3876
x/ref: Remove verror.Is and verror.Equal
by Todd Wang
· 10 years ago
d7616c9
ref: adding copyright headers and licensing files
by Jiri Simsa
· 10 years ago
67b8a26
vdl: adding the copyright header into the generated source code
by Jiri Simsa
· 10 years ago
036c30c
ref/lib/flags, ref/test: make it possible to set new default values.
by Cosmos Nicolaou
· 10 years ago
8646ba6
ref: Change more uses of "veyron".
by Suharsh Sivakumar
· 10 years ago
53a4e2e
x/ref: Disallow uppercase acronyms in VDL identifiers.
by Todd Wang
· 10 years ago
dc81f5f
lib/vdl/codegen/golang: make the enum all values slice into an array
by Bogdan Caprita
· 10 years ago
94502cf
ref: Rename package ipc to rpc.
by Matt Rosencrantz
· 10 years ago
e3d1922
lib/vdl/codegen/java: add support for signature() method generation
by James Ring
· 10 years ago
9e90984
test/modules/shell.go: have a single NewShell call with functional expect.Session support.
by Cosmos Nicolaou
· 10 years ago
52e9a22
x.ref/test: improved documentation and testing.
by Cosmos Nicolaou
· 10 years ago
d1cc6e0
ref: Changes most simple uses of veyron to vanadium.
by Suharsh Sivakumar
· 10 years ago
353b1a0
Merge "ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'."
by Suharsh Sivakumar
· 10 years ago
224f1f9
TBR x/ref: Allow JS Enums to be used like EnumName.LabelName
by Benjamin Prosnitz
· 10 years ago
a4ac50a
ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'.
by Suharsh Sivakumar
· 10 years ago
1381f8a
mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules
by Cosmos Nicolaou
· 10 years ago
0bd2654
vdl: Fix Javascript type generation bugs.
by Todd Wang
· 10 years ago
3564be1
Merge "x/ref/lib/testutil tidy up: step 1"
by Cosmos Nicolaou
· 10 years ago
a18a1eb
x/ref/lib/testutil tidy up: step 1
by Cosmos Nicolaou
· 10 years ago
34fb249
modules, v23tests: Security usability improvement
by Asim Shankar
· 10 years ago
1a3eba6
Merge "Revert "lib/modules: Pass credentials irrespective of "ExecProtocol".""
by Asim Shankar
· 10 years ago
b60efb9
TBR x/ref: ACL Rename
by Benjamin Prosnitz
· 10 years ago
b10e547
Revert "lib/modules: Pass credentials irrespective of "ExecProtocol"."
by Asim Shankar
· 10 years ago
90cdbd1
Merge "TBR x/ref: Rename ID->Id in VDL file"
by Benjamin Prosnitz
· 10 years ago
2be28dc
TBR x/ref: Rename ID->Id in VDL file
by Benjamin Prosnitz
· 10 years ago
9d3278a
ref: Complete the move of netconfig and netstate to release.go.x.lib.
by Matt Rosencrantz
· 10 years ago
149c8f4
Merge "vdl/javascript: Change the generator to use the new package layout."
by Shyam Jayaraman
· 10 years ago
a72e70b
lib/modules: Pass credentials irrespective of "ExecProtocol".
by Asim Shankar
· 10 years ago
1b0b08d
vdl/javascript: Change the generator to use the new package layout.
by Shyam Jayaraman
· 10 years ago
42a1736
x.ref/lib/modules: comment and API improvements.
by Cosmos Nicolaou
· 10 years ago
e7970b6
profiles/internal/naming/namespace: Use new blessing pattern parsing.
by Ryan Brown
· 10 years ago
38f390c
ref: Move unused libraries to deprecated.
by Matt Rosencrantz
· 10 years ago
6cc49ef
Merge "ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal."
by Matt Rosencrantz
· 10 years ago
86ba1a1
ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal.
by Matt Rosencrantz
· 10 years ago
b6cd396
x.ref/lib/exec: add an option to allow bypassing the parent/child protocol.
by Cosmos Nicolaou
· 10 years ago
2b675f9
ref/profiles/proxy: Move the proxy implementation back into profiles internal.
by Matt Rosencrantz
· 10 years ago
965c246
Merge "vdl/javascript: Call reduce on generated constants. This will produce native types when appropriate"
by Shyam Jayaraman
· 10 years ago
d71f11c
Remove FindUnusedPort from lib/testutil and tests.
by Cosmos Nicolaou
· 10 years ago
394af41
services/mgmt/device: further restrict devicemanager 'test mode' & extra logging
by Bogdan Caprita
· 10 years ago
cbf0cf3
vdl/javascript: Call reduce on generated constants.
by Shyam Jayaraman
· 10 years ago
4a77b88
profiles/internal/ipc: Add Glob error when user doesn't have access
by Robin Thellend
· 10 years ago
af5b04c
Merge "lib/modules: Re-implement queue_rw.go without depending on upcqueue."
by Matt Rosencrantz
· 10 years ago
31f4985
ref: Make vdl generation use Call instead of Context.
by Suharsh Sivakumar
· 10 years ago
87658f5
lib/appcycle/appcycle.go: clarify stop log message requestor as a blessing
by Bogdan Caprita
· 10 years ago
5c75ff8
lib/modules: Re-implement queue_rw.go without depending on upcqueue.
by Matt Rosencrantz
· 10 years ago
acddbf5
TBR v.io/x/ref/lib/vdl/codegen/java: Java codegen changes to reflect recent rename/move.
by Srdjan Petrovic
· 10 years ago
c0bab2c
vdl/java: change VdlOptional<T extends VdlValue> to VdlOptional<T>
by Sergey Rogulenko
· 10 years ago
bca4981
TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd.
by Matt Rosencrantz
· 10 years ago
be2869a
ref: Include tests in dependency checks.
by Matt Rosencrantz
· 10 years ago
dbc1be2
ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal
by Matt Rosencrantz
· 10 years ago
8d6c8e7
lib/vdl: fixing out-of-date test data
by Jiri Simsa
· 10 years ago
ffceefa
TBR renaming v.io/core/veyron to v.io/x/ref
by Jiri Simsa
· 10 years ago
5c7ed21
core: Rename things called *Context to *Call.
by Matt Rosencrantz
· 10 years ago
bf1ded7
Merge "vdl/js: Require 'vanadium' rather than 'veyron'"
by Shyam Jayaraman
· 10 years ago
3e566f3
Merge "core: moving vlog from release.go.v23 to release.go.x.lib"
by Jiri Simsa
· 10 years ago
152490d
Merge "core: Rename ServerCall to StreamServerCall."
by Matt Rosencrantz
· 10 years ago
337af23
core: moving vlog from release.go.v23 to release.go.x.lib
by Jiri Simsa
· 10 years ago
8580c0c
Merge "core: moving release.go.lib to release.go.x.lib"
by Jiri Simsa
· 10 years ago
b5cac4d
core: disabling the flaky modules.TestChildNoRegistration() test
by Jiri Simsa
· 10 years ago
4ada7c0
vdl/js: Require 'vanadium' rather than 'veyron'
by Shyam Jayaraman
· 10 years ago
24a7155
core: moving release.go.lib to release.go.x.lib
by Jiri Simsa
· 10 years ago
1dcd0a9
core: Rename ServerCall to StreamServerCall.
by Matt Rosencrantz
· 10 years ago
2bf7b1e
security: Make Blessings a struct instead of an interface.
by Asim Shankar
· 10 years ago
8418530
vdl: Whitelist v.io/v23/security for native <-> wire conversions.
by Asim Shankar
· 10 years ago
745af00
Merge "TBR core: Move signature printing routines from v23 to core."
by Todd Wang
· 10 years ago
1b88f09
TBR core: Move signature printing routines from v23 to core.
by Todd Wang
· 10 years ago
350ed9b
Moving wsprd back to core.
by Jiri Simsa
· 10 years ago
87cea30
TBR core: Re-org vdl and vom packages.
by Jiri Simsa
· 10 years ago
613e1ad
TBR: Update outdated vdl files.
by Jing Jin
· 10 years ago
4a2ad0d
Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (disabling some tests)
by Todd Wang
· 10 years ago
42ffa61
Merge branch 'master' of /tmp/release.go.v23 into mv_vdl
by Todd Wang
· 10 years ago
232d649
Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (step 2)
by Todd Wang
· 10 years ago
ac00f8b
stuff
by Todd Wang
· 10 years ago
98b3c8b
Merge branch 'master' of /tmp/release.go.v23 into mv_vom
by Todd Wang
· 10 years ago
991ecf1
Prepare moving vom from v.io/v23 to v.io/core/veyron/lib (part 2)
by Todd Wang
· 10 years ago
de2ccc6
Merge "core: cleanup of GO.PACKAGE indentation and v23 tests header"
by Jiri Simsa
· 10 years ago
e7fc94d
core: cleanup of GO.PACKAGE indentation and v23 tests header
by Jiri Simsa
· 10 years ago
61d6938
veyron/lib/modules: Add an api for customizing the principal given to a process.
by Ryan Brown
· 10 years ago
4d2f6cc
veyron/lib/flags/buildinfo: rework the buildinfo package a bit, and add stat
by Bogdan Caprita
· 10 years ago
b1c49cd
TBR: Copyright header added. MultiPart: 4/5
by Cosmos Nicolaou
· 10 years ago
9a5b307
TBR veyron/runtimes/google/ipc/stream/fix: fix a bug in vif cache
by Jungho Ahn
· 10 years ago
17548e1
Merge "veyron2,veyron/runtimes/google/rt: introduce binary metadata"
by Bogdan Caprita
· 10 years ago
3f68cf5
veyron2,veyron/runtimes/google/rt: introduce binary metadata
by Bogdan Caprita
· 10 years ago
9c0168e
veyron/services/proxy/proxyd: Add debug server
by Robin Thellend
· 10 years ago
6ac9522
TBR renaming party
by Jiri Simsa
· 10 years ago
b2cc129
TBR: tools/{namespace,mounttable}: Sundry tweaks
by Asim Shankar
· 10 years ago
5c4564e
lib/toposort: moving toposort from core to lib
by Jiri Simsa
· 10 years ago
d61e5a8
v23tests, modules and exec: make stdin redirection work and start work towards fixing https://github.com/veyron/release-issues/issues/1157
by Cosmos Nicolaou
· 10 years ago
980a870
TBR: fix the build after accidentially pushing https://vanadium.googlesource.com/release.go.core/+/ceef8f9b7a428dd15045ece2a639b5f12ce92520
by Cosmos Nicolaou
· 10 years ago
a6fef89
v23tests and testing continued tidying up
by Cosmos Nicolaou
· 10 years ago
85a823e
Merge "core: Remove testutil.Init in init and use v23 test generate to generate proper TestMains."
by Suharsh Sivakumar
· 10 years ago
d3b1cb1
v23tests: usability improvements.
by Cosmos Nicolaou
· 10 years ago
220bc81
Merge "veyron/lib/websocket|veyron/runtimes/google/ipc: Set KeepAlive in Dialers and Listeners"
by Robin Thellend
· 10 years ago
aaed596
Merge "veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2"
by Cosmos Nicolaou
· 10 years ago
e79aebe
veyron/lib/websocket|veyron/runtimes/google/ipc: Set KeepAlive in Dialers and Listeners
by Robin Thellend
· 10 years ago
93dd88b
veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2
by Cosmos Nicolaou
· 10 years ago
d19c95d
core: Remove testutil.Init in init and use v23 test generate
by Suharsh Sivakumar
· 10 years ago
e5e62d0
mounttable: Change the reply stream to be a union of replies and errors.
by David Why Use Two When One Will Do Presotto
· 10 years ago
Next »