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

Fixed scope of hamcrest dependency

github.com/togglz/togglz - 0af0eb1757fa036940195cfb8f8239d501768bbf authored about 12 years ago
Merge branch 'activation'

github.com/togglz/togglz - 51e7a9695310aed49c0c5b1a2e6db645d7d7aa82 authored about 12 years ago
Improved javadocs for FeatureState

github.com/togglz/togglz - a856f52cae21ac9b7b65a835608c51d28ce336c8 authored about 12 years ago
Changed data format of new columns in schema v2 to VARCHAR

github.com/togglz/togglz - 11b91ac950f9ad6f5c3534650a784418e442bb7a authored about 12 years ago
Added separate JDBCStateRepository in-memory database unit test

github.com/togglz/togglz - eb767897ad96f3f537988015cf5fef19bd67a66f authored about 12 years ago
Fixed some bugs in JDBCStateRepository and updated integration test

github.com/togglz/togglz - a2dcbf149994edf78494bb7a08c4aace8bedb2a5 authored about 12 years ago
Add new columns one by one. Seems to fix problem with H2

github.com/togglz/togglz - eafd3fed65969b36c59413df88695ab620e9b49c authored about 12 years ago
Merge pull request #12 from aabeling/master

Extension to enable a feature in unit test by annotation

github.com/togglz/togglz - f9ac51a4670c79184ec982c1dcd4622ed8605a6a authored about 12 years ago
Updated JDBCStateRepository for new table structure

github.com/togglz/togglz - 9509e34bc107d97c17eef35f0418757a74a2ed0a authored about 12 years ago
SchemaUpdater now uses a MapConverter for migration

github.com/togglz/togglz - c6991067295ca326632a7ab559d71c8a16235e62 authored about 12 years ago
JDBCStateRepository now get's a MapConverter instance

github.com/togglz/togglz - da5daf4cde9798ebb17eb9c5435809bf64b086a6 authored about 12 years ago
First version of the MapConverter

github.com/togglz/togglz - 6fe47b3c677640b742279fc90b04e1544885bf24 authored about 12 years ago
First version of data migration code for schema version 2

github.com/togglz/togglz - 57011084184627b9dd1b8b17fa4097eda5de32e7 authored about 12 years ago
Added support for schema version 2 to SchemaUpdater

github.com/togglz/togglz - af63dea4bf6e08541b6efe447d3bad5ecbb9c11c authored about 12 years ago
Extracted schema migration code to separate class

github.com/togglz/togglz - 29441c8fadd7bdd6ebcd7e3c143ab36316379632 authored about 12 years ago
Show Togglz version in the admin console footer

github.com/togglz/togglz - c2f42275e2c8c4a926179674276f4ce9f7aede24 authored about 12 years ago
Changed page titles

github.com/togglz/togglz - 5c1e3d55c3566db658650a2eb92d73aa7169189c authored about 12 years ago
Show current parameter values on the overview

github.com/togglz/togglz - 1077fb287701b9b2c213f28b5b87241c5179c49b authored about 12 years ago
Refactored FeatureModel to be store the active strategy instead of it's id

github.com/togglz/togglz - 8d275eda591782453cfceebae016e1fbbdee5e63 authored about 12 years ago
Moved model objects to separate package

github.com/togglz/togglz - 2cdad57827e3f5f36ae53fec59ac07aa48ec403a authored about 12 years ago
Fixed start page to show active strategy instead of users

github.com/togglz/togglz - cabf11d42a4a20c08c2abbe185372518a08c674f authored about 12 years ago
Moved IndexPageHandler to own package and extracted inner classes

github.com/togglz/togglz - 84624e11d960a80445a5f1cbda84698125e4f724 authored about 12 years ago
Added gradual rollout activation strategy

github.com/togglz/togglz - bee77c63cf61e42494fbeea68f54c86f292b85c7 authored about 12 years ago
Fixed bug caused by sorting strategies

github.com/togglz/togglz - c5309136f3958cccb27c2b6a8775810379bc9bdd authored about 12 years ago
Sort strategies in menu on edit page

github.com/togglz/togglz - a79d90888d07a2088294320c76304fd816750735 authored about 12 years ago
Added support for strategy labels

github.com/togglz/togglz - ace85deff7521593201bbc417cf7c467dc70ccdd authored about 12 years ago
Nicer UI transitions when switching strategies

github.com/togglz/togglz - 683655833581ff17ab13380284b91a53c65ec358 authored about 12 years ago
Fixed validation of optional parameters

github.com/togglz/togglz - 4b51f52a3cf96d423b9578cc67e1f83d598394a6 authored about 12 years ago
Added support for parameter descriptions and large texts

github.com/togglz/togglz - 0eaa966b266b502df0d10b825fec23ef871a21e2 authored about 12 years ago
Styling of validation error messages

github.com/togglz/togglz - 8fd23b36a7a7f5c4420cecbf66d43f19d5321d4b authored about 12 years ago
Added 'optional', 'largeText' and 'description' to parameter API

github.com/togglz/togglz - f68ffecfab4dfabf9c6c414e3e81b2df717c6db7 authored about 12 years ago
Added support for strategies when editing features in the console

github.com/togglz/togglz - 5c898a737fd8bc249bec4b1106b986b29a262da3 authored about 12 years ago
Added reference to the advanced configuration from the general configuration page

github.com/togglz/togglz-site - b54aa984675a56b94d23ab7b3964f2247028174f authored about 12 years ago
Removed reference for JEE5 documentation for now

github.com/togglz/togglz-site - fbac63194de3163a0472b0459b9dfcb50ca0edd6 authored about 12 years ago
Exclude Google Analytics code in dev mode

github.com/togglz/togglz-site - f1603e06fa8ba8055bb27f56c405533548362557 authored about 12 years ago
Option to hide build status in dev mode

github.com/togglz/togglz-site - a18c957727e3eb8e1d0169a0e6059d8804883813 authored about 12 years ago
Added note regarding JNDI names in EAR artifacts

github.com/togglz/togglz-site - 33d46df076fd6bde80bdb6f86ab4c712ede76fa5 authored about 12 years ago
First version of the advanced configuration chapter

github.com/togglz/togglz-site - d084f9fc7d9c3218d179a3cacbbe2da7d317bd49 authored about 12 years ago
Fixed broken link for feature groups chapter

github.com/togglz/togglz-site - f68d1d6b5913d6f22ce0a6d67b251678b3109f57 authored about 12 years ago
Moved feature groups to separate page

github.com/togglz/togglz-site - 4354e967803b80837a134b34b53e9468be82b719 authored about 12 years ago
Added note on simple configuration for the admin console

github.com/togglz/togglz-site - a7c03f6e41b0a2d2ebadcb86c6e88289b9963366 authored about 12 years ago
Updated Installation guide to make the servlet module optional

github.com/togglz/togglz-site - 13e2c7de5256c4f7251b0529b11fe73e80344741 authored about 12 years ago
DefaultFeatureManager will only check the selected strategy

github.com/togglz/togglz - b4a1fc36c7613d787cc795f9150022f670890cfb authored about 12 years ago
Refactored UsernameActivationStrategy to use FeatureState's parameter API

github.com/togglz/togglz - 3708b06fbfe2c346c659cb49d3791d2f20431402 authored about 12 years ago
Refactored FileBasedStateRepository to support new the FeatureState

github.com/togglz/togglz - 0d8b6d4a216687ee065d688a4f8b8eab23f9b4a1 authored about 12 years ago
Added ID for UsernameActivationStrategy

github.com/togglz/togglz - 8f8b655e7468a733098a6bb3406884a99b05c9a4 authored about 12 years ago
Added missing @Deprecated annotation

github.com/togglz/togglz - 6503838155e9f655a0202146af9318cdbb71e3f5 authored about 12 years ago
Bridge for old FeatureState user API which delegates to the new parameter API

github.com/togglz/togglz - a9b2ecf088acbbe55db375a8cf5f9e5339ee6532 authored about 12 years ago
Refactored FeatureState to support strategy selection and parameters

github.com/togglz/togglz - d0a2659e81034be473efa358b314be3f40ff93ea authored about 12 years ago
First version of Parameter for activation strategies

github.com/togglz/togglz - 9ab17c12fc248e322890b9db371d3cebad34fde7 authored about 12 years ago
Migrated existing decision code to new ActivationStrategy SPI

github.com/togglz/togglz - 5f50d34bbbcde58eb5b0fac0f6a3b26254eb7576 authored about 12 years ago
Extended TogglzRule with handling of WithFeature annotation.

github.com/togglz/togglz - 4860235c4c1bef72f2b9ca4381bb15929cc0e811 authored about 12 years ago
Redesigned frontpage

github.com/togglz/togglz-site - 2007d427556916f76630237c85707879d9278214 authored over 12 years ago
Updated the hero unit

github.com/togglz/togglz-site - 0d126f2e5c250a0e439e57bf57b7fa6989b006c2 authored over 12 years ago
Updated screenshot of the Admin Console

github.com/togglz/togglz-site - c30100f8cc9e1847ade27b3051ccb70ef8878e11 authored over 12 years ago
What's new page

github.com/togglz/togglz-site - 0d03e7458f33835786c0e411f23f193df19743de authored over 12 years ago
Added new artifacts to downloads page

github.com/togglz/togglz-site - 3223231d530e92e20e8d1232beeb05bb67becd1a authored over 12 years ago
Removed Alpha6 version

github.com/togglz/togglz-site - fc23335d06fa60901cdc98d4973225934bc61661 authored over 12 years ago
Updated to 1.1.0.Final

github.com/togglz/togglz-site - 9379596d779884234fe8b12677ec968ed6c1c7f7 authored over 12 years ago
1.1.0.Final release + javadocs

github.com/togglz/togglz-site - 1ca7a3850840d5d3aee52253cd543e82867c788c authored over 12 years ago
[maven-release-plugin] prepare release 1.1.0.Final

github.com/togglz/togglz - 5696150dd098280c5b4bb33c979666f1dd36963c authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

github.com/togglz/togglz - 4967170b43a740a39c9280970f5e2a026582eaa1 authored over 12 years ago
Refactored FeatureManagerProvider weights

github.com/togglz/togglz - e61d266c85114c88ad2b84fb30bd5e2718448515 authored over 12 years ago
Integration module for SLF4J

github.com/togglz/togglz - 73845e87283bb920cd2b3dd352f30fe9239c6604 authored over 12 years ago
Modified TestFeatureManager methods to be more 'fluent'

github.com/togglz/togglz - fd1caa698780b5a5546b2cd459993208b8324e24 authored over 12 years ago
Added documentation for feature groups

github.com/togglz/togglz-site - 2dcd02b87ac8a8d908cde9c76a75aaa474857205 authored over 12 years ago
Documentation of the FeatureProxyFactoryBean

github.com/togglz/togglz-site - b9c09564a6f77a298543f05fe7f73dd6784ee745 authored over 12 years ago
Documentation for CachingStateRepository

github.com/togglz/togglz-site - 2bf15bcf34934c45138d5f43e7a04cac6c2b7068 authored over 12 years ago
Initial documentation for the testing modules

github.com/togglz/togglz-site - 4fea6701e9ffc54106470d5b4cda97f819b35029 authored over 12 years ago
Fixed javadoc link

github.com/togglz/togglz-site - 0cae488db8431f27974b882a55f9bb4c78f20434 authored over 12 years ago
Added stackoverflow menu item

github.com/togglz/togglz-site - f7fd6aa97e46d4db865df8160d677e31fae6c8df authored over 12 years ago
Added new testing modules to distribution

github.com/togglz/togglz - 0245584a848343403d04ec64e3f47971b4fed83c authored over 12 years ago
Cleaned up integration test dependencies

github.com/togglz/togglz - 87f953c72de438e8bba583b6b5f8e79092b9e6c0 authored over 12 years ago
Created internal logging abstraction

github.com/togglz/togglz - be9458e5285abd6984b2e27351baa01c21d51b0a authored over 12 years ago
Shade console dependencies into the artifact

github.com/togglz/togglz - 0357225c39b01e291ce687b007a80483bd9c9eff authored over 12 years ago
Added support for feature groups

github.com/togglz/togglz - 55d27edec6ac3f9058fbbd64ed9fd53d28085d4e authored over 12 years ago
Changed FeatureMetaData API

github.com/togglz/togglz - 66fef25a0bfb14224f3fd57f9a892b15a0c5078a authored over 12 years ago
Updated to Bootstrap 2.1.1

github.com/togglz/togglz - 287459d83916df72b82f8a54de5f270d73a9460c authored over 12 years ago
Refactored Togglz Console to use jmte for templating

github.com/togglz/togglz - b3d3fb1359da52d9edaa238801b76d8fb65574be authored over 12 years ago
Added some more javadocs to classes in junit module (#11)

github.com/togglz/togglz - 376e7356a26b282ffcf085a553dc6228fb5ed657 authored over 12 years ago
Refactored ActiveFeatureMap to use new UntypedFeature class

github.com/togglz/togglz - fd5c6ee30cacba57bec2ba3ddb43c58a9941abd6 authored over 12 years ago
First implementation of FeatureProxyFactoryBean (#10)

github.com/togglz/togglz - 6d94b4f9045a3f5cc8f7a0d8b1c0430682521086 authored over 12 years ago
Added new UntypedFeature class for resolving feature enum types lazily

github.com/togglz/togglz - 0d7806bc8a264c54c6224c4fb57830ef80bb3f1b authored over 12 years ago
Merge branch 'master' of github.com:chkal/togglz

github.com/togglz/togglz - f478fe5b72fdb089077eb7d41cf986819ec91966 authored over 12 years ago
Fixed typos in VariationSetBuilder (#11)

github.com/togglz/togglz - 1015830870a1ba128dd5cc2fdd05c33c1a2c691c authored over 12 years ago
Increase threshold for caching test success

github.com/togglz/togglz - fb0d4b6608f2f0f85ca03eff544cd98408bcaf87 authored over 12 years ago
First implementation of #11

github.com/togglz/togglz - 2bd6f8ab5b1cbac5c586d15dcdc6cfd3c87606e2 authored over 12 years ago
Initial testing module setup

github.com/togglz/togglz - 4d8e9a27d50943702c7e88e6dbe5ca4159f4565b authored over 12 years ago
First steps for JUnit support

github.com/togglz/togglz - ba05b425ad533763c8ef17f87b3532bd7d03363d authored over 12 years ago
Added CachingStateRepository implementation

github.com/togglz/togglz - e1be5957cb19ba3f4e6e83f274637a923def1e07 authored over 12 years ago
Added copy() method to FeatureState class

github.com/togglz/togglz - bfe27f1af278b0fbf265e003291c547540305c45 authored over 12 years ago
Added Mockito to the dependencies

github.com/togglz/togglz - f3ab792af405b350c4099008272a5b4c8f559252 authored over 12 years ago
Minor improvement for custom authentication

github.com/togglz/togglz-site - 3924a6e0808853b841a84d22810f5ad4d01855ad authored over 12 years ago
Added section on custom user provider implementations

github.com/togglz/togglz-site - 978a4bdc0b09775c79aecb13c2037510b763cf23 authored over 12 years ago
Some refactoring of the Authentication chapter

github.com/togglz/togglz-site - e7f23450722b25d6858e49ad837c84f6579880c9 authored over 12 years ago
Fixed repository configuration for integration tests

github.com/togglz/togglz - 3d486d6eaa0619193ad206e6e78462089c989adf authored over 12 years ago
First try of a fix for the dependency problem on BuildHive

github.com/togglz/togglz - aa1f579496ba7687eea16b38a6b6ec90f45647bc authored over 12 years ago
Added hero unit and refactored layout

github.com/togglz/togglz-site - 8294a6d84940d7140c1a9686fba0f9b9fdb08bf9 authored over 12 years ago
Removed old repository from description #2

github.com/togglz/togglz-site - d142088a07a7092be87b5ac9d022fa0986d7df31 authored over 12 years ago