Skip to content
Snippets Groups Projects
  1. Jun 15, 2023
  2. May 17, 2023
  3. May 12, 2023
  4. May 05, 2023
  5. Apr 20, 2023
  6. Apr 13, 2023
  7. Mar 30, 2023
  8. Mar 20, 2023
  9. Feb 10, 2023
  10. Jan 09, 2023
  11. Dec 27, 2022
  12. Dec 10, 2022
  13. Dec 06, 2022
  14. Dec 05, 2022
  15. Dec 02, 2022
  16. Nov 23, 2022
  17. Nov 10, 2022
  18. Oct 31, 2022
  19. Oct 18, 2022
  20. Oct 10, 2022
  21. Sep 29, 2022
  22. Sep 23, 2022
  23. Sep 22, 2022
  24. Sep 15, 2022
  25. Sep 01, 2022
  26. Aug 26, 2022
  27. Aug 08, 2022
  28. Aug 01, 2022
  29. Jul 21, 2022
  30. Jul 18, 2022
  31. Jul 07, 2022
  32. Jul 02, 2022
  33. Jun 29, 2022
    • Diego Sampaio's avatar
      Chore: add underscore to ddp-streamer · bbd3f109
      Diego Sampaio authored
      bbd3f109
    • Diego Sampaio's avatar
      Regression: Fix micro services (#26054) · 44d75edc
      Diego Sampaio authored
      <!-- This is a pull request template, you do not need to uncomment or remove the comments, they won't show up in the PR text. -->
      
      <!-- Your Pull Request name should start with one of the following tags
        [NEW] For new features
        [IMPROVE] For an improvement (performance or little improvements) in existing features
        [FIX] For bug fixes that affect the end-user
        [BREAK] For pull requests including breaking changes
        Chore: For small tasks
        Doc: For documentation
      -->
      
      <!-- Checklist!!! If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code. 
        - I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc
        - I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat
        - Lint and unit tests pass locally with my changes
        - I have added tests that prove my fix is effective or that my feature works (if applicable)
        - I have added necessary documentation (if applicable)
        - Any dependent changes have been merged and published in downstream modules
      -->
      
      ## Proposed changes (including videos or screenshots)
      <!-- CHANGELOG -->
      <!--
        Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
        If it fixes a bug or resolves a feature request, be sure to link to that issue below.
        This description will appear in the release notes if we accept the contribution.
      -->
      
      <!-- END CHANGELOG -->
      This will also make it break during build.
      
      ## Issue(s)
      <!-- Link the issues being closed by or related to this PR. For example, you can use #594 if this PR closes issue number 594 -->
      
      ## Steps to test or reproduce
      <!-- Mention how you would reproduce the bug if not mentioned on the issue page already. Also mention which screens are going to have the changes if applicable -->
      
      ## Further comments
      <!-- If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... -->
      44d75edc
Loading