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

Simplify fields.yml generator #7713

Merged
merged 26 commits into from
Jul 26, 2018

Commits on Jul 26, 2018

  1. simplify global fields.yml generator script

    * `libbeat/fields.yml` is not a dependency anymore
    * intermediary files are not written
    
    Closes elastic#7671
    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    db65390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f390bf8 View commit details
    Browse the repository at this point in the history
  3. changed asset file

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    5c25ec8 View commit details
    Browse the repository at this point in the history
  4. fix makefile of libbeat

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f370eb3 View commit details
    Browse the repository at this point in the history
  5. fix libbeat generator

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f01ec89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f50160 View commit details
    Browse the repository at this point in the history
  7. mage cleanup

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    1709b34 View commit details
    Browse the repository at this point in the history
  8. add missing newline

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    4771483 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e367ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aeb6394 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04758ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41bd36b View commit details
    Browse the repository at this point in the history
  13. follow up asset changes

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    6b4fc8e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    837530e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d5822e View commit details
    Browse the repository at this point in the history
  16. add missing dir

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    e680f94 View commit details
    Browse the repository at this point in the history
  17. follow up changes in makefile

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    17d1c1d View commit details
    Browse the repository at this point in the history
  18. add missing dir

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    0a2e813 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b296932 View commit details
    Browse the repository at this point in the history
  20. do not pollute output

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    22bde9b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76b0547 View commit details
    Browse the repository at this point in the history
  22. fix tyop

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    d3fca54 View commit details
    Browse the repository at this point in the history
  23. -out as output and -in as input

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    c3c6aba View commit details
    Browse the repository at this point in the history
  24. use stringvar

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    6ff6069 View commit details
    Browse the repository at this point in the history
  25. add missing StringVar to asset

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    2d64d75 View commit details
    Browse the repository at this point in the history
  26. add comment

    kvch committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    6349712 View commit details
    Browse the repository at this point in the history