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

Create plugins API and add preprocessor plugin support #888

Merged
merged 82 commits into from
Nov 20, 2017

Commits on Aug 10, 2017

  1. fix broken menu specs

    chrisbreiding committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    36eacaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a820c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Configuration menu
    Copy the full SHA
    73d794f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Merge branch 'develop' into preprocessor-refactor

    # Conflicts:
    #	packages/server/lib/controllers/spec.coffee
    #	packages/server/lib/socket.coffee
    #	packages/server/lib/util/bundle.coffee
    #	packages/server/test/unit/bundle_spec.coffee
    #	packages/server/test/unit/spec_spec.coffee
    chrisbreiding committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    058ac46 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Configuration menu
    Copy the full SHA
    e25c924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    694caa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Configuration menu
    Copy the full SHA
    f42ee15 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Configuration menu
    Copy the full SHA
    62e07db View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

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

Commits on Sep 6, 2017

  1. Configuration menu
    Copy the full SHA
    3f91b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00c0444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cc7633 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c766657 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a01d24 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Configuration menu
    Copy the full SHA
    1184a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d0916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723cdcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92945c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    8ea4f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64eeccb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Configuration menu
    Copy the full SHA
    2a533a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184baa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Configuration menu
    Copy the full SHA
    854d968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7ff32e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    b8b556c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb6145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d35576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b53fe5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a536e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9059a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37f0bde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    240e736 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e11a23f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37522bc View commit details
    Browse the repository at this point in the history
  11. driver: fix broken spec

    chrisbreiding committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    3137e0f View commit details
    Browse the repository at this point in the history
  12. server: don’t check for dirname of supportFile and pluginFile when we…

    … know they’re already a directory
    chrisbreiding committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    2052fc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Configuration menu
    Copy the full SHA
    7e56623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca63cb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    a5efb92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa1b6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b71c84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048bd29 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    31f43ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb7348 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Configuration menu
    Copy the full SHA
    2d8ee05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff3dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c7fe76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46a9b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    d371549 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    60666be View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. server: fix events spec

    chrisbreiding committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    d781ce8 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    146996c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef8f52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a745d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    941e881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0f13cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280a880 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Configuration menu
    Copy the full SHA
    f352801 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Configuration menu
    Copy the full SHA
    6aef011 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    82f4d53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f56c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    e7b39b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8458401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4f32d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    a9dcf78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7299e4e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    701401f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    ad41441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a16813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db46c14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    479b34f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e291d67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e51a7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eafee68 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    2c7b670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd8873 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    f8e7ae7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    5f95a21 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    b9d86ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff644de View commit details
    Browse the repository at this point in the history
  3. server: if app_spec runs, cause a failure [skip ci]

    - tested locally
    brian-mann committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    39c0bcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fa4033 View commit details
    Browse the repository at this point in the history