1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[core] made test plan reading disregard the blade index; in other words, now, the properties prefix blade.<some uid> may be whatsoever. More... almost 4 years ago
[EclipseRCP] Discarded obsolete Java option and increased -Xms -XX:MaxPermSize ignored since Java 8 -Xms increased to 128m More... about 4 years ago
[Context] Added support for shared context More... about 4 years ago
[Counter] Fixed session object reset when shared More... about 4 years ago
Merge branch 'master' of https://github.com/dillense/docker-clif More... about 4 years ago
[doc] Fixed URL to get CLIF examples (to avoid redirection) More... about 4 years ago
Fix: Add missing return statement. More... about 4 years ago
[StringHandler] Fixed b64 padding removal Case where the b64 encoding has no padding More... about 4 years ago
[core][FileStorage] Replaced "exotic" import of LongHolder CORBA utility class with an inner class. More... over 4 years ago
[MqttInjector] Add check to avoid nullPointerException. More... over 4 years ago
[GenericFilter] Add more possibility to filter action events on report. More... over 4 years ago
[MqttInjector] Implemented keep alive interval parameter in MQTT connect sample for Fuse library. More... over 4 years ago
[MqttInjector] Implemented keep alive interval parameter in MQTT connect sample More... over 4 years ago
[MqttInjector] Trivial label change for keep-alive parameter. More... over 4 years ago
Added declaration of keep-alive parameter to MqttInjector connect. More... over 4 years ago
Remove auto reconnect for fuseSource MQTT client. More... over 4 years ago
Modify doConnect to avoid having multiple connections and add missing IsacRuntimeException. More... over 4 years ago
Added UUID generation feature More... over 4 years ago
Fix: conditions statusIsOneOf and statusIsNotOneOf (mix-up between strings and int) More... over 4 years ago
Added 2 condition primitives for checking if the latest status code belongs or not to a list of codes. More... almost 5 years ago
Trivial: streamlined help text for condition primitives. More... almost 5 years ago
Merge branch 'master' of gitlab.ow2.org:clif/clif-legacy More... almost 5 years ago
Replace newline and CR characters with tabs in the alarm argument object when generating the toString() result. More... almost 5 years ago
Rollbacked to using curl instead of wget because Alpine image's wget version is too limited (no --method option to perform POST method); so, also added preliminary installation of curl. More... almost 5 years ago
Replaced curl-based command with wget-based command because the Linux image used for building does not know curl. More... almost 5 years ago
Added triggering the build of the "CLIF latest" DOcker image on Docker Hub More... almost 5 years ago
[MqttInjector] Ack messages on reception to clear buffer More... almost 5 years ago
Update README.md More... about 5 years ago
Upgraded to Ubuntu 18.04 and clif-2.3.8 More... about 5 years ago
Fix missing s on param veriable More... about 5 years ago