Revision tags: v7.1.1, v7.0.4, v7.1.0, v6.6.5-MP1, v6.6.5, v6.6.4, v7.0.2, v7.0.1, v6.6.3, v7.0.0, v6.6.2, v6.5.2, v6.0.5, v6.6.1, v6.5.1-MP5, v6.6.0, v6.5.1-MP3, v6.5.1, v6.0.4, v6.5.0, v6.0.3, v5.5.6, v6.0.2, v5.5.5, v5.5.4 |
|
#
04c1c8ec |
| 20-Mar-2019 |
Trond Norbye <trond.norbye@gmail.com> |
Remove config.h
Change-Id: I79eb8c762971255db9d36a5f6461a8a6d0f29249 Reviewed-on: http://review.couchbase.org/106517 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchba
Remove config.h
Change-Id: I79eb8c762971255db9d36a5f6461a8a6d0f29249 Reviewed-on: http://review.couchbase.org/106517 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchbase.com>
show more ...
|
Revision tags: v6.0.1, v5.5.3, v5.1.3, v6.0.0, v5.5.2 |
|
#
0238430f |
| 22-Aug-2018 |
Ben Huddleston <ben.huddleston@couchbase.com> |
MB-30798: Update spdlog to version 1.1
As we need to make changes to spdlog we should first update our version of it to 1.1. Make the necessary changes to our code to use the new spdlog api.
Use th
MB-30798: Update spdlog to version 1.1
As we need to make changes to spdlog we should first update our version of it to 1.1. Make the necessary changes to our code to use the new spdlog api.
Use the new buffer/size style string returned by fmtlib where we perform custom formatting.
Change-Id: I616628d50008758e21a54003cf676c1eb3109cc9 Reviewed-on: http://review.couchbase.org/100224 Reviewed-by: Dave Rigby <daver@couchbase.com> Tested-by: Build Bot <build@couchbase.com>
show more ...
|
Revision tags: v5.5.1, v5.1.2, v5.5.0, v5.1.1, v5.1.0 |
|
#
61fee275 |
| 25-Jan-2018 |
Trond Norbye <trond.norbye@gmail.com> |
Cleanup: const members of the rotating sink
These members can't be changed after the object is created and should be marked as const.
Change-Id: I2178117baeaad4003dd600f6f8d5ac2582fb7525 Reviewed-o
Cleanup: const members of the rotating sink
These members can't be changed after the object is created and should be marked as const.
Change-Id: I2178117baeaad4003dd600f6f8d5ac2582fb7525 Reviewed-on: http://review.couchbase.org/88362 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchbase.com>
show more ...
|
#
7fa77746 |
| 25-Jan-2018 |
Trond Norbye <trond.norbye@gmail.com> |
Cleanup: Remove unused max_files in spdlogger
It is the responsibility of ns_server to clean up the files which isn't supposed to be collected.
Change-Id: I914aaa654346937ea0c60ea3f52bea4aa16fc85c
Cleanup: Remove unused max_files in spdlogger
It is the responsibility of ns_server to clean up the files which isn't supposed to be collected.
Change-Id: I914aaa654346937ea0c60ea3f52bea4aa16fc85c Reviewed-on: http://review.couchbase.org/88361 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchbase.com>
show more ...
|
#
61f006ad |
| 19-Jan-2018 |
Trond Norbye <trond.norbye@gmail.com> |
MB-27665: Fix problems with EMFILE for spdlogger
Continue to log to the same file if we encounter problems opening the next log file.
Change-Id: Ia35a5aa4f6f320704725ae1c987bd581d605a637 Reviewed-o
MB-27665: Fix problems with EMFILE for spdlogger
Continue to log to the same file if we encounter problems opening the next log file.
Change-Id: Ia35a5aa4f6f320704725ae1c987bd581d605a637 Reviewed-on: http://review.couchbase.org/88134 Reviewed-by: Tim Bradgate <tim.bradgate@couchbase.com> Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Dave Rigby <daver@couchbase.com>
show more ...
|
#
14052dea |
| 19-Jan-2018 |
Trond Norbye <trond.norbye@gmail.com> |
Refactor: move the spdlogger to memcached_logger
Instead of doing dynamic loading of the logger it is linked into the binary.
Change-Id: I1577397cc29ecd4f73a50836391a985bac94fe7f Reviewed-on: http:
Refactor: move the spdlogger to memcached_logger
Instead of doing dynamic loading of the logger it is linked into the binary.
Change-Id: I1577397cc29ecd4f73a50836391a985bac94fe7f Reviewed-on: http://review.couchbase.org/88092 Reviewed-by: Dave Rigby <daver@couchbase.com> Reviewed-by: Tim Bradgate <tim.bradgate@couchbase.com> Tested-by: Build Bot <build@couchbase.com>
show more ...
|