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

run junit4 tests in shiro again (#485)

2573df9ca5816659e0b8d8f9e5de523f18ff8966 authored about 4 years ago
re-add wildfly 8 (#484)

610f3953879cbc7269535f137557b9c06036cea5 authored about 4 years ago
Re-add 'spring-boot-configuration-processor' to 'togglz-spring-boot-starter' (#480)

This dependency was removed with former togglz/spring-boot/autoconfigure project during re-struc...

9abd95e46247efffc54eb63af958d65c106d0292 authored about 4 years ago
Bump junit from 4.12 to 4.13.1 in /shiro (#483)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

32360193791afb4da103cde2c4ee1209d42acf83 authored about 4 years ago
it's not necessary to set use-management-port: false property anymore (#479)

7345ae5851cec89d7c15e3fb76283a1153216855 authored about 4 years ago
Fix typo in JavaDoc (contoller -> controller) (#475)

2346ca2f27eb7d51f28e92fe1607742b58071a8c authored about 4 years ago
Fix typo (paramater -> parameter) (#473)

833d5970ed16b089119e9fd69983be3e49009734 authored about 4 years ago
fix wildfly path (#474)

fb43504480be6c1fc9a48d0ff6022761a743336f authored about 4 years ago
some refactorings

9e950e829b95041d3adacad53e9606c709e5eb5f authored about 4 years ago
replace deprecated WebMvcConfigurerAdapter (#471)

b1b5806abbf0463e259c5f9247902689c072c50c authored about 4 years ago
add component annotation for togglz endpoint

f665e8161461610fbb1b804f6a783e6fed893699 authored about 4 years ago
Create missing property file before first sync (#442)

52579943d3639084dc22243bd5ad74f83de8e3b2 authored about 4 years ago
remove unused properties

5f41711520c43480c5e97287ef7c4bd341d24212 authored about 4 years ago
remove redundant dependency versions in pom files (#469)

46b8ee6eaa56724335742c874fca59de8d056427 authored about 4 years ago
389 remove experimental junit features (#468)

* get rid of experimental junit 4 features

* update deltaspike

* Revert "update deltaspike...

d8d60a32e9ab590bba97cae0db5daa921304e4b1 authored about 4 years ago
replace oldschool cdi dependencies with the newer jakarta one (#465)

295dbc2970dc98b51b8c13ee037960649c7d1532 authored about 4 years ago
don't execute OWASP dependency check every time (#464)

* don't execute OWASP dependency check every time

* use maven profiles instead of binding owa...

d8ac4fa845b5648e2675c087fbfd89cdf633c966 authored about 4 years ago
remove obsolete profiles

48e83bb1453d198a6fd842d15a23da4e05bbca4e authored about 4 years ago
[maven-release-plugin] prepare release 2.9.2

e09b1ce7da2d57eaaefcff4176cd5ad93efb2388 authored about 4 years ago
[maven-release-plugin] prepare for next development iteration

c565e82725cd1a7a732d02418b8771860455a419 authored about 4 years ago
Add Lettuce redis client integration (#450)

Co-authored-by: Jakub Klebek <[email protected]>

9e500b6cfa442ad8f247953f0bcd279c74ad29f8 authored about 4 years ago
different refactorings

97b0ee192c8f34db90516331498e590a45c95349 authored about 4 years ago
add dependency reduced pom to gitignore

a276d2ad3966208a037d7fb0edc51c25bc2d0197 authored about 4 years ago
remove temporarily created dependency reduced pom

229dcd6454b8199ca57d5ba553f3b9ec61828306 authored about 4 years ago
[maven-release-plugin] prepare release 2.9.1

b4a396451d3411d3c46cb5c2d7d61eee29e41f80 authored about 4 years ago
[maven-release-plugin] prepare for next development iteration

19c3c95cb131dc16be37961fe7e9a43fbb804c59 authored about 4 years ago
add missing test scope for kotlintest dependency (#463)

d53e0b67a6c6ee7d7ebabea985d31aa40778453a authored about 4 years ago
add missing test scope on test dependencies (#461)

e219020b44e811aabb0eb77b6613f1493a22ff98 authored about 4 years ago
[maven-release-plugin] prepare for next development iteration

2e116cc60b260470de597fe0057b293622465661 authored about 4 years ago
[maven-release-plugin] prepare release 2.9.0

2806295a7718c79d403355cae1b08ac84ab0b284 authored about 4 years ago
update maven javadoc plugin configuration

14761f275d1dc1b9484db23de5f1ad14d486f83b authored about 4 years ago
fix Spring Boot auto configuration declaration to include TogglzEndpointAutoConfiguration (in addition to TogglzAutoConfiguration) (#455) (#456)

94c0b71626d1196479822f382c25e946aa3e0712 authored about 4 years ago
remove spring boot legacy starter for spring boot 1.X (#453)

28a1b292ee06508fbc3a2a21f36431f28af5a2ed authored over 4 years ago
update dependencies

53584fd23a3544063e29156f1c565142eefaaf91 authored over 4 years ago
remove java scripting api (#451)

1b3aed50acb72a6748294eb2190a547f0b0059ae authored over 4 years ago
remove ant run maven plugin (#452)

d028613037682aec4f01bbb2bd56e94727f408e4 authored over 4 years ago
cleanup

8c7bd03c823cf351cee1963123c2f77915f04eef authored over 4 years ago
cleanup some classes

65c0afd3619606ee0bcac4c0542aae861f44cff9 authored over 4 years ago
merge

b74f0ec3e6c1d55d0854c164175bb617962a01f1 authored over 4 years ago
Fix xss in console (#449)

* Revert "clean up some more classes"

This reverts commit 4586f2f3

* Revert "clean up some...

b48b8265fdf801f542334fed65a48c3c9556f20a authored over 4 years ago
Fix togglz-kotlin artifactId and update version (#441)

97741f3e7ff69d01d118c31189deb3c75395bc11 authored over 4 years ago
Bump junit from 4.12 to 4.13.1 in /servlet (#447)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

a34a45e0bc8a91acbbda63679f81ceba7238a396 authored over 4 years ago
Bump junit from 4.13 to 4.13.1 in /cdi (#446)

Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](http...

eaf34a1fda205133ff9f2f00c8179d2fea52f42d authored over 4 years ago
Bump junit from 4.13 to 4.13.1 in /guice (#445)

Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](http...

adf9cdd1cac0c80690a37b078c8bc05cee10762a authored over 4 years ago
Bump junit from 4.12 to 4.13.1 in /deltaspike (#444)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

9f78d250944df3f9f83a9266c2dd33bb839d1a9f authored over 4 years ago
Revert "clean up some classes"

This reverts commit 9759f7b6

ba1bba9d30a6f2bdbc5adea56a11a0e8635bb436 authored over 4 years ago
Revert "clean up some more classes"

This reverts commit 4586f2f3

be477d2145c22ef993114ea24e0d6119b9827721 authored over 4 years ago
clean up some more classes

4586f2f33175405c3ce6cef457dfede6e33b1556 authored over 4 years ago
clean up some classes

9759f7b6630e9ede8bfa84722682146e229dacff authored over 4 years ago
remove togglz-distribution

57bc2f528954a1c12a23aee5cd91da886a9888ca authored over 4 years ago
remove spring mobile (#438)

Co-authored-by: Bennet Schulz <[email protected]>

8718867dd0543427f1c2374bbf80f67bba169d78 authored over 4 years ago
drop support for spring mobile (#436)

Co-authored-by: Bennet Schulz <[email protected]>

51743a25fe3dc1f1ecf4f5dde907845ed0601b35 authored over 4 years ago
update developers section

ddf69c8691d94e5f20dc5e90cc2c35f58ff45025 authored over 4 years ago
rename togglz-junit5 to togglz-junit (#434)

Co-authored-by: Bennet Schulz <[email protected]>

b89628a24d56426148dc753765cf302ad3f06289 authored over 4 years ago
update dependencies

100160b711b34a284bbebd40977f9c4eb9225fd7 authored over 4 years ago
update hazelcast

e12449b3803e6a3ac2707f62c30f610efafe3cba authored over 4 years ago
update microprofile dependencies

1edf5efe28b45a81b103eb0b15157e1179a948be authored over 4 years ago
update junit 5

4d43bd05459dd14b19b6f32ecabb8f47130d2d80 authored over 4 years ago
move dependency version to properties section

6098206fa12becf1f86f67d6ab4a21737aee096a authored over 4 years ago
update to latest wildfly version (#433)

Co-authored-by: Bennet Schulz <[email protected]>

46116794d9894f068565a5ed5937ee30c9dcae9b authored over 4 years ago
remove junit 4 integration (#431)

Co-authored-by: Bennet Schulz <[email protected]>

0896e64af2704061dcbd2145baf596720d619556 authored over 4 years ago
drop jsf and jsp support (#430)

Co-authored-by: Bennet Schulz <[email protected]>

6ddbac03eca5446bbce70c3458568f9a9f7611a2 authored over 4 years ago
update kotlin and maven release plugin

1a501abeda80a88d99f36d7379600ed5151368b8 authored over 4 years ago
remove obsolete files (#428)

Co-authored-by: Bennet Schulz <[email protected]>

d77ce995e589dc47a280ecbff7ef7061c6092e2b authored over 4 years ago
additional refactorings in togglz core (#425)

Co-authored-by: Bennet Schulz <[email protected]>

cd538f6d4f1b4e2b2476ae0700f7e9edfb07cdc6 authored over 4 years ago
remove deprecated class untypedfeature (#424)

Co-authored-by: Bennet Schulz <[email protected]>

a00b782a28490a076dcbd247b7b8aa73a8d262bf authored over 4 years ago
refactor some things in spring security (#423)

* refactor some things in spring security

* add additional dependency updates

* another co...

3b2007b7aab78283debfd5b8005ab2333cd57231 authored over 4 years ago
update spring boot dependencies (#422)

Co-authored-by: Bennet Schulz <[email protected]>

d6f0fc5f3808f96ac92e5d9450150ace65799a91 authored over 4 years ago
remove duplicate

5e227b5e935ede28117f166f48c2ac694c316c54 authored over 4 years ago
Update spring version (#421)

* replace junit 4 with junit 5

* update spring version

Co-authored-by: Bennet Schulz <benn...

9906781dd491932517561aabcce857cd3f57b477 authored over 4 years ago
replace junit 4 with junit 5 (#420)

Co-authored-by: Bennet Schulz <[email protected]>

3aa151be2cf35600a481343e582811b591c15039 authored over 4 years ago
update s3 dependencies

b1f4da719d549d1ac15e129958681bcc9368dd1e authored over 4 years ago
Update dependencies (#418)

* replace junit 4 with junit 5

* replace guava with plain java

* upate dependencies

Co-...

9bde525e918cac51bb0052b8840199d88c8c7866 authored over 4 years ago
Remove guava (#417)

* replace junit 4 with junit 5

* replace guava with plain java

Co-authored-by: Bennet Schu...

c38d3909f7341e41a7df7ec90a37e322284a86e2 authored over 4 years ago
replace junit 4 with junit 5 (#416)

Co-authored-by: Bennet Schulz <[email protected]>

4b081f5eb0e7a5d922dafa5e712046e9643f7519 authored over 4 years ago
Merge branch 'master' of https://github.com/togglz/togglz

268e11fbafc37774e40dcc94012df5ccc93ae4c5 authored over 4 years ago
update version in dependency reduced pom

6cdf3f45f408d58d37c0f2bbaa8e9569074dd392 authored over 4 years ago
Add HttpServletRequestHolderFilter (#414)

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

f02a4f884bfb01553d5db853a87f06dbb4f0a0af authored over 4 years ago
[maven-release-plugin] prepare release 2.8.0

ff0fbd681147abbd2430671030ebe9bbdfd126be authored over 4 years ago
update to mongodb 4 (#415)

Co-authored-by: Bennet Schulz <[email protected]>

dadfb0ab4e235dc10425d8711bf5a318c95e1cbc authored over 4 years ago
Add HeaderActivationStrategy (#413)

0e004267d0011a68f9c768664fc5fcf2e1326f09 authored over 4 years ago
update and replace jboss servlet spec dependency with javax.servlet 4.1

75c9371e159a2fb9add4e261f3ca0d10f0007086 authored over 4 years ago
drop osgi support (#408)

Co-authored-by: Bennet Schulz <[email protected]>

19a8677a0826f8f5ffb5c7c036da55216b459b08 authored over 4 years ago
drop archaius support (#409)

Co-authored-by: Bennet Schulz <[email protected]>

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

3860ba3183b6cb8351d1402ec1b10a9154424a02 authored over 4 years ago
[maven-release-plugin] prepare release 2.7.2

5e005918ae5832d29b5ab409bbff8253317e4a1a authored over 4 years ago
update osgi bundles version

6f80bd077865c4c68f7eee48ff1d740f0fe83425 authored over 4 years ago
Fix 404 in togglz console (#406)

* fix 404 in console

* fix wrong path

* fix errors in console

Co-authored-by: Bennet Sc...

e2c3c9acdd4bdc7987fa6456c27bd0a88e49be79 authored over 4 years ago
update jquery for console to most recent version (3.5.1) due to CVE-2020-11022 and CVE-2020-11023

9d0ac8faf5f3ba267131ee532c1e469e82b286bb authored over 4 years ago
add dependency reduced

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

3d7db006031ca346091128e7477f71357afeb747 authored over 4 years ago
[maven-release-plugin] prepare release 2.7.1

4e3e68a8204eb523fa924e1134707fc6855a5e9b authored over 4 years ago
update spring boot starter and add auto configuration to spring.factories (#403)

Co-authored-by: Bennet Schulz <[email protected]>

5d0f7021eb8f7d6e35b4f89d41193c1108e59339 authored over 4 years ago
update to 2.7.1-SNAPSHOT

68bab44e238fa6f868ad608e1998b17c04e7ab8e authored over 4 years ago
[maven-release-plugin] prepare release 2.7.0

b0f688eb070d4a6bde40056441bd56558725bee1 authored over 4 years ago
2.7.0

94b2cea3620e847a6f6868218c011003cfb4a99e authored over 4 years ago
generate javadoc on release-prepare

9104b38d419ba87d08117015bb7cb1655557715a authored over 4 years ago
revert to 2.7.0

0edb9c762305816cb6f82caf07a670d7a2183d5d authored over 4 years ago
add javadoc for togglz kotlin

f8b6bae31b8d857576ae8da016b18cad8613fedb authored over 4 years ago