Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: objectscript/GitHubAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: change-auth-to-token
Choose a base ref
...
head repository: objectscript/GitHubAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 4 files changed
  • 4 contributors

Commits on Oct 19, 2020

  1. Update module.xml

    Description added
    SergeyMi37 authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d27732d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Merge pull request #2 from SergeyMi37/patch-1

    Update module.xml
    MakarovS96 authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    5c2bd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b77038c View commit details
    Browse the repository at this point in the history
  3. Update module.xml

    eduard93 authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    5bfd096 View commit details
    Browse the repository at this point in the history
  4. change version number

    MakarovS96 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9961927 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e586bb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. fix licensing

    Error: Invalid Community Edition license, may have exceeded core limit. 
    - Shutting down the system : $zu(56,2)= 0Starting IRIS
    ```
    An error was detected during InterSystems IRIS startup.
    ** Startup aborted **
    ERROR: Service 'iris' failed to build : 
    The command '/bin/sh -c iris start IRIS         
    && iris session IRIS < /tmp/iris.script' 
    returned a non-zero code: 1
    ```
    rcemper authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    49a9dca View commit details
    Browse the repository at this point in the history
  2. superserver port = 1972

    rcemper authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    aa8446d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Merge pull request #5 from rcemper/master

    fix licensing + super server port = 1972
    eduard93 authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    cf49f9b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. command: --check-caps false

    rcemper authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    36a6baa View commit details
    Browse the repository at this point in the history
  2. Adjust %New() to access by GutHub Token

    rcemper authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    d8b1ae4 View commit details
    Browse the repository at this point in the history
  3. Adjust %New() to access by GitHub Token

    rcemper authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    f080fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Merge pull request #7 from rcemper/master

    --check-caps false  +  ReadMe (%New)
    eduard93 authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f5a9292 View commit details
    Browse the repository at this point in the history
Loading