What's new

🌶 cayenne 2026-05-13 these look like dead code, no? andrus
🌶 cayenne 2026-05-12 Update README.md andrus
🌶 cayenne 2026-05-12 Update README.md andrus
🚀 ng-objects 2026-05-12 Move actual interface methods above interface default methods hugi
🚀 ng-objects 2026-05-12 Renamed NGMessageInterface to NGMessage hugi
🚀 ng-objects 2026-05-12 Accept request content as InputStream instead of a byte array hugi
🚀 ng-objects 2026-05-12 Deleted NGMessage hugi
🚀 ng-objects 2026-05-12 Move NGMessage utility logic to NGMessageInterface hugi
🚀 ng-objects 2026-05-12 Deleted NGMessage's httpVersion field/methods hugi
🚀 ng-objects 2026-05-12 Deleted NGAdaptorRaw hugi
🚀 ng-objects 2026-05-12 Cleanup in var naming in NGMessage hugi
🚀 ng-objects 2026-05-12 Deleted NGAdaptorPlain hugi
🚀 ng-objects 2026-05-12 Rename NGMessage's content field hugi
🚀 ng-objects 2026-05-12 Added NGMessageInterface, starting the split between request/response hugi
⚙️️ wonder-slim-deployment 2026-05-12 Move TestReport output from committed src/ to build-output target/ hugi
⚙️️ wonder-slim-deployment 2026-05-12 Append failure to TestReport when a test throws hugi
⚙️️ wonder-slim-deployment 2026-05-12 Capture JavaMonitor send-side wire shapes via TestDirectAction hugi
⚙️️ wonder-slim-deployment 2026-05-12 Capture lifebeat wire shapes for all four notification types hugi
⚙️️ wonder-slim-deployment 2026-05-12 Capture wire shapes for remove, configure, command, query, and misc hugi
⚙️️ wonder-slim-deployment 2026-05-12 Stabilise WotaskdBootSmokeIT report — drop temp dir path from action … hugi
⚙️️ wonder-slim-deployment 2026-05-12 Capture updateWotaskd/add wire shapes for application and instance hugi
⚙️️ wonder-slim-deployment 2026-05-12 Add wire protocol inventory for sjip-system-tests hugi
⚙️️ wonder-slim-deployment 2026-05-12 Add sjip-system-tests module hugi
⚙️️ wonder-slim-deployment 2026-05-12 Add addHost direct action to JavaMonitor AdminAction hugi
⚙️️ wonder-slim-deployment 2026-05-12 Publish MSiteConfig local-host identity through FProperties hugi
⚙️️ wonder-slim-deployment 2026-05-12 Thread wotaskd port through MHost.sendRequestToWotaskd as parameter hugi
⚙️️ wonder-slim-deployment 2026-05-12 Delete ugly method of setting up for testing hugi
🚀 ng-objects 2026-05-11 Deleted unused NGRequest constructor hugi
🚀 ng-objects 2026-05-11 Update FIXMEs on NGProperties hugi
⚙️️ wonder-slim-deployment 2026-05-11 Mark "clear" command dead hugi
🌶 cayenne 2026-05-11 refactor away ancient ResourceUtil from tests andrus
🌶 cayenne 2026-05-11 refactor away ancient FileUtil from tests andrus
🌶 cayenne 2026-05-11 no more JUnit 4 mentions andrus
🌶 cayenne 2026-05-11 JUnit 5 migration andrus
🌶 cayenne 2026-05-10 Add mockito-core as explicit test dependency in cayenne-gradle-plugin andrus
🌶 cayenne 2026-05-10 Remove cayenne-test-utilities dependency from cayenne-gradle-plugin, … andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-gradle-plugin" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-wocompat" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-maven-plugin-itest" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-lifecycle" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-di" module andrus
🌶 cayenne 2026-05-10 Java 21 mention in the docs andrus
🌶 cayenne 2026-05-10 Migrate ModuleProviderChecker to JUnit 5; remove spurious cayenne-tes… andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-crypto" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-commitlog" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-cgen" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-cache-invalidation" module andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-ant" module (phase 2) andrus
🌶 cayenne 2026-05-10 JUnit 5 migration of "cayenne-ant" module (phase 1) andrus
🌶 cayenne 2026-05-10 CAY-2942 CayenneModeler MCP: cgen_run tool andrus
🌶 cayenne 2026-05-10 CAY-2942 CayenneModeler MCP: cgen_run tool andrus
🌶 cayenne 2026-05-10 CAY-2942 Move warning-capture logic from CgenRunTool into StderrLogging andrus
⚙️️ wonder-slim-deployment 2026-05-10 Keep InstanceController with AppTaskd instead of Application hugi
⚙️️ wonder-slim-deployment 2026-05-10 Start moving wotaskd logic out of Application class to AppTaskd class hugi
⚙️️ wonder-slim-deployment 2026-05-10 Reorder wotaskd's Application constructor operations hugi
🌶 cayenne 2026-05-10 JUnit 5 converstion of "cayenne-project" andrus
🌶 cayenne 2026-05-10 JUnit 5 converstion of "cayenne-project" andrus
⚙️️ wonder-slim-deployment 2026-05-10 Add comment on wotaskd hijacking WO's lifebeatDestinationPort field hugi
⚙️️ wonder-slim-deployment 2026-05-10 Add AppTaskd as container for fields and logic currently on Application hugi
⚙️️ wonder-slim-deployment 2026-05-10 No need for an application() cover method in MonitorComponent hugi
⚙️️ wonder-slim-deployment 2026-05-10 Add FIXME on general horribleness of serializing in Application.sleep() hugi
⚙️️ wonder-slim-deployment 2026-05-10 Make InstanceController's static logic, well... static hugi
⚙️️ wonder-slim-deployment 2026-05-10 Pull direct references to application out of LifebeatRequestHandler hugi
⚙️️ wonder-slim-deployment 2026-05-10 Replace LifebeatThread.theApplication field with a method hugi
⚙️️ wonder-slim-deployment 2026-05-10 Set Lifebeat hostName from host() instead of hostAddress().getHostName() hugi
⚙️️ wonder-slim-deployment 2026-05-10 Pass hostName to LifebeatRequestHandler on construction hugi
⚙️️ wonder-slim-deployment 2026-05-10 Renamed LifebeatRequestHandler.myHostName to _hostName hugi
⚙️️ wonder-slim-deployment 2026-05-10 Use local variable when invoking app from LifebeatRequestHandler hugi
⚙️️ wonder-slim-deployment 2026-05-10 Pass hostName on InstanceController's construction hugi
⚙️️ wonder-slim-deployment 2026-05-10 Extract/wrap application._lock use in InstanceController hugi
⚙️️ wonder-slim-deployment 2026-05-10 Extract application.siteConfig invocations in InstanceController hugi
⚙️️ wonder-slim-deployment 2026-05-10 InstanceController no longer needs NSDictionary hugi
🌶 cayenne 2026-05-09 trying to preempt invalid JDK versions for Gradle andrus
🌶 cayenne 2026-05-09 CAY-2936 Add a placeholder MCP server to the Modeler distribution andrus
🌶 cayenne 2026-05-09 pom rules andrus
🌶 cayenne 2026-05-09 Fixing gradle to allow parallel builds with mvnd andrus
🌶 cayenne 2026-05-09 adding worktrees to gitignore andrus
🌶 cayenne 2026-05-09 organizing CLAUDE.md andrus
🌶 cayenne 2026-05-09 organizing CLAUDE.md andrus
🌶 cayenne 2026-05-09 CLAUDE instructions for tests andrus
⚙️️ wonder-slim-deployment 2026-05-09 Flag the same-host-only filter on woconfig's unregistered-instances b… hugi
⚙️️ wonder-slim-deployment 2026-05-09 Remove dead Ant build.xml symlinks hugi
⚙️️ wonder-slim-deployment 2026-05-09 Drop the DNS-alias pass from FHosts.computeLocalAddresses hugi
⚙️️ wonder-slim-deployment 2026-05-09 Pass entire request header map to FHosts.isUsingWebServer() hugi
🌶 cayenne 2026-05-09 CAY-2940 Upgrade to SLF4J version 2.0.17 andrus
🌶 cayenne 2026-05-09 CAY-2935 Upgrade Cayenne 5.0 to Java 21 andrus
🌶 cayenne 2026-05-09 Disabling Gradle as needed via an explicit Maven profile andrus
🌶 cayenne 2026-05-09 Pom cleanup andrus
🌶 cayenne 2026-05-09 Pom cleanup andrus
🌶 cayenne 2026-05-09 Do not need multi-Java matrxi for PRs I guess andrus
🌶 cayenne 2026-05-09 J25 added back to CI/CD andrus
🌶 cayenne 2026-05-09 Gradle Java 25 config andrus
⚙️️ wonder-slim-deployment 2026-05-09 Rename FHosts methods to surface the strict-vs-permissive distinction hugi
⚙️️ wonder-slim-deployment 2026-05-09 Remove findPortAction and its supporting lookup hugi
🌶 cayenne 2026-05-09 Mockito upgrade for J25 compat andrus
⚙️️ wonder-slim-deployment 2026-05-09 Restore the override semantic on LOCALHOST_IPS hugi
🌶 cayenne 2026-05-09 pom cleanup andrus
🌶 cayenne 2026-05-09 Mockito upgrade for J25 compat andrus
🌶 cayenne 2026-05-09 pom cleanup andrus
🌶 cayenne 2026-05-09 pom.xml: removing unused plugins andrus
🌶 cayenne 2026-05-09 pom.xml: removing unused plugins andrus
🌶 cayenne 2026-05-09 Upgrading pom plugin versions andrus
⚙️️ wonder-slim-deployment 2026-05-09 Route FHosts property reads through FProperties hugi
⚙️️ wonder-slim-deployment 2026-05-09 Native FHosts implementation, retiring WOHostUtilities and WORequest.… hugi
⚙️️ wonder-slim-deployment 2026-05-08 Shim WOHostUtilities behind FHosts hugi
⚙️️ wonder-slim-deployment 2026-05-08 Log effective configuration at startup hugi
⚙️️ wonder-slim-deployment 2026-05-08 Drop ERXProperties delegation in FProperties hugi
⚙️️ wonder-slim-deployment 2026-05-08 Centralize configuration/properties hugi
⚙️️ wonder-slim-deployment 2026-05-08 Add method docs on InstanceController hugi
⚙️️ wonder-slim-deployment 2026-05-08 Remove redundant comments hugi
⚙️️ wonder-slim-deployment 2026-05-08 Made InstanceController._isOnWindows constant hugi
⚙️️ wonder-slim-deployment 2026-05-08 Move variables to top of class hugi
🚀 ng-objects 2026-05-08 Renamed LifebeatThread's _appHost to _hostName hugi
🚀 ng-objects 2026-05-07 Cleanup in NGLifeBeatThread. Use java HttpClient instead of plain socket hugi
⚙️️ wonder-slim-deployment 2026-05-07 Comment LifebeatRequestHandler's HTTP/1.0 null branch pending verific… hugi
🔌 wo-adaptor-jetty 2026-05-06 Update jetty v12.1.8 -> v12.1.9 hugi
🚀 ng-objects 2026-05-06 Update jetty v12.1.8 -> v12.1.9 hugi
🤖 modulo 2026-05-06 Update jetty v12.1.8 -> v12.1.9 hugi
💋 parslips 2026-05-06 Show problem markers on pulled-up source folders hugi
💋 parslips 2026-05-06 Fix false validation errors on methods whose names start with an uppe… hugi
💋 parslips 2026-05-04 Add public changelog entry for dark mode readability and color pref p… hugi
💋 parslips 2026-05-04 Default token foreground follows Eclipse's editor theme hugi
💋 parslips 2026-05-04 Expose Embedded CSS and Embedded JavaScript color preference pages hugi
🤸‍♀️ wonder-slim 2026-05-02 Nicer initial logging hugi
🤸‍♀️ wonder-slim 2026-05-02 We don't need an entire separate RouteRequestHandler class hugi
💋 parslips 2026-05-01 Update public changelog with April 30 template version bumps hugi
📚 whoacommunity.com 2026-05-01 Cleanly create a new session on timeout hugi
📚 whoacommunity.com 2026-05-01 Refresh CachedFeed concurrently if required hugi
📚 whoacommunity.com 2026-05-01 Use common mechanism for caching all our feeds hugi
📚 whoacommunity.com 2026-04-30 Add note on commit count hugi
📚 whoacommunity.com 2026-04-30 Allow filtering of commits by repository in dev feed hugi
📚 whoacommunity.com 2026-04-30 Use gson to deserialize github responses, rss -> graphql for commit feed hugi
🤸‍♀️ wonder-slim 2026-04-30 Make direct connect URL a little more conveniently double-clickable hugi
🤸‍♀️ wonder-slim 2026-04-30 Update README hugi
💋 parslips 2026-04-30 Change project templates to use vermilingua v1.1.4 hugi
💋 parslips 2026-04-30 Update ng-objects project template to use ng v0.1.1 hugi
💋 parslips 2026-04-30 Update wonder-slim project template to use v8.0.0 release hugi
👨‍⚕️ examiner 2026-04-30 Move wonder-slim to v8.0.0 release hugi
🤸‍♀️ wonder-slim 2026-04-30 Start next development iteration 8.0.1-SNAPSHOT hugi
🤸‍♀️ wonder-slim 2026-04-30 Release version 8.0.0 hugi
👨‍⚕️ examiner 2026-04-30 Switch to wonder-slim's new maven coordinates hugi
🤸‍♀️ wonder-slim 2026-04-30 Change maven coordinates, preparing for release hugi
🤸‍♀️ wonder-slim 2026-04-30 Remove AjaxSlim from the reactor build hugi
📚 whoacommunity.com 2026-04-29 Cleanup in our very crowded sidebar hugi
📚 whoacommunity.com 2026-04-29 Show github activity feeds hugi
🦡 vermilingua 2026-04-28 Fix launch.java -> launch.jvm in README hugi
🤸‍♀️ wonder-slim 2026-04-28 Log direct connect url at application startup in dev mode hugi
📚 whoacommunity.com 2026-04-27 Nicer look hugi
🦡 vermilingua 2026-04-27 Update README hugi
💋 parslips 2026-04-27 Refresh Parsley Explorer when pulled-up folders are created hugi
📚 whoacommunity.com 2026-04-26 Update gson v2.13.2 -> v2.14.0 hugi
📚 whoacommunity.com 2026-04-26 Update slack-api-client v1.47.0 -> v1.48.1 hugi
🤸‍♀️ wonder-slim 2026-04-26 Deleted RouteTable.urlForDevelopment() hugi
🦡 vermilingua 2026-04-24 Prepare next development iteration 1.1.5-SNAPSHOT hugi
🦡 vermilingua 2026-04-24 Release 1.1.4 hugi
🤸‍♀️ wonder-slim 2026-04-24 Update vermilingua v1.1.3 -> v1.1.4 hugi
📚 whoacommunity.com 2026-04-24 Update vermilingua v1.1.3 -> v1.1.4 hugi
🚀 ng-objects 2026-04-24 Update vermilingua v1.1.3 -> v1.1.4 hugi
🤖 modulo 2026-04-24 Update vermilingua v1.1.3 -> v1.1.4 hugi
👨‍⚕️ examiner 2026-04-24 Update vermilingua v1.1.3 -> v1.1.4 hugi
🦡 vermilingua 2026-04-24 Allow configuring woresources, components and webserver-resources paths hugi
🦡 vermilingua 2026-04-23 Comments cleanup hugi
🦡 vermilingua 2026-04-23 Removed unused parameter in WOA construction hugi
🦡 vermilingua 2026-04-23 Comments cleanup in app packaging hugi
🤖 modulo 2026-04-22 Update ng-objects v0.1.0 -> v0.1.1 hugi
📚 whoacommunity.com 2026-04-22 Update ng-objects v0.1.0 -> v0.1.1 hugi
👨‍⚕️ examiner 2026-04-22 Update parsley v1.4.0 -> v1.4.1 hugi
🤸‍♀️ wonder-slim 2026-04-22 Update parsley v1.4.0 -> v1.4.1 hugi
🌿 parsley 2026-04-22 Start next development iteration 1.4.2-SNAPSHOT hugi
🌿 parsley 2026-04-22 Release version 1.4.1 hugi
🌿 parsley 2026-04-22 Update ognl v3.4.10 -> v3.4.11 hugi
🌿 parsley 2026-04-22 Update ng-objects v0.1.0 -> v0.1.1 hugi
🚀 ng-objects 2026-04-22 Update version to 0.1.2-SNAPSHOT for continued development hugi
🚀 ng-objects 2026-04-22 Release version 0.1.1 hugi
🦡 vermilingua 2026-04-22 Move SourceProject construction out of SourceProject hugi
🦡 vermilingua 2026-04-21 Deleted SourceProject.targetJarNameForWOA() hugi
🦡 vermilingua 2026-04-21 Move SourceProject.DEFAULT_WORESOURCES_FOLDER_NAME to PackageMojo hugi
🦡 vermilingua 2026-04-21 Simplify SourceProject validation hugi
🦡 vermilingua 2026-04-20 Moved tar/gzip functionality from ArchiveUtil to Util hugi
🦡 vermilingua 2026-04-20 Comments cleanup hugi
🦡 vermilingua 2026-04-20 We don't need a separate method to collect maven dependencies hugi
🦡 vermilingua 2026-04-19 Renamed SourceProject.jarPath to .principalJarPath hugi
🦡 vermilingua 2026-04-19 Update maven-core v3.9.14 -> v3.9.15 hugi
🦡 vermilingua 2026-04-19 Slight syntax cleanup in SourceProject hugi
🦡 vermilingua 2026-04-19 Move jvm/jvmOptions props creation from SourceProject to app packaging hugi
🦡 vermilingua 2026-04-19 Change SourceProject to a record hugi
🦡 vermilingua 2026-04-19 No need for a separate method to determine a plist element's name hugi
🦡 vermilingua 2026-04-18 Syntax cleanup in BuildProperties hugi
🦡 vermilingua 2026-04-18 Syntax cleanup, move validation of build properties to ProjectUtils hugi
🦡 vermilingua 2026-04-17 Add a couple of notes/docs in PackageMojo hugi
🦡 vermilingua 2026-04-17 Renamed PackageMojo.project to .mavenProject hugi
🦡 vermilingua 2026-04-17 Store full paths to WO specific resources in SourceProject hugi
🦡 vermilingua 2026-04-17 Resolve principalClassName at SourceProject construction time hugi
🦡 vermilingua 2026-04-16 Cleanup in assembly of SourceProject hugi
🤸‍♀️ wonder-slim 2026-04-15 Bump ERFoundation v1.1 -> v1.2 hugi
🦡 vermilingua 2026-04-15 Don't reproduce empty directories in build output hugi
🦡 vermilingua 2026-04-15 Prepare next development iteration 1.1.4-SNAPSHOT hugi
🦡 vermilingua 2026-04-15 Release 1.1.3 hugi
📚 whoacommunity.com 2026-04-15 Update vermilingua v1.1.2 -> v1.1.3 hugi
🚀 ng-objects 2026-04-15 Update vermilingua v1.1.2 -> v1.1.3 hugi
🤖 modulo 2026-04-15 Update vermilingua v1.1.2 -> v1.1.3 hugi
👨‍⚕️ examiner 2026-04-15 Update vermilingua v1.1.2 -> v1.1.3 hugi
🤸‍♀️ wonder-slim 2026-04-15 Update vermilingua v1.1.2 -> v1.1.3 hugi
👨‍⚕️ examiner 2026-04-15 Update vermilingua v1.1.1 -> v1.1.2 hugi
📚 whoacommunity.com 2026-04-15 Update vermilingua v1.1.1 -> v1.1.2 hugi
🚀 ng-objects 2026-04-15 Update vermilingua v1.1.1 -> v1.1.2 hugi
🤖 modulo 2026-04-15 Update vermilingua v1.1.1 -> v1.1.2 hugi
🤸‍♀️ wonder-slim 2026-04-15 Update vermilingua v1.1.1 -> v1.1.2 hugi
🦡 vermilingua 2026-04-15 Prepare next development iteration 1.1.3-SNAPSHOT hugi
🦡 vermilingua 2026-04-15 Release 1.1.2 hugi
🤸‍♀️ wonder-slim 2026-04-15 Use 'woresources' folder name for woresources hugi
🦡 vermilingua 2026-04-15 Flatten components (and respect .lproj folders) in framework builds hugi
🦡 vermilingua 2026-04-15 Respect .lproj localization folders when flattening components hugi
🤸‍♀️ wonder-slim 2026-04-15 Syntax cleanup in GetPropertyAction hugi
🦡 vermilingua 2026-04-15 Merge pull request #43 from paulhoadley/readme-updates hugi
🦡 vermilingua 2026-04-15 Documents 'createArchives' configuration option. paulhoadley
💋 parslips 2026-04-12 Validate duplicate attributes on tags hugi
🤸‍♀️ wonder-slim 2026-04-11 Explicitly set the RouteAction class name in _NSUtilities hugi
💋 parslips 2026-04-11 Fix extraneous close tags being silently swallowed hugi
💋 parslips 2026-04-10 Fix close-tag completion broken after self-closing tag with delimiter… hugi
🔌 wo-adaptor-jetty 2026-04-10 Remove wonder dependency hugi
🚀 ng-objects 2026-04-09 Fail parsing on duplicate inline bindings. Fixes ngobjects/ng-objects#53 hugi
🌿 parsley 2026-04-09 Add some tests for default association factory hugi
🦡 vermilingua 2026-04-09 Deleted Info.plist from integration test data hugi
🤸‍♀️ wonder-slim 2026-04-09 Deleted CustomInfo.plist hugi
🦡 vermilingua 2026-04-09 Move PackageMojoIT to vermilingua.maven.it package to avoid class/pac… hugi
🦡 vermilingua 2026-04-09 Change projectHelper's deprecated @Component annotation to @Inject hugi
🦡 vermilingua 2026-04-09 Use switch in PlistSerialization's elementNameFromObject() hugi
🌿 parsley 2026-04-08 Remove GitHub Packages workflows, no longer deploying there hugi
🌿 parsley 2026-04-08 Start next development iteration, v1.4.1-SNAPSHOT hugi
🌿 parsley 2026-04-08 Release v1.4.0 hugi
👨‍⚕️ examiner 2026-04-07 Move to release version of parsley 1.4.0 hugi
🤸‍♀️ wonder-slim 2026-04-07 Upgrade parsley v1.3.0 -> v1.4.0 hugi
🌿 parsley 2026-04-07 Change maven groupId is.rebbi -> is.rebbi.parsley hugi
👨‍⚕️ examiner 2026-04-07 Update parsley coordinates hugi
🤸‍♀️ wonder-slim 2026-04-07 Move to vermilingua v1.1.1 hugi
📚 whoacommunity.com 2026-04-07 Move to vermilingua v1.1.1 hugi
🚀 ng-objects 2026-04-07 Move to vermilingua v1.1.1 hugi
🤖 modulo 2026-04-07 Move to vermilingua v1.1.1 hugi
🦡 vermilingua 2026-04-07 Prepare next development iteration 1.1.2-SNAPSHOT hugi
🦡 vermilingua 2026-04-07 Release 1.1.1 hugi
🦡 vermilingua 2026-04-07 Remove jdb support and debug mode detection from launch script hugi
🔌 wo-adaptor-jetty 2026-04-03 Update jetty v12.1.7 -> v12.1.8 hugi
🚀 ng-objects 2026-04-03 Update jetty v12.1.7 -> v12.1.8 hugi
🤖 modulo 2026-04-03 Update jetty v12.1.7 -> v12.1.8 hugi
🔌 wo-adaptor-jetty 2026-03-30 Limit max number of virtual threads handled concurrently hugi
🤖 modulo 2026-03-30 Use virtual threads for handling connections hugi
🤖 modulo 2026-03-30 Update vermilingua v1.0.6 -> v1.1.0 hugi
🔌 wo-adaptor-jetty 2026-03-30 Use virtual threads for server's thread pool hugi
🔌 wo-adaptor-jetty 2026-03-30 Don't parse HTTP header value as list before passing it to WORequest hugi
🤸‍♀️ wonder-slim 2026-03-30 Correct method of fetching IP data hugi
🦡 vermilingua 2026-03-29 Remove spaces around = in config.txt template hugi
🦡 vermilingua 2026-03-29 Move construction of BuildProperties out of SourceProject hugi
🦡 vermilingua 2026-03-29 Re-enable Paul's excellent integration/build test in a separate profile hugi
🦡 vermilingua 2026-03-29 Widen the scope of packages opened by default for KVC access hugi
📚 whoacommunity.com 2026-03-29 Update vermilingua v1.0.6 -> v1.1.0 hugi
🚀 ng-objects 2026-03-29 Update vermilingua v1.0.6 -> v1.1.0 hugi
🦡 vermilingua 2026-03-29 Prepare next development iteration 1.1.1-SNAPSHOT hugi
🦡 vermilingua 2026-03-29 Release 1.1.0 hugi
🚀 ng-objects 2026-03-28 Update vermilingua v1.0.5 -> v1.0.6 hugi
📚 whoacommunity.com 2026-03-27 Update vermilingua v1.0.5 -> v1.0.6 hugi
🤖 modulo 2026-03-27 Update vermilingua v1.0.5 -> v1.0.6 hugi
💋 parslips 2026-03-23 Remove project.name heuristic from project type detection hugi
📚 whoacommunity.com 2026-03-23 Remove WOLips stuff from build.properties hugi
🚀 ng-objects 2026-03-23 Deleted the now unused WOElement interface (only added for old WOLips) hugi
🤖 modulo 2026-03-20 Hah. Why use configuration when you can just hardcode your domains/Apps hugi
🚀 ng-objects 2026-03-17 Added *and* deprecated NGComponent.stringValueForBinding(). Great. hugi
💋 parslips 2026-03-15 Remove "Early Development" warning from all site pages hugi
🤸‍♀️ wonder-slim 2026-03-13 Support overriding the 'type' attribute in ERXWOTextField / wo:textfield hugi
🚀 ng-objects 2026-03-09 Set project.base for ng-testapp hugi
🚀 ng-objects 2026-03-09 Convert testapp templates to standalone hugi
💋 parslips 2026-03-09 Find References (Ctrl+Shift+G) includes template binding references hugi
📚 whoacommunity.com 2026-03-09 More fitting emoji for a "lips" project hugi
💋 parslips 2026-03-08 Scope Usages tab to own project and dependents hugi
💋 parslips 2026-03-08 Keypath suggestions now catch case-only mismatches hugi
💋 parslips 2026-03-08 Quick fix opens Add Action dialog for action bindings hugi
💋 parslips 2026-03-08 Update roadmap: ElementDescriptor done, document next steps hugi
💋 parslips 2026-03-08 Merge branch 'element-descriptor' hugi
💋 parslips 2026-03-08 Document staleness behavior in ElementDescriptor javadoc hugi
💋 parslips 2026-03-08 Wire ElementDescriptor into bridge layers and migrate remaining consu… hugi
💋 parslips 2026-03-08 Add ElementDescriptor model and migrate switch handlers hugi
💋 parslips 2026-03-08 Quick fix (Cmd+1) now fixes both opening and closing tags hugi
💋 parslips 2026-03-08 Fix Cmd+2,R (Rename Tag) for standalone templates hugi
💋 parslips 2026-03-08 Add "Let Parsley handle all elements" coexistence preference hugi
💋 parslips 2026-03-08 Expand roadmap: unified Element Editor replaces split editors hugi
💋 parslips 2026-03-08 Revert embedded check — always show Usages in API editor hugi
💋 parslips 2026-03-08 Only show Usages page in standalone API editor hugi
💋 parslips 2026-03-08 Add reference count column to Usages tab hugi
💋 parslips 2026-03-08 Add Usages tab to standalone API editor hugi
💋 parslips 2026-03-08 Add unified component template abstraction to roadmap hugi
💋 parslips 2026-03-08 Fix Cmd+Alt+1 failing for cross-project components hugi
💋 parslips 2026-03-08 Document Usages tab on site pages hugi
💋 parslips 2026-03-08 Add Usages tab to component editor hugi
💋 parslips 2026-03-08 Use tabs for indentation in all generated project templates hugi
💋 parslips 2026-03-08 Fix formatter not triggering in standalone templates hugi
💋 parslips 2026-03-08 Document Extract Wrapper on site pages hugi
💋 parslips 2026-03-08 Fix target folder for standalone templates in Extract actions hugi
💋 parslips 2026-03-08 Add Extract Wrapper refactoring (Cmd+2, X) hugi
💋 parslips 2026-03-08 Derive component superclass from project type, not saved preference hugi
💋 parslips 2026-03-08 Fix ng project creation: no .wod/.woo, correct components folder hugi
💋 parslips 2026-03-08 Don't create .wod/.woo files for ng project templates hugi
💋 parslips 2026-03-07 Fix crash when navigating into binary types in Bindings Inspector hugi
💋 parslips 2026-03-07 Expand live preview roadmap entry with two-tier design hugi
💋 parslips 2026-03-07 Hide navigation arrow for types with no visible binding keys hugi
💋 parslips 2026-03-07 Show API tab for standalone templates hugi
💋 parslips 2026-03-07 Add "Create key" quick-fix for missing binding keys hugi
💋 parslips 2026-03-07 Add principalClass to build.properties template hugi
📚 whoacommunity.com 2026-03-07 Moved to single-file templates hugi
🤖 modulo 2026-03-07 Move to release version of ng hugi
📚 whoacommunity.com 2026-03-07 Move to release version of ng hugi
🌿 parsley 2026-03-07 Move to release version of ng hugi
🚀 ng-objects 2026-03-07 Update version to 0.1.1-SNAPSHOT for continued development hugi
🚀 ng-objects 2026-03-07 Release version 0.1.0 hugi
🚀 ng-objects 2026-03-07 Javadoc plugin: don't fail on errors or warnings hugi
🚀 ng-objects 2026-03-07 Fix malformed HTML in javadoc comments hugi
🚀 ng-objects 2026-03-07 Change groupId from is.rebbi to is.rebbi.ng hugi
🚀 ng-objects 2026-03-07 Add Maven Central publishing configuration hugi
🤸‍♀️ wonder-slim 2026-03-07 Remove redundant mentions of ERExtensions hugi
📚 whoacommunity.com 2026-03-07 Update dependencies hugi
🤖 modulo 2026-03-07 Update jetty v12.1.6 -> v12.1.7 hugi
🚀 ng-objects 2026-03-07 Update jetty v12.1.6 -> v12.1.7 hugi
🔌 wo-adaptor-jetty 2026-03-07 Update jetty v12.1.6 -> v12.1.7 hugi
🛠️ wolips 2026-03-06 Merge pull request #204 from hugithordarson/project-base-gate hugi
🛠️ wolips 2026-03-06 Back off rename participant when project.base is set hugi
🚀 ng-objects 2026-03-04 NGElement no longer needs to pretend to be a WOElement (WOLips fixed) hugi
🚀 ng-objects 2026-03-03 Made NGMessage.appendContentBytes() private hugi
🚀 ng-objects 2026-03-03 Added NGCheckbox hugi
🚀 ng-objects 2026-03-03 AjaxSubmitButton: render as <button> when wrapping children hugi
🚀 ng-objects 2026-03-03 Widen numeric type coercion in KVC to cover all Number subclasses hugi
🚀 ng-objects 2026-03-03 Don't fail on multiple header values hugi
🚀 ng-objects 2026-03-03 Added NGPasswordField hugi
🚀 ng-objects 2026-03-03 Proper error reporting for NGSwitchComponent hugi
🛠️ wolips 2026-03-01 WOLips-202 fixes for rule qualifier parsing. nullterminated
📚 whoacommunity.com 2026-02-26 Include the parslips repo in our watched repo list hugi
📚 whoacommunity.com 2026-02-26 Mark the project as an ng project hugi
🚀 ng-objects 2026-02-24 Add UI testing using PlayWright hugi
📚 whoacommunity.com 2026-02-24 Removed redundant "framework" binding hugi
🚀 ng-objects 2026-02-24 Experimental support for [debounce] in AjaxObserveField hugi
🚀 ng-objects 2026-02-24 Properly return value obtained from [framework] binding hugi
🚀 ng-objects 2026-02-24 Add AjaxObserveField work from ng-js-work.js hugi
🚀 ng-objects 2026-02-24 Throw exception if attempting to append content outside of a container hugi
🤸‍♀️ wonder-slim 2026-02-24 Comments cleanup hugi
🌿 parsley 2026-02-24 Cleanup in DefaultMemberAccess; rename to ParsleyOgnlMemberAccess hugi
👨‍⚕️ examiner 2026-02-23 Cleanup hugi
🌿 parsley 2026-02-23 Experimental pluggable element factories pr. namespace hugi
🌿 parsley 2026-02-23 Experimental HTML element factory hugi
🌿 parsley 2026-02-23 Nicer flow in element wrapping hugi
🌿 parsley 2026-02-23 Move element construction to an element factory hugi
🌿 parsley 2026-02-23 Nicer variable naming for unused variable hugi
🌿 parsley 2026-02-23 Renamed _associationFactoryInstance to _associationFactory hugi
🌿 parsley 2026-02-23 Accept the namespace as parameter on element generation hugi
🌿 parsley 2026-02-23 Add note on booleans in wod files hugi
🌿 parsley 2026-02-23 Consistent handling of escape sequences in inline/wod constant bindings hugi
🌿 parsley 2026-02-23 Cleanup in inline association construction hugi
🌿 parsley 2026-02-23 Add notes on the old OGNL accessibility control logic hugi
🌿 parsley 2026-02-23 Log which association factory we're using at startup hugi
🌿 parsley 2026-02-23 Added a parent pom hugi
🌿 parsley 2026-02-23 Match casing for OGNL abbreviation in class names ("Ognl") hugi
🌿 parsley 2026-02-23 Quoted inline binding values now handled by the parser hugi
🌿 parsley 2026-02-23 Move OGNL association creation to it's own factory hugi
🌿 parsley 2026-02-23 Allow the parser to use a different association factory hugi
🌿 parsley 2026-02-23 Obtain associations from a factory. It's Java, we must hugi
🌿 parsley 2026-02-23 Renamed association factory to DefaultAssociationFActory hugi
🌿 parsley 2026-02-19 Initial version of parsley-ognl, providing pluggable OGNL support hugi
🌿 parsley 2026-02-19 Use ng's NGKeyValueCodingSupport hugi
🌿 parsley 2026-02-19 Centralize element construction hugi
🌿 parsley 2026-02-19 Nicer flow for obtaining wrapped/proxied elements hugi
🌿 parsley 2026-02-17 Map PCommentNode to an empty string rather than null hugi
🌿 parsley 2026-02-17 PRawNode should map to plain HTML content hugi
🤖 modulo 2026-02-16 Update junit v6.0.2 -> v6.0.3 hugi
🤸‍♀️ wonder-slim 2026-02-16 junit v6.0.2 -> v6.0.3 hugi
🌿 parsley 2026-02-15 Align with new parser design hugi
🌿 parsley 2026-02-08 Use basic templating model from ng hugi
🌿 parsley 2026-02-08 Rename PGroupNode to PRootNode hugi
🤸‍♀️ wonder-slim 2026-02-06 Converted ComponentClassRouteHandler to a record hugi
🤸‍♀️ wonder-slim 2026-02-06 Deleted BiFunctionRouteHandler hugi
🤸‍♀️ wonder-slim 2026-02-06 Made the deprecated BiFunctionRouteHandler private hugi
🤸‍♀️ wonder-slim 2026-02-04 Throw IllegalStateException if generating resource URLs without context hugi
🤸‍♀️ wonder-slim 2026-02-03 Deprecated RouteTable.urlForDevelopment() hugi
🤸‍♀️ wonder-slim 2026-02-02 Removed unused import hugi
🔌 wo-adaptor-jetty 2026-02-02 Update jetty v12.1.5 -> v12.1.6 hugi
🤖 modulo 2026-02-02 Update jetty v12.1.5 -> v12.1.6 hugi
🤸‍♀️ wonder-slim 2026-01-31 Remove unused import hugi
🤖 modulo 2026-01-28 Fix portnumber for Modulo hugi
🤖 modulo 2026-01-28 We heard you like Modulo so we're serving Modulo through Modulo hugi
🤸‍♀️ wonder-slim 2026-01-28 Set URL app name with adaptorPath when handling freestyle URLs hugi
🤸‍♀️ wonder-slim 2026-01-28 Make RouteAction extend WODirectAction (doesn't need ERXDirectAction) hugi
🤸‍♀️ wonder-slim 2026-01-28 Allow short route URLs in development mode hugi
🤸‍♀️ wonder-slim 2026-01-28 Make checking of URLs more lenient to allow handling of generic URLs hugi
🤖 modulo 2026-01-28 Add second app to domain-based proxy testing hugi
🤸‍♀️ wonder-slim 2026-01-28 Don't use static resource reqhandler for URLs ending with known suffixes hugi
🤸‍♀️ wonder-slim 2026-01-27 Test changing RouteRequestandler to a DirectActionRequestHandler hugi
🤸‍♀️ wonder-slim 2026-01-27 Remove query parameter string from URI before routing hugi
🔌 wo-adaptor-jetty 2026-01-27 Pass control to the Jetty handler chain in case of unhandled request hugi
🤸‍♀️ wonder-slim 2026-01-27 Add marker userInfo key to requests not handled by the route handler hugi
🤸‍♀️ wonder-slim 2026-01-27 Handle routed URLs directly from the app's root hugi
🤖 modulo 2026-01-27 Start trying out domain-based application routing hugi
🤸‍♀️ wonder-slim 2026-01-25 Update README to reflect move to JDK 25 hugi
🔌 wo-adaptor-jetty 2026-01-24 Cleanup in variable naming hugi
🤖 modulo 2026-01-23 Update junit v6.0.1 -> v6.0.2 hugi
🤸‍♀️ wonder-slim 2026-01-21 Syntax cleanup in ERXRequest.browserLanguages() hugi
🤸‍♀️ wonder-slim 2026-01-21 Fix syntax in ERXRequest.fixAbbreviationArray() hugi
🤸‍♀️ wonder-slim 2026-01-21 Use try-multicatch when handling language comparison hugi
🤖 modulo 2026-01-20 Move wotaskd configuration to properties hugi
🤸‍♀️ wonder-slim 2026-01-16 Update junit v6.0.1 -> v6.0.2 hugi
🛠️ wolips 2026-01-08 Merge pull request #200 from wocommunity/dependabot/maven/org.mozilla… nullterminated
🤖 modulo 2025-12-30 Create a config class to hold our configuration hugi
🤸‍♀️ wonder-slim 2025-12-28 Deleted registration of unused "erxadm" request handler for stats hugi
🛠️ wolips 2025-12-27 Remove the SubTypeHierarchyCache. nullterminated
🔌 wo-adaptor-jetty 2025-12-09 Update README hugi
🔌 wo-adaptor-jetty 2025-12-08 Update jetty v12.1.4 -> v12.1.5 hugi
🤖 modulo 2025-12-08 Update JUnit v6.0.0 -> v6.0.1 hugi
🤖 modulo 2025-12-08 Update jetty v12.1.4 -> v12.1.5 hugi
🤸‍♀️ wonder-slim 2025-12-04 Nicer variable naming in refuseNewSessions() and isRefusingNewSessions() hugi
🤸‍♀️ wonder-slim 2025-12-04 Made ERXApplication._killTimer private hugi
🛠️ wolips 2025-12-03 Bump org.mozilla:rhino from 1.7.15 to 1.7.15.1 dependabot[bot]
🔌 wo-adaptor-jetty 2025-11-24 Updated README hugi
📚 whoacommunity.com 2025-11-24 Renamed wo-jetty-adaptor to wo-adaptor-jetty hugi
🔌 wo-adaptor-jetty 2025-11-24 Renamed wo-jetty-adaptor to wo-adaptor-jetty hugi
🔌 wo-adaptor-jetty 2025-11-19 Logger cleanup hugi
🔌 wo-adaptor-jetty 2025-11-16 Allow delegation of Jetty server creation to the Application class hugi
🔌 wo-adaptor-jetty 2025-11-16 Phrasing hugi
🔌 wo-adaptor-jetty 2025-11-16 Invoke WOApplication.setPort() rather than setting the port property hugi
🔌 wo-adaptor-jetty 2025-11-16 Hardly think we need to both log and throw hugi
🤖 modulo 2025-11-15 Configure the Modulo server to not add the "server" header hugi
🔌 wo-adaptor-jetty 2025-11-15 Configure Jetty not to send the "server" header hugi
🔌 wo-adaptor-jetty 2025-11-15 Special-case the set-cookie header when setting hugi
🔌 wo-adaptor-jetty 2025-11-15 Notes on header construction hugi
🔌 wo-adaptor-jetty 2025-11-15 A little cleanup in free port check hugi
🔌 wo-adaptor-jetty 2025-11-15 Add notes on the WOHost issue hugi
🔌 wo-adaptor-jetty 2025-11-15 A little logging cleanup hugi
🔌 wo-adaptor-jetty 2025-11-15 Nicer behaviour and logging when Jetty picks a random port hugi
🔌 wo-adaptor-jetty 2025-11-15 Implemented unregisterForEvents hugi
🔌 wo-adaptor-jetty 2025-11-15 Add note on missing support for huge request bodies hugi
🔌 wo-adaptor-jetty 2025-11-15 Document changes to copying headers from WOResponse to Jetty response hugi
🔌 wo-adaptor-jetty 2025-11-15 Fix header processing logic hugi
🔌 wo-adaptor-jetty 2025-11-15 Fix set-cookie header before serving it up hugi
🔌 wo-adaptor-jetty 2025-11-15 Self explanatory method naming is nice hugi
🔌 wo-adaptor-jetty 2025-11-15 Align port checking logic with WOAdaptorPlain hugi
🌿 parsley 2025-11-15 Start next development iteration, v1.4.0-SNAPSHOT hugi
🌿 parsley 2025-11-15 Release version 1.3.0 hugi
📜 wonder 2025-11-14 Merge pull request #1036 from hugithordarson/do_not_add_host_header_i… hugi
📜 wonder 2025-11-14 Don't add Host header to app request if already present hugi
🔌 wo-adaptor-jetty 2025-11-14 Remove hacks for multiple host headers. Later. hugi
🔌 wo-adaptor-jetty 2025-11-14 Tell Jetty to let the broken mutli-host-header request through hugi
🔌 wo-adaptor-jetty 2025-11-14 Log headers hugi
🔌 wo-adaptor-jetty 2025-11-14 Delete empty additional Host-header coming in from mod_WebObjects hugi
🔌 wo-adaptor-jetty 2025-11-14 Eliminate duplicate host header workaround hugi
🔌 wo-adaptor-jetty 2025-11-14 Temporarily allow duplicate host headers hugi
🔌 wo-adaptor-jetty 2025-11-14 Revert to http/1.1 only for now hugi
🤖 modulo 2025-11-14 Revert back to http/1.1 for now hugi
🤖 modulo 2025-11-13 Experimental h2c HTTP client hugi
🔌 wo-adaptor-jetty 2025-11-13 Add h2c support hugi
🔌 wo-adaptor-jetty 2025-11-13 Ditch our "optimized response writing". For now. It's nice but complex. hugi
🔌 wo-adaptor-jetty 2025-11-13 Experimental performance enhancements to reading WOResponse's data hugi
🔌 wo-adaptor-jetty 2025-11-13 Ensure we're not pulling in JavaXML with the WO dependency hugi
🔌 wo-adaptor-jetty 2025-11-13 Delete Jetty cookie handling, let WO handle cookies hugi
🔌 wo-adaptor-jetty 2025-11-13 Invoke callback.succeeded() after closing the response OutputStream hugi
🔌 wo-adaptor-jetty 2025-11-13 Use Response.asBufferedOutputStream() when setting response data content hugi
🔌 wo-adaptor-jetty 2025-11-13 Faster way of writing response data to the Jetty response hugi
🔌 wo-adaptor-jetty 2025-11-13 Update jetty v12.1.3 -> v12.1.4 hugi
🤖 modulo 2025-11-13 Update jetty v12.1.3 -> v12.1.4 hugi
🔌 wo-adaptor-jetty 2025-11-13 Cleanup in WS logic hugi
📚 whoacommunity.com 2025-11-12 Added wo-jetty-adaptor to repo list hugi
📜 wonder 2025-11-10 Merge pull request #1033 from hugithordarson/fix_github_actions hugi
📜 wonder 2025-11-10 Update deprecated gh cache actions to v4 hugi
📜 wonder 2025-11-09 Merge pull request #1032 from hugithordarson/fix_maven_nature_in_erfo… hugi
📜 wonder 2025-11-09 Fix check for eclipse maven nature in ERFoundation hugi
📜 wonder 2025-11-09 Merge pull request #1031 from hugithordarson/identify_project_bundle_… hugi
📜 wonder 2025-11-09 Merge pull request #1027 from hugithordarson/really_fix_bundleless_bu… hugi
📜 wonder 2025-11-07 Identify project bundle using build.properties hugi
📜 wonder 2025-11-07 Don't exclude the app project bundle from ERXApp.Loader's loading hugi
🛠️ wolips 2025-11-06 Merge pull request #199 from hugithordarson/fix_maven_nature_check_an… hugi
🛠️ wolips 2025-11-06 Check if maven nature is present using hasNature instead of getNature hugi
📜 wonder 2025-11-03 #1025 Fix bundleless builds in maven projects 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
📚 whoacommunity.com 2025-10-31 Update URL for Apple's mailinglist archives hugi
📚 whoacommunity.com 2025-10-26 Add an Atom feed for our articles hugi
🤖 modulo 2025-10-23 Update jetty v12.1.2 -> v12.1.3 hugi
📚 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
👨‍⚕️ 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
📚 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
🤖 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
🛠️ 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
🤖 modulo 2025-10-10 Upgrade junit v5.13.3 -> v6.0.0 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
🤖 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
📚 whoacommunity.com 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
📚 whoacommunity.com 2025-10-03 A little nicer article layout hugi
👨‍⚕️ examiner 2025-10-03 Add list of request handlers hugi
🌿 parsley 2025-10-02 Added a simpler constructor for handling simple inline templates hugi
📚 whoacommunity.com 2025-10-02 Nicer main menu 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
📚 whoacommunity.com 2025-09-21 Cleanup in look hugi
🤖 modulo 2025-09-20 Move to vermilingua v1.0.4 hugi
📚 whoacommunity.com 2025-09-20 Update postgres jdbc -> v42.7.8 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
🌿 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
🛠️ 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
🤖 modulo 2025-08-19 Updated jetty v12.0.24 -> 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
👨‍⚕️ examiner 2025-06-20 Added tabler hugi
👨‍⚕️ examiner 2025-06-20 More cleanup in display hugi
👨‍⚕️ examiner 2025-06-20 Initial import 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
🌿 parsley 2025-06-04 Align HTML parser with ng's parser hugi
🛠️ wolips 2025-06-01 Revert "fixed case-insensitive component keyPath validation" nullterminated
🤖 modulo 2025-05-22 Update jetty 12.0.19 -> 12.0.21 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
🤖 modulo 2025-05-07 Read the x-forwarded-for header to get the remote IP 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
🛠️ wolips 2025-01-09 New release version actions-user
🛠️ wolips 2025-01-03 Fix dependencies for html editor. nullterminated
🛠️ wolips 2025-01-03 Restore feature from WOLips4. nullterminated
🛠️ wolips 2025-01-02 Revert "Fix broken CSSAssistProcessor and dependency." nullterminated
🛠️ wolips 2025-01-02 Revert "Should this default to true?" nullterminated
🛠️ wolips 2025-01-02 Should this default to true? nullterminated
🛠️ wolips 2025-01-02 Fix broken CSSAssistProcessor and dependency. nullterminated
🛠️ wolips 2025-01-01 Remove direct download links, since they expire :( nullterminated
🛠️ wolips 2025-01-01 Fix the linux x86_64 link, make table naming consistent nullterminated
🛠️ wolips 2025-01-01 Add new download package links to the ReadMe nullterminated
🛠️ wolips 2025-01-01 New snapshot version actions-user
🛠️ wolips 2025-01-01 New release version actions-user
🛠️ wolips 2025-01-01 Oops, forgot the release profile nullterminated
🛠️ wolips 2025-01-01 Switch to https to avoid the permission denied error on gh-actions nullterminated
🛠️ wolips 2025-01-01 Revert "Permission denied, let's add a token to everything." nullterminated
🛠️ wolips 2025-01-01 Permission denied, let's add a token to everything. nullterminated
🛠️ wolips 2025-01-01 Fix up release build. nullterminated
🛠️ wolips 2024-12-30 Use the release profile. nullterminated
🛠️ wolips 2024-12-30 Use the maven cache nullterminated
🛠️ wolips 2024-12-30 Publish the product builds nullterminated
🛠️ wolips 2024-12-24 Include a JRE in the build. nullterminated
🛠️ wolips 2024-12-24 Double the max memory setting. nullterminated
📜 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 Martino Limido
📜 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
📜 wonder 2023-01-17 Corrected typo renebock
📜 wonder 2023-01-16 returns the app bundle, when frameworkname is null (as documented in… renebock
📜 wonder 2023-01-16 #1007: turned the log.warn into a log.debug renebock
📜 wonder 2023-01-13 Fix for #1005: Call ERXFileUtilities.pathURLForResourceNamed instead … renebock
📜 wonder 2022-12-21 ERXBetweenQualifier - evaluateWithObject() needs to use valueForKeyPa… Parada, Ricardo
📜 wonder 2022-11-17 Fix issue 999 martinolimido
📜 wonder 2022-10-23 Merge pull request #997 from timcu/woinstall_delete_empty_system hugi
📜 wonder 2022-10-20 Delete empty folder /System BEFORE reassigning _systemLibrariesFolder timcu
📜 wonder 2022-10-15 Merge pull request #995 from hugithordarson/link-exception-line-numbe… maiksd
📜 wonder 2022-10-15 Link line no in exception page's stack trace to open with wolips server hugi
📜 wonder 2022-09-19 Merge pull request #994 from wocommunity/mavenized_wonder nullterminated
📜 wonder 2022-08-29 Replace log4j with reload4j nullterminated
📜 wonder 2022-08-29 add missing dependency for ERPrototypes to ERXTest nullterminated
📜 wonder 2022-08-29 remove duplicate groupId nullterminated
📜 wonder 2022-08-29 Set sun.misc.Signal* as accessible so ERXExtensions compiles nullterminated
📜 wonder 2022-08-29 add exports so NSTimeZone works nullterminated
📜 wonder 2022-08-28 Merge branch 'master' into mavenized_wonder nullterminated
📜 wonder 2022-08-28 Big pile of eclipse generated/modified files. nullterminated
📜 wonder 2022-08-28 Remove projects/jars from buildpath, let m2e resolve them. nullterminated
This page shows the development/commit activity in several selected repositories
Only the 50 most recent commits are fetched for ech repository.