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

7.7.2 take 1 #2717

Merged
merged 16 commits into from
Jul 26, 2018
Merged

7.7.2 take 1 #2717

merged 16 commits into from
Jul 26, 2018

Commits on Jul 6, 2018

  1. Fix a few typos

    kinow authored and matthewrmshin committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    92a6295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ed0ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f4e432 View commit details
    Browse the repository at this point in the history
  4. Fix cylc message compat with <=7.6.X

    Regular expression constant at wrong class!
    matthewrmshin committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    a059923 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48917e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    a8bb1da View commit details
    Browse the repository at this point in the history
  2. Fix test comment

    matthewrmshin committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    ce60acd View commit details
    Browse the repository at this point in the history
  3. Fix restart-reload release runahead bug

    For a suite with no final cycle point and tasks in the runahead point
    (e.g. due to max active cycle points), a restart followed by a reload
    would bring down the suite because the stop point was loaded from the
    database as a string 'None' instead of a proper None.
    
    This fixes the issue.
    matthewrmshin committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    12d0b5a View commit details
    Browse the repository at this point in the history
  4. Test cylc#2722 fix

    matthewrmshin committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    5dc661c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. fix exclusions

    oliver-sanders authored and matthewrmshin committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    9a56b69 View commit details
    Browse the repository at this point in the history
  2. improve poll logging

    oliver-sanders authored and matthewrmshin committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    c22bab7 View commit details
    Browse the repository at this point in the history
  3. pep8 and grep fix

    oliver-sanders authored and matthewrmshin committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    4665e35 View commit details
    Browse the repository at this point in the history
  4. codacy_happiness += 1

    oliver-sanders authored and matthewrmshin committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    ec74c83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d9579a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23cee60 View commit details
    Browse the repository at this point in the history
  7. Remote tests tidy

    Purge remote suite directory.
    Fix job-kill 04 PBS out of memory issue.
    matthewrmshin committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    0d55a8a View commit details
    Browse the repository at this point in the history