Skip to content
Snippets Groups Projects
  1. Aug 28, 2022
  2. Aug 26, 2022
  3. Aug 24, 2022
  4. Aug 23, 2022
  5. Aug 22, 2022
  6. Aug 18, 2022
  7. Aug 17, 2022
  8. Aug 16, 2022
  9. Aug 15, 2022
  10. Aug 11, 2022
    • Saurabh Kumar's avatar
      Fix test case for screening API · 65445e5e
      Saurabh Kumar authored
      The test checks for the ordering of the item returned.
      The view function or the model class doesn’t have any
      order specified.
      
      This cause the tests to fail randomly on different machines.
      This commit removes that ordering the check and just checks for
      the availability of the ids.
      65445e5e
    • Saurabh Kumar's avatar
      Merge pull request #2938 from HyphaApp/refractor/messaging · ddd00e31
      Saurabh Kumar authored
      Related to #2882
      
      The messaging.py has quite a lot of code with multiple concerns, which can be easily divided into individual independent modules.
      
      This refractor puts different messaging adapters into its modules for better maintainability and readability.
      ddd00e31
  11. Aug 05, 2022
  12. Aug 03, 2022
  13. Aug 02, 2022
  14. Aug 01, 2022
Loading