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

Improvements #170

Merged
merged 3 commits into from
Apr 13, 2015
Merged

Improvements #170

merged 3 commits into from
Apr 13, 2015

Commits on Mar 22, 2015

  1. [CID-107535] Missing call to superclass

    Similar to other events
    KostyaSha committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    fc3b6d2 View commit details
    Browse the repository at this point in the history
  2. [CID-107552] Unintended regular expression

    regex_expected: The . character(s) in the pattern ".md" can match any character, because calls to replaceAll treat the pattern as a regular expression, which might be unexpected.
    KostyaSha committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    f1f9671 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Use FAIL rate-limit handler for tests

    Should avoid possible Thread.sleep() for tests execution.
    KostyaSha committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    9ebc9c0 View commit details
    Browse the repository at this point in the history