Sign in
◑
Theme
apache
/
nifi-minifi-cpp
/
HEAD
4756cb5
MINIFICPP-2852 Implement LMDB based flow file repository (#2203)
by Gabor Gyimesi
· 2 days ago
main
58838fd
MINIFICPP-2877 Fix ASan and LSan warnings (#2254)
by Ferenc Gerlits
· 6 days ago
1fd09ad
MINIFICPP-2904 Register pip3 alternative for python3.12 on Rocky 8/9 (#2264)
by Gabor Gyimesi
· 6 days ago
d860695
MINIFICPP-2900 Fix leak of NodeID allocation in OPC processors (#2261)
by Gabor Gyimesi
· 6 days ago
0dc40f9
MINIFICPP-2890 InputStream::read (length prefixed string) length shou… (#2251)
by Márton Szász
· 6 days ago
2559f40
MINIFICPP-2886 Improve rust api process errors (#2246)
by Martin Zink
· 9 days ago
36f1a2d
MINIFICPP-2899 procfs: Fix CpuStat and CPUStatTests inaccuracy (#2260)
by Márton Szász
· 9 days ago
a06d0d8
MINIFICPP-2897 Fix LMDB patch command on Windows (#2256)
by Gabor Gyimesi
· 2 weeks ago
11f9248
MINIFICPP-2896 Fix cpack for openssl-fips in debug mode using conan (#2255)
by Gabor Gyimesi
· 2 weeks ago
7f19f9f
MINIFICPP-2893 Only upload conan packages from apache (CI) (#2253)
by Martin Zink
· 3 weeks ago
1280948
MINIFICPP-2891 Fix rocky9_from_rocky_package docker (#2252)
by Martin Zink
· 3 weeks ago
8e31729
MINIFICPP-2873 Add option to run create release artifacts job with Conan (#2242)
by Gabor Gyimesi
· 3 weeks ago
c392cf4
MINIFICPP-2871 Create conanfile for openssl-fips target (#2223)
by Gabor Gyimesi
· 3 weeks ago
89be46f
MINIFICPP-2849 Implement LMDB based content repository (#2201)
by Gabor Gyimesi
· 3 weeks ago
776ba83
MINIFICPP-2883 Support host file copies in docker behave (#2238)
by Martin Zink
· 3 weeks ago
241aa38
MINIFICPP-2869 Improve rust api property validation and property getters (#2220)
by Martin Zink
· 4 weeks ago
4ee6b4f
MINIFICPP-2887 Memory leak in minifi_process_session_transfer/minifi_process_session_remove (#2249)
by Martin Zink
· 4 weeks ago
148097a
MINIFICPP-2888 Fixing build failure in rocky (#2250)
by Martin Zink
· 4 weeks ago
8be29c1
MINIFICPP-2885 Allow explictily unsetting properties with default value (#2241)
by Martin Zink
· 4 weeks ago
a7419e2
MINIFICPP-2870 Lint/Check python code with ruff (#2237)
by Martin Zink
· 4 weeks ago
48eedde
MINIFICPP-2878 PRs from apache should not double run CI (#2248)
by Martin Zink
· 5 weeks ago
dfba4ed
MINIFICPP-2866 Add Conan support for SOCI and iODBC libraries (#2218)
by Gabor Gyimesi
· 6 weeks ago
a6d147b
MINIFICPP-2877 Clean up memcheck (#2243)
by Ferenc Gerlits
· 6 weeks ago
894ba4d
MINIFICPP-2861 Add Conan support for docker and clang CI builds (#2216)
by Gabor Gyimesi
· 6 weeks ago
d89fea9
MINIFICPP-2881 Set MINIFI_API_VERSION to 2 (#2244)
by Martin Zink
· 6 weeks ago
MINIFICPP-2872-RC2
minifi-cpp-1.0.0-RC2
rel/minifi-cpp-1.0.0
b2d7921
MINIFICPP-2880 Drop clang18 support (#2240)
by Martin Zink
· 6 weeks ago
a1aaf19
MINIFICPP-2882 Fix missing catch2 target in Conan build (#2236)
by Gabor Gyimesi
· 6 weeks ago
acf6bc7
MINIFICPP-2879 Use FIPS when MINIFI_FIPS environment variable is set (#2235)
by Gabor Gyimesi
· 6 weeks ago
2f7ce29
MINIFICPP-2862 Add StandardValidator::NUMBER_VALIDATOR (#2232)
by Martin Zink
· 7 weeks ago
abad71d
MINIFICPP-2864 Handle paths containing spaces in the bootstrap script (#2215)
by Ferenc Gerlits
· 7 weeks ago
0aa6084
MINIFICPP-2876 Manifest bundles invalid groupname
by Martin Zink
· 8 weeks ago
69af7bc
MINIFICPP-2860 Add Conan support for the remaining thirdparty libraries
by Gabor Gyimesi
· 3 months ago
656fa92
MINIFICPP-2859 Extend Conan usage and integrate it in Windows and MacOS CI jobs
by Gabor Gyimesi
· 3 months ago
708d42f
MINIFICPP-2874 update cmake_minimum_version to 3.26
by Martin Zink
· 7 weeks ago
997a504
Bump cryptography from 48.0.1 to 50.0.0 in /behave_framework
by dependabot[bot]
· 7 weeks ago
5140fc3
MINIFICPP-2868 - Remove getProcessorType from ProcessorApi
by Adam Debreceni
· 9 weeks ago
8e9a34e
MINIFICPP-2840 - Refactor provenance part 1
by Adam Debreceni
· 4 months ago
7b54eb7
MINIFICPP-2787 Do not encrypt empty properties and parameters (#2217)
by Ferenc Gerlits
· 8 weeks ago
MINIFICPP-2872-RC1
minifi-cpp-1.0.0-RC1
63d0f5f
MINIFICPP-2805 Move reinterpret casts into functions in minifi-c.cpp (#2211)
by Martin Zink
· 8 weeks ago
5ea4c3b
MINIFICPP-2740 Rust bindings based on stable C API (#2186)
by Martin Zink
· 8 weeks ago
ee49532
MINIFICPP-2850 Finalize stable API before 1.0 (#2205)
by Martin Zink
· 3 months ago
0d27eac
MINIFICPP-2857 Processors w/o relationships have incomplete manifest … (#2207)
by Martin Zink
· 3 months ago
4ca62e0
MINIFICPP-2846 minifi-encrypt-config should encrypt sensitive propert… (#2204)
by Ferenc Gerlits
· 3 months ago
cfeeadc
MINIFICPP-2855 Increase Windows build job timeout (#2206)
by Gabor Gyimesi
· 3 months ago
45eca0c
MINIFICPP-2816 Add controller_service::api_implementations to C api (#2176)
by Martin Zink
· 3 months ago
2b37cf5
Bump cryptography from 46.0.7 to 48.0.1 in /behave_framework (#2202)
by dependabot[bot]
· 3 months ago
7988c8b
MINIFICPP-2765 Move GCP Extension to stable C API (#2153)
by Martin Zink
· 3 months ago
8c3152c
MINIFICPP-2769 Move Kafka Extension to stable C API (#2175)
by Martin Zink
· 3 months ago
6379fc5
MINIFICPP-2823 Fix build with gcc 16
by Mingli Yu
· 3 months ago
0300a77
MINIFICPP-2821 Enable the remaining extensions in the Conan build
by Ferenc Gerlits
· 3 months ago
af7e2d9
MINIFICPP-2847 Allow nifi.c2.rest.path.base to end with slash character
by Gabor Gyimesi
· 3 months ago
04aaea8
MINIFICPP-2848 Fix zlib build in debug mode on Windows
by Gabor Gyimesi
· 3 months ago
24c0fe0
MINIFICPP-2843 Retry downloading test llamacpp models in case of failure (#2197)
by Gabor Gyimesi
· 4 months ago
cfb55ed
MINIFICPP-2841 Improve CI concurrency groups (#2196)
by Martin Zink
· 4 months ago
1ed49d6
MINIFICPP-2839 Remove test rocksdb instance after test runs (#2193)
by Gabor Gyimesi
· 4 months ago
5ca60f3
MINIFICPP-2837 Missing ProvidesApi from AttributeProviderService (#2192)
by Martin Zink
· 4 months ago
3ec8374
MINIFICPP-2602 Add withAllowedTypes<> to AzureStorageProcessorBase.h (#2191)
by Martin Zink
· 4 months ago
a50d591
MINIFICPP-2798 Mock library for C extensions (#2170)
by Martin Zink
· 4 months ago
5822e38
MINIFICPP-2835 Fix skipping Splunk tests on ARM64 (#2190)
by Gabor Gyimesi
· 4 months ago
8a0d75a
MINIFICPP-2834 Fixing AwsProcessor::AWSCredentialsProviderService::withAllowedTypes typo (#2189)
by Martin Zink
· 4 months ago
ffdcd3e
MINIFICPP-2832 Fix CMake 3.25 issues and make it the required version (#2188)
by Gabor Gyimesi
· 4 months ago
75f3f7e
MINIFICPP-2833 Fix RocksDB link failure in ARM64 rocky build (#2187)
by Gabor Gyimesi
· 4 months ago
c4c9358
MINIFICPP-2831 Update CI manifest (#2185)
by Martin Zink
· 4 months ago
7ee36e1
MINIFICPP-2719 - Add multimodal capability to llama.cpp processor (#2107)
by Adam Debreceni
· 4 months ago
78beb24
MINIFICPP-2824 Fix libssh2 configuration failure on Windows (#2184)
by Gabor Gyimesi
· 4 months ago
bcfe8d0
MINIFICPP-2792 Fix S3 upload above 2GB on Windows (#2167)
by Gabor Gyimesi
· 4 months ago
7e0d31b
MINIFICPP-2807 Fix Conan build
by Ferenc Gerlits
· 4 months ago
970ff9b
MINIFICPP-2813 Upgrade thirdparty libraries part 2
by Gabor Gyimesi
· 4 months ago
9d26b2a
MINIFICPP-2813 Upgrade thirdparty libraries part 1
by Gabor Gyimesi
· 4 months ago
dfa524d
Upgrade github action versions in the Create Release Artifacts CI job
by Ferenc Gerlits
· 4 months ago
109c1bf
MINIFICPP-2775 Allow manifest generation for comparison between releases
by Martin Zink
· 4 months ago
36b4c09
MINIFICPP-2819 Fix LibSSH2 link failure on Windows
by Gabor Gyimesi
· 4 months ago
39d021e
MINIFICPP-2817 Remove unmaintained OpenCV extension (#2178)
by Gabor Gyimesi
· 4 months ago
1a64ad7
Set up default protection ruleset for default and release branches (#2177)
by The Apache Software Foundation
· 4 months ago
0887534
MINIFICPP-2784 Fixing OpenSSL cmake (#2168)
by Martin Zink
· 4 months ago
7699fea
MINIFICPP-2797 Extend C Api for Kafka
by Martin Zink
· 4 months ago
037cda2
MINIFICPP-2791 Fix deadlock during C2 flow update
by Gabor Gyimesi
· 4 months ago
a0d7c8c
MINIFICPP-2806 Fix verify package test issues
by Gabor Gyimesi
· 4 months ago
3ec94ea
MINIFICPP-2812 Speed up rocky CI build (#2173)
by Martin Zink
· 5 months ago
c7ad6ef
MINIFICPP-2811 Limit github CI concurrency
by Martin Zink
· 5 months ago
ec49654
MINIFICPP-2802 Pre-pull docker images for extension tests (#2169)
by Gabor Gyimesi
· 5 months ago
33acf48
MINIFICPP-2746 Allow python processors to run in parallel (#2135)
by Gabor Gyimesi
· 5 months ago
7cc7b26
MINIFICPP-2764 Controller Service CPP API (#2152)
by Martin Zink
· 5 months ago
d9910d0
MINIFICPP-2796 Remove workIsAvailable from C API (#2164)
by Martin Zink
· 5 months ago
8cd8464
MINIFICPP-2644 Add proxy controller service support for GCP processors (#2112)
by Gabor Gyimesi
· 5 months ago
adac076
Bump cryptography from 46.0.5 to 46.0.7 in /behave_framework (#2165)
by dependabot[bot]
· 5 months ago
4f183c1
MINIFICPP-2644 Add proxy controller service support for AWS and Azure processors (#2045)
by Gabor Gyimesi
· 5 months ago
307e1be
MINIFICPP-2756 Rename minifi_test_framework to minifi_behave
by Martin Zink
· 5 months ago
b7ff503
MINIFICPP-2782 - Remove resources from class loader on extension unload
by Adam Debreceni
· 5 months ago
a0e8376
MINIFICPP-2718 Windows based docker tests
by Martin Zink
· 5 months ago
657ea2c
MINIFICPP-2708 Controller Service C API
by Martin Zink
· 5 months ago
f34d739
MINIFICPP-2768 use gcc-toolset-14 on rocky
by Martin Zink
· 5 months ago
4d396ea
MINIFICPP-2760 Input/OutputStreamCallback should return std::expected
by Martin Zink
· 5 months ago
3813ee5
MINIFICPP-2785 Upgrade OpenSSL FIPS to 3.1.2 for FIPS 140-3 support
by Gabor Gyimesi
· 5 months ago
d182293
MINIFICPP-2752 - Register processors one-by-one
by Adam Debreceni
· 5 months ago
4263328
MINIFICPP-2788 Change corecomponentstate initialization log level to debug
by Gabor Gyimesi
· 5 months ago
521343b
MINIFICPP-2771 Use separate state managers in schedule and trigger threads (#2157)
by Gabor Gyimesi
· 5 months ago
a339438
MINIFICPP-2783 - Remove unused global (#2159)
by Adam Debreceni
· 5 months ago
943be2e
MINIFICPP-2762 Replace AWS S3 client with AWS CRT S3 client (#2151)
by Gabor Gyimesi
· 5 months ago
8e66eb3
MINIFICPP-2772 README.md img source has been moved
by Martin Zink
· 5 months ago
Next »