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

[jrubyscripting] JRuby scripting initial contribution #11538

Merged
merged 17 commits into from
Nov 15, 2021

Commits on Nov 8, 2021

  1. feat(jruby) JRuby scripting initial binding commit

    Signed-off-by: Brian O'Connell <broconne@gmail.com>
    broconne committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d7eb01f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Update bundles/org.openhab.automation.jrubyscripting/README.md

    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    25ea711 View commit details
    Browse the repository at this point in the history
  2. Update bundles/org.openhab.automation.jrubyscripting/src/main/java/or…

    …g/openhab/binding/jrubyscripting/internal/JRubyScriptEngineFactory.java
    
    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d930333 View commit details
    Browse the repository at this point in the history
  3. Update bundles/org.openhab.automation.jrubyscripting/src/main/java/or…

    …g/openhab/binding/jrubyscripting/internal/JRubyScriptEngineConfiguration.java
    
    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    460c6cd View commit details
    Browse the repository at this point in the history
  4. Update bundles/org.openhab.automation.jrubyscripting/README.md

    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    595f85a View commit details
    Browse the repository at this point in the history
  5. Update bundles/org.openhab.automation.jrubyscripting/src/main/java/or…

    …g/openhab/binding/jrubyscripting/internal/JRubyScriptEngineFactory.java
    
    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0920119 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Update bundles/org.openhab.automation.jrubyscripting/src/main/java/or…

    …g/openhab/binding/jrubyscripting/internal/JRubyScriptEngineFactory.java
    
    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    01f33a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. [jrubyscripting] Add ConfigurableService

    Signed-off-by: Jimmy Tanagra <jimmy@tanagra.id.au>
    jimtng committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    1624409 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from jimtng/jruby-configurations

    [jrubyscripting] Add ConfigurableService
    boc-tothefuture committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    5de8cf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Update bundles/org.openhab.automation.jrubyscripting/src/main/java/or…

    …g/openhab/automation/jrubyscripting/internal/JRubyScriptEngineConfiguration.java
    
    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    e70f4ad View commit details
    Browse the repository at this point in the history
  2. Update bundles/pom.xml

    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    3e93906 View commit details
    Browse the repository at this point in the history
  3. Update bundles/org.openhab.automation.jrubyscripting/src/main/feature…

    …/feature.xml
    
    Co-authored-by: Wouter Born <github@maindrain.net>
    boc-tothefuture and wborn committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    19f54b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. [jrubyscripting] Use consistent labels

    Signed-off-by: Jimmy Tanagra <jimmy@tanagra.id.au>
    jimtng committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    4310812 View commit details
    Browse the repository at this point in the history
  2. [jrubyscripting] Address SAT warnings

    Signed-off-by: Jimmy Tanagra <jimmy@tanagra.id.au>
    jimtng committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    04b057d View commit details
    Browse the repository at this point in the history
  3. [jrubyscripting] re-add the configuration prefix

    Signed-off-by: Jimmy Tanagra <jimmy@tanagra.id.au>
    jimtng committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6dff860 View commit details
    Browse the repository at this point in the history
  4. [jrubyscripting] Add default i18n properties file

    Signed-off-by: Jimmy Tanagra <jimmy@tanagra.id.au>
    jimtng committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d88bdaa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from jimtng/jruby-updates

    Jruby updates
    boc-tothefuture committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    64f3a00 View commit details
    Browse the repository at this point in the history