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: SeasideSt/Seaside
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.9
Choose a base ref
...
head repository: SeasideSt/Seaside
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Oct 12, 2024

  1. Copy the full SHA
    cdac64c View commit details

Commits on Oct 25, 2024

  1. Author was removed in Pharo 13: disregard setting the author when usi…

    …ng version 13...
    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    61c22a4 View commit details
  2. Move Seaside control panel to a separate top-level Seaside menu (read…

    …y for more to come)
    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    d2b3dd7 View commit details
  3. run ci on ubuntu latest

    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    7738e58 View commit details
  4. added code to see why an assertion is broken in the CI

    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    a87c9c8 View commit details
  5. Merge 7738e58

    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    4d3541c View commit details
  6. add a delay to debug a test

    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    f3d68c0 View commit details
  7. reduce delay in test

    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    844a621 View commit details
  8. Added a menu item to open selenium (on mac only for now)

    Johan Brichau committed Oct 25, 2024
    Copy the full SHA
    7e4444b View commit details

Commits on Oct 30, 2024

  1. add turbo tags to forms

    Johan Brichau committed Oct 30, 2024
    Copy the full SHA
    02a2236 View commit details

Commits on Nov 27, 2024

  1. set turbo-prefetch to false per default for Seaside since callbacks m…

    …odify state server-side and should not be prefetched
    Johan Brichau committed Nov 27, 2024
    Copy the full SHA
    456d54a View commit details

Commits on Dec 4, 2024

  1. trigger build to test CI

    Johan Brichau committed Dec 4, 2024
    Copy the full SHA
    39a3a9a View commit details

Commits on Dec 20, 2024

  1. Merge pull request #1450 from SeasideSt/pharo13-development

    Pharo13 + other development improvements
    Johan Brichau authored Dec 20, 2024
    Copy the full SHA
    c16dc88 View commit details
  2. style improvement

    Johan Brichau committed Dec 20, 2024
    Copy the full SHA
    8fdac2b View commit details
  3. drop squeak 5.3 in the CI (it stalls the build)

    Johan Brichau committed Dec 20, 2024
    Copy the full SHA
    aa5f128 View commit details

Commits on Jan 31, 2025

  1. run the build every week, particularly important for the evolution of…

    … platforms
    Johan Brichau committed Jan 31, 2025
    Copy the full SHA
    fbba8f6 View commit details

Commits on Feb 23, 2025

  1. Fix for #1453: x-www-formurlencoded mimetype is not binary

    Johan Brichau committed Feb 23, 2025
    Copy the full SHA
    ea3c41e View commit details
  2. Merge branch 'cron-ci'

    Johan Brichau committed Feb 23, 2025
    Copy the full SHA
    8642094 View commit details
  3. include initial functional tests for hotwire turbo

    Johan Brichau committed Feb 23, 2025
    Copy the full SHA
    3564414 View commit details
  4. Hotwired turbo fix: lost state change of the components after perform…

    …ing a turbo action using show: and call:
    Johan Brichau committed Feb 23, 2025
    Copy the full SHA
    5db26e1 View commit details
  5. Merge aa5f128

    Johan Brichau committed Feb 23, 2025
    Copy the full SHA
    fb1f675 View commit details
  6. Merge pull request #1449 from SeasideSt/hotwired-dev

    Hotwired improvements
    jbrichau authored Feb 23, 2025
    Copy the full SHA
    d13725a View commit details

Commits on Feb 24, 2025

  1. correct cronjob

    Johan Brichau committed Feb 24, 2025
    Copy the full SHA
    a33ef3d View commit details

Commits on Feb 28, 2025

  1. Removing the erroneous 'beClossary' method

    Johan Brichau committed Feb 28, 2025
    Copy the full SHA
    ea93a3d View commit details
Loading