Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-16 | Move db tools to a separate package and make them PIEtizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_5.0/20181101.000006submit/tizen_4.0/20170828.100005submit/tizen/20170816.232010accepted/tizen/unified/20170817.153739accepted/tizen/5.0/unified/20181102.025532accepted/tizen/4.0/unified/20170828.222604tizen_5.0tizen_4.0tizenaccepted/tizen_unifiedaccepted/tizen_5.0_unifiedaccepted/tizen_4.0_unified | Łukasz Stelmach | 5 | -5/+18 | |
Change-Id: If834ee66c2390c7023646d313927495332b942ad Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> | |||||
2017-05-25 | Change the workaround according to developer's advice | Łukasz Stelmach | 1 | -4/+2 | |
CMake developer adviced[1] to use the workaround from 65ee196a as a permanent solution, without dependance on CMake's version. [1] https://gitlab.kitware.com/cmake/cmake/merge_requests/827#note_267940 Forwarded: https://github.com/Softmotions/ejdb/pull/188 Change-Id: Iabd5cf6dc8f4a5b1473d09f35ff18f595267a18c Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> | |||||
2017-05-25 | Minor fix in comments | Łukasz Stelmach | 1 | -1/+1 | |
Change-Id: Ic16eca84c6da525d443bd8665366b67937ee369a Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> Forwarded: https://github.com/Softmotions/ejdb/pull/190 | |||||
2017-05-25 | Fix error of the rpm specsubmit/tizen_4.0/20170811.094300submit/tizen/20170525.025825accepted/tizen/unified/20170531.082507accepted/tizen/4.0/unified/20170816.013012 | Kunhoon Baik | 1 | -3/+9 | |
RPM macro devel_package includes package,decription and files. However, "files devel" is redefined in this package. This patch removes the devel_package macro for better description of devel packages and fixing bugs Change-Id: I4649a3406de46d9f1f937b077df1d25130a9bc68 | |||||
2017-05-19 | Tune tchdb and tctdb to decrease initial size of hash maps | Łukasz Stelmach | 2 | -3/+3 | |
2017-05-19 | spec: add ejdb.spec | Łukasz Stelmach | 3 | -0/+64 | |
Change-Id: I64013486e97e10bd34d70dc1f5ef363354d27033 Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> | |||||
2017-05-16 | minor fix in comments | Łukasz Stelmach | 4 | -5/+5 | |
Forwarded: https://github.com/Softmotions/ejdb/pull/189 | |||||
2017-05-16 | Work around a bug in CMake's CPack and install files correctly | Łukasz Stelmach | 1 | -0/+6 | |
2017-05-16 | Don't set CPACK_DEBIAN_PACKAGE_ARCHITECTURE to "any" | Łukasz Stelmach | 1 | -1/+0 | |
Forwarded: https://github.com/Softmotions/ejdb/pull/188 | |||||
2017-04-20 | #170 | Vyacheslav Tyutyunkov | 2 | -2/+54 | |
2017-03-21 | Update README.md | Adamansky Anton | 1 | -6/+1 | |
2017-03-21 | Update README.md | Adamansky Anton | 1 | -1/+1 | |
2017-03-21 | v1.2.12 landedv1.2.12 | Anton Adamansky | 1 | -0/+7 | |
2017-03-20 | #169 - clearing coll dbs on close | Vyacheslav Tyutyunkov | 2 | -8/+44 | |
2017-03-17 | #174 - clearing TCENOREC status on coll creation | Vyacheslav Tyutyunkov | 2 | -1/+23 | |
2017-03-16 | Update README.md | Adamansky Anton | 1 | -0/+2 | |
2017-03-16 | v1.2.11 landed | Anton Adamansky | 1 | -12/+13 | |
2017-03-15 | - minors | Anton Adamansky | 3 | -2/+8 | |
2017-03-10 | #182 - fixes in bson_compare | Vyacheslav Tyutyunkov | 2 | -6/+44 | |
2017-03-10 | #182 test | Vyacheslav Tyutyunkov | 2 | -1/+116 | |
2017-01-13 | - minors in .gitignore | Anton Adamansky | 1 | -0/+1 | |
2017-01-13 | - minors | Anton Adamansky | 2 | -4/+6 | |
2015-09-14 | #163 - merge duplicate keys | Tyutyunkov Vyacheslav | 2 | -1/+101 | |
2015-09-13 | Merge branch 'ticket161' | Tyutyunkov Vyacheslav | 2 | -8/+65 | |
2015-09-13 | #161 | Tyutyunkov Vyacheslav | 1 | -1/+1 | |
2015-09-13 | Merge pull request #160 from dmigous/export_bson_free_symbol | Adamansky Anton | 1 | -1/+1 | |
EJDB_EXPORT for bson_free | |||||
2015-08-27 | #161 - minors | Tyutyunkov Vyacheslav | 1 | -3/+3 | |
2015-08-27 | #161 - fixes | Tyutyunkov Vyacheslav | 2 | -8/+65 | |
2015-08-21 | EJDB_EXPORT for bson_free | Dmitry Belous | 1 | -1/+1 | |
2015-08-13 | minors | Anton Adamansky | 1 | -2/+2 | |
2015-08-10 | Merge pull request #157 from dmigous/remove_ejdb_from_pkg_includedir | Adamansky Anton | 1 | -1/+1 | |
Remove ejdb in pkg-config includedir | |||||
2015-08-10 | fixed | Dmitry Belous | 1 | -1/+1 | |
2015-08-05 | Merge branch 'achoy-master' | Tyutyunkov Vyacheslav | 2 | -4/+48 | |
2015-08-05 | #156 - merge & test | Tyutyunkov Vyacheslav | 2 | -4/+48 | |
2015-07-30 | Minor changes | Albert Choy | 1 | -0/+25 | |
2015-07-24 | Fixed #152 | Anton Adamansky | 1 | -4/+2 | |
2015-07-24 | v1.2.10 landed | Anton Adamansky | 1 | -0/+7 | |
2015-07-23 | #155 UMC fixed | Tyutyunkov Vyacheslav | 1 | -1/+1 | |
2015-07-13 | #148 - memory leak fixes | Tyutyunkov Vyacheslav | 2 | -1/+4 | |
2015-07-13 | #148 - memory leak fixes | Tyutyunkov Vyacheslav | 1 | -0/+1 | |
2015-07-13 | #148 | Tyutyunkov Vyacheslav | 2 | -0/+0 | |
2015-07-13 | Merge branch 'master' of github.com:Softmotions/ejdb | Tyutyunkov Vyacheslav | 4 | -13/+16 | |
2015-07-13 | #148 - fix duplicate paths in bson | Tyutyunkov Vyacheslav | 7 | -1/+488 | |
2015-07-10 | v1.2.9 landed | Anton Adamansky | 1 | -2/+2 | |
2015-07-10 | Merge branch 'ticket149' | Anton Adamansky | 4 | -11/+14 | |
2015-07-10 | #149 | Anton Adamansky | 1 | -0/+1 | |
2015-07-10 | working on #149 | Anton Adamansky | 2 | -0/+2 | |
2015-07-09 | set win32 mmaping size according to xmsiz hdb option (#149) | Anton Adamansky | 1 | -11/+11 | |
2015-06-09 | Merge pull request #144 from gitter-badger/gitter-badge | Adamansky Anton | 1 | -0/+2 | |
Add a Gitter chat badge to README.md | |||||
2015-06-09 | Added Gitter badge | The Gitter Badger | 1 | -0/+2 | |