1. 05 Oct, 2014 1 commit
  2. 04 Oct, 2014 4 commits
  3. 02 Oct, 2014 1 commit
    • h8h's avatar
      generate the locales before change to it. · ba33669a
      h8h authored
      For my german box changing the locale failed:
      ´´´´/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
      /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
      /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
      /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
      setup/functions.sh: line 6: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)´´´´
      
      see #206 and 4e6d572d
      closes #220
      commit modified by joshdata
      ba33669a
  4. 01 Oct, 2014 1 commit
  5. 27 Sep, 2014 9 commits
  6. 26 Sep, 2014 7 commits
  7. 24 Sep, 2014 5 commits
  8. 22 Sep, 2014 2 commits
  9. 21 Sep, 2014 9 commits
  10. 20 Sep, 2014 1 commit
    • jmar71n's avatar
      enable site-wide bayesian filtering · b5bb12d0
      jmar71n authored
      Create directory in $STORAGE_ROOT for bayes database.
      
      Added --username arg to sa-learn as the user mail does not have permission to edit files in $STORAGE_ROOT. There is probably a better solution to this...
      b5bb12d0