summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Database.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStorm fixesJoe George2021-02-02
|
* IceGrid and IceStormJoe George2021-02-01
|
* Fixed IceGrid locking issue, fixes #503Benoit Foucher2019-09-06
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Fixes for C++17 modeJose2018-09-07
| | | | Close #180
* Missing throw statementJose2018-06-04
|
* Update copyright year to 2018Jose2018-02-14
|
* Prevent registration of dynamic replica groups if already registered with ↵Benoit Foucher2018-02-09
| | | | deployment facility (ICE-8556)
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed ICE-8211 - IceGrid registry inconsistency when resolving dynamically ↵Benoit Foucher2017-07-06
| | | | registered replicagroup endpoints
* Remove excessive empty linesJoe George2017-06-07
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-7328 - IceGrid no longer returns proxies from disabled servers for ↵Benoit Foucher2017-02-10
| | | | | | | | ByType operations
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
| | | | | | | | Removed ctor and assignment operator from UniquePtr
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Merge branch '3.6'Jose2016-03-10
|\|
| * Fixed ICE-7010 - Fixed bug with dynamicaly registered replica groupsBenoit Foucher2016-03-10
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | The default LMDB map size for IceGrid and IceStorm is now 10MB (Windows)Bernard Normier2015-11-23
| | | | | | | | and 100MB (Linux, OS X)
* | Reworked IceStorm and IceGrid database error handlingBernard Normier2015-11-20
| |
* | Reduced default LMDB size to 10MB (the LMDB default)Bernard Normier2015-11-17
| |
* | Changed IceGrid.Registry.Data property to IceGrid.Registry.LMDB.PathDwayne Boone2015-11-09
| |
* | Added properties to set the database map size for IceGrid/IceStormDwayne Boone2015-11-05
| |
* | Fixed ICE-6859 - Reviewed getSerial/updateSerialBenoit Foucher2015-10-30
| |
* | Initialize IceGrid serial map on startupDwayne Boone2015-10-29
| |
* | Linux build fixesDwayne Boone2015-10-28
| |
* | Convert IceGrid/IceStorm to use LMDB database rather than Freeze/BdBDwayne Boone2015-10-28
|/
* Fixed ICE-6573 - IceGrid application update failure when updating server ↵Benoit Foucher2015-06-08
| | | | with allocatables and clients are waiting to allocate the allocatable
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5518: allows saving application with no-restart when removing ↵Benoit Foucher2014-10-17
| | | | stopped server
* Fixed ICE-5595: Catch C++ exceptions by const referenceBenoit Foucher2014-07-25
|
* Fixed IceGrid compilation error, IceDiscovery dependenciesBenoit Foucher2014-04-23
|
* Fixed (ICE-4858) - Eliminate IceDBJose2014-04-18
|
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed IceGrid registry replication bug reported by CengageBenoit Foucher2013-10-17
|
* Fixed IceGrid/replication test failures on UbuntuBenoit Foucher2013-09-04
|
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵Benoit Foucher2013-09-03
| | | | another replica
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixes for ICE-4961: improve IceGrid interop with old nodes and registriesBenoit Foucher2012-11-19
|
* Added support for proxy-options to IceGrid adapter, replica group and object ↵Benoit Foucher2012-11-16
| | | | descriptors