-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/jshell #870
Merged
Merged
Feature/jshell #870
Commits on Aug 5, 2023
-
Feature/jshell from fork (#869)
* JShell feature added * Added option to get the snippets of another user * Refactored JShell eval into its own class * Changed RateLimiter so it's a global limiter and not a per user limiter + merged user and oneOffSession together * Added context action for running java code * Fixing sonar wranings for jshell
Configuration menu - View commit details
-
Copy full SHA for f0a93b5 - Browse repository at this point
Copy the full SHA f0a93b5View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78828b8 - Browse repository at this point
Copy the full SHA 78828b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa5e1e - Browse repository at this point
Copy the full SHA 7fa5e1eView commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 900780c - Browse repository at this point
Copy the full SHA 900780cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0288d - Browse repository at this point
Copy the full SHA ff0288dView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01054fc - Browse repository at this point
Copy the full SHA 01054fcView commit details -
JShell now allows wrong uri and dead server, will give correct respon…
…se to the user and will log them as warns
Configuration menu - View commit details
-
Copy full SHA for 7edd53c - Browse repository at this point
Copy the full SHA 7edd53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e36e55 - Browse repository at this point
Copy the full SHA 2e36e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a1b69 - Browse repository at this point
Copy the full SHA 09a1b69View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.