Skip to content
Snippets Groups Projects
  1. Aug 03, 2015
  2. Jul 31, 2015
  3. Jul 24, 2015
  4. Jul 12, 2015
  5. May 16, 2015
  6. May 15, 2015
  7. May 08, 2015
  8. May 04, 2015
  9. May 02, 2015
  10. Feb 17, 2015
  11. Feb 16, 2015
  12. Jan 07, 2015
    • Andreas Gohr's avatar
      Remove error supression for file_exists() · 79e79377
      Andreas Gohr authored
      In an older version of PHP a file_exists() call would issue a warning
      when the file did not exist. This was fixed in later PHP releases. Since
      we require PHP 5.3 now, there's no need to supress any error here
      anymore. This might even give a minor performance boost.
      79e79377
  13. Dec 18, 2014
  14. Dec 02, 2014
  15. Oct 02, 2014
  16. Oct 01, 2014
  17. Sep 29, 2014
  18. Sep 28, 2014
  19. Aug 02, 2014
  20. Jul 29, 2014
    • Jurgen's avatar
      Update template.php · 1fcaffa7
      Jurgen authored
      Removed creation of <meta name="date" as suggested in issue #740 thread
      1fcaffa7
  21. Jun 25, 2014
  22. May 15, 2014
  23. May 13, 2014
  24. Mar 18, 2014
  25. Mar 16, 2014
  26. Mar 13, 2014
  27. Mar 06, 2014
  28. Mar 05, 2014
  29. Feb 25, 2014
  30. Feb 03, 2014
    • Gerrit Uitslag's avatar
      wrap userlink building with event. · 60a396c8
      Gerrit Uitslag authored
      Implements an event which can modify the link below usernames, and the
      displayed user name.
      
      When no name supplied, the name of currently logged-in user is used.
      60a396c8
Loading