Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
  1. Apr 22, 2020
  2. Apr 08, 2020
  3. Apr 07, 2020
  4. Jun 06, 2019
  5. Dec 02, 2018
    • frey_m's avatar
      Remove deprecated JSON parser class. (Issue #17) · f5b7f829
      frey_m authored
      modified:   db/mldb.py
      deleted:    optPilot/OptPilotJsonReader.py
      modified:   optPilot/__init__.py
      modified:   optPilot/visualize.py
      modified:   optPilot/visualize_parallel_coords.py
      modified:   optPilot/visualize_pf.py
      modified:   tests/json-reader/interpolator.py
      modified:   tests/json-reader/json-reader-1.py
      modified:   tests/testParallelPlot.ipynb
      f5b7f829
  6. Nov 02, 2018
  7. May 24, 2018
  8. May 02, 2018
  9. Apr 30, 2018
  10. Apr 29, 2018
  11. Apr 28, 2018
  12. Apr 06, 2018
  13. Mar 05, 2018
  14. Nov 20, 2017
  15. Nov 09, 2017
  16. Nov 07, 2017
  17. Jun 29, 2017
  18. Jun 21, 2017
    • frey_m's avatar
      Fix typo · b89a64fd
      frey_m authored
      b89a64fd
    • frey_m's avatar
      Add interpolator class · 09f23c1c
      frey_m authored
      09f23c1c
    • frey_m's avatar
      Json: python3.x · e8a7b4a4
      frey_m authored
      dict.iteritems does not exist anymore in python3.x. However, dict.items
      does not return the same order by every execution. We sort now the keys
      when iterating through a dictionary.
      e8a7b4a4
  19. Jun 20, 2017
  20. Jun 16, 2017
  21. Jun 14, 2017
  22. Jun 13, 2017
  23. Jun 12, 2017
  24. Jun 02, 2017
Loading