Sign in
apache
/
nifi-minifi-cpp
/
HEAD
d9910d0
MINIFICPP-2796 Remove workIsAvailable from C API (#2164)
by Martin Zink
· 3 days ago
main
8cd8464
MINIFICPP-2644 Add proxy controller service support for GCP processors (#2112)
by Gabor Gyimesi
· 7 days ago
adac076
Bump cryptography from 46.0.5 to 46.0.7 in /behave_framework (#2165)
by dependabot[bot]
· 7 days ago
4f183c1
MINIFICPP-2644 Add proxy controller service support for AWS and Azure processors (#2045)
by Gabor Gyimesi
· 7 days ago
307e1be
MINIFICPP-2756 Rename minifi_test_framework to minifi_behave
by Martin Zink
· 8 days ago
b7ff503
MINIFICPP-2782 - Remove resources from class loader on extension unload
by Adam Debreceni
· 9 days ago
a0e8376
MINIFICPP-2718 Windows based docker tests
by Martin Zink
· 9 days ago
657ea2c
MINIFICPP-2708 Controller Service C API
by Martin Zink
· 9 days ago
f34d739
MINIFICPP-2768 use gcc-toolset-14 on rocky
by Martin Zink
· 13 days ago
4d396ea
MINIFICPP-2760 Input/OutputStreamCallback should return std::expected
by Martin Zink
· 13 days ago
3813ee5
MINIFICPP-2785 Upgrade OpenSSL FIPS to 3.1.2 for FIPS 140-3 support
by Gabor Gyimesi
· 2 weeks ago
d182293
MINIFICPP-2752 - Register processors one-by-one
by Adam Debreceni
· 2 weeks ago
4263328
MINIFICPP-2788 Change corecomponentstate initialization log level to debug
by Gabor Gyimesi
· 2 weeks ago
521343b
MINIFICPP-2771 Use separate state managers in schedule and trigger threads (#2157)
by Gabor Gyimesi
· 2 weeks ago
a339438
MINIFICPP-2783 - Remove unused global (#2159)
by Adam Debreceni
· 3 weeks ago
943be2e
MINIFICPP-2762 Replace AWS S3 client with AWS CRT S3 client (#2151)
by Gabor Gyimesi
· 3 weeks ago
8e66eb3
MINIFICPP-2772 README.md img source has been moved
by Martin Zink
· 3 weeks ago
c92b0b8
MINIFICPP-2770 - Handle exceptions at usage side, add test
by Adam Debreceni
· 3 weeks ago
d44664e
MINIFICPP-2754 Update deprecated CI actions
by Martin Zink
· 3 weeks ago
3fac4a9
MINIFICPP-2766 Preventing C++ exceptions from unwinding the stack ove…
by cccs-jsjm
· 4 weeks ago
1f0f153
MINIFICPP-2748 Fixing false positive log errors and warnings when usi…
by Martin Zink
· 4 weeks ago
fbe5cc5
MINIFICPP-2737 Add weekly CI workflow runs and status page
by Gabor Gyimesi
· 4 weeks ago
b57cb35
MINIFICPP-2715 - Use symbols to check api compatibility
by Adam Debreceni
· 4 weeks ago
a1f0831
Bump requests from 2.32.4 to 2.33.0 in /github_scripts
by dependabot[bot]
· 5 weeks ago
20805f0
MINIFICPP-2757 Build windows artifacts in create-release-artifacts.yml CI job
by Martin Zink
· 5 weeks ago
ad163be
MINIFICPP-2602 Add withAllowedTypes<> to all propertys that require ControllerServices
by Martin Zink
· 5 weeks ago
a415368
MINIFICPP-2758 Rename step_impls in minifi behave
by Martin Zink
· 5 weeks ago
77720cc
MINIFICPP-2750 Fix Windows build with CMake 4
by Gabor Gyimesi
· 5 weeks ago
75d0bbe
MINIFICPP-2731 Allow cancellation from ProcessSession::write
by Martin Zink
· 5 weeks ago
b435c48
MINIFICPP-2710 Refactor ControllerServiceNodeMap
by Martin Zink
· 5 weeks ago
2060d13
MINIFICPP-2755 fix macOS CI failure
by Martin Zink
· 6 weeks ago
5ccdfd5
MINIFICPP-2753 - Remove restore from c-api
by Adam Debreceni
· 6 weeks ago
a30037b
MINIFICPP-2751 Remove MinifiStatusToString before C Api is finalized
by Martin Zink
· 6 weeks ago
4a857ef
MINIFICPP-2696 Add option for optimizationForSmallDB in DatabaseConte…
by Martin Zink
· 6 weeks ago
131f6e4
MINIFICPP-2669 - Reduce controller service api
by Adam Debreceni
· 6 weeks ago
a89a27c
Bump pyopenssl from 25.0.0 to 26.0.0 in /behave_framework
by dependabot[bot]
· 7 weeks ago
f6ef57e
Remove docker/requirements.txt
by dependabot[bot]
· 7 weeks ago
18dbb89
MINIFICPP-2747 Fix flaky MQTT tests
by Gabor Gyimesi
· 7 weeks ago
6f68543
MINIFICPP-2711 Docker tests, missing logs if container fails to start
by Martin Zink
· 3 months ago
8f712a6
MINIFICPP-2712 Generate modular docs
by Martin Zink
· 6 months ago
022bd6f
MINIFICPP-2745 Upgrade OPC UA library to v1.5.2
by Gabor Gyimesi
· 8 weeks ago
1d764d7
MINIFICPP-2744 Fix ubuntu_22_04_clang_arm CI job
by Gabor Gyimesi
· 8 weeks ago
30493bf
MINIFICPP-2738 Suppress false positive warning on GCC 12
by Gabor Gyimesi
· 8 weeks ago
30c2434
MINIFICPP-2739 Add test scenario info to behave logs
by Gabor Gyimesi
· 8 weeks ago
572832b
MINIFICPP-2717 Remove old docker testing framework
by Gabor Gyimesi
· 8 weeks ago
7ec2fd7
MINIFICPP-2714 Move Kubernetes to modular docker tests
by Ferenc Gerlits
· 8 weeks ago
91481ef
MINIFICPP-2716 Refactor and stabilize modular docker tests
by Gabor Gyimesi
· 8 weeks ago
d39671d
MINIFICPP-2687 Move Python extension docker tests to modular docker tests
by Gabor Gyimesi
· 8 weeks ago
c460780
MINIFICPP-2688 Move site-to-site tests to modular docker tests
by Gabor Gyimesi
· 8 weeks ago
e2de4ca
MINIFICPP-2686 Move Prometheus tests to modular docker tests
by Gabor Gyimesi
· 8 weeks ago
b1137d2
MINIFICPP-2736 Add checks of library unload result for class description removal
by Gabor Gyimesi
· 9 weeks ago
2f26cb9
MINIFICPP-2723 Add log and properties.d dir property files to debug bundle
by Gabor Gyimesi
· 10 weeks ago
2493330
MINIFICPP-2734 Remove BinFiles from processor list
by Gabor Gyimesi
· 10 weeks ago
4096b86
MINIFICPP-2733 Fix compilation on Windows in debug mode with Ninja
by Gabor Gyimesi
· 10 weeks ago
162ccfb
MINIFICPP-2732 Clear class descriptions when extensions are cleared
by Gabor Gyimesi
· 10 weeks ago
30fa5d1
MINIFICPP-2726 Fix HTTP S2S no data and error handling
by Gabor Gyimesi
· 10 weeks ago
f856bb6
MINIFICPP-2730 Check if config.yml exists when creating the debug bundle
by Ferenc Gerlits
· 2 months ago
7c18354
MINIFICPP-2729 Increase timeout for MacOS jobs
by Gabor Gyimesi
· 2 months ago
71908d1
MINIFICPP-2727 Stabilize verify package tests
by Gabor Gyimesi
· 2 months ago
e58d829
MINIFICPP-2728 upgrade openssl to 3.3.6
by Marton Szasz
· 2 months ago
b525cc8
MINIFICPP-2725 python: fix EL with ENVIRONMENT scope
by Marton Szasz
· 2 months ago
3190ca6
MINIFICPP-2724 Add MinifiStatus return type to C api function that might fail
by Martin Zink
· 3 months ago
3b13346
MINIFICPP-2722 C API enum explicit type
by Martin Zink
· 3 months ago
ebc89c1
MINIFICPP-2256 Remove LoggerConfiguration::newInstance
by Ferenc Gerlits
· 4 months ago
e730451
MINIFICPP-2685 Move MQTT tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
d24d324
MINIFICPP-2683 Move C2 docker tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
2ac1f1b
MINIFICPP-2721 Fix rocky linux docker image name retrieval in CI
by Gabor Gyimesi
· 3 months ago
3b9711e
MINIFICPP-2720 Overwrite agent_version.cpp instead of appending
by Ferenc Gerlits
· 3 months ago
961f352
MINIFICPP-2713 curl: upgrade to 8.18.0
by Marton Szasz
· 3 months ago
9187c2e
MINIFICPP-2709 Fix site to site receive using HTTP protocol
by Gabor Gyimesi
· 3 months ago
18380fc
MINIFICPP-2707 Catch exceptions during C2 Start/Stop commands
by Martin Zink
· 3 months ago
94a8480
MINIFICPP-2703 Update GCP extension to use unified credentials
by Gabor Gyimesi
· 3 months ago
af585c2
MINIFICPP-2705 - Configurable timeout, download assets directly to disk
by Adam Debreceni
· 3 months ago
3c83d84
MINIFICPP-2700 Terminate if ContentRepository creation failed
by Martin Zink
· 3 months ago
d4dab97
MINIFICPP-2684 Move MiNiFi controller tests to modular docker tests
by Gabor Gyimesi
· 3 months ago
bc9a9ea
MINIFICPP-2679 Move HTTP tests to modular docker tests
by Gabor Gyimesi
· 3 months ago
3905743
MINIFICPP-2706 Work around a squid bug which causes OOM in Docker tests
by Ferenc Gerlits
· 3 months ago
3d38c3a
MINIFICPP-2693 Do not share ProcessContextImpl objects among threads
by Ferenc Gerlits
· 3 months ago
e53db53
MINIFICPP-2697 Upgrade m2crypto
by Ferenc Gerlits
· 3 months ago
b95e584
MINIFICPP-2342 Do not overwrite config files during an upgrade
by Ferenc Gerlits
· 3 months ago
7e8ec53
MINIFICPP-2704 Fix API version compatibility issue in Azure tests
by Gabor Gyimesi
· 4 months ago
b6d0eb1
MINIFICPP-2701 ListenUDP udp.sender.port property
by Marton Szasz
· 4 months ago
a55d536
MINIFICPP-2682 Move Lua tests to modular docker tests
by Gabor Gyimesi
· 6 months ago
34a79a9
MINIFICPP-2680 Move Amazon Kinesis tests to modular docker tests
by Gabor Gyimesi
· 6 months ago
90ddaae
MINIFICPP-2678 Move Grafana Loki tests to modular docker tests
by Gabor Gyimesi
· 6 months ago
38179ed
MINIFICPP-2698 Update NOTICE year to 2026
by Marton Szasz
· 4 months ago
d71442a
MINIFICPP-2677 Move GCP tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
859c22d
MINIFICPP-2689 Move Splunk tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
d74d89e
MINIFICPP-2675 Move Elasticsearch tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
ca4fa86
MINIFICPP-2674 Move Couchbase tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
9b84de3
MINIFICPP-2668 Move standard processor tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
40ff0a9
MINIFICPP-2666 Move Kafka tests to modular docker tests
by Gabor Gyimesi
· 4 months ago
56c8bff
MINIFICPP-2694 Clarify the documentation of drain.timeout and graceful.shutdown.period
by Ferenc Gerlits
· 5 months ago
098dab1
MINIFICPP-2690 Simplify AgentDocs
by Martin Zink
· 5 months ago
ef3dd56
MINIFICPP-2650 - Processor c api
by Adam Debreceni
· 5 months ago
9574ad6
MINIFICPP-2692 Fix flow file removal for volatile repositories
by Gabor Gyimesi
· 6 months ago
a378b2c
MINIFICPP-2691 Fixing LogMetricsPublisher intermittent failure
by Martin Zink
· 6 months ago
85fb25d
MINIFICPP-2676 Variable Registry refactor
by Martin Zink
· 6 months ago
f34569e
MINIFICPP-2665 Move OPC UA tests to modular docker tests
by Gabor Gyimesi
· 6 months ago
4be2c2e
MINIFICPP-2671 Various ASan fixes
by Martin Zink
· 6 months ago
Next »