Skip to content
Snippets Groups Projects
  1. Apr 07, 2020
  2. Apr 01, 2020
  3. Mar 31, 2020
  4. Mar 16, 2020
  5. Feb 25, 2020
    • Flavio TARSETTI's avatar
      Merge branch 'fix_new_experiment_save' into 'master' · e5830b2f
      Flavio TARSETTI authored
      Fix new experiment save
      
      When pushing a completely new experiment on the platform,
          an error occurs when calling update_blocks on the cache
          content check. 
      
      If the object does not exists, then an
          exception is rightfully raised. This patch changes that
          by using get_or_create like of the outputs handling.
      
      See merge request !321
      e5830b2f
    • Samuel GAIST's avatar
      [experiments][models][experiments] Fix update_blocks · 300a6f05
      Samuel GAIST authored and Flavio TARSETTI's avatar Flavio TARSETTI committed
      When pushing a completely new experiment on the platform,
      an error occurs when calling update_blocks on the cache
      content check. If the object does not exists, then an
      exception is rightfully raised. This patch changes that
      by using get_or_create like of the outputs handling.
      300a6f05
  6. Feb 13, 2020
  7. Feb 12, 2020
  8. Jan 16, 2020
  9. Dec 23, 2019
  10. Dec 20, 2019
Loading