This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git. Pull mirroring updated .
  1. Aug 09, 2023
  2. Jul 31, 2023
  3. Jul 27, 2023
  4. Jul 10, 2023
  5. Jun 23, 2023
  6. Jun 22, 2023
  7. Jun 19, 2023
  8. Jun 11, 2023
  9. Jun 01, 2023
  10. May 31, 2023
  11. May 29, 2023
  12. May 25, 2023
  13. May 23, 2023
  14. May 17, 2023
  15. May 15, 2023
    • aticig's avatar
      Fix VimAdminThread run method · aba1518f
      aticig authored
      
      
      The run_coroutine_threadsafe() function is used to schedule a coroutine object from a different thread and returns a concurrent.futures.Future.
      run_coroutine_threadsafe is unnecessary to run the main task and replaced with asyncio.run().
      
      Change-Id: I8ea31828a9798140d596165443bdf26659b4eef8
      Signed-off-by: aticig's avatarGulsum Atici <gulsum.atici@canonical.com>
      aba1518f
  16. May 10, 2023
  17. May 09, 2023
  18. May 08, 2023
  19. Apr 26, 2023
  20. Mar 24, 2023
  21. Mar 22, 2023
  22. Mar 13, 2023
  23. Mar 01, 2023
  24. Feb 28, 2023
  25. Feb 15, 2023
  26. Feb 14, 2023
  27. Feb 06, 2023
  28. Feb 02, 2023
  29. Jan 31, 2023
  30. Jan 30, 2023
  31. Jan 26, 2023
  32. Jan 23, 2023
  33. Jan 18, 2023
  34. Dec 14, 2022