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

Feature/extract plugins #153

Merged
merged 11 commits into from
Nov 5, 2014
Merged

Commits on Oct 14, 2014

  1. Add plugin for configuring job with hipchat

    Hubert Huang committed Oct 14, 2014
    Configuration menu
    Copy the full SHA
    9f5b0e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. Add base class for plugin settings which requires subclasses to defin…

    …e #configure
    Hubert Huang committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    fee4fdf View commit details
    Browse the repository at this point in the history
  2. Add PluginCollection class

    Hubert Huang committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    0593f33 View commit details
    Browse the repository at this point in the history
  3. Initialize plugin collection when initializing a job

    Hubert Huang committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    485ed9c View commit details
    Browse the repository at this point in the history
  4. Add Job#add_plugin and #remove_plugin

    Hubert Huang committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    6263e52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12a0f03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8998e62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d0715c View commit details
    Browse the repository at this point in the history
  8. Fix nesting of xml documents

    Hubert Huang committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    6936945 View commit details
    Browse the repository at this point in the history
  9. Add missing tag

    Hubert Huang committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    31e1938 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. Update readme with plugin details

    Hubert Huang committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    516d0e1 View commit details
    Browse the repository at this point in the history