Kishore Nallan
|
377e302111
|
Fix docker build.
|
2023-03-23 20:06:23 +05:30 |
|
Kishore Nallan
|
be9ba98a25
|
Add deb/rpm/binary/docker bazel build options.
|
2023-03-03 21:25:15 +05:30 |
|
Kishore Nallan
|
b9d9a2ed73
|
Add wrapper script for docker bazel build.
|
2023-03-03 18:20:52 +05:30 |
|
Kishore Nallan
|
79ddbd56de
|
Add bazel development build docker file.
|
2023-03-03 17:09:03 +05:30 |
|
Kishore Nallan
|
8e94bba9b5
|
Merge branch 'v0.24.1' into v0.25
|
2023-02-16 11:12:20 +05:30 |
|
Kishore Nallan
|
8faa24dbba
|
Bump base docker image.
|
2023-02-15 17:54:14 +05:30 |
|
Kishore Nallan
|
46e8dbcaf8
|
Fix tests (braft update).
|
2023-01-03 17:59:39 +05:30 |
|
Kishore Nallan
|
c6ea968f01
|
Merge branch 'v0.25' into bazel-build
# Conflicts:
# .gitignore
|
2022-12-15 21:19:31 +05:30 |
|
0x2Adr1
|
bbebb1a567
|
Bazel (#736)
|
2022-12-15 21:09:06 +05:30 |
|
Jason Bosco
|
61986e700a
|
Tweaks to get docker build to work on Apple Silicon machines (#745)
* Update SHOWCASE.md (#661)
* Update README.md (#670)
* Update README.md
* Update README.md
* Update README.md
* Specify `--platform` explicitly in Docker build commands, so that Docker uses the intended platform on Apple Silicon machines.
* Added image for CLion docker-based remote build env
* Port map 8108
* Compile gdb with python support, so stl container values are shown when debugging in CLion
Co-authored-by: Ray Jasson <48130098+rayjasson98@users.noreply.github.com>
Co-authored-by: rzrymiak <106121613+rzrymiak@users.noreply.github.com>
|
2022-10-18 08:33:51 +05:30 |
|
Kishore Nallan
|
4242383db7
|
Bump deployment base image.
|
2022-07-14 11:23:17 +05:30 |
|
Kishore Nallan
|
aa62458e54
|
Upgrade braft dependency SHA.
Contains fix for broken non-Graviton ARM builds.
|
2022-06-19 14:59:16 +05:30 |
|
Kishore Nallan
|
bb44598ad1
|
Update debugger dockerfile.
|
2022-06-13 13:29:27 +05:30 |
|
Kishore Nallan
|
5e1212d550
|
Use brpc with fixed glibc compatibility.
|
2021-12-29 19:13:26 +05:30 |
|
Kishore Nallan
|
6f9c9dfb69
|
Revert glibc 2.34 compat changes.
|
2021-12-10 16:19:44 +05:30 |
|
Kishore Nallan
|
e63193606d
|
Fix glibc 2.34 compatibility.
|
2021-12-06 21:06:21 +05:30 |
|
Kishore Nallan
|
6957177e10
|
Add back git, needed for CI.
|
2021-12-04 20:16:43 +05:30 |
|
Kishore Nallan
|
519ddfb5ba
|
Use new docker image for build.
|
2021-12-04 19:07:49 +05:30 |
|
Kishore Nallan
|
baa8f55787
|
More ARM patches.
|
2021-12-04 13:01:26 +05:30 |
|
Kishore Nallan
|
f12aa9df3f
|
Patches for ARM.
|
2021-12-03 14:24:25 +05:30 |
|
Kishore Nallan
|
52e587b598
|
Update debugger dockerfile.
|
2021-10-16 17:16:29 +05:30 |
|
Kishore Nallan
|
203230e051
|
Upgrade CURL.
|
2021-08-09 18:13:05 +05:30 |
|
Kishore Nallan
|
35409f8493
|
Batched background indexer.
Enables write parallelism across collections.
|
2021-07-31 21:44:06 +05:30 |
|
Kishore Nallan
|
cf96d9fee3
|
Disable TLS for glog as workaround for a bug.
See: https://github.com/google/glog/issues/409
|
2021-07-31 21:38:28 +05:30 |
|
Kishore Nallan
|
1da15d8ee5
|
Helper docker file for deb/rpm building.
|
2021-04-10 13:06:26 +05:30 |
|
kishorenc
|
5dc7df793c
|
Merge branch '0.18.0-patches' into 0.20.0-rc
# Conflicts:
# include/auth_manager.h
# include/collection_manager.h
# include/http_server.h
# src/auth_manager.cpp
# src/collection_manager.cpp
# src/http_server.cpp
|
2021-02-16 12:54:42 +05:30 |
|
kishorenc
|
7373fa01ab
|
Upgrade valgrind Dockerfile.
|
2021-02-16 09:05:07 +05:30 |
|
kishorenc
|
159e39f76c
|
Merge branch '0.18.0-patches' into 0.20.0-rc
|
2021-02-10 15:47:42 +05:30 |
|
Jason Bosco
|
7be56bd572
|
Ensure that RPM does not overwrite existing config file
|
2021-02-08 19:17:04 -08:00 |
|
kishorenc
|
17fbbd0838
|
Refactor concurrency model.
|
2021-02-06 20:17:18 +05:30 |
|
Jason Bosco
|
047ad37991
|
Minor refactor of build scripts
|
2021-01-24 19:26:15 -08:00 |
|
Jason Bosco
|
467b91d6da
|
Fix stability of stack traces on Linux
|
2021-01-24 08:05:12 -08:00 |
|
kishorenc
|
2f2cfbfbd3
|
Use forked braft.
|
2020-09-17 18:25:39 +05:30 |
|
kishorenc
|
9091df57c0
|
Don't trigger snapshots for small unapplied logs.
Required upgrading braft to HEAD version.
|
2020-09-10 16:04:43 +05:30 |
|
kishorenc
|
57a43a0b21
|
Upgrade glog to avail static log file name feature.
|
2020-06-23 16:38:00 +05:30 |
|
kishorenc
|
e314ec23e6
|
Move to glog.
|
2020-06-22 18:17:52 +05:30 |
|
kishorenc
|
bbc9c9780d
|
Expose system metrics via API.
|
2020-05-07 18:26:33 +05:30 |
|
kishorenc
|
3d8350aaaa
|
Fix build.
|
2020-03-22 11:42:18 +05:30 |
|
kishorenc
|
e057b64d9d
|
Migrate to butil logger.
|
2020-03-20 16:49:26 +05:30 |
|
kishorenc
|
0116e3cb2b
|
BRPC is building.
|
2020-03-18 21:01:34 +05:30 |
|
kishorenc
|
64f9c84e63
|
Building dependencies for brpc.
|
2020-03-17 21:36:47 +05:30 |
|
kishorenc
|
8cfcbc09f4
|
Fix icu4c repo path
|
2020-02-10 20:55:16 +05:30 |
|
kishorenc
|
d857e10646
|
Upgrade to OpenSSL 1.1.1
|
2019-09-17 21:39:29 +05:30 |
|
kishorenc
|
a3f883be2c
|
Bump dependencies.
|
2019-09-04 21:27:09 +05:30 |
|
Kishore Nallan
|
ad72f36dd6
|
Address valgrind warnings.
|
2018-09-04 16:44:38 +05:30 |
|
Kishore Nallan
|
8902cf58df
|
Tweak dockerfiles to ensure that downloads are not being pulled over and over.
ADD does not cache http fetches, so using CURL.
|
2018-05-04 20:22:28 +05:30 |
|
Kishore Nallan
|
55ac4feb08
|
Normalize unicode characters using ICU.
|
2018-04-02 11:26:32 +05:30 |
|
Jason Bosco
|
aa59cac7c2
|
Add latest version of git
|
2018-03-31 17:22:47 -07:00 |
|
Jason Bosco
|
c77edc0c22
|
Add git-core, consolidate apt-get, switch from using curl to ADD
|
2018-03-31 17:22:47 -07:00 |
|
Jason Bosco
|
5ad4007194
|
Added instructions to push
|
2018-03-31 17:22:46 -07:00 |
|