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

[WIP]Make compatible with pipelines #2

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2017

  1. .gitignore for IntelliJ

    Guillaume Jorandon committed Sep 7, 2017
    Copy the full SHA
    f066d24 View commit details
    Browse the repository at this point in the history
  2. Updating project (Some changes needed due to dependency updates)

    Guillaume Jorandon committed Sep 7, 2017
    Copy the full SHA
    cfa0423 View commit details
    Browse the repository at this point in the history
  3. Added some infos about the developer

    Guillaume Jorandon committed Sep 7, 2017
    Copy the full SHA
    f7695b4 View commit details
    Browse the repository at this point in the history
  4. TODO

    Guillaume Jorandon committed Sep 7, 2017
    Copy the full SHA
    5798fcc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. First test and... It works! (I hate it when it works...)

    Guillaume Jorandon committed Sep 8, 2017
    Copy the full SHA
    9bb4333 View commit details
    Browse the repository at this point in the history
  2. Adapted the code to work with the new pipeline system

    Guillaume Jorandon committed Sep 8, 2017
    Copy the full SHA
    eb93177 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Dolf RATTMANN committed Sep 8, 2017
    Copy the full SHA
    2280bca View commit details
    Browse the repository at this point in the history
  4. Updated CCCC website

    Guillaume Jorandon committed Sep 8, 2017
    Copy the full SHA
    98bdd25 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Added getter for runOnFailedBuild

    Guillaume Jorandon committed Sep 21, 2017
    Copy the full SHA
    239dc20 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Removed old perform method

    Guillaume Jorandon committed Dec 1, 2017
    Copy the full SHA
    b8214cc View commit details
    Browse the repository at this point in the history
  2. Added a cccc symbol for easier pipeline usage

    Guillaume Jorandon committed Dec 1, 2017
    Copy the full SHA
    9909ff7 View commit details
    Browse the repository at this point in the history
  3. In CcccParser, extend MasterToSlaveFileCallable instead of implementi…

    …ng FilePath.FileCallable
    Guillaume Jorandon committed Dec 1, 2017
    Copy the full SHA
    b6a1b6f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Copy the full SHA
    8dde0c6 View commit details
    Browse the repository at this point in the history