serxa
|
4971c1f04d
|
review fixes
|
2022-09-15 11:34:14 +00:00 |
|
Sergei Trifonov
|
c31818260f
|
renames and refactoring
|
2022-09-12 21:03:06 +02:00 |
|
Sergei Trifonov
|
4810a59866
|
fix uninitialized variables
|
2022-09-12 13:27:06 +02:00 |
|
Sergei Trifonov
|
77ee4c04aa
|
fix stateless tests
|
2022-09-06 20:28:50 +02:00 |
|
Sergei Trifonov
|
014d109175
|
fix build, fix docs, fix comments, logical fixes, test are still to be fixed and new test are to be added
|
2022-09-02 16:20:09 +02:00 |
|
Sergei Trifonov
|
7fec55eea4
|
work in progress
|
2022-09-02 04:12:05 +02:00 |
|
Sergei Trifonov
|
c5d1bbf680
|
reimplement with <allow> tag
|
2022-08-26 21:20:00 +02:00 |
|
Sergei Trifonov
|
856a2f5956
|
Allow to modify constrained settings in readonly mode
|
2022-08-25 17:24:24 +02:00 |
|
Vitaly Baranov
|
7afcc65060
|
Add new functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-22 22:20:53 +03:00 |
|
Vitaly Baranov
|
6c74b44729
|
Fix possible crash when login as dropped user.
|
2021-07-15 19:01:34 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Vitaly Baranov
|
a804f9499d
|
Use references while iterating through settings.
|
2020-08-04 04:00:38 +03:00 |
|
Vitaly Baranov
|
56665a15f7
|
Rework and rename the template class SettingsCollection => BaseSettings.
|
2020-07-31 20:54:18 +03:00 |
|
Vitaly Baranov
|
e40a8ac176
|
Use names of the settings instead of their indices in SettingsConstraints and settings profiles.
|
2020-07-31 19:11:27 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|