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: ubccr/xdmod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.5.1
Choose a base ref
...
head repository: ubccr/xdmod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: xdmod7.5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 23, 2018

  1. Update docs

    smgallo committed May 23, 2018
    Copy the full SHA
    3169843 View commit details

Commits on May 24, 2018

  1. Merge pull request #557 from smgallo/release-updatesfor-7.5.1

    Update migration docs
    smgallo authored May 24, 2018
    Copy the full SHA
    ed008bc View commit details
Showing with 8 additions and 0 deletions.
  1. +8 −0 docs/upgrade.md
8 changes: 8 additions & 0 deletions docs/upgrade.md
Original file line number Diff line number Diff line change
@@ -93,6 +93,14 @@ merge any changes after running the upgrade script.

# /opt/xdmod-new/bin/xdmod-upgrade

7.5.0 to 7.5.1 Upgrade Notes
----------------------------

- This upgrade does not in include any database schema changes.
- This upgrade does not include any config file format changes, but the
upgrade script will recreate `portal_settings.ini` with the new
version number.

7.0.1 to 7.5.0 Upgrade Notes
----------------------------