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: opentiny/tiny-engine-backend-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: coderliux/tiny-engine-backend-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 5 commits
  • 0 files changed
  • 1 contributor

Commits on Jan 6, 2025

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

Commits on Mar 29, 2025

  1. Merge remote-tracking branch 'tiny/develop' into db-refactor

    # Conflicts:
    #	base/src/main/java/com/tinyengine/it/service/material/impl/BlockServiceImpl.java
    coderliux committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    8c9ca94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63072df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875cc2f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Merge remote-tracking branch 'tiny/develop' into develop2

    # Conflicts:
    #	app/src/main/java/com/tinyengine/it/config/context/DefaultLoginUserContext.java
    #	base/src/main/java/com/tinyengine/it/common/context/LoginUserContext.java
    #	base/src/main/java/com/tinyengine/it/common/handler/MyMetaObjectHandler.java
    #	base/src/main/java/com/tinyengine/it/service/app/impl/PageServiceImpl.java
    #	base/src/test/java/com/tinyengine/it/common/handler/MockUserContext.java
    #	base/src/test/java/com/tinyengine/it/common/handler/MyMetaObjectHandlerTest.java
    #	base/src/test/java/com/tinyengine/it/service/material/impl/BlockGroupServiceImplTest.java
    coderliux committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    b8cbbb0 View commit details
    Browse the repository at this point in the history
Loading