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

Some pom.xml cleanup

e0a1343f97052645531e4e3b70ec7b4b723f03e1 authored over 8 years ago
Renamed togglz-benchmarks directory

b5c78e2972532d700f5bcb0e66dcc8718678c707 authored over 8 years ago
Create a Zookeeper backed state repository (#162)

3ad9ba0b0d3e3e59f165c088246903ac458166fa authored over 8 years ago
System Property Activation Strategy (#163)

fc9a54ef5ff26de0d35f4468a18004e10bfb174e authored over 8 years ago
Only set FeatureManager instance to cache if absent (#161)

3ad266a54dd2dbe0bdb198fd14d8159fccb4cb26 authored over 8 years ago
Add Javadoc badge with automatic version detection (#160)

20b23c8295be7ba8cebf6affd8981f17b7039d66 authored over 8 years ago
Merge pull request #159 from DealerDotCom/benchmarks

Add micro-benchmarks to JMH

1f735f18f1d51da83dc3beef72b5d4b397a12d42 authored over 8 years ago
Cleanup the benchmarks and add a readme describing how to run them

6f30609d94ccede1893f4dd96fe10e7399212906 authored over 8 years ago
Benchmark performance of ScriptEngine-based activation strategies

0b9dcddd10a47d506244432857963db801d23f45 authored over 8 years ago
Add a benchmark around some feature state options

21fb373626c310276133c7261437b865ed2aa42e authored over 8 years ago
add microbenchmarks to togglz

Create a module with runnable jmh-benchmarks for the togglz project with a simple benchmark that...

9f5b2d882cf485b3181d197ed736b7237c3116d2 authored over 8 years ago
Merge pull request #158 from dstepanov/featurecontext-without-synchronized

Use ConcurrentReferenceHashMap instead of blocking 'synchronized'

9d94acf1b4a5c2f17f03f0d82c0cab60b2dee92c authored almost 9 years ago
Use ConcurrentReferenceHashMap instead of blocking synchronized

b3b25e60db76534f7589915ebb5d51169638521d authored almost 9 years ago
Removed Xdoclint option for JDK7 compatibility

41fd464c7f1fb2b626748b1577c61691bc470b98 authored almost 9 years ago
Fixing failing test probably because of cached FeatureContext

947295fa5d13bc7f20a77ffe17e9aee76523d050 authored almost 9 years ago
Allowing TogglzApplicationContextBinderApplicationListener to rebind the application contenxt + unit tests fix

875ea7ada91103692233c809deb68739628d6a9c authored almost 9 years ago
Added Log#warn()

bf3530094bcbdc05be389e25d55f43adc685e753 authored almost 9 years ago
[maven-release-plugin] prepare for next development iteration

f29f4dda7b485e034ada695f9818f6eb865876de authored almost 9 years ago
[maven-release-plugin] prepare release 2.3.0.RC1

b10e851db91c9058029f58b76d795c2c9ad0d9e6 authored almost 9 years ago
Removed Seam Security module

091fb5aca71cc10026c5d16e19a6d79a58eef2a2 authored almost 9 years ago
Updated minimum Java version to 1.7

1e43c995bd0bd7efead69a975602c8427868798d authored almost 9 years ago
Disabled Javadoc linting

c2433f3d9052bc53fa3a478980288d828c377c6c authored almost 9 years ago
Merge pull request #155 from kamilszymanski/travis-notifications

Fix travis notifications

4d6a014f70a30a682b7fc9c687e124c18d374da0 authored almost 9 years ago
Fix travis notifications

233e0d390f0acd4a21688961b5c63f690046d68c authored almost 9 years ago
Added some shields

b4a819f29def4a654289efcc1376c12c8d39bebf authored almost 9 years ago
Gitter integration

7adb77c64ec6401e636766e888646160df2fa9ef authored almost 9 years ago
Merge pull request #154 from marceloverdijk/spring-boot-integration

#134 Add Spring-Boot integration

f0af3a1f633bd2eb32ad88bda257db70b54e6eb4 authored almost 9 years ago
Merge pull request #153 from camielza/master

Introduce hazelcast StateRepository

2f89edc9b3d75f78bf35c467ed5e58b9af3b2637 authored almost 9 years ago
#134 Add Spring-Boot integration

ed364343a2ac905fa607533e274eeb160143cb8e authored almost 9 years ago
Added OSGi ServiceLoader configuration to core manifest..

79bf213d52faffa57c6e6cc2c8d2689cffaa3c67 authored about 9 years ago
Correct Javadoc

9e9e2e85d35af6cd422248199e428c399980c1e9 authored about 9 years ago
Introduce hazelcast StateRepository

8f3b9f14724e82b9c89ba112e4233b1294386cd1 authored about 9 years ago
Merge pull request #152 from marceloverdijk/optional-secured-console-servlet

Added easy way of disabling security of admin console

84cbb08a9eaf2cb3a7688db02a06da62af0b8269 authored about 9 years ago
Added easy way of disabling security of admin console

ac7d46845a497793ae15990c0db2d1a5360a8941 authored about 9 years ago
Fixed osgi version property

cc8c8e017af7362324ab66a7710a6110afce5da0 authored about 9 years ago
Allow to override TogglzConsoleServlet#isFeatureAdmin() (#151)

3d7f86f0ae5c93affe981f8a3ea67a4499fb31ef authored about 9 years ago
Refactored SpringSecurityUserProvider to allow customization by subclassing

04173d1b33cf285c56527af783825e1aaeb4cfda authored about 9 years ago
Slack notify

761046b279e913132394da2e2922a740222f59dd authored about 9 years ago
Another try to fix Spring Boot problems

e0b66b42defcd85a852ee0bb6e5fb2e0aae7019d authored about 9 years ago
Fixed Bundlor template for spring web

51f5a5cc2aecb4ce364d3bbbf564f947d596d41f authored about 9 years ago
Refactored Spring BeanFinder implementations

38f30a67d8605c0f75c7d576c95b7974209d0544 authored about 9 years ago
Added ContextClassLoaderApplicationContextHolder

b2fc5eefee0cd1c44f3af86c3e8cd13cff1477f8 authored about 9 years ago
Merge pull request #150 from marceloverdijk/improved-composite-state-repository-constructor

Improved the CompositeStateRepository constructor (#147)

ef815a718306cecd2fa358f446a94669825f85e9 authored about 9 years ago
Improved the CompositeStateRepository constructor (#147)

33a9ddf64989f40cc08769879dfd1d63ee37d1ad authored about 9 years ago
Merge pull request #149 from marceloverdijk/add-multiple-activation-strategies-at-once

Added possibility to add multiple activation strategies at once (#146)

b0d28ee28dc54ad6d5fb92c2f9865adc931341f9 authored about 9 years ago
Added possibility to add multiple activation strategies at once (#146)

70944d456fcd3ddf60d077934f7afe471d1e262c authored about 9 years ago
Fixed manifest for spring-web module

788f93158390754a5b61f985ab26bf1f35ed87d8 authored about 9 years ago
SpringWebBeanFinder now uses HttpServletRequestHolder to get the ServletContext

22b20ef7c8758dc5deadf0a6c4726e8c8d73cf5c authored about 9 years ago
Merge pull request #144 from sunyal/add_clear_to_cachingrepository

Add clear ability to cache

7867c8b100d9e7ebabe6a02f2b0151da87ad4b5d authored about 9 years ago
Add clear ability to cache

ec7e40382626dcc5723366c5d870379bfbb803d3 authored about 9 years ago
Merge pull request #143 from otto-de/master

Return empty list instead of null to make TestFeatureManager usable w…

cca5f71c45c4c090a654ae7ccd173a408f6a6065 authored over 9 years ago
Return empty list instead of null to make TestFeatureManager usable with Console Servlet

ae8232d1bd41bb7d84c446575551aa3b2908546a authored over 9 years ago
Javadoc improvements...

ac6d5fdf8944791922c240d9139033410271d21e authored over 9 years ago
Merge pull request #141 from KaiHofstetter/default_activation_strategy

Implemented @DefaultActivationStrategy feature

2c84aeaad1c50fa8126ef593de7c21abedaf35e8 authored over 9 years ago
Implemented DefaultActivationStrategy

134087de5d54eb64750267eb76fe8cf02d0dd5c8 authored over 9 years ago
[maven-release-plugin] prepare for next development iteration

2fa70ace760d8219bfd8b39e3b98bc39e7788351 authored over 9 years ago
[maven-release-plugin] prepare release 2.2.0.Final

c6a4d91c6a8f5cc3a15246d6d7baf7f29770155c authored over 9 years ago
Merge pull request #137 from atfire/master

Fixed OSGI manifest in cassandra module.

0561806303f2c491a8c53c30288f11dc01d302eb authored over 9 years ago
Fixed OSGI manifest in cassandra module.

f9017def3f06159851b8686952b63bdf59609bc4 authored over 9 years ago
Merge pull request #135 from atfire/master

Fixed activation strategy removing in CassandraStateRepository.

766e86e0f6aafb4467eee5edf06fdcb2efccc4c8 authored over 9 years ago
Fixed activation strategy removing in CassandraStateRepository.

787f45e65022b2434423fdffb289449a497745c1 authored over 9 years ago
Merge pull request #133 from atfire/master

Adding test for CassandraStateRepository

4e8539bf89e44b09b9edff64630eac21319beee0 authored over 9 years ago
Adding test for CassandraStateRepository

ec0145bad64e2908822798dbcaea4be91d58fc96 authored over 9 years ago
Fixed ordering issue in VariationSetBuilder (#131, #132)

abbe21676f5fe610c7e08f9f28b9997cfa9a6892 authored over 9 years ago
TogglzRule is now always configured with the new builder (#132)

f4d467a3748693de899d251f26e9a39402d9d635 authored over 9 years ago
Added Cassandra module to the distribution ZIP

9ebdbf3c25fb4fff563aa710e07614d98aa2717f authored over 9 years ago
Code formatting...

611096ae7105f5b0fe85a18d5021896ad3f57b47 authored over 9 years ago
Merge pull request #130 from tdtappe/master

Make NamedFeature serializable.

26eb2305a390e332ad45cb2a22f375ffb52a0b46 authored over 9 years ago
Merge pull request #132 from danhaywood/master

Implementation of TogglzRuie with variations (as per #131)

8840aa06c8c86db8b0d390fb898dc8a74aed5ce9 authored over 9 years ago
closes #131

bc30328404d76a742547788ee32480e5e7cea0ee authored over 9 years ago
Fixed whitespaces.

7a0fb20b9039547a8120f4c8c6b80eabb071ad08 authored over 9 years ago
Merge pull request #128 from atfire/master

Added Togglz - Cassandra integration

e54ce943bb91c0c9aab2b2e9511311618a3817df authored almost 10 years ago
Don't use java 7 stuff.

fd9b0fb6bd09876105928c30f3651af6402f001b authored almost 10 years ago
Make NamedFeature serializable.

4b1b5bd37bc7e7245a8434a60d5f364d7e0ac2f6 authored almost 10 years ago
Added Togglz - Cassandra integration

StateRepository implementation that uses Astyanax to store features’
states in Cassandra.

fe2ac692d23836b4a03a4c957155b1468cdd2aa4 authored almost 10 years ago
Merge branch 'master' of github.com:togglz/togglz

81ad216035f6e61fcf82257d00045ad7e42e2447 authored almost 10 years ago
Merge pull request #127 from paychex/composite-repo

An implementation of a composite state repository.

b1da7c159e605e17c7050f2bc9d6dde09e7d7d0a authored almost 10 years ago
An implementation of a composite state repository.

4a509ca06642adc14be6206cd6e905075683202f authored almost 10 years ago
Added the new Archaius module to the distribution ZIP

79aa529c9b9689d420fe53987687dd9b63cfaf55 authored almost 10 years ago
Code formatting

1fb7038bb08e4e29c810532a45fbfb9e3afb8e05 authored almost 10 years ago
Merge pull request #126 from paychex/archaius

An initial implementation of a Netflix Archiaus based state repository

594241239eefc1ac05f9070e2b478cea9fad7c17 authored almost 10 years ago
Initial implementation of a Netflix Archaius based state repository.

0973c9a3def6e997ec0103e0b2c8a91e98d363f2 authored almost 10 years ago
Merge pull request #1 from togglz/master

Update from origin

f10695d623100a2f200e6efbdd8e77decccac82d authored almost 10 years ago
Merge pull request #125 from paychex/issue-124

Refactored FileBasedStateRepository and ReloadablePropertiesFile to use a new PropertySource to ...

d80a09d4d9f80cbbb993e031488d4cba8dee8bb4 authored almost 10 years ago
Merge branch 'master' of github.com:togglz/togglz

5915b2458415dfcd92d81758dc46581dec19d7e5 authored almost 10 years ago
Refactored FileBasedStateRepository and ReloadablePropertiesFile to use

a new PropertySource to allow for other property-based repositories
other than files.

ca66ee1b08d8e4bdb2479284968a2476f23b88a4 authored almost 10 years ago
Merge pull request #123 from paychex/fix-CachingStateRepositoryTest.testCacheExpiryBecauseOfTimeToLife

Fix for erratic test failure

a68ea95a68dca7be081161c469816c031f272daf authored almost 10 years ago
Merge pull request #122 from paychex/issue-121

Fix for issue 121 so that metadata is created when enums are added to

95495fdbef4e13ad06e825737c0c43f1368e417d authored almost 10 years ago
Fix for erratic test failure

b1b9f2dc1ce875f372b1ab294a82cd64a344aba9 authored almost 10 years ago
Fix for issue 121 so that metadata is created when enums are added to

EnumBasedFeatureProvider instead of for each call to getMetaData().

5c43902754a8a70c7de94f0d0be11f89ed9c69fb authored almost 10 years ago
Travis config file cleanup

80ffae7cf2b41caf58cb4c257f499eafd5ecbe2e authored about 10 years ago
Fixed Bundelor templates

e49eb817a04e3f5a2b616989417dc870f08595b5 authored about 10 years ago
Also deploy the distribution module

80fc505c9543e5d8e234c45845415b23b6041b29 authored about 10 years ago
CSRFTokenProvider implementation for Spring Security (#115)

2527043ae5ddb94b5113c16c5918ba91e69ae9b6 authored about 10 years ago
Added API for including CSRF tokens in forms (#115)

224062f97bed31d94375fd821e20494b464a3c42 authored about 10 years ago
Fixed broken integration tests after splitting spring module (#55)

ca11350bdb0c0974e1f8da8a92e44adacc01e527 authored about 10 years ago
Splitted spring module into spring-core and spring-web (#55)

92e52ef3e492ac187ccb442caed1c9b622098b35 authored about 10 years ago
[maven-release-plugin] prepare for next development iteration

87827ed8f7550b1428a82af1e45fe9f88ffc8776 authored about 10 years ago
[maven-release-plugin] prepare release 2.1.0.Final

77798b4f812eaa2da8330b6dd421fb0f43a78cab authored about 10 years ago
Updated to latest maven-release-plugin

caa6583c5f5c2c7d5e214fbf1c1da605c42dec69 authored about 10 years ago