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

rollback beanutil for now

github.com/oblac/jodd - abc15f24a7842f4e54c4037177d296d2db7c3b2c authored almost 13 years ago by Igor <[email protected]>
Added BeanUtilBean

github.com/oblac/jodd - c05fbdea26a95b340e534d16d212b70a21e2e1d3 authored almost 13 years ago by Igor <[email protected]>
Renamings

github.com/oblac/jodd - 9edd873dc563dc91aa122fe0029ef412ba5b1af3 authored almost 13 years ago by Igor <[email protected]>
renames

github.com/oblac/jodd - 900ed9e7d64f5514130da0b85a62a8d10d7f07c1 authored almost 13 years ago by Igor <[email protected]>
Added TypeConverterManagerBean, so one can create a custom instance.

github.com/oblac/jodd - bdd775d1d724901ce74a6df6df61fb13abf37053 authored almost 13 years ago by Igor <[email protected]>
javadoc

github.com/oblac/jodd - 48402a143f61cb3b66f5b08fa0fedaf6d1196e2d authored almost 13 years ago by Igor <[email protected]>
javadoc

github.com/oblac/jodd - 89e10da42600375efcbb1542b9bdda1df0eafa8a authored almost 13 years ago by Igor <[email protected]>
javadoc

github.com/oblac/jodd - 4d783fecd31deeb89dd104af50628d1032d0037f authored almost 13 years ago by Igor <[email protected]>
Removed dummy method

github.com/oblac/jodd - 3e88f21ebed43e4e2ff3f220b0bde7db96b1dce7 authored almost 13 years ago by Igor <[email protected]>
ResourceScanner removed

github.com/oblac/jodd - b8cb5852675c1bce5545ac7b91d3259b5a672fa2 authored almost 13 years ago by Igor <[email protected]>
value lookup removed

github.com/oblac/jodd - c5664de8e1a4c6e269f7db3f6b64961c2073c7d6 authored almost 13 years ago by Igor <[email protected]>
javadoc

github.com/oblac/jodd - 5d5d2284e05dbe7935ba5b41683edbdf942ebd4a authored almost 13 years ago by Igor <[email protected]>
Renaming

github.com/oblac/jodd - c5330b5399fd8416b2e12da3aeea7c0cc41ba3af authored almost 13 years ago by Igor <[email protected]>
Removed CollectionUtil.

github.com/oblac/jodd - cdbe368e80f5697feca92492a13e247413b53b5f authored almost 13 years ago by Igor <[email protected]>
added shortcut methods

github.com/oblac/jodd - a31de279c3e68f5a376e6eea567911d97adb6b8e authored almost 13 years ago by Igor <[email protected]>
Renames

github.com/oblac/jodd - b879457556126edf333ed87925ceb55d1368ac9d authored almost 13 years ago by Igor <[email protected]>
javadoc changes

github.com/oblac/jodd - ceeaabceebd46d520fbe503f21517f817a051a91 authored almost 13 years ago by Igor <[email protected]>
Jerry runner added

github.com/oblac/jodd - 8abe897eb1301e530ff921aba5ef466bae1a1ca9 authored almost 13 years ago by Igor <[email protected]>
fixed case sensitive issue with fixing non closing tags

github.com/oblac/jodd - 546f37701941c1f016996fc58c98c832ec2d3e6e authored almost 13 years ago by Igor <[email protected]>
tests fixed

github.com/oblac/jodd - 5be529d2fc38794e7793fe79835a3209e10528c6 authored almost 13 years ago by Igor <[email protected]>
added parsing modes tests

github.com/oblac/jodd - 63f51dbb151074f760629cd5b6f6a225af856eda authored almost 13 years ago by Igor <[email protected]>
added 3 parsing modes

github.com/oblac/jodd - fa4d424ecb60d910b17233cb1adbd4a170a68ff2 authored almost 13 years ago by Igor <[email protected]>
forgot null checking

github.com/oblac/jodd - 19780bcccf0dc36e89cdbc143a332ca16b8de858 authored almost 13 years ago by Igor <[email protected]>
Removed children are now detached from the parent

github.com/oblac/jodd - a7e6192b1ff61b3436ac30e64d2518b775abd987 authored almost 13 years ago by Igor <[email protected]>
minor change

github.com/oblac/jodd - 94241c5c2df1502324a92b073542a8de8262cdcc authored almost 13 years ago by Igor <[email protected]>
Tag types renamed to match HTML specification.

github.com/oblac/jodd - c4b7b32c0d016ed9ef7276e4e50b074ad2b0720e authored almost 13 years ago by Igor <[email protected]>
Added ignore comments

github.com/oblac/jodd - 664ab024eb45a26c73daba10ffe5e86c4c5e1d95 authored almost 13 years ago by Igor <[email protected]>
fixed removing whitespaces

github.com/oblac/jodd - d7160332a0f0acee77c6117fccec921a3782cb69 authored almost 13 years ago by Igor <[email protected]>
Split single property into few.

github.com/oblac/jodd - 83d8ee0847fb64dc54be84b8adedb77fcaa6bae7 authored almost 13 years ago by Igor <[email protected]>
rename lexer property

github.com/oblac/jodd - 44744ee76378624e6ccb3ca71bd9f2ececfff18e authored almost 13 years ago by Igor <[email protected]>
fixes issue when end of document is reached and tags are not closed.

github.com/oblac/jodd - 9665a81598134ef1e4ebd469d0074658a0a853d0 authored almost 13 years ago by Igor <[email protected]>
load sys params in props

github.com/oblac/jodd - dba3e044634a9145ce8d394e050e31df9dd70dcc authored almost 13 years ago by Igor <[email protected]>
fixed sys and env props

github.com/oblac/jodd - c8d8a559101a86612e9a52e203aba4684067ba37 authored almost 13 years ago by Igor <[email protected]>
don't start madvoc twice

github.com/oblac/jodd - 75531486ee98bd4e0b6cae1af818c670346ad2f4 authored almost 13 years ago by Igor <[email protected]>
Added unicode input stream that detects BOMs

github.com/oblac/jodd - abc4450c07c465a379804d77046ec1dde0cd0b39 authored almost 13 years ago by Igor <[email protected]>
slf4j upgraded to v1.6.4

github.com/oblac/jodd - 76023b425aa265c89aeeef7f988a8e0a1b45f5b9 authored almost 13 years ago by Igor <[email protected]>
initWebApplication called sooner

github.com/oblac/jodd - b09b58612c073444c0f159ee9f9568865cd93941 authored almost 13 years ago by Igor <[email protected]>
Using Madvoc

github.com/oblac/jodd - 829c569aa178bd8b29d6e80271b15411c6dfe5da authored almost 13 years ago by Igor <[email protected]>
Madvoc introduced and MadvocContextListener

github.com/oblac/jodd - 827c48b80b513def159c0513e6edd30046e782e7 authored almost 13 years ago by Igor <[email protected]>
webconsole

github.com/oblac/jodd - a915fa5942b1834d690b207701ed6f8f4f092c61 authored almost 13 years ago by Igor <[email protected]>
build.xml minor changes

github.com/oblac/jodd - 0f1166fc740bcead2e48a9efead8f0b82641f2cf authored almost 13 years ago by Igor <[email protected]>
work on next beta started

github.com/oblac/jodd - d4beacff3d3009236cd89fc2f2cd4c1dd590b0ec authored almost 13 years ago by Igor <[email protected]>
new beta

github.com/oblac/jodd - afb3dfea18210f232bb6b29f9a76395014903bff authored almost 13 years ago by Igor <[email protected]>
test added for FastBuffers

github.com/oblac/jodd - eb022b61fa80f3e9e33610df469afb98c58c95e8 authored almost 13 years ago by Igor <[email protected]>
method renamed

github.com/oblac/jodd - 20439c6a6fcd7e0a7bd2e068fb86b2e0b4ceef3c authored almost 13 years ago by Igor <[email protected]>
FastBuffer<E> added and some few additional methods

github.com/oblac/jodd - ac84be5af1d0a4b22fa3edfd7d9344aa670e5382 authored almost 13 years ago by Igor <[email protected]>
source formatting

github.com/oblac/jodd - 151ab9fedab7fd8502eeca5c9a8347ac1b2b61f7 authored almost 13 years ago by Igor <[email protected]>
minor buil.xml change

github.com/oblac/jodd - 9d15a5320c0853f245115b5721d049823195ae36 authored almost 13 years ago by Igor <[email protected]>
some javadoc added, code renamed

github.com/oblac/jodd - 9019c7dfe105acf93f647a9fc11a3179d0c6ec8a authored almost 13 years ago by Igor <[email protected]>
load environment properties into props

github.com/oblac/jodd - a8821e78997b1b398e288418e51c4f00d765f189 authored almost 13 years ago by Igor <[email protected]>
copyright added

github.com/oblac/jodd - c484e4cbf7673e8a2d3a4200f5c677aafb7a5f06 authored almost 13 years ago by Igor <[email protected]>
output the java source formatter mode

github.com/oblac/jodd - fbcabfcaca9db7ce5376817ad5b59d9cbe84e3d4 authored almost 13 years ago by Igor <[email protected]>
removed IOException

github.com/oblac/jodd - 4cebd435e56d51111c29452aeb9e725dc8fa151c authored almost 13 years ago by Igor <[email protected]>
remove old fast buffers

github.com/oblac/jodd - 0ea04478f0de95fae9daa8ea997e1a1c5a4809fb authored almost 13 years ago by Igor <[email protected]>
source formatting

github.com/oblac/jodd - 31c8d029f26769113896f5e8f8d18f7841db7bcf authored almost 13 years ago by Igor <[email protected]>
refactored package

github.com/oblac/jodd - 8095f63d4a6a6daabf4aa7569b7e46f5c2004f9e authored almost 13 years ago by Igor <[email protected]>
fast buffer tests

github.com/oblac/jodd - 0b972dfb430ba02ac1a91fb14224bba2a8d9c744 authored almost 13 years ago by Igor <[email protected]>
Updated fast buffers and moved in separate package

github.com/oblac/jodd - 3010c044bba894f31d7a546c8fb31baea493b8c9 authored almost 13 years ago by Igor <[email protected]>
new version of pant build system

github.com/oblac/jodd - b2fb27834851a10ce2543874cf4bd70c44c31c32 authored almost 13 years ago by Igor <[email protected]>
zip example

github.com/oblac/jodd - 085ba408087fb4d5770777615ed9276081cf8717 authored about 13 years ago by Igor <[email protected]>
ZipUtil refactored, tests added, little issue fixed

github.com/oblac/jodd - 0759958b8f1e9ab79aea34317c37ddaaadac081f authored about 13 years ago by Igor <[email protected]>
No need to wrap with buffer, as it is already optimized.

github.com/oblac/jodd - 8ff929a24551272c2f10b32c01f8f82c1be07b07 authored about 13 years ago by Igor <[email protected]>
props loads properties and environment with a prefix

github.com/oblac/jodd - b175bc29d971dc942316cca2c17ee2617c9496d4 authored about 13 years ago by Igor <[email protected]>
url result example

github.com/oblac/jodd - 6cad54cbdc364381518d2c4ed1dd869d326dec4b authored about 13 years ago by Igor <[email protected]>
add 'url:' madvoc result

github.com/oblac/jodd - ec5ac08cb74e5373817ec2310b0dc62b2dcb1c7e authored about 13 years ago by Igor <[email protected]>
source formatting

github.com/oblac/jodd - a138970bce38026ebfbb76314800d1c4f30f7d45 authored about 13 years ago by Igor <[email protected]>
props: added loadEnvironment()

github.com/oblac/jodd - 5e0a95f906d758a8f60cb7486ec9621ba031564a authored about 13 years ago by Igor <[email protected]>
release 3.3.1

github.com/oblac/jodd - 1c408a95bc9f012a40b3cf751be68a42e8b9b6f6 authored about 13 years ago by Igor <[email protected]>
fix tests

github.com/oblac/jodd - d13ad5382bee9412d3776472ad570c9691dc0547 authored about 13 years ago by Igor <[email protected]>
Java source formatter - copyright; drops dependency on IDEAs plugin.

github.com/oblac/jodd - 31fe1ca0c0293afdbccb2d6d079d5b16c50e5a5f authored about 13 years ago by Igor <[email protected]>
copyright update

github.com/oblac/jodd - fa963020b62477105fe2031ab4a1de761952e678 authored about 13 years ago by Igor <[email protected]>
copyright update

github.com/oblac/jodd - dde4a6ce20805b12b37b999de7813de47288a5d0 authored about 13 years ago by Igor <[email protected]>
old copyright removed

github.com/oblac/jodd - b17a2a3ccb72efa1124ec9d0fa04df2379d2132a authored about 13 years ago by Igor <[email protected]>
old copyright removed

github.com/oblac/jodd - 77cb403c52427983907baa584f4948b530e962e2 authored about 13 years ago by Igor <[email protected]>
Project tools added

github.com/oblac/jodd - 8d5dcefdb9d143ca75e77a2a042994116977bc86 authored about 13 years ago by Igor <[email protected]>
Source formatting of array lists.

github.com/oblac/jodd - b3b83c89e6f67acec1d4becb118cfa6a2d9aacf8 authored about 13 years ago by Igor <[email protected]>
Using fastbuffers in FastByteArrayOutputStream and FastCharArrayWritter

github.com/oblac/jodd - 52841d240d60e86de2117cac1750fc04628e308d authored about 13 years ago by Igor <[email protected]>
Fast buffers, yeay!

github.com/oblac/jodd - a53fff68e7836ba9fbf53453f0269c364eaac8f0 authored about 13 years ago by Igor <[email protected]>
fast buffers stores offset.

github.com/oblac/jodd - fb53949f59d5b55c46fd5020da001e9881741589 authored about 13 years ago by Igor <[email protected]>
fast buffers added

github.com/oblac/jodd - 6221149519f764e72159162138eba2edcd54aa91 authored about 13 years ago by Igor <[email protected]>
removed swing tools as not being supported any more

github.com/oblac/jodd - 130539d446652fc6c7446c667d680634ace0ad36 authored about 13 years ago by Igor <[email protected]>
source formatting and adding generics

github.com/oblac/jodd - 0be45b01e4211550d7dca64f8efff6e666798335 authored about 13 years ago by Igor <[email protected]>
source formatting

github.com/oblac/jodd - ca8e522e6d7037e23fe6a80370382827b75ba811 authored about 13 years ago by Igor <[email protected]>
removed swing tools as not being supported any more

github.com/oblac/jodd - 3a01870ff3538a1bb23b87b215c2afd588e614d2 authored about 13 years ago by Igor <[email protected]>
minor build.xml changes

github.com/oblac/jodd - 263526e972d3d427a6d0898b44dcf0e522868d89 authored about 13 years ago by Igor <[email protected]>
rollback

github.com/oblac/jodd - 68bed5709697a9740778defbce38255987e73700 authored about 13 years ago by Igor <[email protected]>
moving to correct package

github.com/oblac/jodd - a2825eec92388c5ab80343d9473bec328b3f710c authored about 13 years ago by Igor <[email protected]>
moving to correct package

github.com/oblac/jodd - e229de74abe9bb131c797fce2c14dee0a522e8f0 authored about 13 years ago by Igor <[email protected]>
the first step of Fast... refactorings for speed

github.com/oblac/jodd - 10e9383153bbf244de4e25911eed3241669478bb authored about 13 years ago by Igor <[email protected]>
more excludes

github.com/oblac/jodd - 1394f49ff9aa82b8794c13263efcf0c99ae34385 authored about 13 years ago by Igor <[email protected]>
source formatting

github.com/oblac/jodd - de7975e22432e37f17a77b1dc088b6909440f71b authored about 13 years ago by Igor <[email protected]>
text content html decode fix

github.com/oblac/jodd - 4b27a46e59a39a130c6f2109fb04e3ca914c68ae authored about 13 years ago by Igor <[email protected]>
javadoc formatting

github.com/oblac/jodd - 0c10ecdc1d2cef4510f22ba5a56c6630267bf04d authored about 13 years ago by Igor <[email protected]>
pseudo function expression is now parsed on creation, not on execution

github.com/oblac/jodd - 90ea08da1b425406eaf69c488f4432467c6a4ca2 authored about 13 years ago by Igor <[email protected]>
Allow uppercase class names in CSSelly lexer.

github.com/oblac/jodd - 5902bdc7af4969cbf7799ac778ddab4b7e31ff39 authored about 13 years ago by Igor <[email protected]>
implement is() method. Resolves issue #6.

github.com/oblac/jodd - 054d86c813769454ea0b720dd8caaa5801982c7d authored about 13 years ago by Igor <[email protected]>
added pseudo function :contains

github.com/oblac/jodd - 51e1f2bd6eb6cc38ab32434ce4356f2ffa32d490 authored about 13 years ago by Igor <[email protected]>
tests added

github.com/oblac/jodd - d424651aba67b9053eaea46a0e637353a951e9bb authored about 13 years ago by Igor <[email protected]>