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

Merge branch 'boot'

9d44c30a60b64f6ad5dcfb7c6c6efa6ee33ed6f9 authored almost 12 years ago
Added new RequestListener SPI for the servlet module

e9b42de06e43330e18f0f6c64b08be163f1c2bfc authored almost 12 years ago
Fixed minor typo in error message

39df8fb5e431582f51751cacb998aeba14c263a9 authored almost 12 years ago
Log Togglz version on startup

fbf00ab5491a800bbb0cc17c00de8f37ef346f8d authored almost 12 years ago
Added FeatureManagerListener interface for observing lifecycle events

2a9efae4dcdab45742e88b55fbe5169426e0487c authored almost 12 years ago
Added Services class to simplify working with SPIs

20062c01c383f1f4ab02877fbd6b8084093ec4fc authored almost 12 years ago
Added TogglzBootstrap interface for a more advanced way of boostrapping the FeatureManager

507dc788d5521ad7f5f0eb584e0cb511a09d31c8 authored almost 12 years ago
Merge branch 'boot'

ec8d0f7d420795d2afd0bc24ed4af8afbd7e7796 authored almost 12 years ago
Modified ServerIpActivationStrategy to take all server IPs into account (#29)

f9fb687ed46305a0fc9f3555949734bdd4716000 authored almost 12 years ago
Added utility method to create a list of implementation class names

9e0d52e12e3da87b08c74e4652033fe77739873c authored almost 12 years ago
Renamed IPActivationStrategy to ServerIpActivationStrategy (#29)

57f381f5ab959bb745f6d72d036b6058e7ced25f authored almost 12 years ago
First simple version of a client IP address activation strategy (#29)

e91e33947ffa919143d8bc4f264f96c8e20c44b1 authored almost 12 years ago
Added source code comment regarding column name case problem

94ad5b3ef9d0461e4620e09d30f5e6d0e525245d authored almost 12 years ago
Merge branch 'eliab'

d34977e6aa9856be444c3f06873f94736b2a3c4a authored almost 12 years ago
Fixed code formatting

3034125b6f26be97b240ba9a8682b108b43d0637 authored almost 12 years ago
some databases stores the column names as lower case (like postgreSQL), this results in failing to create a table (version 1)

a8b0e9a1d5da7870ab2f54480fbfc9867c391ce9 authored almost 12 years ago
removed unnesscery imports

f3a4ee1ad40c54cf1e1a3d01534688eba0e7f048 authored almost 12 years ago
Added IP based Strategy. This allows you to open a feature to a specific machine ip

e522b19ed7b23620e9bf65e461a93ab5c0dfda0f authored almost 12 years ago
some databases stores the column names as lower case (like postgreSQL), this results in failing to create a table (version 1)

d3f6941edec325d19516b14a5a02b109adc94d29 authored almost 12 years ago
Extracted TogglzFilter configuration handling to separate class

45f5cb4833108c666c73439bdad58b80ed9dc929 authored almost 12 years ago
Refactored old WebAppFeatureManagerProvider to the core module

ff3496bff9f9d307034066d1adaa64835e343f62 authored almost 12 years ago
Added some missing javadocs

eae69f71b0fae9594242fab534bc1254ee4b6e88 authored almost 12 years ago
Added missing META-INF/services entry for StaticFeatureManagerProvider

0bc10702fd901968264f09e37663c604d9656420 authored almost 12 years ago
Added note regarding StaticFeatureManagerProvider to the SPI javadocs

dc57f85666007a1515da3076063123a9bbb8b5db authored almost 12 years ago
Added StaticFeatureManagerProvider (#27)

b4ccd1d35364eedede166e68e9c8fcee52b2d14b authored almost 12 years ago
Added checks to ensure that the testing modules are only used with enums (#23)

2cc7846143735a7cf8dd0e0b49dba21ada37c9ba authored almost 12 years ago
Added FeatureProvider.getMetaData() for providing custom meta data for dynamic features (#23)

d50e68083dde920afdfee4d1c6ef452c4a65c86a authored almost 12 years ago
Added FeatureProvider SPI (#23)

fed03141c74168c5164fd993b07cc15baec130a8 authored almost 12 years ago
Removed Hamcrest dependency from test-harness

95eebd28aff743574ca60c18f409874dd0d922af authored almost 12 years ago
FeatureManager.getFeatures() now returns a set

3e6263ead778a1896d26945d7fea73c7a7ef497a authored almost 12 years ago
Merge remote-tracking branch 'origin/master'

8711c4eac2c12399f631d3060c3c8283c81fee1a authored almost 12 years ago
Deprecated FeatureManagerBuilder.featureClass()

48df3ca490df690e59dfe4a956b62b4bde28c7ae authored almost 12 years ago
Added Eclipse Code Formatter file

37727adc7ec29b98bedaebcde4d4e4103c2587cd authored almost 12 years ago
Merge pull request #24 from maurotalevi/master

Added settings.xml for access to JBoss repo

a61f36be0d2748796f4857f90a8707c3919f4a3a authored almost 12 years ago
Added settings.xml for jboss repository

84e49ba4d2bc8c4bb59b795ca9988d3810fd488a authored almost 12 years ago
DefaultFeatureManager doesn't assume that the feature class is an enum anymore (#23)

f4e5897b271cd863593857edaccd130a397a6a11 authored almost 12 years ago
Updated SCM and IssueManagement sections to new GitHub URL

0208f233e39992836cd10f76608ca1dc7ff0103f authored almost 12 years ago
Fixed WeightedComparator to work with Integer.MIN_VALUE

75c6d129148aca3aab4f9efee1544e6b389f9081 authored almost 12 years ago
Moved FileBasedStateRepositoryConcurrencyTest to the test folder. Ups.

a187f4f245a1e71cb98611478d73d866b7f6c130 authored almost 12 years ago
Fixed concurrency issue with FileBasedStateRepository (#21)

f2c58f9c852de140cafb46288ad1085399bf4ae8 authored almost 12 years ago
InMemoryStateRepository is thread-safe now

4c92ddea51fd81f2dedeec77c003ac5eaf7c0cad authored almost 12 years ago
[maven-release-plugin] prepare for next development iteration

bc9f8611ee8c00fc25ba9ff633c02711ca6037d9 authored almost 12 years ago
[maven-release-plugin] prepare release 2.0.0.Alpha1

ee27a6813abe6081429b5b1bc656fab7f9e53aff authored almost 12 years ago
Allow to skip schema creation with JDBCStateRepository

579c8cc7337d330c7e32aba7f8875fd99c933e44 authored almost 12 years ago
Changing FEATURE_ENABLED to SMALLINT would require code changes, so reverting this for now

1e48b665c8e4e8495cf6c776c51d0b453e3ae761 authored almost 12 years ago
Minor changes to SchemaUpdater for ANSI SQL compatibility

ff24bf87106f92100a8619c544969c5521fc2356 authored almost 12 years ago
The next version will be 2.0.0 instead of 1.2.0

3349fcccf5999181bc6580eb8d0a9f1ce5db937e authored almost 12 years ago
Custom strategies should only be checked if the feature is enabled

855b2071fe3f4f9b09b9442fc78b2f43d9dc365e authored almost 12 years ago
First version of ReleaseDateActivationStrategy

6fa3e24a9812ab6f351ddd03b0fa8bbdea46fd9e authored almost 12 years ago
Added validation code for language selection

4dd24e0231d38d13661f023308de2f786d3a7d2f authored almost 12 years ago
First version of the ScriptEngineActivationStrategy

e0714111227c1513f626e559479100b7a132d641 authored almost 12 years ago
Some cleanup for DefaultMapSerializer

87ac2af17a02b5e08a0283c932885dfd17dab770 authored almost 12 years ago
Created interface MapSerializer

18ead277f656ae6b66af216731d1678dd32f4b80 authored almost 12 years ago
Minor cleanup of SchemaUpdater

7f58558f138ad74c7dfb51d71caa82ae5254f3f6 authored almost 12 years ago
Created separate class for column name constants

fbdf4a65de57df0644743c6fc655e6516f41b5ce authored almost 12 years ago
Some cleanup for FileBasedStateRepository

1b685e33956affb09b3c6349f644352540f073f1 authored almost 12 years ago
Added another SimpleFeatureUser constructor

5c558edc4825bf8d24e86ae309e555492efa7b63 authored about 12 years ago
Added missing @Override

90902b79c0cbb01093a69385e9b414253d866040 authored about 12 years ago
Don't use deprecated APIs in the test so much any more

a53c5ec03df77e9e59dab3d0c2da20c6f93bd2ee authored about 12 years ago
Minor refactoring in UsernameActivationStrategyTest

fc730eedb4fbfc1bbf830c785868edf4dec44f6b authored about 12 years ago
Fixed handling of negative hash codes in GradualActivationStrategy

0649b4337352d9f95118b7840971e5cf0425a99d authored about 12 years ago
Tests and some fixes for GradualActivationStrategy

edf76b2cd9d47abe649cd69d8f41f425e91eeda1 authored about 12 years ago
Added more Javadocs

64aa95dc1dde2d97798b7645a591263af4df3090 authored about 12 years ago
Added API for storing attributes to the FeatureUser interface

d89351ab97711672df4afeefccd6b45969d08a29 authored about 12 years ago
Fixed scope of hamcrest dependency

0af0eb1757fa036940195cfb8f8239d501768bbf authored about 12 years ago
Merge branch 'activation'

51e7a9695310aed49c0c5b1a2e6db645d7d7aa82 authored about 12 years ago
Improved javadocs for FeatureState

a856f52cae21ac9b7b65a835608c51d28ce336c8 authored about 12 years ago
Changed data format of new columns in schema v2 to VARCHAR

11b91ac950f9ad6f5c3534650a784418e442bb7a authored about 12 years ago
Added separate JDBCStateRepository in-memory database unit test

eb767897ad96f3f537988015cf5fef19bd67a66f authored about 12 years ago
Fixed some bugs in JDBCStateRepository and updated integration test

a2dcbf149994edf78494bb7a08c4aace8bedb2a5 authored about 12 years ago
Add new columns one by one. Seems to fix problem with H2

eafd3fed65969b36c59413df88695ab620e9b49c authored about 12 years ago
Merge pull request #12 from aabeling/master

Extension to enable a feature in unit test by annotation

f9ac51a4670c79184ec982c1dcd4622ed8605a6a authored about 12 years ago
Updated JDBCStateRepository for new table structure

9509e34bc107d97c17eef35f0418757a74a2ed0a authored about 12 years ago
SchemaUpdater now uses a MapConverter for migration

c6991067295ca326632a7ab559d71c8a16235e62 authored about 12 years ago
JDBCStateRepository now get's a MapConverter instance

da5daf4cde9798ebb17eb9c5435809bf64b086a6 authored about 12 years ago
First version of the MapConverter

6fe47b3c677640b742279fc90b04e1544885bf24 authored about 12 years ago
First version of data migration code for schema version 2

57011084184627b9dd1b8b17fa4097eda5de32e7 authored about 12 years ago
Added support for schema version 2 to SchemaUpdater

af63dea4bf6e08541b6efe447d3bad5ecbb9c11c authored about 12 years ago
Extracted schema migration code to separate class

29441c8fadd7bdd6ebcd7e3c143ab36316379632 authored about 12 years ago
Show Togglz version in the admin console footer

c2f42275e2c8c4a926179674276f4ce9f7aede24 authored about 12 years ago
Changed page titles

5c1e3d55c3566db658650a2eb92d73aa7169189c authored about 12 years ago
Show current parameter values on the overview

1077fb287701b9b2c213f28b5b87241c5179c49b authored about 12 years ago
Refactored FeatureModel to be store the active strategy instead of it's id

8d275eda591782453cfceebae016e1fbbdee5e63 authored about 12 years ago
Moved model objects to separate package

2cdad57827e3f5f36ae53fec59ac07aa48ec403a authored about 12 years ago
Fixed start page to show active strategy instead of users

cabf11d42a4a20c08c2abbe185372518a08c674f authored about 12 years ago
Moved IndexPageHandler to own package and extracted inner classes

84624e11d960a80445a5f1cbda84698125e4f724 authored about 12 years ago
Added gradual rollout activation strategy

bee77c63cf61e42494fbeea68f54c86f292b85c7 authored about 12 years ago
Fixed bug caused by sorting strategies

c5309136f3958cccb27c2b6a8775810379bc9bdd authored about 12 years ago
Sort strategies in menu on edit page

a79d90888d07a2088294320c76304fd816750735 authored about 12 years ago
Added support for strategy labels

ace85deff7521593201bbc417cf7c467dc70ccdd authored about 12 years ago
Nicer UI transitions when switching strategies

683655833581ff17ab13380284b91a53c65ec358 authored about 12 years ago
Fixed validation of optional parameters

4b51f52a3cf96d423b9578cc67e1f83d598394a6 authored about 12 years ago
Added support for parameter descriptions and large texts

0eaa966b266b502df0d10b825fec23ef871a21e2 authored about 12 years ago
Styling of validation error messages

8fd23b36a7a7f5c4420cecbf66d43f19d5321d4b authored about 12 years ago
Added 'optional', 'largeText' and 'description' to parameter API

f68ffecfab4dfabf9c6c414e3e81b2df717c6db7 authored about 12 years ago
Added support for strategies when editing features in the console

5c898a737fd8bc249bec4b1106b986b29a262da3 authored about 12 years ago
DefaultFeatureManager will only check the selected strategy

b4a1fc36c7613d787cc795f9150022f670890cfb authored about 12 years ago
Refactored UsernameActivationStrategy to use FeatureState's parameter API

3708b06fbfe2c346c659cb49d3791d2f20431402 authored about 12 years ago
Refactored FileBasedStateRepository to support new the FeatureState

0d8b6d4a216687ee065d688a4f8b8eab23f9b4a1 authored about 12 years ago
Added ID for UsernameActivationStrategy

8f8b655e7468a733098a6bb3406884a99b05c9a4 authored about 12 years ago