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: DOMjudge/domjudge-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: DOMjudge/domjudge-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nwerc2017
Choose a head ref
  • 19 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 3, 2017

  1. Update (judge)host list.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    a885552 View commit details
    Browse the repository at this point in the history
  2. Drop WF SSH key.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    7d2adbc View commit details
    Browse the repository at this point in the history
  3. List git username as DOMjudge @ NWERC.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    e4007ec View commit details
    Browse the repository at this point in the history
  4. Drop some WF specific stuff and use github as remote for repo at doms…

    …erver,
    
    and on judgehosts pull from domserver.
    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    1e0d3df View commit details
    Browse the repository at this point in the history
  5. Add curl and ntp package, set local timezone.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    d2b6139 View commit details
    Browse the repository at this point in the history
  6. No need to pull in composer dependencies as local files, do purge cache.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    dfae2ce View commit details
    Browse the repository at this point in the history
  7. Tweak apache2 and mysql to NWERC context.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    50b6e3a View commit details
    Browse the repository at this point in the history
  8. Enable doc build on domserver.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    d818888 View commit details
    Browse the repository at this point in the history
  9. Fix setting credentials files permissions.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    dd73f1f View commit details
    Browse the repository at this point in the history
  10. Install some required packages.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    0df4f1e View commit details
    Browse the repository at this point in the history
  11. Restart judgehost to make sure it picks up latest config and code.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    5228c83 View commit details
    Browse the repository at this point in the history
  12. No need to create a self-signed cert; we already have one.

    eldering authored and DOMjudge @ NWERC committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    0e30853 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Remove unused files.

    DOMjudge @ NWERC committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    974cee3 View commit details
    Browse the repository at this point in the history
  2. Install ICPC kotlin package and required dependencies.

    DOMjudge @ NWERC committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    630b123 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Fix installing kotlin and pypy.

    DOMjudge @ NWERC committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    a9d6dfe View commit details
    Browse the repository at this point in the history
  2. Update script to work with arbritrary number of CPU cores.

    meisterT authored and DOMjudge @ NWERC committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    ba626b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Make script replayable, fix for more than 10 cores and install/start …

    …as tune_cpu service.
    eldering authored and DOMjudge @ NWERC committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    a732d6d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. No quotes needed in bash pattern match.

    meisterT authored and DOMjudge @ NWERC committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    ca46509 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded package.

    eldering authored and DOMjudge @ NWERC committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    b116ad8 View commit details
    Browse the repository at this point in the history
Loading