lp://staging/u1db
- Get this branch:
- bzr branch lp://staging/u1db
Branch merges
Branch information
Recent revisions
- 443. By dobey
-
Use the rpath option to setup.py build_ext, so the compiled cython module
can be loaded without LD_PRELOAD or LD_LIBRARY_PATH tweaking. - 442. By José Expósito
-
Add missing extern "C" usage for compatibility with C++.
- 441. By dobey
-
Pad the version string with 0 so that (13, 05) becomes 13.05 instead of 13.5.
- 439. By Samuele Pedroni
-
clarify querying of number() and bool() indexes, values for querying are always strings (atm)
- 438. By Samuele Pedroni
-
fix code that was using sizeof of value_types like it was some sort of dynamic array len, use the explicit arity value instead
- 437. By Samuele Pedroni
-
be less strict about the error message we get testing failing cert verification
- 436. By Stuart Langridge
-
Add a note to the tutorial documentation explaining how to use inmemory implementations of u1db for test suites.
- 435. By Eric Casteleijn
-
Made database initialization happen in an exclusive transaction in C.
- 434. By Eric Casteleijn
-
handle empty value for doc ids correctly
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)