Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jolie
/
jolie
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
556
Code
Issues
36
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jolie
jolie
on
master
User selector
All users
All time
Commit history
Commits on Apr 4, 2026
FileTracer - drop deprecated java.util.Date class
mwallnoefer
authored and
fmontesi
committed
d597c9a
View commit details
Copy full SHA for d597c9a
View code at this point
Browse repository at this point
pmd violations - functional interfaces
mwallnoefer
authored and
fmontesi
committed
386fc90
View commit details
Copy full SHA for 386fc90
View code at this point
Browse repository at this point
pmd violations - variable inlining
mwallnoefer
authored and
fmontesi
committed
48d354e
View commit details
Copy full SHA for 48d354e
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Fixed not being able to load jar files via loadLibrary@runtime or jolie files via loadEmbeddedService@runtime in folders with spaces.
Show description for 6039380
Niels-Erik
authored and
fmontesi
committed
6039380
View commit details
Copy full SHA for 6039380
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
VariablePath: introduce a fake fallback value for a yet unknown init state
Show description for 6f6e6ca
mwallnoefer
authored and
fmontesi
committed
6f6e6ca
View commit details
Copy full SHA for 6f6e6ca
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
Intepreter:free() - clean-up some more data structures
mwallnoefer
authored and
fmontesi
committed
275ceeb
View commit details
Copy full SHA for 275ceeb
View code at this point
Browse repository at this point
CommandLineParser:getOLStreamResult() - toURL() could also throw IllegalArgumentException on non-absolute paths
mwallnoefer
authored and
fmontesi
committed
65e4754
View commit details
Copy full SHA for 65e4754
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
escapeControlChars as subfield
kicito
authored and
fmontesi
committed
4a09242
View commit details
Copy full SHA for 4a09242
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
NativeJolieThread - eliminate deprecated "isEnqueued()" call
Show description for c4f2e2d
mwallnoefer
authored and
fmontesi
committed
c4f2e2d
View commit details
Copy full SHA for c4f2e2d
View code at this point
Browse repository at this point
Commits on Jul 26, 2025
Interpreter - better convert 'exiting' into an AtomicBoolean
Show description for 52b5105
mwallnoefer
authored and
fmontesi
committed
52b5105
View commit details
Copy full SHA for 52b5105
View code at this point
Browse repository at this point
Interpreter:logUnhandledFault() - introduce String.format()
mwallnoefer
authored and
fmontesi
committed
2a94205
View commit details
Copy full SHA for 2a94205
View code at this point
Browse repository at this point
Commits on Jul 25, 2025
SocketCommChannel:sendImpl() - do not flush on already closed sockets
mwallnoefer
authored and
fmontesi
committed
902aed1
View commit details
Copy full SHA for 902aed1
View code at this point
Browse repository at this point
Interpreter - volatile 'exit' flag does not need any further synchronisation
mwallnoefer
authored and
fmontesi
committed
64d452f
View commit details
Copy full SHA for 64d452f
View code at this point
Browse repository at this point
Interpreter - missing volatile on the 'check' flag
mwallnoefer
authored and
fmontesi
committed
ff74b4b
View commit details
Copy full SHA for ff74b4b
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Fix extend typelink linked type is null (#613)
Show description for 5c6cf4f
Niels-Erik
authored
5c6cf4f
View commit details
Copy full SHA for 5c6cf4f
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
broken extender property on embedded services (#583)
Show description for dd78cb3
4 people
authored
dd78cb3
View commit details
Copy full SHA for dd78cb3
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
Fix FileService path related operations
Show description for 6f97069
kicito
authored and
fmontesi
committed
6f97069
View commit details
Copy full SHA for 6f97069
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Jap Module System
Show description for c47041b
kicito
authored and
fmontesi
committed
c47041b
View commit details
Copy full SHA for c47041b
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
Apply ModuleSource to interpreter
Show description for b8f7c86
kicito
authored and
fmontesi
committed
b8f7c86
View commit details
Copy full SHA for b8f7c86
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
made constructor for FaultException with context, replaced all instances of the use of withContext to use a contructor instead, when available.
Niels-Erik
authored and
fmontesi
committed
2285b4c
View commit details
Copy full SHA for 2285b4c
View code at this point
Browse repository at this point
converting addContext in FaultException to withContext that creates a new object, making FaultExceptions immutable again
Niels-Erik
authored and
fmontesi
committed
544f23f
View commit details
Copy full SHA for 544f23f
View code at this point
Browse repository at this point
fix TypeMismatch fault not having context
Niels-Erik
authored and
fmontesi
committed
b0cbbe6
View commit details
Copy full SHA for b0cbbe6
View code at this point
Browse repository at this point
forward now has context when a fault is forwarded
Show description for 75be080
Niels-Erik
authored and
fmontesi
committed
75be080
View commit details
Copy full SHA for 75be080
View code at this point
Browse repository at this point
faults are no longer shared over Local, giving correct responses for services that communicate over Local
Niels-Erik
authored and
fmontesi
committed
b17c422
View commit details
Copy full SHA for b17c422
View code at this point
Browse repository at this point
format and added context for when faults are recieved
Niels-Erik
authored and
fmontesi
committed
97ee551
View commit details
Copy full SHA for 97ee551
View code at this point
Browse repository at this point
reverted wrong change in ThrowProcess
Niels-Erik
authored and
fmontesi
committed
feb91dc
View commit details
Copy full SHA for feb91dc
View code at this point
Browse repository at this point
format
Niels-Erik
authored and
fmontesi
committed
9e66d01
View commit details
Copy full SHA for 9e66d01
View code at this point
Browse repository at this point
added ParsingContext to FaultExceptions.
Show description for 849862d
Niels-Erik
authored and
fmontesi
committed
849862d
View commit details
Copy full SHA for 849862d
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
fix #562
fmontesi
committed
843d422
View commit details
Copy full SHA for 843d422
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
CommCore - active flag should better be defined as volatile
mwallnoefer
authored and
fmontesi
committed
6dd12e6
View commit details
Copy full SHA for 6dd12e6
View code at this point
Browse repository at this point
AggregatedOperation - pass the original request to the response
Show description for 8d503d8
mwallnoefer
authored and
fmontesi
committed
8d503d8
View commit details
Copy full SHA for 8d503d8
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
CommCore PollingThread - better use yield() for activating the next thread
mwallnoefer
authored and
fmontesi
committed
a641b18
View commit details
Copy full SHA for a641b18
View code at this point
Browse repository at this point
ParallelExecution - code refactoring
mwallnoefer
authored and
fmontesi
committed
b0be178
View commit details
Copy full SHA for b0be178
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
refactoring - try to get away by the Java-20 deprecated URL() constructors
mwallnoefer
committed
a1251d0
View commit details
Copy full SHA for a1251d0
View code at this point
Browse repository at this point
Merge pull request #560 from jolie/bug/getServiceDirectory
Show description for 3db1100
fmontesi
authored
3db1100
View commit details
Copy full SHA for 3db1100
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.