- Dec 18, 2020
-
-
Łukasz Stolarczuk authored
Fix coverity issues (not catching exception in dtor)
-
Łukasz Stolarczuk authored
Bump required version of libpmemobj
-
Igor Chorążewicz authored
Since introducing flat_transactions, 1.9 is needed.
-
- Dec 17, 2020
-
-
Igor Chorążewicz authored
readme: update readme file
-
Krzysztof Filipek authored
- update instructions for Windows build using VC++2015 and disability to build with radix_tree - minor readme changes
-
Igor Chorążewicz authored
-
- Dec 16, 2020
-
-
Igor Chorążewicz authored
Fix SRCVERSION in CMake
-
Łukasz Stolarczuk authored
ref. #597
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
and if source ver can't be established, set it to "generic" project's VERSION.
-
Igor Chorążewicz authored
CI updates and fixes
-
Igor Chorążewicz authored
Properly find Valgrind on OpenSUSE
-
Igor Chorążewicz authored
CI: remove redundant CMake param in Windows build
-
Szymon Romik authored
Introduce flat transaction class and change containers' behavior
-
- Dec 15, 2020
-
-
Łukasz Stolarczuk authored
-
- Dec 11, 2020
-
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
and make sure to skip only Valgrind tests, not for all tracers.
-
Łukasz Stolarczuk authored
And update check in run-build.sh to test if build really fails.
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
- Dec 10, 2020
-
-
Igor Chorążewicz authored
major CI/utils cleanup
-
Łukasz Stolarczuk authored
ref. 02c0feca
-
Pawel Karczewski authored
-
Łukasz Stolarczuk authored
and make sure WORKDIR env is set.
-
Łukasz Stolarczuk authored
it's useful for debugging, especially if tests fail.
-
Łukasz Stolarczuk authored
Pushing image happens only on push events so tests are expected to pass. Taking this into account - pushing can be done right after rebuilding an image, instead of marking a flag for a later push.
-
Łukasz Stolarczuk authored
- set proper IMG_VER on stable branches, - use "rebuild" param (for pull-or-rebuild.sh) on stable branches.
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
rather than hardcoded address string.
-
Łukasz Stolarczuk authored
and remove ndctl installation step in CentOS, since it's installed from package.
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
and use it in jobs not requiring image rebuilding.
-
Łukasz Stolarczuk authored
instead of using array of hard-coded dir names.
-
Łukasz Stolarczuk authored
fixes warning in log: 'Unable to find image '...' locally'.
-
Łukasz Stolarczuk authored
so we don't have to update this piece of code every release.
-
Łukasz Stolarczuk authored
and let other OSes build independently.
-
Łukasz Stolarczuk authored
to make possible to override it for testing on real pmem. Default: ON.
-
Łukasz Stolarczuk authored
-