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

Features/fitnesse plugin fix fitnesse server start #12

Commits on May 20, 2014

  1. Change Fitnesse Server start check, use HTTP connection instand of watch

    sysout and syserr
    antoine-aumjaud committed May 20, 2014
    Configuration menu
    Copy the full SHA
    924fecb View commit details
    Browse the repository at this point in the history
  2. Remove StdConsole

    antoine-aumjaud committed May 20, 2014
    Configuration menu
    Copy the full SHA
    c52aefa View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. Add logger in constructor,

    + remove reset step, write directly in logger
    antoine-aumjaud committed May 21, 2014
    Configuration menu
    Copy the full SHA
    378c0e1 View commit details
    Browse the repository at this point in the history
  2. Format code

    antoine-aumjaud committed May 21, 2014
    Configuration menu
    Copy the full SHA
    8bfa7e6 View commit details
    Browse the repository at this point in the history
  3. Correct code with tests

    antoine-aumjaud committed May 21, 2014
    Configuration menu
    Copy the full SHA
    8960f77 View commit details
    Browse the repository at this point in the history
  4. Remove test on StdConsole (class deleted)

    antoine-aumjaud committed May 21, 2014
    Configuration menu
    Copy the full SHA
    05bf87e View commit details
    Browse the repository at this point in the history
  5. Fix wode with tests + add tests

    antoine-aumjaud committed May 21, 2014
    Configuration menu
    Copy the full SHA
    486ad48 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Fitnesse server doesn't support HEAD HTTP command, use GET

    antoine-aumjaud committed May 26, 2014
    Configuration menu
    Copy the full SHA
    fe9c638 View commit details
    Browse the repository at this point in the history
  2. Fix misspelling

    antoine-aumjaud committed May 26, 2014
    Configuration menu
    Copy the full SHA
    e894e7a View commit details
    Browse the repository at this point in the history