Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextcloud 21 compatibility #1317

Merged
merged 11 commits into from
Feb 2, 2021
Merged

Nextcloud 21 compatibility #1317

merged 11 commits into from
Feb 2, 2021

Commits on Jan 29, 2021

  1. Implement support for server template handling

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b3e2c93 View commit details
    Browse the repository at this point in the history
  2. Make next release 21 only

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6beb03e View commit details
    Browse the repository at this point in the history
  3. Remove old version tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    66452d9 View commit details
    Browse the repository at this point in the history
  4. Move to IBootstrap

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    71a1387 View commit details
    Browse the repository at this point in the history
  5. Fix doctrine Types usage (fixes #1311)

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    e4befc3 View commit details
    Browse the repository at this point in the history
  6. Update test matrix

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7df18ce View commit details
    Browse the repository at this point in the history
  7. Remove travis tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    cd6e218 View commit details
    Browse the repository at this point in the history
  8. Use christophwurst/nextcloud for 21

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    103cf22 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Stick to phpunit8

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    4fc2332 View commit details
    Browse the repository at this point in the history
  2. Properly catch missing context elements

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a963782 View commit details
    Browse the repository at this point in the history
  3. Skip php8 in integration tests as behat might need a bump

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    9279332 View commit details
    Browse the repository at this point in the history