Activity for YB.ORM

  • Viacheslav Naydenov committed [1397a9]

    Update Catch to v1.12.0

  • Viacheslav Naydenov committed [94495d]

    Switch back to sprintf for compatibility

  • Viacheslav Naydenov committed [861ea1]

    Support for building with msvc 2019

  • Viacheslav Naydenov committed [442a1e]

    Support noexcept for clang 6.0

  • Viacheslav Naydenov committed [6d14cb]

    Wrote a .spec file for building RPM

  • Viacheslav Naydenov committed [4dc677]

    Support building on Ubuntu 18.04

  • Viacheslav Naydenov committed [87aeb4]

    Auth: Refactor micro_http a little

  • Viacheslav Naydenov committed [85fed6]

    Support for mingw gcc 8.1.0

  • Viacheslav Naydenov committed [b212d0]

    micro_http: use pool of worker threads

  • Viacheslav Naydenov committed [80fb61]

    Auth: refactor HttpMessage; add Syslog support

  • Viacheslav Naydenov committed [0702ef]

    Update spec file

  • Viacheslav Naydenov committed [fd1eed]

    Update changelog for 0.4.9

  • Vaclav Naydionov Vaclav Naydionov created a blog post

    YB.ORM-0.4.9 released

  • YB.ORM YB.ORM released /0.4.9/yborm-0.4.9-mingw810.zip

  • YB.ORM YB.ORM released /0.4.9/yborm-0.4.9-msvc2019.zip

  • YB.ORM YB.ORM released /0.4.9/yborm-0.4.9.tar.gz

  • YB.ORM YB.ORM released /dep-libs-win32/dep_libs_mingw810.zip

  • YB.ORM YB.ORM released /dep-libs-win32/boost_1_70_0-mini-msvc2019.zip

  • YB.ORM YB.ORM released /dep-libs-win32/boost_1_70_0-mini-mingw810.zip

  • YB.ORM YB.ORM released /dep-libs-win32/dep_libs_msvc2019.zip

  • YB.ORM YB.ORM released /0.4.8/yborm-0.4.8-mingw48-qt5.zip

  • Viacheslav Naydenov committed [84a414]

    #29: fix Auth build with QT5 on Ubuntu

  • Viacheslav Naydenov committed [0f0eb5]

    #29: fix build with QT5 on Ubuntu

  • Viacheslav Naydenov committed [a325ad]

    changelog

  • Viacheslav Naydenov committed [64bd16]

    #26: do not throw on saving a DataObject twice;...

  • Viacheslav Naydenov committed [2a6d40]

    Fix broken DomainObj::find(); Fix warnings

  • Viacheslav Naydenov committed [0b89d6]

    Sync micro_http with card-proxy

  • Viacheslav Naydenov committed [b036cf]

    #28: fixing defects found by Coverity Scan

  • Vaclav Naydionov Vaclav Naydionov committed [f899fb]

    add Coverity badge

  • Viacheslav Naydenov committed [f0ef94]

    edit CHANGES for 0.4.8

  • Viacheslav Naydenov committed [88c33b]

    Merge branch 'master' of github.com:vnaydionov/...

  • Viacheslav Naydenov committed [755751]

    edit CHANGES for 0.4.8; add to debian/changelog

  • Viacheslav Naydenov committed [bada0d]

    Fix problem with removing of non existent backu...

  • Viacheslav Naydenov committed [838d86]

    Fix possible buffer underrun

  • Viacheslav Naydenov committed [5fb67b]

    Fix broken method Property::is_null(); More che...

  • Vaclav Naydionov Vaclav Naydionov created a blog post

    YB.ORM-0.4.8 released

  • YB.ORM YB.ORM released /0.4.8/yborm-0.4.8-msvc2013.zip

  • YB.ORM YB.ORM released /0.4.8/yborm-0.4.8.tar.gz

  • Viacheslav Naydenov committed [4de340]

    Move the interlocked connection opening logic f...

  • Viacheslav Naydenov committed [a57023]

    debian/changelog

  • Viacheslav Naydenov committed [e66d1c]

    #25: apply aliases for generated SELECT statements

  • Viacheslav Naydenov committed [700b91]

    Fix resource exhaustion handling in main loop o...

  • Viacheslav Naydenov committed [e446fd]

    changelog

  • Viacheslav Naydenov committed [b5a8ea]

    debian/changelog

  • Viacheslav Naydenov committed [74b1b1]

    #24: update boost.m4 script to find Boost on Ub...

  • Viacheslav Naydenov committed [537e4b]

    Merge branch 'master' of github.com:vnaydionov/...

  • Viacheslav Naydenov committed [5554b6]

    #24: do not use placement new/direct destructor...

  • Viacheslav Naydenov committed [e7ddd0]

    #25: generate short mnemonic aliases for tables

  • Viacheslav Naydenov committed [2d5965]

    debian/changelog

  • Viacheslav Naydenov committed [a12316]

    unicode fix

  • Viacheslav Naydenov committed [420e59]

    #24: update boost.m4 script to find Boost on Ub...

  • Viacheslav Naydenov committed [c3c5c1]

    Improve performance of operations on Key class:...

  • Viacheslav Naydenov committed [1e7e82]

    #25: fixes for msvc

  • Viacheslav Naydenov committed [748bce]

    changelog

  • Viacheslav Naydenov committed [38dbc9]

    fix broken object construction for explicit joi...

  • Viacheslav Naydenov committed [3d78a1]

    Simplify logic of SqlPool

  • Viacheslav Naydenov committed [3dd52e]

    added a broken test for explicit joins

  • Viacheslav Naydenov committed [799941]

    Added HttpHeaders class in Auth example

  • Viacheslav Naydenov committed [9d3052]

    Logger: get/set/check the log level

  • Viacheslav Naydenov committed [5c1f54]

    reopen DB connection when got a DB error and no...

  • Viacheslav Naydenov committed [906420]

    micro_http: Support setting back log size on a ...

  • Viacheslav Naydenov committed [cbcc2f]

    debian/changelog

  • Viacheslav Naydenov committed [cb620b]

    do not thow from destructor even if a connectio...

  • Viacheslav Naydenov committed [bfcfd3]

    debian/changelog

  • Viacheslav Naydenov committed [1f3fa4]

    micro_http: analyze Content-Type more correctly...

  • Viacheslav Naydenov committed [55d7a8]

    micro_http: Support setting back log size on a ...

  • Viacheslav Naydenov committed [406213]

    Update micro_http server and TcpSocket wrapper ...

  • Viacheslav Naydenov committed [6645ec]

    Adjust logger format

  • Viacheslav Naydenov committed [336974]

    Fix XInclude processing for LibXML2

  • Viacheslav Naydenov committed [7cc53e]

    fix tests for Blob type; fix build-mingw.bat; f...

  • YB.ORM YB.ORM released /0.4.7/yborm-0.4.7-mingw48-qt5.zip

  • YB.ORM YB.ORM released /0.4.7/yborm-0.4.7-mingw48-qt5.zip

  • Viacheslav Naydenov committed [78b2e8]

    fix release notes for 0.4.7

  • Viacheslav Naydenov committed [24df76]

    #3: allow special symbols in SQL identifiers

  • Viacheslav Naydenov committed [01bee4]

    get rid of trailing spaces

  • Viacheslav Naydenov committed [265507]

    #7: the new syntax should not break the old one...

  • YB.ORM YB.ORM released /0.4.7/yborm-0.4.7-msvc2013.zip

  • Vaclav Naydionov Vaclav Naydionov created a blog post

    YB.ORM-0.4.7 released

  • YB.ORM YB.ORM released /0.4.7/yborm-0.4.7-msvc2010.zip

  • YB.ORM YB.ORM released /0.4.7/yborm-0.4.7.tar.gz

  • Viacheslav Naydenov committed [365471]

    #14: more parameter binding errors fixed

  • Vaclav Naydionov Vaclav Naydionov committed [b35df1]

    Merge pull request #23 from OganovA/master

  • hlyustov_pm committed [232716]

    added property

  • Root Root committed [d6204f]

    Postgres introspection

  • hlyustov_pm committed [bb8dbc]

    new version of prop

  • Student committed [b6495f]

    as_string fail

  • Vaclav Naydionov Vaclav Naydionov committed [cc31f0]

    Merge pull request #22 from OganovA/master

  • Vaclav Naydionov Vaclav Naydionov committed [87882c]

    Merge pull request #20 from hlyustov-pm/master

  • Root Root committed [a6d2ec]

    code decor

  • OganovA committed [28b2f0]

    Add type BLOB, make & make check PASS, Ubuntu

  • Student committed [1aedba]

    tests commit

  • Student committed [c28a1d]

    second commit

  • Vaclav Naydionov Vaclav Naydionov committed [d7cd13]

    Merge pull request #21 from Snorkless/master

  • Student committed [8de462]

    tests check

  • Viacheslav Naydenov committed [0493e7]

    mssql driver on windows finally works

  • Student committed [2bdce4]

    as_string fail

  • Viacheslav Naydenov committed [46f4df]

    some clean-ups

  • Student committed [c3b422]

    tests commit

  • Student committed [4ec4b7]

    Merge branch 'master' of https://github.com/vna...

  • Student committed [e901a6]

    mssql dialect

1 >
MongoDB Logo MongoDB