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