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

(Bug 4622) Feature/bug4622 hooks #1

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 27, 2012

  1. Merge branch 'anall-feature/NoOverlays' into develop.

    * anall-feature/NoOverlays:
      (bug4436) Rename some files to remove unneeded -local prefix
    afuna committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    1524571 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2012

  1. Configuration menu
    Copy the full SHA
    1309112 View commit details
    Browse the repository at this point in the history
  2. Bug 4622

    Preliminary, still-very-incomplete github webhook controller.
    pauamma committed Aug 28, 2012
    Configuration menu
    Copy the full SHA
    4d38a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2012

  1. (Bug 4622) Put in the magic that makes it work when the appropriate U…

    …RL is hit. (/interface/github)
    afuna committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    bb363a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c12d698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9193d81 View commit details
    Browse the repository at this point in the history
  4. (Bug 4622) Add a github setup helper script, which will set up the we…

    …bhook. This is not needed for most dev work
    afuna committed Aug 29, 2012
    2 Configuration menu
    Copy the full SHA
    643b6de View commit details
    Browse the repository at this point in the history
  5. (Bug 4622) Implement the hook -> action table. Now we need to impleme…

    …nt the actual actions!
    afuna committed Aug 29, 2012
    3 Configuration menu
    Copy the full SHA
    8aab4d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6731fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84805e4 View commit details
    Browse the repository at this point in the history
  8. (Bug 4622) Parse out the bug id from the pull request message, and po…

    …st the link to bugzilla. Includes a sample of how the %LJ::GITHUB configuration hash should look.
    afuna committed Aug 29, 2012
    2 Configuration menu
    Copy the full SHA
    b45cd8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09f3e00 View commit details
    Browse the repository at this point in the history