Ecosyste.ms: OpenCollective

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

github.com/togglz/togglz

Feature Flags for the Java platform
https://github.com/togglz/togglz

Revert "Ignore jconsole dependency of wildfly-cli as it breaks on Travis"

This reverts commit f85154a084b3df112f9b072a75fd71c99846d501.

74aa69cc3549d784f212ec5a213a4329f0f56cdf authored almost 7 years ago
Updated snapshot script to deploy the JDK8 version

f1900f35bb1064fe59d68f65dab8c6560ea7a310 authored almost 7 years ago
Ignore jconsole dependency of wildfly-cli as it breaks on Travis

f85154a084b3df112f9b072a75fd71c99846d501 authored almost 7 years ago
Travis: "openjdk9" -> "oraclejdk9"

348380107f42038f3fd60967282b1080a5d89e07 authored almost 7 years ago
Removed broken Eclipse Maven repository

743fbe1b5d19db81d77a70022fd2c92149752055 authored almost 7 years ago
Updated Java versions in Travis config

b3bf4adea9df540da2491f1047f6d327d56fffb0 authored almost 7 years ago
Fixed broken handling of @BeforeClass/@AfterClass (#185)

76227b471023cbb417ac4fcf0fadca2fbbe03bfe authored almost 7 years ago
Logging state repository (#266)

70632df2a9c8b70527c09e91dbd0d932e82d99f6 authored about 7 years ago
Merge pull request #263 from dasniko/nostyleatribs#248

remove leftover style attribute in html code (#248)

57d62ed2df3dc8371266d673216dcb17232d102f authored about 7 years ago
align footer content

674ed9b1788601400f6b4677d09006d053b83029 authored about 7 years ago
remove leftover style attribute in html code

852332bb8ca3bd80bc18d342d3a4ef54fc75ea15 authored about 7 years ago
Fixed NPE in QueryParameterActivationStrategy (#260)

801aa0ea8857be4a4be082c0bed7613fa55d5bd1 authored about 7 years ago
[maven-release-plugin] prepare release 2.5.0.Final

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

db8c4c036acf948f0f0a5fc9eabe9e1d4e639031 authored over 7 years ago
Adding support for features within system properties to the base class for properties. (#255)

- Base class now supports empty property checking
- All properties now handle custom value chec...

b27c81626d7ca30ad5ee21053f84f4492c60e33a authored over 7 years ago
Fixed jdk8 profile activation for distribution

c60cd3a0bf0449defc7eb23b48aef6863abbd353 authored over 7 years ago
Adding support for a MicroProfile Config based property activation strategy. (#253)

02e9dbca84ab220277b9c6914783d52c2c9d7141 authored over 7 years ago
FIX #251 - include parent contexts when looking for a bean (#252)

1a22f51a43835a2e29c0eb336bb9452963439a66 authored over 7 years ago
Some cleanup for #247

fa17ecc0261f71bb94757d7b999e75a4500f5888 authored over 7 years ago
Add A URL Parameter Activation Strategy (#247)

a5b5143d252aff74558a542357efe2068c8dcf2b authored over 7 years ago
switch to openjdk7 (#249)

4cc44eb3207d5723d8410bdd5ac35e948eda7d7c authored over 7 years ago
TogglzProperties does not have @Validated (#242, #227)

Signed-off-by: Sebastian Davids <[email protected]>

7a1af66c0b731bce5a091e3a7bdc6415d9d68dbc authored over 7 years ago
HTML escaping for strategy parameter values (#238)

38437e6de080f8b564523ac9f1bb69a18150f542 authored over 7 years ago
Increased sleep duration to work around failing tests.. (#240)

e8eacd4de866354d0f92224a6897809727a18bd6 authored over 7 years ago
Fixed flaky unit test (#233)

7489fdc16bc5f583c59f472d5a1a603b76a34ff2 authored over 7 years ago
Add support for configuring features via Spring Environment (#232)

This will be much more comfortable for Spring and Spring Boot users
since there are multiple wa...

f033687e253d2ec59864f9bb39502d03f37762c7 authored over 7 years ago
Add CompositeFeatureProvider (#231)

53666515f9367519dec4021410ee5ca28f681255 authored over 7 years ago
fix relative url to contributors (#230)

ed209eabbcb0507b1e5aafe8a1d6bdd3e217f88e authored over 7 years ago
Console: One-click feature enable/disable (#228)

ac54a100f0a0f78b9ca96ad70908f1eccd39515d authored over 7 years ago
Activating Open Collective (#229)

14dcc2af9fd17a34a0cc09260a57cd4ec3e08c77 authored over 7 years ago
Redis State Repository (#224)

d2532333a173ce1dd9526c03f58fd5837a4b588d authored over 7 years ago
Fix issue that prevents multiple ips sepparated by comma and look for… (#222)

f89ebd05a2e6ef8d06504055464eb6d00d6548e4 authored over 7 years ago
Cassandra & Zookeeper: upgrade to latest clients and dependencies; code cleanup (#220)

03437b623e4a622ba39e87616be400b8a7919a2d authored over 7 years ago
Hazelcast: upgrade dependencies; minor refactoring (#216)

bdb5c22865a7528ef8aec81323b5ad0b2672281f authored almost 8 years ago
Merge remote-tracking branch 'origin/master'

8eec970a5f84c1d8cd3258704853421d384e16c1 authored almost 8 years ago
Adjusted deletaspike startegy names

ae592071e8d94bcc0aa05b3046fa11bc9876ae76 authored almost 8 years ago
Merge branch 'deltaspike-activation-strategies' of https://github.com/neocotic/togglz into neo

25aa3f7156c22f70447851ac706de4c6ad53d7b0 authored almost 8 years ago
Merge pull request #209 from dasniko/208

#208 shorten the system property params to regular text (was large text)

819623f30cd550356a8558e5bb7406a792134493 authored almost 8 years ago
#208 shorten the system property params to regular text (was large text)

b0136974854a96ddcc0f7d04825a1b2ec0f04cad authored almost 8 years ago
#116 Migrate Togglz Console to Bootstrap 3 (#207)

4fdc7438756f471b468d0241efbb19f5065ed3a2 authored almost 8 years ago
Use the more basic AmazonS3 interface instead of AmazonS3Client to be more flexble in general usage.

bcdf0d3ecd40a239577399d5217262308000a273 authored almost 8 years ago
Merge branch 'master' of github.com:togglz/togglz

27b71b6ac15849a51cc53f9373a5b40162b9c743 authored almost 8 years ago
Fixed issue with TogglzManagementContextConfiguration when togglz-console was not on the classpath

b6137957002590f61b04871dfe9ede6135cb58c5 authored almost 8 years ago
Fixed web-fragment.xml to validate against Java EE schema (#204)

05a258d0b6125bf5aca27b9ca8f21bac213a01a7 authored almost 8 years ago
Updated OSGi version

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

f31cbb315a8855c0a9b3188a610aa866df71666c authored almost 8 years ago
[maven-release-plugin] prepare release 2.4.0.Final

ab53fca05401ae96b0deab78dab0853b06b6f946 authored almost 8 years ago
[maven-release-plugin] prepare release 2.4.0.RC1

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

4416a9eaaac49240d6c3e48131adec2783168af3 authored almost 8 years ago
Add @FeaturesAreActive annotation for controllers (#166)

9d9bfed96a88ec023d9184d2bcfa16b893817832 authored almost 8 years ago
removed unused dependencies from togglz-deltaspike module

97873791a8d90907ba884f1a0eb53c04defc75a8 authored about 8 years ago
upgraded DeltaSpike version to latest and dropped obsolete DeltaSpikeUserProvider

3daa9a1fa39df90b309329894b8fe3c373934890 authored about 8 years ago
Merge remote-tracking branch 'upstream/master' into deltaspike-activation-strategies

cd76417280daa5c5d6e7e10cdf1f5d5d6eb06b39 authored about 8 years ago
Added missing modules to distribution zip file

5c23d0aaf3371b750f3dd90ef82b9de79993757e authored about 8 years ago
Merge pull request #201 from Epimetheus89/spring_boot_1_5

Update spring boot to 1.5

40bb916608fb2f2057c2ed81aa9e36afe8cfe001 authored about 8 years ago
Update spring boot to 1.5

5a6abdbba9a21cb17912b27ad80a82057c063445 authored about 8 years ago
added activation strategies for DeltaSpike configuration properties and project stages

e33d2f431350105b7ce04bdfa7cc1d7307881e89 authored about 8 years ago
added activation strategies for DeltaSpike configuration properties and project stages

00e3052f7b5025b1d687c477da69c3ee0c0153b2 authored about 8 years ago
Slack notifications (#197)

1d786b9f2c2b1e67234fb1d76886296df0dbc8f3 authored about 8 years ago
Added web-fragment name for console

85a49dab43349ded7282c3698e14f1c9dbb5591a authored about 8 years ago
Code format

6d4a114af22b97042dbad31a2c2dfb5f53da8e6a authored about 8 years ago
Add Amazon s3 implementation (#195)

78769cfc3fcf5f954ac482a11d5adabc9a0d1eb1 authored about 8 years ago
Add google cloud datastore state repository (#196)

914f4205300f6dc5ece7d6bce070f828f064c89c authored about 8 years ago
Added @ConditionalOnBean(ManagementServerProperties.class) (#190)

85126e1a650c84eeb069f934cd451bcf70bcc763 authored about 8 years ago
Merge branch 'master' of github.com:togglz/togglz

6dc61573a3db224177e5f61be8176d9d52f50833 authored about 8 years ago
Fix for non unique managementServerProperties bean (#190)

4fa73613dabbf93dfd4ec059c61eb953e2b9ba94 authored about 8 years ago
Introducing MongoStateRepository for Mongo 3 driver (#191)

4594063682138941425fd2c8382194579bf902ba authored about 8 years ago
Prefix admin console with management context path if configured (#190)

cb85ff021c2915081e3b2f0109a8eb4ee8fa58fb authored about 8 years ago
Expose admin-console in Spring Boot on management.port (#190)

e95df552a4669f738f0bf33fea55f1a89fe5dcc6 authored about 8 years ago
Spring profile activation strategy (#188)

99aca86439368160f442d7ecae6fc8a6f39e8873 authored about 8 years ago
Spring environment properties activation strategy (#186)

216adf8de7ed55fa8712c3dd0a492879acd3693a authored about 8 years ago
moved TogglzApplicationContextBinderApplicationListener to togglz-spring-core module to increase usability

a48f93d5f799a91a066aec1f63afa7784a9f6f9f authored about 8 years ago
Device Activation Strategy based on spring mobile (#184)

e9e7cc88e93ff824886bdc6d1ad4e5a714ca88e0 authored over 8 years ago
Possibility to use all repositories in composite to set the state (#182)

It is useful to audit or notify.

5ca4c1c13ef984ad853189810ec55d6cf9a5627d authored over 8 years ago
Add a state repository that uses Amazon's DynamoDB (#181)

* Migrate the FeatureStateStorageWrapper to the togglz-core module to make it usable from other ...

2e0166ee285333f4e52cf2bc67f12744d8c7daf3 authored over 8 years ago
Improved test failure message for TogglzRuleWithVariations_CalledMultipleTimes_Test

491a707ab349c82214841accc31636843b560b3a authored over 8 years ago
Updated OSGi version

c47e9ef4b5b9f20b213eca0e38347c5de6f720f8 authored over 8 years ago
[maven-release-plugin] prepare for next development iteration

c3ff9a662051926cf063e0f5510edd3dcba5d8a4 authored over 8 years ago
[maven-release-plugin] prepare release 2.3.0.Final

c050c1c7e1345367ce1e1a460ee1fe49b9f898e1 authored over 8 years ago
Fixed some weird test failure

1609f9b4debec7ee7d71737aca9d252e2e8344b8 authored over 8 years ago
Merge branch 'release'

2dd52d35375faaedd5a5a5f11e83daf2445cef3d authored over 8 years ago
Address range support in ClientIpActivationStrategy (#172)

04ce09b5826697e02a83fa6846db52c9586dd983 authored over 8 years ago
Introducing EmptyFeatureProvider to Togglz core

bd726f7feb39642b92acf20edd372c18891ea4f0 authored over 8 years ago
Togglz auto configuration now happens despite of feature provider bean provided or togglz.feature-enums set. In case none is set a dummy provider is created and a warning is logged (related to #174)

29d022eea0d8ce09786515fbbd930571393a87a0 authored over 8 years ago
Added SpringSecurityUserProvider to condition for SpringSecurityUserProviderConfiguration (#173)

02892f4993750240aee266abc1d8057d1fe8cd2a authored over 8 years ago
(Fixes #167) Prevent the creation of unnecessary transactions (#168)

bc6ffaf4eb927345a75bc82ed50637f85fbb1836 authored over 8 years ago
Wrapping FeatureState within CacheEntry so that MemcacheStateRepository can handle null values properly and avoid hitting datastore (#170)

64184849dd51be1fbdf48bdd53d93e1cf5f8e5cb authored over 8 years ago
Polish after (#165)

4771d69339206f4b8cb84e0eb1ab040abf1e52ad authored over 8 years ago
Polish after (#165)

3163c098c1ac4e8b063f75b4b854eeb85ceffee7 authored over 8 years ago
Merge pull request #165 from ractive/spring-boot-configuration-processor

TogglzProperties documentation

64dd542e05699466c0f3d0089025f93c2a0f991a authored over 8 years ago
TogglzProperties documentation

c31472f0a16e5a9e90b358a7bd3e6fe817590189 authored over 8 years ago
Added comments regarding state repository caching (#164)

e20ba6f8aebf5cbea61d90bcee9f6964f4ce5fea authored over 8 years ago
Auto-caching existing StateRepository if enabled (#164)

eb4dfb39d3a4f20d5bb8234fc96e6cbc92d9dd4f authored over 8 years ago
[maven-release-plugin] prepare for next development iteration

369758a5b411a54bf72f0a82cd564dc032544784 authored over 8 years ago
[maven-release-plugin] prepare release 2.3.0.RC2

c0214394fc91977cc55596da8de039fcb528d55c authored over 8 years ago
Updated Wildfly to work around WFCORE-719

e7c7fa01edbb5e52003d7722eaf024e19a5d2a1f authored over 8 years ago
Fixed integration test profile activation

a09eec39c7ba55faf13d9e5dca1e2e194cdf80cb authored over 8 years ago
Only enable Togglz auto configuration if 1) feature provider bean is available or 2) togglz.feature-enums property is defined

8c80a429e7eaf4dfc4c82e3e488578e2070cd77b authored over 8 years ago
Added Hazelcast and Zookeeper modules to distribution ZIP

f7a2b873d3b7d9abc066fd0b268ccb039bdc9879 authored over 8 years ago
Disable doclint only on JDK8

e400470fa98bb8fa832d379af8c62160cbf8814f authored over 8 years ago