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

Use Gaudi::Functional, add examples and adapt PodioInput to use Gaudi::Functional #129

Merged
merged 68 commits into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. Add example producer

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    dbc4808 View commit details
    Browse the repository at this point in the history
  2. Up

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    dbfe999 View commit details
    Browse the repository at this point in the history
  3. Up

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3c40628 View commit details
    Browse the repository at this point in the history
  4. Up

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f74c865 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a35c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdbcf73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae4f679 View commit details
    Browse the repository at this point in the history
  8. Remove deleted file

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3d88081 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26e08e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2b50da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40a9af3 View commit details
    Browse the repository at this point in the history
  12. Rename some some files

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a03296a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66b454e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3d616d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a9b050f View commit details
    Browse the repository at this point in the history
  16. Add missing include

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2db8c79 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a8ef480 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    673044a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    30578ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f8910e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5d7fa0c View commit details
    Browse the repository at this point in the history
  22. Fix some collection names

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4ce096c View commit details
    Browse the repository at this point in the history
  23. Rename the collections

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    31e5855 View commit details
    Browse the repository at this point in the history
  24. Remove cout

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    38cb3b1 View commit details
    Browse the repository at this point in the history
  25. Change to dynamic_cast

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ac42a85 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    06b611d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1fc6d10 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    45a2080 View commit details
    Browse the repository at this point in the history
  29. Rename output keys

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f703cc8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4861d11 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    69d1bf2 View commit details
    Browse the repository at this point in the history
  32. Change from asserts to ifs

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a7235df View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f462c8c View commit details
    Browse the repository at this point in the history
  34. Rename handlers

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3774a90 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    acf7d53 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    26d8281 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e86829d View commit details
    Browse the repository at this point in the history
  38. Run clang-format

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fe718e7 View commit details
    Browse the repository at this point in the history
  39. Run clang-format

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d6d0331 View commit details
    Browse the repository at this point in the history
  40. Run clang-format

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    64df3c1 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    65a2573 View commit details
    Browse the repository at this point in the history
  42. Fix gitignore

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    545a75b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    80f48c8 View commit details
    Browse the repository at this point in the history
  44. Fix name

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    638f7e5 View commit details
    Browse the repository at this point in the history
  45. Fix the producers

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cb6139f View commit details
    Browse the repository at this point in the history
  46. Fix tests

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    57f7c2b View commit details
    Browse the repository at this point in the history
  47. Fix the consumer tests

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    da2107e View commit details
    Browse the repository at this point in the history
  48. Fix tests

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5294aab View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    51890e0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    f58bc21 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5b0d022 View commit details
    Browse the repository at this point in the history
  52. Reorganize imports

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9e79c83 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8ae87a3 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    b5840e8 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    89b29ee View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    f5a5040 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    f185ca3 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    4e3ee36 View commit details
    Browse the repository at this point in the history
  59. Adress comments from PR

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cbf9987 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    716c5c4 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    6849e50 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    8baed4b View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    39d560c View commit details
    Browse the repository at this point in the history
  64. Run clang-format

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b80a6cb View commit details
    Browse the repository at this point in the history
  65. Fix licenses

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bda0c3c View commit details
    Browse the repository at this point in the history
  66. Fix remaining licenses

    jmcarcell committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    86750a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fix typedef style

    jmcarcell committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    550d7c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d03256 View commit details
    Browse the repository at this point in the history