Skip to content
Snippets Groups Projects
  1. Jun 07, 2017
    • Antoine R. Dumont's avatar
      swh.indexer.language: Improve edge cases policy · 7c69083b
      Antoine R. Dumont authored
      Before this commit, the following situation could arise:
      - no encoding detected (we cannot do much after that yet)
      - no result after multiple tryouts to compute the lang
      
      This resulted in exceptions at runtime.
      
      So, for now, we check those situations and we reference the sha1 with
      lang None. The purpose is to permit an ulterior scheduling of those
      later on (e.g. when we improve the encoding policy reuse for example).
  2. Jun 06, 2017
  3. Jun 02, 2017
  4. Jun 01, 2017
  5. May 29, 2017
  6. May 22, 2017
  7. May 17, 2017
  8. May 16, 2017
  9. May 12, 2017
  10. May 04, 2017
  11. May 03, 2017
  12. May 02, 2017
  13. Apr 28, 2017
  14. Apr 27, 2017
  15. Apr 26, 2017
  16. Mar 21, 2017
Loading