Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ff4j/ff4j

Feature Flags for Java made easy
https://github.com/ff4j/ff4j

deleted ff4j-store-apache-ignite as it is a duplicate to ff4j-store-ignite

8ad8dfa98eec165aa360fee31c995dbd977535e0 authored over 7 years ago
Merge pull request #253 from HarryEMartland/apache-ignite

added apache ignite store

235343a49e94d0db69dc79bd9c79f03abe056b0a authored over 7 years ago
Merge remote-tracking branch 'upstream/master' into apache-ignite

f942c1edb73c8facd8f3d7c562dbe44369890942 authored over 7 years ago
Fix for #249 : property store

e49355fb2b4a8cddce5fdccde0b91f6bac4b132f authored over 7 years ago
Merge pull request #252 from HarryEMartland/hazelcast-test-reuse

cached hazelcast object during testing to decrease test time

287be1b38b432b68ac33360c922bd6c7e662981c authored over 7 years ago
corrected the name in the license comment

8ad340be983bf2fdc58de9b2e42dc73d58d1dc5c authored over 7 years ago
added logback for hazelcast

019ff7a68d340d72a112b10b862b15ab54556e94 authored over 7 years ago
added apache ignite store

debfefe3d1c1fc172b3e4f230c13e839ffcc150f authored over 7 years ago
cached hazelcast object during testing to decrease test time

79466c53cb278d842fb35205cfedf998b4af8ca1 authored over 7 years ago
Commenting the execution of tests

8220f445121f348815cdbf5eadef2f7fb25fed3b authored over 7 years ago
Fix for issue on Travis com.terracottatech:search:jar:1.4.8: Could not transfer artifact

d5afc51fe64642b9f19f37c1a4123191d930b02b authored over 7 years ago
Fix for #249

0be7c2cfbdcb18ebb082d401c05571f24b7c1399 authored over 7 years ago
Merge pull request #246 from peterdietz/bump-hazelcast-store

Bump store-hazelcast parent pom version to 1.6.6-SNAPSHOT

db4aa2db80d3e3e474a46d24397dc84492056d4a authored over 7 years ago
Make hazelcast parent pom version consistent with project

fc8100f9182a419168b50f45a648716640a2c5e4 authored over 7 years ago
use getName() instead of getCanonicalName() in reflection

c18196d1a792d38b6ee5fe717f84dc20b08466ae authored over 7 years ago
Fix column size in JDBC

1ac9b9a5dd7f7986383f273c3aa3258100129099 authored over 7 years ago
[maven-release-plugin] prepare for next development iteration

c6390872ea432c861986ba0d3a83d20094f158f2 authored over 7 years ago
[maven-release-plugin] prepare release 1.6.5

1d7d951cea04b29d22892dec1f3041fb0785ce58 authored over 7 years ago
fixe pom

36938d56be53796a81b09c8d2628577a1992fa12 authored over 7 years ago
go

5687421c1c6bd087e456372462df88e0def70d69 authored over 7 years ago
prepare 1.6.5

77fd4e8dbbfa2fd93ebb39289fa2ef3dc1eeb177 authored over 7 years ago
Merge branch 'master' of https://github.com/clun/ff4j

bcea0f283fe680d45aad194761a39106b1e4c5fb authored over 7 years ago
check API to fit SpringBoot

b9c70762239a1eb36dce1f1402808e1ed2738a1f authored over 7 years ago
Merge pull request #235 from vincent-fuchs/patch-1

6485abdc3ba7b1b26c3295cb919caf7b8f563b1a authored over 7 years ago
fixed typo : Redis -> Consul

d055535b5cb5b96eccdd51c387bb66f1a86a2218 authored over 7 years ago
Fix

b31576ba2d0606a8d1125d4e4de67c289ddeb6a4 authored over 7 years ago
Merge branch 'master' of https://github.com/clun/ff4j

d2633f27026df3effb7c295e99717373e130aa9e authored over 7 years ago
hbase store

31d9df1a4a1dee4e8d21f0f6aabfec54571d6329 authored over 7 years ago
Merge pull request #234 from clun/feature/upgrade_spring_boot_starter

Upgraded spring-boot from 1.3.2 to 1.5.4 and spring from 4.2.3 to 4.3.9 for the following projects

ace3652dc4e7bf42036e8a5065e3feadf6f54652 authored over 7 years ago
Upgraded spring-boot from 1.3.2 to 1.5.4 and spring from 4.2.3 to 4.3.9 for the following projects

- ff4j-spring-boot-starter
- ff4j-spring-boot-web-api
- ff4j-spring-services
- ff4j-spring-boot-a...

453d8d44b702f0f775b044a07d37783bbb62070c authored over 7 years ago
Merge pull request #231 from mabroukb/master

[issue 230] invalid semicolons in sql statement

7140c4c3383869419cb20921f1dd1aa024ca8bda authored over 7 years ago
[issue 230] invalid semicolons in sql statement

b6262ffa2dfd98daddcd2005b0c061f855d80f6a authored over 7 years ago
Merge pull request #229 from praveenpg/FF4JjProperyAnnotationAutowireBug

df6d349014754a1cabd78c186c2550e22f21b359 authored over 7 years ago
Currently all properties annotated with @FF4JProperty in base classes are not considered.

For Ex:
public abstract class Base {
@FF4JProperty("testPropertyName")
private String testProp...

0ef82c85c6b75c7749a2d93dc50a708e283779d8 authored over 7 years ago
Improving Hbase store

41f4ea4614dc88e82dcfdfe62dd1f453174f9481 authored over 7 years ago
Store ignite

96ce2ad3b6f1339301b520d1fb7805956c5cc3a2 authored over 7 years ago
Merge pull request #225 from mabroukb/master

[issue 224] missing commit

9a979c7c8de6b5fd33017306aa454315772234b0 authored over 7 years ago
[issue 224] missing commit

aa7d80a893edfdd303c51930bb34262a2833ef50 authored over 7 years ago
Hbase Store

cc32fe35e70c3351edecc89552b400697fa22220 authored over 7 years ago
Merge branch 'master' of https://github.com/clun/ff4j

fa0e7d296019d04ac64ef54484c7c7c30022664c authored over 7 years ago
Hbase Store

5361a6ae7b9eaeaca7b5fa2bc1c532796e03d3c3 authored over 7 years ago
Store Consul and template KV

8534f367dbc03473bad89d7e3a0aea493a7edcd9 authored over 7 years ago
Add files via upload

8e986f293a7a53cca151dbc62ad2c8d8d92e7146 authored over 7 years ago
KeyValueStore

d9bc536b32f0d0ebe5932c80a36d891f9819863e authored over 7 years ago
remove integration test

dfecf4a5cd17f2bc49c4f00db5962c8988432969 authored over 7 years ago
Add Consul-store

28f2b916a7632da20ca3a5c47bc736ab72f271ef authored over 7 years ago
[maven-release-plugin] prepare for next development iteration

69be06944f9ea84137b45b824ea865280cd482e9 authored over 7 years ago
[maven-release-plugin] prepare release 1.6.4

65472f6c496365a0591dd578b29b9ca3a8c3931a authored over 7 years ago
unjustified clear caching is store failed

48e829b3040e46c107f9b3427ab8e130ca12753f authored over 7 years ago
Fix the Cache clearance when cache is not enabled

8a766f0c9c777bc49f7ea7414a88578769e50b96 authored over 7 years ago
Fix image in cache Manager

4484821ee43dc1978ff77a3ced60893427384d18 authored over 7 years ago
Merge branch 'master' of https://github.com/clun/ff4j

c08dded9b8763c171dd241b7370beb85f962ac8b authored over 7 years ago
Merge pull request #222 from shridharns/ff4j-dev

Fixing the key scan on Redis for the feature set and property set.

0e40d1a5de6c212284042dcd65d340b27ce0aeb8 authored over 7 years ago
Fixing the key scan for the feature types and properties. Reducing complexity from O(n) to O(1).

28f1b58d826a423b93b9b16ad715a2e6b9f0127c authored over 7 years ago
Merge branch 'ff4j-dev' of https://github.com/shridharns/ff4j into ff4j-dev

6138a456799866b30a8041b7826ad68ed9c6ee28 authored over 7 years ago
SpringJdbc EventRepository Store implementation

1739ebc6fbc6f92c9aaa9e2be48e9af1acee279c authored almost 8 years ago
Merge pull request #215 from shoito/improve-japanese-messages

improve japanese messages.

d888e07b1f2b55593966c79f29224351683a9b43 authored almost 8 years ago
improve japanese messages.

01fe652299464769e9456941207cb2ffe5041351 authored almost 8 years ago
Merge pull request #214 from gitsamdev/polling-worker-fix

Catch exceptions when polling features, properties from target store.

0e5ccbf7beccba35d7d61f348091d554a161f0dd authored almost 8 years ago
Catch exceptions when polling features, properties from target store.

d463511d264a4c44ea8b5685b5b03bde563ce043 authored almost 8 years ago
Merge pull request #212 from shoito/fix-initparams-binding

Fix to allow binding of multiple parameters separated by semicolon

b95af6acbf95247bacf38b8535b43891a3d0dbe0 authored almost 8 years ago
Merge pull request #211 from shoito/fix-lock-wait-timeout

Fix "Lock wait timeout exceeded; try restarting transaction"

e3d0b86a95b69039f020c80eca8a5f3d54b59b6b authored almost 8 years ago
Merge pull request #209 from shoito/add-japanese-language-support

Add Japanese language support

1a10f2c5405cd6e3840e56014c7028e0f7b7ca62 authored almost 8 years ago
Fix initParams binding.

060ae18f91a9ced4b746b183e91932428699f3a9 authored almost 8 years ago
Fix “Lock wait timeout exceeded”

0528c0c72fd1c8712153d5c37d845ed621fac652 authored almost 8 years ago
Add rollback on exception.

db6393b67de5160d8c120d124c0b66a6f3c2cbb4 authored almost 8 years ago
Merge pull request #210 from shoito/improve-messages

Improve english messages

812ef1551512ca686a6f854b3480713df99e6957 authored almost 8 years ago
Improve english messages

cdaf33061933ece503eaff37c790324b5f1e92b9 authored almost 8 years ago
Add Japanese language support

24be6a60221e04e3a8f7e5d901e5408c2c12c5b1 authored almost 8 years ago
Merge pull request #206 from shoito/fix-character-encoding

2c1b2a7f8fd7f985a6bf3ff59a6e062f77c32865 authored almost 8 years ago
Merge pull request #207 from shoito/fix-readme-title-markdown

6ed037147a70272ac884413bdca6a0fa66dbfc17 authored almost 8 years ago
Merge pull request #208 from shoito/fix-loss-feature-description

ff536512cee533a9ce10ed842947bc3c5d4b2a63 authored almost 8 years ago
Fixed problem that Feature Description lost when opening property modal.

9c35253a9c78d16113eea3968259a329a36783ab authored almost 8 years ago
Fix markdown syntax in README.md

bda1201af7f1aa9449ce1eb95543537b0a5f6333 authored almost 8 years ago
Fix the character encoding problems in ff4j-web

5b0628764d00b96cacea5ed4d327f7f0bfecab10 authored almost 8 years ago
Merge pull request #205 from shoito/change-forum-link-default-lang

Change query parameter from "?hl=fr" to "?hl=en" for forum link.

6f2e3b1e9c4972350e9a89b2339da6bfd19adfb4 authored almost 8 years ago
Merge pull request #204 from LesNovell/master

Issue 199 - Close property dialog and return to feature dialog

65779250dd2ae9a5a0f1f40887a8c23afc106471 authored almost 8 years ago
Change query parameter from "?hl=fr" to "?hl=en" for forum link.

fe469920b1b48bcb079bf236a19d453dfb2e9a42 authored almost 8 years ago
Issue 199 - Close property dialog and return to feature dialog

a04ccc169295094ec117919e83b79351f822dc32 authored almost 8 years ago
Merge pull request #203 from shoito/fix-aioob-exception

Fix problem exporting xml

435cd7e306686392eb465006a78971d206e5102a authored almost 8 years ago
Merge pull request #202 from shoito/fix-javadoc-in-ff4j-web

Fix JavaDoc comments in ff4j-web

9c71f02a3a9e7d63e12414885d7b7795a9773279 authored almost 8 years ago
Merge pull request #200 from shoito/fix-import-xml

Fix problems importing xml

66f72617c291373de143590d78832494ee1eb463 authored almost 8 years ago
Merge pull request #201 from shoito/fix-invalid-html-comment

Fix invalid html comment

e15d48b1f29cda059e5772fe49e75703a5ec0cf6 authored almost 8 years ago
Fix problem exporting xml

cc47858e30946ce3f494164bd0c619ac335d240a authored almost 8 years ago
Fix JavaDoc comments in ff4j-web

4e01a06df6d9472b13f96ed8d26a4e451738536a authored almost 8 years ago
Fix invalid html comment

```
Servlet.service() for servlet [FF4jDispatcherServlet] in context with path [] threw exceptio...

c8d284ee694b75151fbbb5213a223823cb8b671a authored almost 8 years ago
Fix problems importing xml

```
Servlet.service() for servlet [FF4jDispatcherServlet] in context with path [] threw exceptio...

fd8f6affce6d4e795e3e2a501a16eecb1278b54b authored almost 8 years ago
Fix issue 199

6ca6313b97026bd858ed272b5c42c9e01bc64983 authored almost 8 years ago
[maven-release-plugin] prepare for next development iteration

3e2ed50d4e2c8d5adbf9a94f26d3e64f1c3a6f22 authored almost 8 years ago
[maven-release-plugin] prepare release 1.6.3

5da3e31c7e1f90903087b3c0b3e45d026cb117c8 authored almost 8 years ago
Add DB2 file, fix #197

05143fff48b464e65b31eb51fcffda81d41e1e81 authored almost 8 years ago
image JDBC

9e7ddda00ae21d1c97dfe4d122cebad253fbdf1e authored almost 8 years ago
Split Archiaus and Commons-Config

3bcab1f0e43e6c18fe4bdb6436193a1155ba7a6e authored almost 8 years ago
Merge pull request #195 from shridharns/ff4j-dev

Adding implementation to the Redis event repository

cbb3f9ef5b027b8623237f2fe44fae0ef6518b95 authored almost 8 years ago
Merge branch 'master' into ff4j-dev

d7c565c8eb6df69e0f126b76840cbbeb83ee9468 authored almost 8 years ago
Revert "Revert "Adding implementation to the Redis event repository""

This reverts commit c024cefe3f3269ef7542b518c4878256b823f40a.

49e5c88d00fc04cd1f45817523f20693e944ca3d authored almost 8 years ago
Revert "Adding implementation to the Redis event repository"

This reverts commit 1c60e9806ef6035149938508652c1324f07045ad.

c024cefe3f3269ef7542b518c4878256b823f40a authored almost 8 years ago
Adding implementation to the Redis event repository

1c60e9806ef6035149938508652c1324f07045ad authored almost 8 years ago
commonsconf

4e10185a9d295adf72e21ec51b7efb99a9f7f318 authored almost 8 years ago
Pass on AOP + web

36e55cee257b9d4d51a038cbc8a1be6a1ef74a17 authored almost 8 years ago