Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 11, 2014
  3. Oct 01, 2014
  4. Sep 29, 2014
  5. Sep 28, 2014
  6. Jul 15, 2014
  7. May 15, 2014
  8. Apr 16, 2014
  9. Mar 06, 2014
  10. Mar 05, 2014
  11. Mar 04, 2014
  12. Feb 25, 2014
  13. Feb 23, 2014
  14. Feb 21, 2014
  15. Feb 20, 2014
  16. Feb 19, 2014
    • Gerrit Uitslag's avatar
      diff of removed page, require handling right rev=0 · 621bbd2a
      Gerrit Uitslag authored
      When page is removed, and diff can be requested between a revision and
      current situation. This results in right revision is 0.
      
      Similar case just after creating a page. A diff between the first
      version and nothing before, result in left revision is 0.
      
      In these cases a empty dummy revision is placed as selected value in
      dropdown. Otherwise user got distracted by the revisions details shown
      in select field,  which are not related to the diff below.
      621bbd2a
  17. Feb 18, 2014
  18. Feb 17, 2014
  19. Feb 16, 2014
  20. Feb 15, 2014
  21. Feb 14, 2014
  22. Nov 21, 2013
  23. Nov 20, 2013
Loading