Skip to content
  1. Jul 25, 2011
  2. Jul 23, 2011
  3. May 13, 2011
  4. Feb 25, 2011
  5. Feb 01, 2011
  6. Jan 15, 2011
  7. Jan 04, 2011
  8. Dec 14, 2010
  9. Nov 29, 2010
  10. Oct 28, 2010
  11. Oct 15, 2010
  12. Aug 19, 2010
  13. Aug 01, 2010
  14. Jul 22, 2010
  15. Jul 18, 2010
  16. Jul 17, 2010
  17. Jul 16, 2010
  18. Jul 07, 2010
  19. Jun 27, 2010
    • Thomas Seidl's avatar
      Against my resolution, another huge commit, with various changes: · 2c671fe6
      Thomas Seidl authored
      - Added some UI functionality (enabling/disabling/deleting servers and some infrastructure for indexes)
      - Added hooks that are invoked when servers or indexes are loaded, inserted, updated or deleted.
      - Added type hinting wherever possible, hoping this would improve (and not, in fact, hamper) readability and robustness.
      - Also some debugging, added TODOs and changed/added comments/documentation.
      2c671fe6
  20. Jun 26, 2010
  21. Jun 20, 2010
  22. Jun 19, 2010
    • Thomas Seidl's avatar
      Huge refactoring, mostly terminology. · 25247686
      Thomas Seidl authored
      * table search_api_backend -> search_api_server (and all corresponding uses of "backend")
      * hook_search_api_backends() -> hook_search_api_service_info() (and all corresponding uses of "backend")
      * return array of hook_search_api_service_info() not keyed by class name any more (provides greater flexibility for _alter hooks)
      25247686
  23. Jun 16, 2010
  24. Jun 15, 2010
  25. Jun 13, 2010