Evan Prodromou
6fc7e5b05b
Use UUIDs for Bookmark unique ID
...
I was trying to generate URIs for Bookmarks based on (profile, crc32(url), created).
I failed at that. CRC32s are unsigned ints, and our schema code didn't like that.
On top of that, my code to encode and restore created timestamps was problematic.
So, I switched back to using a meaningless unique ID for Bookmarks.
One way to do this would be to use an auto-incrementing integer ID. However, we've been
kind of crabbed out a few times for exposing auto-incrementing integer IDs as URIs, so
I thought maybe using a random UUID would be a better way to do it.
So, this patch sets random UUIDs for URIs of bookmarks.
2010-12-30 13:21:14 -08:00
..
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-10-28 00:14:45 +00:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:33:39 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-30 13:21:14 -08:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-09-20 20:40:55 +02:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-17 17:22:52 -05:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-22 15:04:50 -08:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2009-10-02 11:46:14 +00:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-01-06 00:20:15 -05:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-02-17 12:03:14 -05:00
2010-12-29 15:29:29 -08:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-09-15 14:10:18 -07:00
2010-12-17 12:08:46 -08:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-09-15 14:10:18 -07:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-17 15:57:22 -08:00
2010-05-27 18:27:33 -04:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-12-16 16:30:30 +01:00
2010-01-18 09:37:42 -08:00