Ecosyste.ms: OpenCollective

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

togglz

Feature Flags for the Java platform
Collective - https://opencollective.com/togglz - Code: https://github.com/togglz/togglz

fixing version

github.com/togglz/togglz - 02e4bc50b67a8b40d640388e3a19c25a662bcae5 authored about 10 years ago
added new dependency to manifest to satisfy bundlor

github.com/togglz/togglz - 9cad2526bd1545dda7a4a3833482562a3b8e990f authored about 10 years ago
added missing javax.inject dependency

github.com/togglz/togglz - 2e13d3ff02e28eb4cc900e56b066a5719162ab32 authored about 10 years ago
added a new state repository decorator that enables feature toggle data to be isolated in a separated appengine namespace

github.com/togglz/togglz - b8c34aa8e6b178516968b17948251a99c7b069a7 authored about 10 years ago
one spelling mistake, and include imports for sample code

github.com/togglz/togglz-site - 061741cee320bfa7bb26ab84829282367f70d1d7 authored about 10 years ago
Added hooks to execute code before and after schema migration

github.com/togglz/togglz - 99f13cb21e654d5a2c3d598930715580833678f7 authored about 10 years ago
Include feature name in hash code calculation (fixes #104)

github.com/togglz/togglz - 22c37195111bde934062ae907d0c2ca90cab66d6 authored about 10 years ago
Clear FeatureContext cache after each test execution (fixes #103)

github.com/togglz/togglz - 592e9981b161e71aa5c7dc62a96ac2f45a4082cd authored over 10 years ago
Added async-supported to web-fragment.xml (fixes #102)

github.com/togglz/togglz - 662750491c08e0f98e0a44aa4df1abfca10e7157 authored over 10 years ago
Merge pull request #96 from pierrelucveilleux/patch-2

Name attribute can have scriptlet expressions

github.com/togglz/togglz - 850e2cdcdf77fcad636d005caa3c1f54599f3cc0 authored over 10 years ago
Added missing pluginRepository entries

github.com/togglz/togglz - e5e31f3dddc6d89ff425f7cd60fada1282bafb91 authored over 10 years ago
Name attribute can have scriptlet expressions

Name attribute can have scriptlet expressions

github.com/togglz/togglz - b49f951161bbc62303df8faefc8d97cecadb2ef8 authored over 10 years ago
Downgraded maven-jar-plugin to 2.3.2 because of m2e-wtp incompatibility

github.com/togglz/togglz - 8f42d43f2546ef84314e2087bbf6858e65b68955 authored over 10 years ago
Added Bundlor to the <pluginManagement> section

github.com/togglz/togglz - 32d07040aaf851cff869ee0f21ebb609bf945afd authored over 10 years ago
Added OSGi compilant manifests generation. Thanks to @orzeh for helping with this. (fixes #93)

github.com/togglz/togglz - 299cfdb1815ddd7324b147b8ebb1e9cc8378c939 authored over 10 years ago
Merge pull request #94 from crawford42/master

Add support for inverting sense of JSP feature test.

github.com/togglz/togglz - 0df6d0e1f967665515e22d034b96c2084c49347d authored over 10 years ago
Added support to the JSP ActiveFeatureTag to conditionally include when a feature is inactive. In the tag, if the first character of the feature name is '!', then the sense of the test is inverted, so the contained markup is included when the feature is inactive.

github.com/togglz/togglz - a960cca902119baa3516c4cc7a5ac5ec8d11b322 authored over 10 years ago
JDBC Repository should propagate any exception from the database.

This patch makes the JdbcRepository throw an IllegalStateException
when the underlying database t...

github.com/togglz/togglz - 984b02b1acf05f466d7859f9543a46f1cd4821ba authored over 10 years ago
Merge pull request #1 from tommysdk/doc-update

Fixed spelling error

github.com/togglz/togglz-site - c5cf388081ad51c5e84e36471afc010b5e433f22 authored over 10 years ago
Fixed spelling error

github.com/togglz/togglz-site - 98a0b9743490c4aeab08f881b3334cfcad0aee66 authored over 10 years ago
Merge branch 'jdk8'

Conflicts:
.travis-sonatype-deploy.sh

github.com/togglz/togglz - 18a93908c388b501b571e8367c87c3621de9077e authored over 10 years ago
Travis: Updated snapshot deployment config

github.com/togglz/togglz - 945a4d94df3d2f5b2f78357e389b6891087f1c53 authored over 10 years ago
Major update of the test suite (fixes #89)

* Updated Arquillian to 1.1.2.Final
* Updated Shrinkwrap Resolvers and Descriptors
* Integration...

github.com/togglz/togglz - e671d1e177689d73ed729b990717adb330ddc425 authored over 10 years ago
Added Guava to the test dependencies of core

github.com/togglz/togglz - b35fae8bfc6301b8c10f85f9260e1ba9eef7589f authored over 10 years ago
Fixed Travis configuration for new Wildfly profile

github.com/togglz/togglz - 409235dad999f733eba66532d07dfe52f48bdd0e authored over 10 years ago
Used Wildfly instead of AS7 for the integration tests

github.com/togglz/togglz - 1190de64017c0a62d3c63bf1f3e9090af2e22b24 authored over 10 years ago
Enabled JDK8 build for Travis

github.com/togglz/togglz - 78cc21f035459f0c9c1bbae3bc9295a4db33b609 authored over 10 years ago
Updated to JBoss AS 7.1.3.Final

github.com/togglz/togglz - a8fe92df61a88c1ae9bf7f5ebf1d5b144836ae73 authored over 10 years ago
VhostNameActivationStrategy -> ServerNameActivationStrategy

github.com/togglz/togglz - c83a4f739a9292afa7e7e904208b7692a2b20498 authored over 10 years ago
Revert "Log failures when persisting new feature state using the FileBasedStateRepository (fixes #87)"

This reverts commit cf07f38066e49e7cad209c5eebdf4fce031bf46a.

github.com/togglz/togglz - cdeebf654d5e842f68971b6a3a063a7c13fc613b authored over 10 years ago
Add vhost name based activation strategy

The activation strategy that will use the Virtual Host (vhost) server name
used in the request t...

github.com/togglz/togglz - 44cb343f604f657ddbb3d04dfbbb240f65eeba4d authored over 10 years ago
Log failures when persisting new feature state using the FileBasedStateRepository (fixes #87)

github.com/togglz/togglz - cf07f38066e49e7cad209c5eebdf4fce031bf46a authored over 10 years ago
Serve static resources without loading feature user for security check (fixes #86)

github.com/togglz/togglz - 4a867faedd309c35b4dd1eb17f8618761fa0c224 authored over 10 years ago
Merge pull request #84 from togglz/fluid-layout

"Fluidfying" Togglz Console main layout using Bootstrap fluid grid system

github.com/togglz/togglz - 0c01b355bd4e29bc74705b4f33bee90c118c5df6 authored almost 11 years ago
"Fluidfying" togglz console layout using Bootstrap fluid grid system

github.com/togglz/togglz - 352b0804c3c300d9f0ac33e87cad617362068650 authored almost 11 years ago
Fixed Togglz Console to work correctly even if URL contains a JSSESSIONID (#83)

github.com/togglz/togglz - 40d41e8547888d3958f39f1b832b08d191020f76 authored almost 11 years ago
Merge pull request #80 from aamyot/master

Better exception handling in FeatureProxyInvocationHandler

github.com/togglz/togglz - 2fade67db7dfe808e941af651eb83048917144b8 authored almost 11 years ago
Catching InvocationTargetException and retrow ex.getCause()

github.com/togglz/togglz - 19b5598bfa56e8d89b311c3176e0fdccdc1fea47 authored almost 11 years ago
Merge pull request #79 from fabito/master

Exposing ActivationStrategy list through FeatureManager

github.com/togglz/togglz - 3523194f51e80ccb68ae5a8234e283fd807b9b4a authored almost 11 years ago
Merge branch 'master' of https://github.com/fabito/togglz

github.com/togglz/togglz - faee73e5aaf5f9ccaa0eef15fe0d53d912e87c13 authored almost 11 years ago
adding new method to test feature manager

github.com/togglz/togglz - f16bfedab534b4af6c14c9ecaa4eae75b72558a7 authored almost 11 years ago
adding new method to fallback test feature manager

github.com/togglz/togglz - f871a2b8c0353a45b3b55d71ef8d131b10e4e11a authored almost 11 years ago
Exposing ActivationStrategy list through FeatureManager so we can easily access them wherever needed. This way, instead of loading the strategies via ServiceLoader we can just invoke getActivationStrategies. \n Now, the console module will only show the strategies explicitly configured by the client - if you are not using DefaultActivationStrategyProvider doesnt make sense to show all existent strategies.

github.com/togglz/togglz - 64e39e7887417048ce2918d94bb59c4b660974cb authored almost 11 years ago
adding new method to test feature manager

github.com/togglz/togglz - 231638b0c98443c9cc79aea3ccf5949697553d56 authored almost 11 years ago
adding new method to fallback test feature manager

github.com/togglz/togglz - e84e0c6657fedffd5f92dac36b3b67ca67290948 authored almost 11 years ago
Exposing ActivationStrategy list through FeatureManager so we can easily access them wherever needed. This way, instead of loading the strategies via ServiceLoader we can just invoke getActivationStrategies. \n Now, the console module will only show the strategies explicitly configured by the client - if you are not using DefaultActivationStrategyProvider doesnt make sense to show all existent strategies.

github.com/togglz/togglz - 3a9558c9b40cce7b0edfe97a93232e151c9286e5 authored almost 11 years ago
Seems like the AS7 tests don't work with JDK8

github.com/togglz/togglz - 95d27905220971a0c6083f9b13b91df5536ed081 authored almost 11 years ago
Replaced JDK6 build with JDK8 for Travis

github.com/togglz/togglz - 2ef8055f31be58ba058d21a16c122c80628dc7f8 authored almost 11 years ago
Went back to appengine SDK 1.9.0

github.com/togglz/togglz - 4ecc723d7efbf149923a6fc902ec0183007ee4b4 authored almost 11 years ago
Fixed distribution to include all modules

github.com/togglz/togglz - 14ff1907204f50b480f66249ae6c9dbcd715d3bc authored almost 11 years ago
Compile against GAE SDK 1.8.9 to get JDK6 compatibility

github.com/togglz/togglz - f9988028e722fe83caa4db173071274b08c1242a authored almost 11 years ago
Javadocs

github.com/togglz/togglz - 3c04502d46ab258c6dedfedec7a435544365398e authored almost 11 years ago
Created a builder for the JDBCStateRepository

github.com/togglz/togglz - 6b2c0896a1f2dd255f2196425ed45582d85a94a6 authored almost 11 years ago
Added default settings to MongoStateRepository builder

github.com/togglz/togglz - 3815d35dc24589c129adc447ae56ad19d9fddb57 authored almost 11 years ago
Added a builder to simplify creating a MongoStateRepository

github.com/togglz/togglz - 782687e2c6bfd5f704ff39eae9377029de081f6d authored almost 11 years ago
Merge pull request #78 from fabito/master

Appengine module bug fixes and new features

github.com/togglz/togglz - 3257ff09fa51b1ef515a61a24eb744d5704203e3 authored almost 11 years ago
upgrading to appengine latest sdk version

github.com/togglz/togglz - c6b705d8e68a1fcf2aa6a7f1b3dc8592f671184a authored almost 11 years ago
applying togglz eclipse code format style

github.com/togglz/togglz - 2fdf92aef51ec9852e8e7f3f8a00116923593c4c authored almost 11 years ago
Adding application version activation strategy which allow users to activate features only in specific versions.

github.com/togglz/togglz - 50990fa077a83d4c5429211cd200640ca6726823 authored almost 11 years ago
Adding prefix to memcache keys to minimize name collision chances.

github.com/togglz/togglz - dcec253f39a1732356385f36e7d1aa38085f91b5 authored almost 11 years ago
Making datastore operations run on separated and isolated transactions, so that it doesn't interfere in client code.

github.com/togglz/togglz - e199cc14fc03ee70bcf620c360b95baeb7591586 authored almost 11 years ago
Added download and javadocs for 2.0.1

github.com/togglz/togglz-site - 4d55e569a248d5e0e53eab46b77f0502e0606e6b authored almost 11 years ago
First version of MongoDB module

github.com/togglz/togglz - f50cd8df673b9edc0b0b8b4ab92de71c979cbeea authored almost 11 years ago
Added note regarding #77 to changelog

github.com/togglz/togglz-site - 754d8ae97d93107af1542d6f0e44243317d9b1a2 authored almost 11 years ago
Added 'noCommit' option to JDBCStateRepository (fixes #77)

github.com/togglz/togglz - 960a47bc704e52c98574ae96833143084aaaa998 authored almost 11 years ago
Added Togglz 2.0.1.Final release notes

github.com/togglz/togglz-site - 011670bb1299612c6ef6beb9dbb29def4451a1ce authored almost 11 years ago
Updated CI links

github.com/togglz/togglz-site - 2ba07e39dbb4fc2c9d41b56e69e86bfc88fef5a2 authored almost 11 years ago
Added <name> to the web-fragment.xml

github.com/togglz/togglz - b2bf6dd531882d287f13a1982174430e56f639a1 authored almost 11 years ago
Make sure FeatureProxyFactoryBean.getObject() isn't called before initialization (#76)

github.com/togglz/togglz - a8eef7167e3b2599e42aa19f7abdd05e1a18416f authored almost 11 years ago
Package AssertJ instead of FEST in the Guice test

github.com/togglz/togglz - 3a59222d85474423e45e974e25311b7371fd5f40 authored almost 11 years ago
Added FeatureManagerBuilder.begin()

github.com/togglz/togglz - ed34c1d84141872c927e3cea655ce1b6bc4baf47 authored almost 11 years ago
Allow to add custom strategies using the FeatureManagerBuilder

github.com/togglz/togglz - b3249e4a9c33da3062d99b42cfd77b14b04cf744 authored almost 11 years ago
Allow to add strategies to the DefaultActivationStrategyProvider

github.com/togglz/togglz - e4138235be2e221ae306d59218807f7555737b18 authored almost 11 years ago
Fest 2 -> AssertJ

github.com/togglz/togglz - 3783451d15fead9b540d0632d9452943a2002884 authored almost 11 years ago
Use shorter field names for ActivationStrategyProvider

github.com/togglz/togglz - 546bb3866e562f6801af51fa89f7b37827763157 authored almost 11 years ago
getActivationStrategys() -> getActivationStrategies()

github.com/togglz/togglz - bd97c09d9d71367cda92f42dbdcd6ce825852721 authored almost 11 years ago
Code format

github.com/togglz/togglz - 80eda20b672d0e0d8b3a700e96cee878f4a68d7e authored almost 11 years ago
Merge pull request #72 from jkrshw/activation

#71 Added ActivationStrategyProvider with default implementation

github.com/togglz/togglz - 10c42faacfb1e3111ddb7ad6f3277429c4b04287 authored almost 11 years ago
Merge pull request #74 from parxier/issue73_Type_Level_Feature_Group

#73 support type level Feature Groups annotation:

github.com/togglz/togglz - d90fb9e95d829995c31af047462d9feb6be20b75 authored almost 11 years ago
#73 support type level Feature Groups annotation:

- modify FeatureAnnotations getAnnotations() and getAnnotation() to consider type level annotati...

github.com/togglz/togglz - bc8a1d69ac4c9a052f3017d479256ec7d4200d5d authored almost 11 years ago
Added ActivationStrategyProvider with default implementation

- Default implementation uses ServiceLoader to discover strategies
- Added activationStrategyPro...

github.com/togglz/togglz - c1709a539434fd0c030846c54929b739f2b497a2 authored about 11 years ago
Merge pull request #70 from parxier/MultipleEnumFeatureProviderFactoryBean

#69 Make EnumBasedFeatureProvider multiple enums support dependency inje...

github.com/togglz/togglz - 10b25cccbe020d4164a1c16a0272e0ec2ead09d0 authored about 11 years ago
#69 Make EnumBasedFeatureProvider multiple enums support dependency injection friendly

github.com/togglz/togglz - c8b48c86ea0ca01b9acd57007d2a6de34bf753d8 authored about 11 years ago
SpringSecurityUserProvider now sets 'roles' instead of 'authorities' attribute

github.com/togglz/togglz - 27587fc46fbcf7c18ba988235c6dfe2f7b2d4baf authored about 11 years ago
Some variable renaming

github.com/togglz/togglz - 2eb5759bb14a6c956ff28373129fdbea2024ad34 authored about 11 years ago
Allow roles attribute to be specified as a collections instead of a set

github.com/togglz/togglz - 7e2d0e07a15e23ae0052815878398b412be5026b authored about 11 years ago
Moved UserAuthorityActivationStrategy to togglz-core

github.com/togglz/togglz - 1a91ca40fd34c9ed0bab4fb1b1a8c163d6eece79 authored about 11 years ago
#67 add user authorities based activation strategy

- make SpringSecurityUserProvider to populate "authorities" user attribute with a set of granted...

github.com/togglz/togglz - f5450578b012ed5889c1f919dfe5e08c0347b50e authored about 11 years ago
Merge pull request #68 from ensonik/master

Add new "var" property to taglib

github.com/togglz/togglz - 36a5a7716e25d0f36e4c7c8a2bd69426caae4ed6 authored about 11 years ago
Add new "var" property to taglib

The new var property gives the taglib the capability to store the state
of a feature in a page c...

github.com/togglz/togglz - a971f00a8cada948cea284cdb51c634b0888fb24 authored about 11 years ago
Incorrect variable name

github.com/togglz/togglz - 14c81d027f7b6090d5100f3108004bf4a115c74a authored about 11 years ago
Allow users to configure the minCheckInterval of ReloadablePropertiesFile (#64)

github.com/togglz/togglz - 153e23c8a26f0a02b9c9207cb94d01f71edb35cd authored about 11 years ago
Travis: Enable JBoss repos for deployment

github.com/togglz/togglz - 99c82bb3ba11418c60d5a8ecd39af9f6d95d91c1 authored about 11 years ago
Travis: Added call to deploy script

github.com/togglz/togglz - 9841b7c5d0d5bc8236039f23d2c12da918465013 authored about 11 years ago
Merge branch 'master' of github.com:togglz/togglz

github.com/togglz/togglz - 3d94c33da186131582330c1c3650af7e3d7b1a67 authored about 11 years ago
Travis: First test for automatic snapshot deployment

github.com/togglz/togglz - c0819a687c29492594355cdd117b3f9a4a8646af authored about 11 years ago
Merge pull request #63 from igorrosenberg/master

Create README.md

github.com/togglz/togglz - 6b2438ca7f3904104de43f16493eaf12210235a1 authored about 11 years ago
Create README.md

github.com/togglz/togglz - 574c11da7a24d24efcb933ea94afc02562c5cf91 authored about 11 years ago
Merge pull request #59 from ennru/master

to make the static FeatureManager visible to all threads in the JVM, it ...

github.com/togglz/togglz - 478820cf24fbca8678880a3b7031225ec39eb2b2 authored about 11 years ago