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

Switch to minitest and convert the server to a Rails engine to match new plugins structure for Resque-Web #464

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

Commits on Jan 6, 2015

  1. Configuration menu
    Copy the full SHA
    9d025a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a7a2a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. Fixed some tests

    mattgibson committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    5ba39c4 View commit details
    Browse the repository at this point in the history
  2. Moved the resetting stuff into a function that is called before every…

    … test. All tests pass now.
    mattgibson committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    928d1de View commit details
    Browse the repository at this point in the history
  3. Remove TODOs

    mattgibson committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    727340f View commit details
    Browse the repository at this point in the history
  4. Fix comment

    mattgibson committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    4de9e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72c1aae View commit details
    Browse the repository at this point in the history
  6. Remove mintest-bisect

    mattgibson committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    8a89518 View commit details
    Browse the repository at this point in the history
  7. DB for dummy app

    mattgibson committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    8164d2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b72766 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f1f93b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

  1. Configuration menu
    Copy the full SHA
    8c320aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59290e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Scheduler page tests work

    mattgibson committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    27cbfc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2015

  1. Configuration menu
    Copy the full SHA
    846ff94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6218011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d44cc20 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. Configuration menu
    Copy the full SHA
    b9711fa View commit details
    Browse the repository at this point in the history
  2. Delayed search

    mattgibson committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    0c973d6 View commit details
    Browse the repository at this point in the history
  3. Cancel now path

    mattgibson committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    28fd1f7 View commit details
    Browse the repository at this point in the history
  4. Clear path

    mattgibson committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    4f8e39a View commit details
    Browse the repository at this point in the history
  5. Queue now path

    mattgibson committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    c9a734f View commit details
    Browse the repository at this point in the history
  6. Timestamp path

    mattgibson committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    fc22491 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0db7b46 View commit details
    Browse the repository at this point in the history
  8. Delete when static

    mattgibson committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    aa9f6c8 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    mattgibson committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    428936d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1d61eb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2015

  1. Remove old server

    mattgibson committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    0c7db2e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2015

  1. Make Rubocop happy

    mattgibson committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    6cff910 View commit details
    Browse the repository at this point in the history
  2. Add classes to tables

    mattgibson committed Jan 25, 2015
    Configuration menu
    Copy the full SHA
    d46ed7d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2015

  1. Styling

    mattgibson committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    4265204 View commit details
    Browse the repository at this point in the history
  2. Styling

    mattgibson committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    c4f436f View commit details
    Browse the repository at this point in the history