Skip to content
Snippets Groups Projects
  1. Jan 25, 2017
  2. Jan 24, 2017
  3. Jan 23, 2017
  4. Dec 19, 2016
    • André Anjos's avatar
      Merge branch 'bower_dep_url_fix' into 'master' · d2f48392
      André Anjos authored
      buildout bower now successfully fetches string_score dep
      
      Buildout fails to finish setting everything up due to a dependency url issue. For some reason, buildout's bower can't understand `git@github.com:` urls anymore, and breaks when trying to fetch the `string_score` dep. Just changing the url style fixes it.
      
      See merge request !214
      d2f48392
    • André Anjos's avatar
      Merge branch 'quickfix_plotter_params' into 'master' · b6e26a12
      André Anjos authored
      Don't assume plotter params exist
      
      There seems to be an edge case when running the dev setup locally where there aren't any default plotter parameters available for the plotter. This crashes the search functionality. To reproduce:
      - Go to an experiment
      - Click on the blue magnifying glass to search for relevant experiments
      - Django should crash in `search_tags.py` giving `'NoneType' object has no attribute 'fullname'`
      
      See merge request !215
      b6e26a12
  5. Dec 16, 2016
  6. Dec 15, 2016
  7. Sep 14, 2016
  8. Sep 08, 2016
  9. Jul 04, 2016
  10. Jul 01, 2016
Loading