Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Together Java

Discord community with over 30,000 members providing Q&A support focused on the general topic of programming with Java.
Collective - Host: opensource - https://opencollective.com/together-java - Website: https://togetherjava.org/ - Code: https://github.com/Together-Java

Fix D4J test code remaining in a test

github.com/Together-Java/JShellBot - d61ba8a1e808c4a602b813d489d24849e24a3993 authored over 6 years ago by I-Al-Istannen <[email protected]>
Set JDK version

github.com/Together-Java/JShellBot - 2f79e2cdfc139e73e4d22ee1c03f2bd7fa494c6c authored over 6 years ago by I-Al-Istannen <[email protected]>
Add travis file

github.com/Together-Java/JShellBot - f0f7b5f22fd194978d1cb898140cf3a67c05f461 authored over 6 years ago by I-Al-Istannen <[email protected]>
Add an input sanitizer

github.com/Together-Java/JShellBot - 7903c07f8c287fb0928a3b23b62ed8e1f9fd0018 authored over 6 years ago by I-Al-Istannen <[email protected]>
Switch to JDA because I couldn't get D4J to work

github.com/Together-Java/JShellBot - 06a25543f5a0befec7044436146c6dd6867fe39f authored over 6 years ago by I-Al-Istannen <[email protected]>
Clean up the bot start method

github.com/Together-Java/JShellBot - bcb796e8308d93e46ba9cf350dd16807ed48ac09 authored over 6 years ago by I-Al-Istannen <[email protected]>
Add a config option to auto-delete bot messages

github.com/Together-Java/JShellBot - f5f1b9c2557187b701d89d31a10d26a70f55ad3b authored over 6 years ago by I-Al-Istannen <[email protected]>
Change encoding literals to constants

github.com/Together-Java/JShellBot - 30538c02dfcb97233d309ab4b9e9c3d9fdbd9016 authored over 6 years ago by I-Al-Istannen <[email protected]>
Fix some exceptions not changing the color of the embed

github.com/Together-Java/JShellBot - 589fdf8577263e8bb8283b3ff52e258c7b801b3b authored over 6 years ago by I-Al-Istannen <[email protected]>
Fix TimeAllotedException not being displayed to the user

github.com/Together-Java/JShellBot - 93432049c8e98c3ebf3db092527164e184e3783a authored over 6 years ago by I-Al-Istannen <[email protected]>
Small refactoring

github.com/Together-Java/JShellBot - 52f9875e3e23d942f4e862b263335aada8678b2e authored over 6 years ago by I-Al-Istannen <[email protected]>
Migrate to maven

github.com/Together-Java/JShellBot - 6c1a5257945d5326c5f3e7a68dbcdc722e746cb2 authored over 6 years ago by I-Al-Istannen <[email protected]>
Removed test until there is a way to fix it for IntelliJ

github.com/Together-Java/JShellBot - 17ce6e75ae9672265655c22ad8668395328c02a4 authored over 6 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Merge pull request #18 from I-Al-Istannen/input-sanitizer

Allow sanitizing the command input

github.com/Together-Java/JShellBot - 6774b5ea5f49a5029e698433dcfab44c1abf4148 authored over 6 years ago by Ishmael Rufus <[email protected]>
Merge pull request #17 from I-Al-Istannen/master

Activate the security manager and show when it prevented an action

github.com/Together-Java/JShellBot - 69fc386bffe07cb690eaaf033c0d228db80beb8e authored over 6 years ago by Ishmael Rufus <[email protected]>
Remove now useless Sandbox.java file

All the logic is implemented in the Filtered execution controls and the
remote SecurityManager

github.com/Together-Java/JShellBot - c7128bdef6e5b15388b574e02ae55334506cd0cc authored over 6 years ago by I-Al-Istannen <[email protected]>
Fix the red bar color not being applied for exceptions

github.com/Together-Java/JShellBot - 135580790c4da42f56177904698deacc4deec390 authored over 6 years ago by I-Al-Istannen <[email protected]>
Add an input sanitizer

* The sanitizer is a simple snippet of code that runs modifies the
jshell input. It can, for e...

github.com/Together-Java/JShellBot - 98c1d041422e530a5b682281c5e0887f09c3e31f authored over 6 years ago by I-Al-Istannen <[email protected]>
Add an agent to all JShell VMs that sets a SecurityManager

github.com/Together-Java/JShellBot - 52a4749afd92453605a768cb43a5a261e45f1920 authored over 6 years ago by I-Al-Istannen <[email protected]>
Activate the security manager

As otherwise setting an AccessControlContext is useless

* Added fail color rendering for reject...

github.com/Together-Java/JShellBot - 57b2b31dedc296622c696062e6baf39e8ddbce03 authored over 6 years ago by I-Al-Istannen <[email protected]>
When environment is missing leverage the resources directory (fix)

github.com/Together-Java/JShellBot - 98314acc4878e378159957a4eedebcec69688620 authored over 6 years ago by Ishmael Rufus <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/Together-Java/JShellBot - 216d22b802efc30375b55b7a6a98b0b83d8871c4 authored over 6 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
When environment is missing leverage the resources directory

Signed-off-by: C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>

github.com/Together-Java/JShellBot - 548e489c0947ece210e9633f6fa424952d693192 authored over 6 years ago by Ishmael Rufus <[email protected]>
Merge pull request #14 from I-Al-Istannen/custom-renderer

Add renderers for different return objects

github.com/Together-Java/JShellBot - 767c11a11e43f22b7f226805cd37d7645e2fd5f0 authored over 6 years ago by Ishmael Rufus <[email protected]>
Merge pull request #13 from I-Al-Istannen/introduce-tests

Add tests, fix a few bugs uncovered by them

github.com/Together-Java/JShellBot - e9bd15b0669f4142f9dc8cadd8ad742b292c2146 authored over 6 years ago by Ishmael Rufus <[email protected]>
Merge pull request #12 from I-Al-Istannen/time-watchdog

Limit the time a computation can run for

github.com/Together-Java/JShellBot - 2e3fa1efad36652e814f1de676ab943cbe8665dd authored over 6 years ago by Ishmael Rufus <[email protected]>
Add renderers for different return objects

* Added a dedicated renderer for Exceptions, Compilation errors,
Standard output and Strings. ...

github.com/Together-Java/JShellBot - 90e07bcc58fc89f9c8e149e52bc950e6725ea95f authored over 6 years ago by I-Al-Istannen <[email protected]>
Add tests, fix a few bugs

* Added some tests

* Fixed a bug in the StringOutputStream which led to it not truncating
the...

github.com/Together-Java/JShellBot - dbeac82f7ac4cbe0505cddb3e3a9e810c482171b authored over 6 years ago by I-Al-Istannen <[email protected]>
Limit the time a computation can run for

* Throw an AllottedTimeExceededException if an operation takes too long

* Use an independent Wa...

github.com/Together-Java/JShellBot - 2789f7a990b88937743da61521ae73d1a64f4959 authored over 6 years ago by I-Al-Istannen <[email protected]>
bot.properties is not needed anymore. Will need to document this

added export of key to installation file

github.com/Together-Java/JShellBot - e0cf96a3d4a75d3a43ee852bd4c66308d3472985 authored over 6 years ago by Ishmael Rufus <[email protected]>
Merge pull request #10 from I-Al-Istannen/master

Fancier (error) messages and regex matching in the config

github.com/Together-Java/JShellBot - 90319c439c99c88af495238d97595516df04c5fe authored over 6 years ago by Ishmael Rufus <[email protected]>
Merge pull request #11 from Together-Java/shell-scripts

Shell scripts

github.com/Together-Java/JShellBot - 0ee0404a5ac63a52a5839840a000ea1ccbe5df85 authored over 6 years ago by Ishmael Rufus <[email protected]>
This will work for now.

github.com/Together-Java/JShellBot - a0358c099ef5c961e45447f20a7304e5a9103a90 authored over 6 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
m.

github.com/Together-Java/JShellBot - 0fff86b5862146af971605af26e9ab1f0d271947 authored over 6 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
m.

github.com/Together-Java/JShellBot - 0d0481504545031f2257154fbdaa16bfd5629ac4 authored over 6 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Update copy command to sudo

github.com/Together-Java/JShellBot - a74ab04a64d767a152635e2df6e53749aafc849c authored over 6 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Scripts completed

github.com/Together-Java/JShellBot - ef205ecdbb71f22091e1254a5defdec808052aeb authored over 6 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Fix a small formatting error in the EventHandler

github.com/Together-Java/JShellBot - e9ffa2bf523933e730a9a96422556340b9b3a707 authored over 6 years ago by I-Al-Istannen <[email protected]>
Make nicer error messages

* Use fancy embeds with a colored bar indicating the status and other
goodies

* Show compilat...

github.com/Together-Java/JShellBot - c8853a07a74a92eb9d8e16bab3f588c27a8a7b4a authored over 6 years ago by I-Al-Istannen <[email protected]>
Unwrap exceptions thrown in JShell to make in easier for it to notice

github.com/Together-Java/JShellBot - cbbbfab6a4316cc6d6711ed37b14bdd26fa699cd authored over 6 years ago by I-Al-Istannen <[email protected]>
Allow for setting the blocks in the config and allow Regex matching

* The blocked packages/classes/methods are now set in the config

* The blocked packages/classes...

github.com/Together-Java/JShellBot - dbe9c0f2a3fa7913cd0e093d9e462ca260b4b34a authored over 6 years ago by I-Al-Istannen <[email protected]>
Extend package blocks to all block all subpackages

github.com/Together-Java/JShellBot - 1b723b9a995325f84c8edac065a18315711f8109 authored over 6 years ago by I-Al-Istannen <[email protected]>
Merge pull request #7 from I-Al-Istannen/master

Add a SessionManager to expire sessions, fix the output being null if an exception was thrown

github.com/Together-Java/JShellBot - c6c74d4ab373e0ebd52c4d28d51cb44bd02c4728 authored over 6 years ago by Ishmael Rufus <[email protected]>
Add a Session manager to close sessions after inactivity

* The SessionManager has a housekeeper thread that periodically checks
whether it should remov...

github.com/Together-Java/JShellBot - d41cb76c37a674335c41f7f595219d1803a091ce authored over 6 years ago by I-Al-Istannen <[email protected]>
Move JShell to its own package

Let's see how nicely git tracks the rename...

github.com/Together-Java/JShellBot - 76cadc372b77adcdde5f6ec8f7ace434891cbe43 authored over 6 years ago by I-Al-Istannen <[email protected]>
Fix the output being null if there was an exception without a message

github.com/Together-Java/JShellBot - 8fba1b6ec069eae2b89a8d2c25d7e07068d31836 authored over 6 years ago by I-Al-Istannen <[email protected]>
Added more blocked classes

github.com/Together-Java/JShellBot - 4f30bb8958d8569fb197de59b9ec6539481b0dff authored over 6 years ago by Ishmael Rufus <[email protected]>
DELETE...

DELETE...
DELETE...
DELETE...
DELETE...

github.com/Together-Java/JShellBot - 2077c415618f50961affa99dcac14a3421b4faf9 authored over 6 years ago by Ishmael Rufus <[email protected]>
Additional classes to block

github.com/Together-Java/JShellBot - 5b870eca025ba71b61986bc2b1d2f40b34eb3391 authored almost 7 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
m.

github.com/Together-Java/JShellBot - 36af8e32c927adc96ac0e0b6d6244ec6b6dbd236 authored almost 7 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
bot.properties specified by default

JSHELL_BOT_CONFIG instead of JSHELL-(it was breaking)

github.com/Together-Java/JShellBot - cf4d803a48907631609fb9f0b3ee2d68b1762771 authored almost 7 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Merge pull request #3 from I-Al-Istannen/master

Fix `out` not being captured and restricted access to System.exit and others

github.com/Together-Java/JShellBot - ea9b12f969952a11ed98f2bdde1a23612ac14dce authored almost 7 years ago by Ishmael Rufus <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/Together-Java/JShellBot - 8f5063e13e7ebdca07e67875f1cf08332ad49b50 authored almost 7 years ago by I-Al-Istannen <[email protected]>
Wrong spot

github.com/Together-Java/JShellBot - 183b0213471ba2ca082b2792e62918cd9d7d7c1c authored almost 7 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Fix the ExecutionControl not correctly setting out

* The `FilteredExecutionControlProvider` created an `ExecutionControl`
that was not able to co...

github.com/Together-Java/JShellBot - 15155b3772b56054412b22c3dd87d52f98cc3455 authored almost 7 years ago by I-Al-Istannen <[email protected]>
System.exit not allowed

github.com/Together-Java/JShellBot - 135d8936dc111703afaf3156a6ab8005d75a8683 authored almost 7 years ago by Ishmael Rufus <[email protected]>
Fix Thread.sleep, System.exit and others being accessible

* Fix Config.java reading from the wrong default

github.com/Together-Java/JShellBot - 54b991cf490a4e16731059e534b4d67b4de73474 authored almost 7 years ago by I-Al-Istannen <[email protected]>
Added fatJar task

github.com/Together-Java/JShellBot - 842b1e6251970eee133d5272d4619d69acd95fff authored almost 7 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Adding libraries to jar

github.com/Together-Java/JShellBot - 059cdd6a3a014ea3ec1ae6449751c03bbb3fdce3 authored almost 7 years ago by Ishmael Rufus <[email protected]>
Left not for SLF4j

github.com/Together-Java/JShellBot - 45c237e37c7e55deac4910b2783b9969d96963b6 authored almost 7 years ago by Ishmael Rufus <[email protected]>
Removed bot.properties file

Added bot.properties.example

github.com/Together-Java/JShellBot - a866248ac9aaabefaa248e80d26c66310f18a839 authored almost 7 years ago by Ishmael Rufus <[email protected]>
Git ignore changes

github.com/Together-Java/JShellBot - 2ec86c115ce9828c5e2d9c7f4313be1608d8f63d authored almost 7 years ago by Ishmael Rufus <[email protected]>
Removed Daemon implementation until someone discovers a way to run it via JSVC or Java

github.com/Together-Java/JShellBot - 88c800898c2a2d7db79e012a7d6f1bb03fea429d authored almost 7 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>
Fix for Jar building

Update to README for Ubuntu users
bot.properties.example file added

github.com/Together-Java/JShellBot - 4c88b5cc5596f464aefa3d1da2eba3bf22449cfb authored almost 7 years ago by Ishmael Rufus <[email protected]>
Merge pull request #2 from I-Al-Istannen/master

Add basic sandboxing and make the ui a bit nicer

github.com/Together-Java/JShellBot - 62fb1b042c4817500e363f2d44489b5b394ce89a authored almost 7 years ago by Ishmael Rufus <[email protected]>
Add basic sandboxing and make the ui a bit nicer

* Added Multiline code block support. Ceavat: Only the first
statement/expression/whatever is ...

github.com/Together-Java/JShellBot - 467387db6c3e24174c8c4b512f6a32d63f5ed6ce authored almost 7 years ago by I-Al-Istannen <[email protected]>
first commit

github.com/Together-Java/JShellBot - a3e25dbd60a9b8fcaafa4df12011fbe43ee96fd6 authored almost 7 years ago by C5-DEV-IRUFUS\Ishamel Rufus <[email protected]>