Skip to content
Snippets Groups Projects
  1. Oct 17, 2018
  2. Oct 14, 2018
  3. Oct 12, 2018
  4. Oct 11, 2018
  5. Sep 27, 2018
  6. Sep 19, 2018
  7. Sep 11, 2018
  8. Sep 10, 2018
  9. Aug 24, 2018
  10. Aug 10, 2018
  11. Aug 04, 2018
  12. Jul 27, 2018
  13. Jun 08, 2018
  14. Jun 07, 2018
    • Andreas Gohr's avatar
      removed safemode hack · fe227084
      Andreas Gohr authored
      Safemode has been removed in PHP 5.4.0. We finally no longer need to
      deal with this insanity.
      fe227084
  15. May 16, 2018
  16. May 13, 2018
  17. Apr 27, 2018
  18. Apr 25, 2018
  19. Apr 24, 2018
  20. Apr 23, 2018
  21. Apr 20, 2018
  22. Apr 17, 2018
  23. Apr 13, 2018
  24. Apr 11, 2018
    • Andreas Gohr's avatar
      shortened new search configs · 13ce475d
      Andreas Gohr authored
      shorter names are more in line with what we already use, makes less
      layout problems in the documentation and is easier to type when telling
      people about it.
      13ce475d
  25. Mar 25, 2018
  26. Mar 22, 2018
    • Michael Große's avatar
      feat(search): add config options to adjust default behavior · d09b5b64
      Michael Große authored
      This adds two new config options:
      
      `search_limit_to_first_ns`:
      Limit the search to the current X namespaces. When a search is executed
      from a page within a deeper namespace, the first X namespaces will be
      added as filter.
      Possible use case could be with language namespaces to ensure that the
      default search is initially within the current language.
      
      `search_default_fragment_behaviour`:
      Option to specify the default fragment search behavior
      Unverified
      d09b5b64
  27. Mar 20, 2018
  28. Mar 19, 2018
  29. Mar 06, 2018
  30. Mar 05, 2018
  31. Feb 15, 2018
  32. Feb 14, 2018
  33. Feb 10, 2018
Loading