Skip to content
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 from fork #869

Merged
merged 6 commits into from
Aug 5, 2023

Conversation

Alathreon
Copy link
Contributor

No description provided.

@Alathreon Alathreon requested review from a team as code owners August 4, 2023 18:16
@CLAassistant
Copy link

CLAassistant commented Aug 4, 2023

CLA assistant check
All committers have signed the CLA.

@Alathreon Alathreon merged commit f0a93b5 into Together-Java:feature/jshell Aug 5, 2023
7 checks passed
@Alathreon Alathreon deleted the feature/jshell branch August 5, 2023 16:29
Alathreon added a commit that referenced this pull request Aug 11, 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

* Added startupt scripts for jshell

* Formating jshell classes

* JShell javadoc and many minor code improvements

* JShell more minor code improvements

* Other minor code changes

* JShell now allows wrong uri and dead server, will give correct response to the user and will log them as warns

* Forgot one exception javadoc for jshell feature

* JShell refactored snippets send conditions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants