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: ba-st/Superluminal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: ba-st/Superluminal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
  • 20 commits
  • 25 files changed
  • 3 contributors

Commits on Jun 16, 2022

  1. Copy the full SHA
    44361d9 View commit details
  2. Fix spelling error

    gcotelli committed Jun 16, 2022
    Copy the full SHA
    733fc9f View commit details
  3. Merge pull request #54 from ba-st/use_asAbsoluteUrl

    Avoid DNU when using an API client with a relative URL
    gcotelli authored Jun 16, 2022
    Copy the full SHA
    a11caa6 View commit details

Commits on Jun 27, 2022

  1. Copy the full SHA
    93d3e3d View commit details

Commits on Jun 28, 2022

  1. Merge pull request #57 from ba-st/56-Update-HttpRequest-classget-to-u…

    …se-HttpRequest-classgetconfiguredUsing
    
    ♻️ Refactored HttpRequest class>>#get:
    gcotelli authored Jun 28, 2022
    Copy the full SHA
    7a07ccc View commit details

Commits on May 23, 2023

  1. Add Pharo 11

    gcotelli committed May 23, 2023
    Copy the full SHA
    b376569 View commit details
  2. Update Dockerfile

    gcotelli committed May 23, 2023
    Copy the full SHA
    41d0c11 View commit details
  3. Fix Dockerfile

    gcotelli committed May 23, 2023
    Copy the full SHA
    29e3e4e View commit details
  4. Copy the full SHA
    f88687f View commit details
  5. Update integration tests

    gcotelli committed May 23, 2023
    Copy the full SHA
    54c688d View commit details

Commits on May 24, 2023

  1. Merge pull request #58 from ba-st/pharo11

    Add Pharo 11
    gcotelli authored May 24, 2023
    Copy the full SHA
    5b6d036 View commit details

Commits on Jul 3, 2023

  1. Copy the full SHA
    c282eee View commit details
  2. Update docs

    gcotelli committed Jul 3, 2023
    Copy the full SHA
    9ab5577 View commit details

Commits on Jul 4, 2023

  1. Merge pull request #60 from ba-st/no-cache-directive

    Add support for `no-cache` directive
    gcotelli authored Jul 4, 2023
    Copy the full SHA
    41ac157 View commit details
  2. Copy the full SHA
    415bf41 View commit details
  3. Update docs

    gcotelli committed Jul 4, 2023
    Copy the full SHA
    320ae43 View commit details
  4. Add missing ;

    gcotelli committed Jul 4, 2023
    Copy the full SHA
    b00c046 View commit details
  5. Update source/Superluminal-RESTfulAPI/RESTfulAPIClient.class.st

    Co-authored-by: Maximiliano Tabacman <mtabacman@users.noreply.github.com>
    gcotelli and mtabacman authored Jul 4, 2023
    Copy the full SHA
    d4c0af7 View commit details
  6. Merge pull request #61 from ba-st/no-store

    Add support for `Cache-Control: no-store` directive
    gcotelli authored Jul 4, 2023
    Copy the full SHA
    2db2ca1 View commit details
  7. Update notify.yml

    gcotelli authored Jul 4, 2023
    Copy the full SHA
    0e14bb6 View commit details
Loading