ClickHouse/dbms/src/Common/ZooKeeper
alexey-milovidov c7863e1ac6
Clang Tidy, part 7 (#9799)
* Attempt to enable identifier naming check

* Attempt to enable identifier naming check, continue

* Progress on identifier names

* Adopt identifier names check

* Fixed error

* Merge with master

* Fixed build

* Fixed build

* Fixed build

* Fixed build

* Fixed build

* Fixed error

* Fixed error

* Fixed error
2020-03-23 05:12:31 +03:00
..
tests Added most of clang-static-analyzer checks 2020-03-20 21:53:35 +03:00
CMakeLists.txt Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
Common.h Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
IKeeper.cpp clang-tidy, part 3 2020-03-09 00:29:00 +03:00
IKeeper.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Increment.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
KeeperException.h Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
LeaderElection.h Documentation for ProfileEvents (more) #3010 2018-09-02 03:05:09 +03:00
Lock.cpp clang-tidy, part 3 2020-03-09 00:29:00 +03:00
Lock.h Miscellaneous [#CLICKHOUSE-2] 2018-04-03 20:35:48 +03:00
TestKeeper.cpp Added even more clang-tidy checks 2020-03-18 19:51:20 +03:00
TestKeeper.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Types.h Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
ZooKeeper.cpp Added most of clang-static-analyzer checks 2020-03-20 21:53:35 +03:00
ZooKeeper.h More clean-up 2020-02-17 17:27:09 +03:00
ZooKeeperHolder.cpp Miscellaneous [#CLICKHOUSE-2] 2019-01-02 09:44:36 +03:00
ZooKeeperHolder.h Style #2913 2018-08-24 08:25:00 +03:00
ZooKeeperImpl.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
ZooKeeperImpl.h clang-tidy, part 4 2020-03-09 00:40:00 +03:00
ZooKeeperNodeCache.cpp Fixed ErrorCodes, part 3 2020-02-25 21:20:08 +03:00
ZooKeeperNodeCache.h Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00