Skip to content
Snippets Groups Projects
  1. Jul 08, 2014
    • Arthur Schiwon's avatar
      port of #9500 · 3338a0f2
      Arthur Schiwon authored
      don't trigger update from checkPassword, it is already  called by userExists, this is enough.
      
      do not write to database when the value is the same
      
      add test cases. also split test classes in a file each, looks like only the first class is being executed
      
      also appconfig shall not write to database if the value is unchanged
      3338a0f2
  2. Jun 03, 2014
  3. Jun 01, 2014
  4. May 19, 2014
  5. May 13, 2014
  6. Apr 21, 2014
  7. Apr 07, 2014
  8. Feb 28, 2014
  9. Feb 19, 2014
  10. Feb 11, 2014
  11. Feb 08, 2014
  12. Feb 07, 2014
  13. Feb 06, 2014
  14. Dec 20, 2013
    • Vincent Petry's avatar
      Fixed apps loading order · c6377e91
      Vincent Petry authored
      On SQLite the app order can be arbitrary and cause strange bugs.
      On MySQL, the app order seems to be always alphabetical.
      
      This fix enforces alphabetical order to make sure that all environments
      behave the same and to reduce bugs related to app loading order.
      
      Fixes #6442
      c6377e91
  15. Dec 18, 2013
  16. Oct 18, 2013
  17. Sep 30, 2013
  18. Sep 19, 2013
  19. Feb 14, 2013
  20. Nov 02, 2012
  21. Oct 22, 2012
  22. Oct 16, 2012
  23. Sep 23, 2012
  24. Sep 07, 2012
  25. Aug 29, 2012
  26. Aug 01, 2012
  27. Jul 31, 2012
  28. May 26, 2012
  29. Apr 14, 2012
  30. Oct 19, 2011
  31. Oct 02, 2011
  32. Sep 17, 2011
  33. Aug 28, 2011
  34. Jul 29, 2011
Loading