Skip to content
Snippets Groups Projects
  1. Jul 31, 2015
  2. Jul 24, 2015
  3. Jul 12, 2015
  4. May 16, 2015
  5. May 15, 2015
  6. May 08, 2015
  7. May 04, 2015
  8. May 02, 2015
  9. Feb 17, 2015
  10. Feb 16, 2015
  11. 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
  12. Dec 18, 2014
  13. Dec 02, 2014
  14. Oct 02, 2014
  15. Oct 01, 2014
  16. Sep 29, 2014
  17. Sep 28, 2014
  18. Aug 02, 2014
  19. 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
  20. Jun 25, 2014
  21. May 15, 2014
  22. May 13, 2014
  23. Mar 18, 2014
  24. Mar 16, 2014
  25. Mar 13, 2014
  26. Mar 06, 2014
  27. Mar 05, 2014
  28. Feb 25, 2014
  29. 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
  30. Feb 02, 2014
  31. Dec 10, 2013
Loading