Go to file
Shawn O. Pearce d2cdaa609d Make new message UUIDs more URL encoding friendly
=, + and / require triplet encoding in URLs. Cleanup the base64
encoding string to use different characters. This only impacts
newly created string, existing strings will continue to require a
much longer encoding when sent in JSON messages from the REST API.

Also strip leading 'A'. Most strings start with a run of 'A' due
to the first few bytes of uuidPrefix always being 0.

Avoid long runs of - in the resulting IDs by mixing the bits using
the uuidPrefix as the salt for the mixer.

Change-Id: I0a7da0aec071329c840447a0914d14118f2f20a4
2012-11-24 10:54:36 -08:00
2012-11-13 16:48:19 -08:00
2012-10-18 13:38:51 +02:00
2012-11-23 15:20:38 -08:00
2012-11-23 22:11:53 -08:00
2012-11-23 15:20:38 -08:00
2012-10-31 22:23:24 +01:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB