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

added rails-log as an 3rd-party language #2526

Closed
wants to merge 11 commits into from

Commits on May 3, 2020

  1. Create rails-log.js

    modified the ruby.js language to provide better syntax highlighting for Rails Unicorn logging.
    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    0201b87 View commit details
    Browse the repository at this point in the history
  2. Update rails-log.js

    fixed an issue with string definitions
    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    45e06ba View commit details
    Browse the repository at this point in the history
  3. Update rails-log.js

    improved string parsing
    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    e5f2ed6 View commit details
    Browse the repository at this point in the history
  4. Delete rails-log.js

    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    de04d72 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master'

    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    a520b6c View commit details
    Browse the repository at this point in the history
  6. added rails log as an extra language

    a modified ruby.js language definition to provide better syntax highlighting for Rails Unicorn logging.
    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    a0e6654 View commit details
    Browse the repository at this point in the history
  7. oops

    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    fd40e47 View commit details
    Browse the repository at this point in the history
  8. Update SUPPORTED_LANGUAGES.md

    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    d2e56d0 View commit details
    Browse the repository at this point in the history
  9. Revert "Update SUPPORTED_LANGUAGES.md"

    This reverts commit d2e56d0.
    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    6d24803 View commit details
    Browse the repository at this point in the history
  10. Revert "Revert "Update SUPPORTED_LANGUAGES.md""

    This reverts commit 6d24803.
    sweetppro committed May 3, 2020
    Configuration menu
    Copy the full SHA
    4833a3e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Update SUPPORTED_LANGUAGES.md

    added unicorn-rails-log language repo
    sweetppro committed May 4, 2020
    Configuration menu
    Copy the full SHA
    37c72d2 View commit details
    Browse the repository at this point in the history