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: lift/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.0-release
Choose a base ref
...
head repository: lift/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0-M1-release
Choose a head ref
  • 19 commits
  • 106 files changed
  • 4 contributors

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    0a87d46 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    5a08200 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. bump sbt version

    * fix link to the sbt-lift-build plugin
    * fix error on aarch64 java (apple silicon)
    lvitaly committed May 21, 2022
    Configuration menu
    Copy the full SHA
    dc830ae View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request #2000 from lvitaly/bump_sbt_version

    bump sbt version
    dpp authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    24f67c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    1a3ff98 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    e1bba40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ed4b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Drop .bloop cruft from commit

    pdale committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7021150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2772c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a49e98d View commit details
    Browse the repository at this point in the history
  4. Signing contributors list

    pdale committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    aee038c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2018 from pabloazul/paul-dale-contributing

    Signing contributors list
    farmdawgnation authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8b4263d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2017 from pabloazul/lift-jetty11

    Updates sbt, scala, jetty, javax.servlet -> jakarta.servlet, and fixes some of the deprecated scala syntax in preperation for moving to scala 3.
    
    Fixed:
    type Traversable in package scala is deprecated (since 2.13.0): Use Iterable instead of Traversable
    object JavaConverters in package collection is deprecated (since 2.13.0): Use scala.jdk.CollectionConverters instead
    view bounds are deprecated; use an implicit parameter instead.
    Implicit definition should have explicit type
    Adding a number and a String is deprecated. Use the string interpolation s"$num$str"
    
    Dropped EnumWithDescription which seems to not be used and contained a cyclic reference that no longer compiles.
    
    Removed the cross compiling for now and dropped the persistence library from build.sbt and did not attempt to update it.
    farmdawgnation authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6185870 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    802a8a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    461e416 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be2e10b View commit details
    Browse the repository at this point in the history
  10. Ignore .bsp

    farmdawgnation committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6e1e98a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    8bc8f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8037986 View commit details
    Browse the repository at this point in the history
Loading