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: habit/SpringBoot-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: boylegu/SpringBoot-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 6 files changed
  • 6 contributors

Commits on Apr 12, 2019

  1. fix java version 1.8

    cangcang committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    34f65ae View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Merge pull request boylegu#65 from cangcang/develop

    fix java version 1.8
    boylegu authored Apr 14, 2019
    Configuration menu
    Copy the full SHA
    2f76435 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. add dockercompose

    Michel Eckhardt committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    e5b4f54 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

Commits on Oct 2, 2020

  1. Update README.md

    Soumya47 authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    e5f027a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Update pom.xml

    atingupta2005 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    63b06e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Merge pull request boylegu#69 from Soumya47/master

    Fresh README.md
    boylegu authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    636ee6e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Bump express from 4.15.3 to 4.18.2 in /frontend

    Bumps [express](https://github.com/expressjs/express) from 4.15.3 to 4.18.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.15.3...4.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0c8a4b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Bump debug, compression, express and serve-index in /frontend

    Bumps [debug](https://github.com/debug-js/debug), [compression](https://github.com/expressjs/compression), [express](https://github.com/expressjs/express) and [serve-index](https://github.com/expressjs/serve-index). These dependencies needed to be updated together.
    
    Updates `debug` from 2.6.8 to 2.6.9
    - [Release notes](https://github.com/debug-js/debug/releases)
    - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
    - [Commits](debug-js/debug@2.6.8...2.6.9)
    
    Updates `compression` from 1.6.2 to 1.7.4
    - [Release notes](https://github.com/expressjs/compression/releases)
    - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
    - [Commits](expressjs/compression@1.6.2...1.7.4)
    
    Updates `express` from 4.15.3 to 4.18.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.15.3...4.18.2)
    
    Updates `serve-index` from 1.9.0 to 1.9.1
    - [Release notes](https://github.com/expressjs/serve-index/releases)
    - [Changelog](https://github.com/expressjs/serve-index/blob/master/HISTORY.md)
    - [Commits](expressjs/serve-index@v1.9.0...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: indirect
    - dependency-name: compression
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    - dependency-name: serve-index
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b7b993d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request boylegu#86 from boylegu/dependabot/npm_and_yarn/fr…

    …ontend/debug-and-compression-and-express-and-serve-index-2.6.9
    
    Bump debug, compression, express and serve-index in /frontend
    boylegu authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    85f66e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request boylegu#85 from boylegu/dependabot/npm_and_yarn/fr…

    …ontend/express-4.18.2
    
    Bump express from 4.15.3 to 4.18.2 in /frontend
    boylegu authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    33f2366 View commit details
    Browse the repository at this point in the history
  3. Merge pull request boylegu#70 from atingupta2005/patch-1

    Update pom.xml
    boylegu authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b98a555 View commit details
    Browse the repository at this point in the history
Loading