What's new

🌶 cayenne 2025-11-05 CAY-2905 Upgrade Gradle to 8.14 stariy95
🤸‍♀️ wonder-slim 2025-11-04 Add some common image mimetypes hugi
⚙️️ wonder-slim-deployment 2025-11-04 Remove unused import hugi
🤸‍♀️ wonder-slim 2025-11-03 Added ERXErrorPage hugi
🤸‍♀️ wonder-slim 2025-11-03 Comments cleanup in app-based WebServerResource management hugi
🤸‍♀️ wonder-slim 2025-11-03 Notification parameter unused, replace with _ hugi
🤸‍♀️ wonder-slim 2025-11-03 Initialize ERXShutdownHook from within hugi
🤸‍♀️ wonder-slim 2025-11-03 Made XXLifecycleListenerHack sound a little more innocent hugi
🤸‍♀️ wonder-slim 2025-11-02 Move ERXApp._cachedApplicationName to top with other fields hugi
🤸‍♀️ wonder-slim 2025-11-02 Start cleanup in ERXApp.name() hugi
🤸‍♀️ wonder-slim 2025-11-02 Start measuring startup time from the very top of ERXApplication hugi
🤸‍♀️ wonder-slim 2025-11-02 Disable ERXProperties.loadOptionalProperties by default (faster startup) hugi
🤸‍♀️ wonder-slim 2025-11-02 Measure and display time from JVM launch to app accepting requests hugi
🤸‍♀️ wonder-slim 2025-11-02 Changed ERXApp._streamingRequestHandlerKeys to a Set hugi
🤸‍♀️ wonder-slim 2025-11-02 Moved ERXApp._streamingRequestHandlerKeys to top with other variables hugi
🤸‍♀️ wonder-slim 2025-11-02 Move startup of ERXMonitorServer to, well, ERXMonitorServer hugi
🤸‍♀️ wonder-slim 2025-11-02 Deleted now redundant ERXApplication.disablePBXProjectWatcher() hugi
🤸‍♀️ wonder-slim 2025-11-02 Disabled now seemingly redundant ERXApp.disablePBXProjectWatcher() hugi
📚 whoacommunity.com 2025-11-02 Cache the inside.java RSS-feed, for now hugi
📚 whoacommunity.com 2025-11-02 Include article date in inside.java RSS-feed hugi
📚 whoacommunity.com 2025-11-02 Ugly, hacky RSS feed reader hugi
🤸‍♀️ wonder-slim 2025-11-02 Use Path.of() rather than Paths.get() hugi
🤸‍♀️ wonder-slim 2025-11-02 Added ERXApplication.logImportantMessage() hugi
🤸‍♀️ wonder-slim 2025-11-02 Nicer check for development mode / logging in production as well hugi
🤸‍♀️ wonder-slim 2025-11-02 Simplified check for development mode hugi
📚 whoacommunity.com 2025-10-31 Update URL for Apple's mailinglist archives hugi
🌶 cayenne 2025-10-30 CAY-2904 Disjoint prefetch returns incorrect data stariy95
🌶 cayenne 2025-10-30 Merge pull request #624 from johnthuss/prefetchWipesOutData_failingTests stariy95
🌶 cayenne 2025-10-30 cleanup stariy95
🦡 vermilingua 2025-10-30 Create cover methods for data in build.properties hugi
🦡 vermilingua 2025-10-30 Update maven-plugin-plugin / maven-plugin-annotations v3.15.1 -> v3.15.2 hugi
🦡 vermilingua 2025-10-30 Nicer way to determine project type at build time hugi
🦡 vermilingua 2025-10-30 Set SourceProject's _basePath at construction hugi
🦡 vermilingua 2025-10-30 Parse build.properties in, well, build.properties hugi
🦡 vermilingua 2025-10-30 A little nicer way to read build.properties hugi
🦡 vermilingua 2025-10-30 Added wrapper class for build properties hugi
🦡 vermilingua 2025-10-30 Project name no longer a requirement, FIXME deleted hugi
🌶 cayenne 2025-10-29 - #624 - finish implementation for joint + disjointById prefetches johnthuss
🌶 cayenne 2025-10-28 - #624 - tests and experiments stariy95
🌶 cayenne 2025-10-28 CAY-2836 ObjectSelect.selectCount() throws if a query contains ordering stariy95
🌶 cayenne 2025-10-28 CAY-2887 Expressions: Incorrect serialization to string of numeric li… stariy95
🌶 cayenne 2025-10-27 CAY-2901 Loosing comments on the existing ObjAttribute after DB import stariy95
🦡 vermilingua 2025-10-27 Target JDK 21 in test project (same version as vermilingua itself) hugi
📚 whoacommunity.com 2025-10-26 Add an Atom feed for our articles hugi
🌶 cayenne 2025-10-24 CAY-2895 Incorrect Lazy Pagination Comparison for BigInteger PK stariy95
🌶 cayenne 2025-10-24 CAY-2899 CommitLog: missing lifecycle-induced changes in `excludeFrom… stariy95
🌶 cayenne 2025-10-23 Added CAY-2889 Make subclassing a PK Generator easier mrg
🚀 ng-objects 2025-10-23 Update jetty v12.1.2 -> v12.1.3 hugi
🤖 modulo 2025-10-23 Update jetty v12.1.2 -> v12.1.3 hugi
⚙️️ wonder-slim-deployment 2025-10-22 Migrate to JDK 25 hugi
🌶 cayenne 2025-10-22 CAY-2899 CommitLog: missing lifecycle-induced changes in `excludeFrom… stariy95
🌶 cayenne 2025-10-22 Merge pull request #629 from apache/CAY-2889 stariy95
📚 whoacommunity.com 2025-10-22 Update prism.js to include bash scripts hugi
🤖 modulo 2025-10-22 Migrate to JDK 25 hugi
📚 whoacommunity.com 2025-10-21 Migrate to JDK 25 hugi
🚀 ng-objects 2025-10-21 Add note on default DA class hugi
👨‍⚕️ examiner 2025-10-17 Update tabler v1.2.0 -> v1.4.0 hugi
📚 whoacommunity.com 2025-10-17 Add fix for header width bug in tabler hugi
🌿 parsley 2025-10-17 Exclude ERXWOTemplate from wrapping. Add notes on wrapping in general hugi
📚 whoacommunity.com 2025-10-16 Update tabler v1.2.0 -> v1.4.0 hugi
🌿 parsley 2025-10-16 Properly log enabling/disabling of inline error messages hugi
🚀 ng-objects 2025-10-15 Renamed PGroupNode to PRootNode hugi
📚 whoacommunity.com 2025-10-15 Nicer look for article list. Make sidebar a separate component hugi
🌿 parsley 2025-10-15 Start next development iteration, v1.3.0-SNAPSHOT hugi
🌿 parsley 2025-10-15 Release version 1.2.0 hugi
🚀 ng-objects 2025-10-14 Update junit v5.13.3 -> v6.0.0 hugi
🤖 modulo 2025-10-12 Start error handling for proxy -> server comms hugi
🛠️ wolips 2025-10-11 Merge pull request #197 from hugithordarson/default_woognl_inline_bin… hugi
🚀 ng-objects 2025-10-11 Replace var -> const in js hugi
🛠️ wolips 2025-10-11 Default binding pre-/suffix in BuildProperties #196 hugi
🛠️ wolips 2025-10-11 Default to WOOgnl-style inline binding syntax #196 hugi
🌶 cayenne 2025-10-10 CAY-2900 Meaningful generated PKs could lead to the ClassCastException stariy95
🤖 modulo 2025-10-10 Upgrade junit v5.13.3 -> v6.0.0 hugi
🚀 ng-objects 2025-10-09 Enable WO adaptor URL rewrite in dev, ignore app name when rewriting hugi
🤖 modulo 2025-10-09 Add second local test app for proxy, proper error message on bad app URL hugi
📚 whoacommunity.com 2025-10-09 Nicer styling of front page feed table hugi
📚 whoacommunity.com 2025-10-09 Show dev feed on front page hugi
📚 whoacommunity.com 2025-10-09 Cache dev feed (preventing excessive fetching before github blocks us) hugi
🚀 ng-objects 2025-10-09 Upgrade jetty v12.1.1 -> v12.1.2 hugi
🤖 modulo 2025-10-09 Upgrade jetty v12.1.1 -> v12.1.2 hugi
🤖 modulo 2025-10-09 Start refactoring/cleanup in adaptor configuration reload hugi
🤖 modulo 2025-10-09 Slight code cleanup hugi
🌶 cayenne 2025-10-06 CAY-2895 Incorrect Lazy Pagination Comparison for BigInteger PK stariy95
🌶 cayenne 2025-10-06 Possible exceptions in the Modeler stariy95
📚 whoacommunity.com 2025-10-05 Update vermilingua v1.0.4 -> v.1.0.5 hugi
🚀 ng-objects 2025-10-05 Update vermilingua v1.0.4 -> v.1.0.5 hugi
🤖 modulo 2025-10-05 Update vermilingua v1.0.4 -> v.1.0.5 hugi
⚙️️ wonder-slim-deployment 2025-10-05 Update vermilingua v1.0.4 -> v.1.0.5 hugi
🦡 vermilingua 2025-10-03 Start next development iteration, v1.0.6-SNAPSHOT hugi
🦡 vermilingua 2025-10-03 Release version 1.0.5 hugi
📚 whoacommunity.com 2025-10-03 A little nicer article layout hugi
🦡 vermilingua 2025-10-03 Update deps(junit v6.0.0, central-plugin v0.9.0, javadoc-plugin v3.12.0) hugi
🦡 vermilingua 2025-10-03 Perform equivalent of chmod u+x for launch scripts. Docs cleanup in Util hugi
👨‍⚕️ examiner 2025-10-03 Add list of request handlers hugi
🌶 cayenne 2025-10-02 CAY-2898 Crypto: NPE in a ColumnQuery stariy95
🌿 parsley 2025-10-02 Added a simpler constructor for handling simple inline templates hugi
📚 whoacommunity.com 2025-10-02 Nicer main menu hugi
🚀 ng-objects 2025-10-02 Added NGApplication.adaptorListening(), invoked when adaptor is running hugi
🚀 ng-objects 2025-10-02 Add all headers to the jetty response in one go hugi
🚀 ng-objects 2025-09-28 Update comments on route constructions in ng-testapp hugi
🚀 ng-objects 2025-09-27 Tiny syntax fix; capitalization in method name hugi
🚀 ng-objects 2025-09-27 More cleanup in test-application hugi
🚀 ng-objects 2025-09-27 Cleanup in test application hugi
🦡 vermilingua 2025-09-27 Construct target path in a less insane way when copying directories hugi
🌶 cayenne 2025-09-26 CAY-2897 Add no-op default implementations to the GraphChangeHandler … stariy95
🌶 cayenne 2025-09-25 Update javadocs stariy95
🚀 ng-objects 2025-09-22 Fix ng-testapp build and update instructions for running it in README hugi
📚 whoacommunity.com 2025-09-22 A little cleanup in WCCore hugi
📚 whoacommunity.com 2025-09-21 Fix link to webobjects-dev archives hugi
📚 whoacommunity.com 2025-09-21 Disable SQL logging, cache article list on front page hugi
📚 whoacommunity.com 2025-09-21 Add an article list to the front page's sidebar hugi
🦡 vermilingua 2025-09-21 Explain/document our added "required JVM parameters" a little better hugi
🦡 vermilingua 2025-09-21 Add each "required" JVM argument specifically hugi
🦡 vermilingua 2025-09-21 Nicer check for project type hugi
🦡 vermilingua 2025-09-21 Convert Dependency to a record hugi
🦡 vermilingua 2025-09-20 Properly echo where we're pointing NEXT_ROOT by default hugi
🦡 vermilingua 2025-09-20 Set NEXT_ROOT's default value before actually using it hugi
🤖 modulo 2025-09-20 Move to vermilingua v1.0.4 hugi
⚙️️ wonder-slim-deployment 2025-09-20 Move to vermilingua v1.0.4 hugi
⚙️️ wonder-slim-deployment 2025-09-20 Move to vermilingua v1.0.4 hugi
🌿 parsley 2025-09-20 Specify JDK version using <maven.compiler.release> hugi
👨‍⚕️ examiner 2025-09-17 Grant DirectActionDefinition it's own file, show if DA is abstract hugi
🤖 modulo 2025-09-15 Update jetty v12.1.0 -> v12.1.1 hugi
🚀 ng-objects 2025-09-15 Update jetty v12.1.0 -> v12.1.1 hugi
🌿 parsley 2025-09-14 Remove guide to our current GH releases from README hugi
🛠️ wolips 2025-09-11 New snapshot version actions-user
🛠️ wolips 2025-09-11 New release version actions-user
🛠️ wolips 2025-09-11 Update to Tycho 5. 4.x is now EOL. nullterminated
🛠️ wolips 2025-09-11 Get the product build running again. nullterminated
⚙️️ wonder-slim-deployment 2025-08-26 Update slf4j -> v.2.0.17 hugi
🚀 ng-objects 2025-08-25 Add FIXME on handling of conflicting request param/header UC targets hugi
🛠️ wolips 2025-08-22 Don't use pinned versions. Just pull the latest. nullterminated
🛠️ wolips 2025-08-22 Don't lowercase field names, match them. nullterminated
🛠️ wolips 2025-08-22 fixed case-insensitive component keyPath validation nur-sgaertner
🚀 ng-objects 2025-08-20 Add note on generic error handling for element render exceptions hugi
🚀 ng-objects 2025-08-19 Merge branch 'master' into improved-partial-rendering-2025-08-19 hugi
🤖 modulo 2025-08-19 Updated jetty v12.0.24 -> v12.1.0 hugi
🚀 ng-objects 2025-08-19 Updated jetty v12.0.23 -> v12.1.0 hugi
🤖 modulo 2025-08-07 Update jetty v12.0.23 -> v12.0.24 hugi
🤖 modulo 2025-07-21 Update README hugi
🤖 modulo 2025-07-21 Update README hugi
🤖 modulo 2025-07-21 Update README hugi
🤖 modulo 2025-07-06 Update jetty -> v12.0.23 hugi
🤖 modulo 2025-07-06 Update junit v5.13.1 -> v5.13.3 hugi
👨‍⚕️ examiner 2025-06-26 Look at element usage hugi
👨‍⚕️ examiner 2025-06-26 Use new node API hugi
👨‍⚕️ examiner 2025-06-26 Keep track of main bundle hugi
🌿 parsley 2025-06-26 Stop NGDynamicHTMLTag (internal parser logic) leaking into our nodes hugi
👨‍⚕️ examiner 2025-06-21 Bundle info hugi
👨‍⚕️ examiner 2025-06-21 Nicer binding presentation hugi
👨‍⚕️ examiner 2025-06-21 Component naming hugi
👨‍⚕️ examiner 2025-06-21 Cleanup hugi
👨‍⚕️ examiner 2025-06-21 Naming cleanup hugi
👨‍⚕️ examiner 2025-06-21 Created a 'component' package hugi
👨‍⚕️ examiner 2025-06-21 Added DirectActionDefinition hugi
👨‍⚕️ examiner 2025-06-21 Rename action class hugi
👨‍⚕️ examiner 2025-06-20 List Direct Actions hugi
👨‍⚕️ examiner 2025-06-20 Fix up WOLips hugi
👨‍⚕️ examiner 2025-06-20 We all need logos hugi
👨‍⚕️ examiner 2025-06-20 cleanup hugi
👨‍⚕️ examiner 2025-06-20 Cleanup hugi
👨‍⚕️ examiner 2025-06-20 Refactoring hugi
⚙️️ wonder-slim-deployment 2025-06-14 Update tabler theme v1.2.0 -> v1.3.0 hugi
🤖 modulo 2025-06-12 Update jetty v12.0.21 -> v12.0.22 hugi
🤖 modulo 2025-06-12 Update junit-jupiter-engine v5.12.1 -> v5.13.1 hugi
⚙️️ wonder-slim-deployment 2025-06-08 Deleted unused tabler CSS files hugi
🌿 parsley 2025-06-04 Align HTML parser with ng's parser hugi
🌿 parsley 2025-06-02 Use switch expressions in HTML parser hugi
🌿 parsley 2025-06-02 Removed the unused default case in our HTML parsing switch hugi
🌿 parsley 2025-06-02 Removed try/catch for NoSuchElementException around entire HTML parser hugi
🛠️ wolips 2025-06-01 Revert "fixed case-insensitive component keyPath validation" nullterminated
⚙️️ wonder-slim-deployment 2025-05-30 Move to a snapshot version of vermilingua while we simplify deployment hugi
🛠️ wolips 2025-05-13 Merge pull request #195 from hugithordarson/no-error-on-opening-html-… hugi
🛠️ wolips 2025-05-08 Ensure multiple sashWeights present before trying to get the second one hugi
⚙️️ wonder-slim-deployment 2025-04-25 Require WODeploymentConfigurationDirectory to be set hugi
⚙️️ wonder-slim-deployment 2025-04-17 Update tabler v1.0.0 -> v1.2.0 hugi
🌿 parsley 2025-04-13 Moved the parsley core project to a subdirectory hugi
🌿 parsley 2025-04-02 Nicer error element hugi
🌿 parsley 2025-03-31 Experimental negation of associations as boolean values hugi
🌿 parsley 2025-03-31 We don't really need to show the java package part of the component name hugi
🌿 parsley 2025-03-31 Add video demo to README hugi
🌿 parsley 2025-03-30 Move development to version 1.2.0-SNAPSHOT hugi
🌿 parsley 2025-03-30 Release v1.1.0 hugi
🌿 parsley 2025-03-30 Add notes on exposed ParsleyKeyValueAssociation.setBindingName() hugi
🛠️ wolips 2025-03-25 Merge pull request #192 from sgaertner/pr/Eclipse_2025_03_targetplatform nullterminated
🛠️ wolips 2025-03-25 Merge pull request #193 from sgaertner/pr/Binding_Validation_CaseIns_Fix nullterminated
🛠️ wolips 2025-03-25 Merge pull request #191 from sgaertner/pr/is50OrHigher_Fix nullterminated
🛠️ wolips 2025-03-18 fixed case-insensitive component keyPath validation nur-sgaertner
🛠️ wolips 2025-03-18 updated wolips.targetplatform.target to Eclipse 2025-03 nur-sgaertner
🛠️ wolips 2025-03-14 fix for method deleted in Eclipse 2025-03 (4.35.0) nur-sgaertner
🛠️ wolips 2025-01-09 New snapshot version actions-user
⚙️️ wonder-slim-deployment 2024-12-29 Eliminated wotaskd/JavaMonitor's direct dependency on slf4j-reload4j hugi
⚙️️ wonder-slim-deployment 2024-11-22 A little cleanup in site config deserialization hugi
⚙️️ wonder-slim-deployment 2024-11-22 Deleted unused method MSiteConfig.getSiteConfigFromHostAndPort() hugi
⚙️️ wonder-slim-deployment 2024-11-13 Slight syntax cleanup in MApplication hugi
⚙️️ wonder-slim-deployment 2024-11-13 A little generic cleanup in MHost hugi
⚙️️ wonder-slim-deployment 2024-11-13 Change a do-while to just-a-while hugi
⚙️️ wonder-slim-deployment 2024-11-13 Infer some generics madness hugi
⚙️️ wonder-slim-deployment 2024-11-10 Replace invocations of startWriting()/endWriting() with whileWriting() hugi
⚙️️ wonder-slim-deployment 2024-11-10 Some generics, because why not hugi
📜 wonder 2024-04-03 Merge pull request #1017 from maiksd/master maiksd
📜 wonder 2024-04-03 Merge commit 'c0af44e73c9a2a6799b3ecfa1cf451123348cc43' maiksd
📜 wonder 2024-04-03 Log names of unfinished shutdown hooks maiksd
📜 wonder 2023-05-28 [maven-release-plugin] prepare for next development iteration actions-user
📜 wonder 2023-05-28 [maven-release-plugin] prepare release wonder-7.4 actions-user
📜 wonder 2023-05-20 Merge pull request #981 from spelletier/Fix_ERAttachment_S3_urlGenera… paulhoadley
📜 wonder 2023-05-20 Merge pull request #1000 from xplants/issue-999 paulhoadley
📜 wonder 2023-05-20 Merge pull request #1008 from salient-doremus/fix-for-1007 paulhoadley
📜 wonder 2023-05-20 Merge pull request #1011 from salient-doremus/origin/fix-for-1009 paulhoadley
📜 wonder 2023-05-20 Merge pull request #1012 from amagavi/feature/AddWOOgnlToMonitor paulhoadley
📜 wonder 2023-04-28 JavaMonitor-add pom dependency to include WOOgnl macmarco
📜 wonder 2023-04-27 Add WOOgnl framework macmarco
📜 wonder 2023-04-27 Merge pull request #1006 from salient-doremus/fix-for-1005 paulhoadley
📜 wonder 2023-04-19 Merge pull request #1013 from amagavi/feature/JavaMonitor-closerToHTM… paulhoadley
📜 wonder 2023-03-25 To JavaMonitor pages, make minor HTML/css updates to get closer to pa… macmarco
📜 wonder 2023-02-22 Merge pull request #1002 from rparada/erxbetweenqualifier-evaluatewit… paulhoadley
📜 wonder 2023-02-10 Fix (better) issue 999
📜 wonder 2023-02-02 Register the MySQLPlugIn also for the mariadb subprotocol renebock
📜 wonder 2023-02-02 Followup for #1009: disable explicit loading of the jdbc driver class… renebock
📜 wonder 2023-01-31 Fix for #1009: for the mySQLPlugin, the driver class is now automatic… renebock
This page shows the development/commit activity in several selected repositories