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

[vf] New Salesforce VisualForce language support #279

Merged
merged 56 commits into from Mar 1, 2017

Commits on Feb 14, 2017

  1. Initial commit

    sergeygorbaty committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    3dd69e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf6c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e89d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. First rule

    sergeygorbaty committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    b55b546 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    sergeygorbaty committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    5370ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2b8c7 View commit details
    Browse the repository at this point in the history
  4. XSS in apex:outputText

    sergeygorbaty committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    5c91394 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47b29df View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Configuration menu
    Copy the full SHA
    e8b8b5e View commit details
    Browse the repository at this point in the history
  2. Adding VF project

    sergeygorbaty committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    6974d53 View commit details
    Browse the repository at this point in the history
  3. Code style cleanup

    sergeygorbaty committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    e619c28 View commit details
    Browse the repository at this point in the history
  4. One more unit test

    sergeygorbaty committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    b520331 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    sergeygorbaty committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    f194fcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53446c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86ba85f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    475dd47 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Configuration menu
    Copy the full SHA
    90af669 View commit details
    Browse the repository at this point in the history
  2. Small fixes

    sergeygorbaty committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    8af50fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83dc8d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5235ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1863bfb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Small renaming

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    276954d View commit details
    Browse the repository at this point in the history
  2. Fixed floats support

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    e40aa19 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    442c7e2 View commit details
    Browse the repository at this point in the history
  4. Revert

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    7ba708f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c14ef0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5a5920 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21355be View commit details
    Browse the repository at this point in the history
  8. Style fixes

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    be7329e View commit details
    Browse the repository at this point in the history
  9. Context aware escaping

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    ec456fe View commit details
    Browse the repository at this point in the history
  10. Style check fixes

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    6468659 View commit details
    Browse the repository at this point in the history
  11. Proper node reporting

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    553c82b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    78232a9 View commit details
    Browse the repository at this point in the history
  13. small comment

    sergeygorbaty committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    58fc65e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    35c7012 View commit details
    Browse the repository at this point in the history
  2. Fixing unit test order

    sergeygorbaty committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    a99b45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76dda01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2eb5d View commit details
    Browse the repository at this point in the history
  5. space

    sergeygorbaty committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    d61bef2 View commit details
    Browse the repository at this point in the history
  6. Fixing tests

    sergeygorbaty committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    1a20e2c View commit details
    Browse the repository at this point in the history
  7. Refactoring

    sergeygorbaty committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    3969644 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c30890 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Reordering

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    452bb8e View commit details
    Browse the repository at this point in the history
  2. Typo fix and tests

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    a7cf531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4f77df View commit details
    Browse the repository at this point in the history
  4. Whitelisting of http

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    6bafe94 View commit details
    Browse the repository at this point in the history
  5. any case http

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    b0a1cfb View commit details
    Browse the repository at this point in the history
  6. Whitelisting Labels

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    e2a6956 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bbd5ca View commit details
    Browse the repository at this point in the history
  8. Whitelisting ObjectType

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    02e5440 View commit details
    Browse the repository at this point in the history
  9. Small refactoring

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    5ebf17e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    329e51c View commit details
    Browse the repository at this point in the history
  11. Using EnumSet

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    a700612 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    64bd577 View commit details
    Browse the repository at this point in the history
  13. Renamed Escaping

    sergeygorbaty committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    ea0fcb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

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