Tags give the ability to mark specific points in history as being important
-
-
-
-
-
rdb-06-00-23-05
Fix bug https://savannah.cern.ch/bugs/index.php?67600
-
rdb-06-01-11
7f0f92d4 · ·modify OksObject::references() to use fast unordered set OksObject::FSet instead of std::set<const OksObject *>
-
-
rdb-06-01-09
fix savannah issues https://savannah.cern.ch/bugs/?64838 and https://savannah.cern.ch/bugs/?65165
-
rdb-06-00-23-04
31fbb01f · ·Fix Savannah issues: https://savannah.cern.ch/bugs/?65165 https://savannah.cern.ch/bugs/?64838
-
-
-
rdb-06-01-06
86523ee6 · ·skip callbacks for process originating commit_changes(), i.e. process modifying DB is not notified on own changes
-
rdb-06-00-23-03
d6607303 · ·Fix problem with ISRepository server: do not throw exception, if there is no file to reload
-
-
rdb-06-00-23-02
fix bugs https://savannah.cern.ch/bugs/?63074: 1. use timestamp in temporal filenames; 2. remove colons from backup file name
-
rdb-06-01-04
fix bugs https://savannah.cern.ch/bugs/?63074 1. remove colons from backup file name; 2. use timestamp in temporal filename
-
rdb-06-01-03
bd18df33 · ·slave servers subscribe master RDB server by name; for recovery by Expert System this name is reported when master server cannot notify client
-
rdb-06-00-23-01
536395d1 · ·Fix problem with slow reload of changes with removed objects by slave servers (see https://savannah.cern.ch/bugs/index.php?62853) Show modified schema files in addition to modified data files
-
-
rdb-06-01-01
cfe8411d · ·on database reload user request throw exception if user file cannot be found among OKS data files; look to updated schemas in addition to updated data files (RDBServer::fill_modified_files() method)