Ecosyste.ms: OpenCollective

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

Jodd

Jodd! Lightweight. Java. Use what you like.
Collective - https://opencollective.com/jodd - Website: https://jodd.org - Code: https://github.com/oblac/jodd

fix name of nested test class

github.com/oblac/jodd - 1541c393ca8813231460db9a58cfa57cdcbf0b24 authored about 7 years ago
tests for ClassUtil#isObjectMethod added

github.com/oblac/jodd - f4b7c109a0dd794c1add4e0adac3c00bfca62153 authored about 7 years ago
merge from master

github.com/oblac/jodd - 7c7e959c975c9948a4e886bcdb090e86a3684edf authored about 7 years ago
Merge branch 'master' into classutiltest_isUserDefinedMethod

Conflicts:
jodd-core/src/test/java/jodd/util/ClassUtilTest.java

github.com/oblac/jodd - a1786e3fa3dae47e1c83892f7ef1618094577f46 authored about 7 years ago
tests added for ClassUtil#isUserDefinedMethod

github.com/oblac/jodd - eff85d6d073910d191f68ecdd2a5b26a00e360ea authored about 7 years ago
Merge pull request #552 from moh-sushi/classutiltest_getClasses

tests added for ClassUtil#getClasses

github.com/oblac/jodd - 95d95992c0134dbe288ad07299ba426b9d745b71 authored about 7 years ago
expand test

github.com/oblac/jodd - 09fb849535750bec5ce929366b9474004f729414 authored about 7 years ago
tests added for ClassUtil#getClasses

github.com/oblac/jodd - fdcaa15159c38ec4c5a21392c5bb07baf14caa07 authored about 7 years ago
Merge pull request #550 from moh-sushi/patch-1

MathUtilRandomBenchmark : small fix for int-Methods

github.com/oblac/jodd - b1a5687d609c6bf12c94b725bb6ef7c231e8f05e authored about 7 years ago
Merge branch 'pr-540'

github.com/oblac/jodd - 17a51321d7be14e1d1abaff529d0e77fa4d42302 authored about 7 years ago
Updated the FileUtil to match styleguide. Removed private constructor and defaults constants.

github.com/oblac/jodd - 2addcdf6e79f45672d8f8146397df577f254cd59 authored about 7 years ago
MathUtilRandomBenchmark : small fix for int-Methods

the methods randomInt_with_Random and randomInt_with_ThreadLocalRandom use 'int' as return value...

github.com/oblac/jodd - 042a866bfb2586103bce4235f3d4a1f9efd3c2b4 authored about 7 years ago
Update the styleguide! :rocket:

github.com/oblac/jodd - 2c5811187ddd32e19ab89ee4326c27b30ee63c40 authored about 7 years ago
Align source naming of methods to our standards in StreamUtil. Removed defaults constants and private constructor.

github.com/oblac/jodd - e7cd53351c5cbd3b0fbb32bf06b10b770ce0886d authored about 7 years ago
Source formatting.

github.com/oblac/jodd - ffdb03c6b3159102b7b0572c3fdce82a118db7e7 authored about 7 years ago
Merge branch 'pr-548'.

github.com/oblac/jodd - 6051564aada40ecc8e6fdbd7952383db6f1b217f authored about 7 years ago
Added MyAsync to the tests, update annotation usage.

github.com/oblac/jodd - 4c1c347bd3c2fdac27a632da9382bd23be0a885a authored about 7 years ago
Removed async configuration as it now belongs to component.

github.com/oblac/jodd - 7ccb789efa0533083fa7d8d163708dbbd6782a25 authored about 7 years ago
Removed async execution from the controller into separated Madvoc component.

github.com/oblac/jodd - 49f85e534a39699aeb56e334cd77a1fab509f705 authored about 7 years ago
Addded Async annotation. Removed flag from Action annotation.

github.com/oblac/jodd - 7362a62930d670500a61b9c05ec0c924c2936b7a authored about 7 years ago
Removed ANY.

github.com/oblac/jodd - b1ce8c54fb6a717943809240d4bda1deed6f00d0 authored about 7 years ago
Added HttpMethods enumeration and reuse it.

github.com/oblac/jodd - a8d923f746113cee0bbca6eff735ef4c8101db9a authored about 7 years ago
Changed the ActionRequest interface. Use array for chunks to optimize memory.

github.com/oblac/jodd - 2ad506492e8e62880b37c020c64f58d9658deff5 authored about 7 years ago
Update tests for the changes.

github.com/oblac/jodd - 44d908b12e67e471249ae5460561d497e9196f31 authored about 7 years ago
Minor updates of Madvoc.

github.com/oblac/jodd - f55dc16ae14d398df0b9097c5c0f1e388e20eeae authored about 7 years ago
Huge simplification of how action manager lookups - in the same time fixes some important lookup issues.

github.com/oblac/jodd - b92719c4d75b7dc2a3fe1165d41f7918ed3d4d81 authored about 7 years ago
Added routes logic.

github.com/oblac/jodd - 90913736bb3cecf5d648641983493b20e6b29cb2 authored about 7 years ago
Fixed bug with cutting.

github.com/oblac/jodd - 9a630bc180fb661d5530bc71de98691547d8fce1 authored about 7 years ago
Renaming

github.com/oblac/jodd - be638d62b00fd2a8d65c0efb66d1d316cf4466e5 authored about 7 years ago
Remove some overloaded methods.

github.com/oblac/jodd - d34c68b2ac81e376d709290619356f88262b352e authored about 7 years ago
Remove unused annotation element.

github.com/oblac/jodd - fdeff3ac0d017322fdab8944e75a7eb7f7d0ed8b authored about 7 years ago
Changed default PathMacro to REGExp one!

github.com/oblac/jodd - 05468b9f1d45114169f07e0bbc71de320ecd2f88 authored about 7 years ago
Fix bug with premature stream closing

github.com/oblac/jodd - 5fd989981b89e43f4ebcd08d42602083000a8b11 authored about 7 years ago
Updated Status codes and JSON result javadoc

github.com/oblac/jodd - 72ae1afe6e175b1d1dac34ff91e0978ce36f9ce4 authored about 7 years ago
Merge pull request #539 from schneems/schneems/codetriage-badge

[ci skip] Get more Open Source Helpers

github.com/oblac/jodd - 2acbdd95275014041b9acce1a6d47d74b9be9113 authored about 7 years ago
Use HTTPS for Jodd website

github.com/oblac/jodd - 1672be32bdbd04b387612afc1be666b1798f6d10 authored about 7 years ago
Use HTTPS for Jodd website

github.com/oblac/jodd - a988f9b52733e4d82a94dd77645351b5d0ef7a24 authored about 7 years ago
Use HTTPS for contributor-covenant.org

github.com/oblac/jodd - b56d4bad0cca3e14659589fe2fc0ceafa98fb10e authored about 7 years ago
Use HTTPS for sites in README

github.com/oblac/jodd - 7d6b0a3f5a0bde2b3c0dd88c8846d606f5114234 authored about 7 years ago
Merge pull request #544 from moh-sushi/chalk_tests

Tests for Chalk added

github.com/oblac/jodd - 61e573e0a0f0ce4ced8486a61b03b2fea9f543af authored about 7 years ago
Merge pull request #547 from moh-sushi/patch-4

Update STYLEGUIDE.md

github.com/oblac/jodd - 478df9d275b3492c5b2edcea063a98010ae9df26 authored about 7 years ago
Merge pull request #543 from moh-sushi/threadutil_tests

test class ThreadUtilTtest added

github.com/oblac/jodd - aac4be6556dbb6d9a19ef23cb7604ae2947ee430 authored about 7 years ago
Merge pull request #542 from moh-sushi/stringutils_extend_join_tests

tests added for further join-methods

github.com/oblac/jodd - a2f543bdede1f72f1e1c529d83f568709c788918 authored about 7 years ago
Merge pull request #541 from moh-sushi/stringutils_ifnotnull

Tests added for method "StringUtil#ifNotNull"

github.com/oblac/jodd - 935d4f32ec21fe3734aaf0aa3fb6a0a3073ea58a authored about 7 years ago
Update MathUtilRandomBenchmark.java

small refactoring for Codacy Check : 'typecast' is not followed by whitespace -> whitespace is a...

github.com/oblac/jodd - 972693c051b691cfa6c0a586ce3c6c81282a19aa authored about 7 years ago
added Benchmark for switch from Random -> ThreadLocalRandom

github.com/oblac/jodd - 1c924ddbc87de2994f60b91f1d5f540af476825a authored about 7 years ago
- refactoring : usage of ThreadLocalRandom instead of Random

- update javadoc

github.com/oblac/jodd - 7b4a312dd059e8debc9e581f8c49aeb7e81b36fa authored about 7 years ago
Update STYLEGUIDE.md

extend description how to start specific benchmark

github.com/oblac/jodd - ba2b1dca90b55fba6473b6f23518848ea8457b31 authored about 7 years ago
- test for combined text output added

github.com/oblac/jodd - 05601016c163a9eb1fbe4bf1d5d75a1cfc1f7e09 authored about 7 years ago
- initial commit

- added tests for class "Chalk"

github.com/oblac/jodd - 70b383467d9d47fb532f116dd74178af8142ea30 authored about 7 years ago
fix spelling

github.com/oblac/jodd - 7d767356bfc95ec1d7b9bef90fde7e82498b4d79 authored about 7 years ago
- initial commit of "ThreadUtilTest"

- tests for " ThreadUtil#daemonThreadFactory" added

github.com/oblac/jodd - 5a5f832ad1ecd95adc99950380ca12f08e72ba83 authored about 7 years ago
Tests added for methods "join(Collection collection, char separator)" and "join(Collection collection, String separator)"

github.com/oblac/jodd - c24ce408a9a9a959db56b8e89de4c77d44500527 authored about 7 years ago
Tests added for method "StringUtil#ifNotNull"

github.com/oblac/jodd - ebca2664a4aa75028778e0c7d5033586a7ed61b0 authored about 7 years ago
Fix jodArrayList clone() mehod

github.com/oblac/jodd - 76c5dda643db343098bbc9078b71cdf41de83328 authored about 7 years ago
Update Javadoc

github.com/oblac/jodd - 0f241ed74756cb0d7a050a7fe00b67f62e23ce68 authored about 7 years ago
Large updates to streamline code and update Javadoc

github.com/oblac/jodd - 7c21431c9c21d3741ddc80d99b77fb64fe02d9b2 authored about 7 years ago
Use generics

github.com/oblac/jodd - 12cdac0414c79c001472179d78728ed195f9ebf6 authored about 7 years ago
[ci skip] Get more Open Source Helpers

[CodeTriage](https://www.codetriage.com/) is an app I have maintained
for the past 4-5 years wit...

github.com/oblac/jodd - ddb485e37017f469254a374d071114ce10677b59 authored about 7 years ago
Removing Base filter and interceptor classes!

github.com/oblac/jodd - 64379b858b691c1525e559d7af3976e5d7bce153 authored about 7 years ago
Finally - extension is removed!

github.com/oblac/jodd - ab752cc42ff1d1d002aa582f15394e69cf0cd7fe authored about 7 years ago
Beautiful new annotations :)

github.com/oblac/jodd - a471dbc3771df0cb2d75f7e8b0b2150ab0d042a2 authored about 7 years ago
Renamed.

github.com/oblac/jodd - 703b26c4f24914839f66fed6ac8160c22b1aa747 authored about 7 years ago
Added BODY injections.

github.com/oblac/jodd - 6ad66b150a585671b385275ca4d16c005cbb031d authored about 7 years ago
Added @Scope annotation

github.com/oblac/jodd - f3dbd1b1621a23a400a724281fd7da4ad0cd8641 authored about 7 years ago
Added Cookie injector

github.com/oblac/jodd - 62ff0ce8b05c07cf96a1eddf59a9df47c4545751 authored about 7 years ago
Removed BaseScopeInjector. Simplified Targets scopes looping.

github.com/oblac/jodd - 0d79cefe4e8b73798c0fcdd3f2da4149cf779e08 authored about 7 years ago
tests updated

github.com/oblac/jodd - 06fa3d46d5cf66b90835933c7e53f80a5e334776 authored about 7 years ago
Injectors simplified. No Move! No PreparableInterceptor.

github.com/oblac/jodd - 80dd6d90681132de4a9c3de0a09b86c3121307a5 authored about 7 years ago
Define default interceptor stack

github.com/oblac/jodd - 6a53a86e12cbc598d1545b8454caf3a058c57977 authored about 7 years ago
minor changes

github.com/oblac/jodd - e54a75566323a5b4b661d09b35d305dceee07ac8 authored about 7 years ago
Remove BaseActionWrapper

github.com/oblac/jodd - b1e788beb8add8f80a9a4e575b15460325eba334 authored about 7 years ago
PostAction removed.

github.com/oblac/jodd - 3f13198129ddfaaf05d2a607457be7945b4ed588 authored about 7 years ago
Renamed to MadvocRouter

github.com/oblac/jodd - c6286fa50a184567994e3cb68f53e488bfb9c6be authored about 7 years ago
InOut annotation removed

github.com/oblac/jodd - 86e71757b5fa86a45256b2b1bedb3d05e9ccab3d authored about 7 years ago
Default result object used only if nothing else set.

github.com/oblac/jodd - a4a66d8cd9a2417b2fd2ff32392f2ffd86a70a90 authored about 7 years ago
tests updated

github.com/oblac/jodd - ed585ffd1cef6aba4bb3613e4f81be2ada4853b5 authored about 7 years ago
Added routing (for future)

github.com/oblac/jodd - 9e6bc9a38698fb0b4a582658db9cb9bbb79fcb58 authored about 7 years ago
routing.

github.com/oblac/jodd - 4b57b73bb7233095f97e1a1648d0de72a9acaa49 authored about 7 years ago
Gradle upgraded to 4.4.1

github.com/oblac/jodd - af51bf926012683d0c5ec2cbd743b5017941fb65 authored about 7 years ago
tests updated

github.com/oblac/jodd - 9361be8d375652ea9be13deba9d37a4189fd1efa authored about 7 years ago
Renamed classes.

github.com/oblac/jodd - d75a34a03768f99d1f0f6d395962e57a32bf7c11 authored about 7 years ago
Dont need to register Results prior to usage.

github.com/oblac/jodd - 4de8a0c232bbf46250eac62042ae970cefed6340 authored about 7 years ago
Dont scan for results any more

github.com/oblac/jodd - 24a410608682ec0adc2a3b2258cfbd9efe1dd1f0 authored about 7 years ago
No longer Result class.

github.com/oblac/jodd - 7dd4576a395ac5e2b240a07a7440e6fb1d6d8738 authored about 7 years ago
Simplified version of ResultsManager, no longer requires results to be registered prior to usage!

github.com/oblac/jodd - f8a965f385504ff8ecd2744af89541362437d952 authored about 7 years ago
Refactored results!

github.com/oblac/jodd - b5b3037507a6b08edf5a9f866fa2bb65ac68d4e9 authored about 7 years ago
Added HttpStatus for easier getting human-friendly status messages

github.com/oblac/jodd - 19ece39dbb27e7bcdf211d38ad45bfbcc96cb8e4 authored about 7 years ago
Added withRegisteredComponent

github.com/oblac/jodd - 4dd207ebdf849ec32968d0d669efa2f137b4dba4 authored about 7 years ago
Optimize Joy usage.

github.com/oblac/jodd - 815eadc93e3099b7b0f3de759984f4832a9233a9 authored about 7 years ago
Merge pull request #538 from moh-sushi/charsequenceutil_test

Tests added for CharSequenceUtil

github.com/oblac/jodd - ccd08a33d121a90b73bac3639d6b0fafed351fe8 authored about 7 years ago
InvokeAspect is now functional interface.

github.com/oblac/jodd - 805056e4e04f8c257af9e3670779309bf1ef1e17 authored about 7 years ago
tests added for methods "findFirstEqual" and "findFirstDiff"

github.com/oblac/jodd - ffdd2664c90441abed2e4592a07e0e0edfa811b3 authored about 7 years ago
update javadoc

github.com/oblac/jodd - 1df3e2629ab07d22e697317bd38c1e6050bf9fc1 authored about 7 years ago
Merge pull request #537 from yanchuan2026/master

Update FIFOCache.java

github.com/oblac/jodd - 1d22f5c044452489d606dbb97374dae53028066a authored about 7 years ago
Update FIFOCache.java

github.com/oblac/jodd - bb604ee96c96252bc4e1d834b848f810d7858c09 authored about 7 years ago
Merge pull request #1 from oblac/master

2017-12-24 sync

github.com/oblac/jodd - 0803cf1eb4b7854f2a93c080bf53e71917ee34f8 authored about 7 years ago
Merge pull request #536 from moh-sushi/patch-2

Update DbQueryBase.java

github.com/oblac/jodd - f1b6190d4cd53cdf3125a42ecc7ddf0558504805 authored about 7 years ago
Update DbQueryBase.java

update javadoc

github.com/oblac/jodd - 9f9d4d9d6ce31228fd71c6d35336a772dc5eebdc authored about 7 years ago