Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0] Smart Search: Add debugging features #36753

Merged
merged 58 commits into from
May 29, 2023

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    10ca120 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    8fa1e7f View commit details
    Browse the repository at this point in the history
  2. Update administrator/components/com_finder/forms/indexer.xml

    Co-authored-by: Brian Teeman <brian@teeman.net>
    Hackwar and brianteeman authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    498a636 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43bf104 View commit details
    Browse the repository at this point in the history
  4. Codestyle

    Hackwar authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6e0e454 View commit details
    Browse the repository at this point in the history
  5. Update administrator/components/com_finder/src/Indexer/Debugadapter.php

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7b3f4e5 View commit details
    Browse the repository at this point in the history
  6. Update administrator/components/com_finder/src/Indexer/Debugadapter.php

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6d970b0 View commit details
    Browse the repository at this point in the history
  7. Update administrator/components/com_finder/src/Indexer/Debugadapter.php

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5645a1d View commit details
    Browse the repository at this point in the history
  8. Update administrator/components/com_finder/src/Model/ItemModel.php

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    95e8931 View commit details
    Browse the repository at this point in the history
  9. Update administrator/components/com_finder/src/View/Indexer/HtmlView.php

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    70e9b2a View commit details
    Browse the repository at this point in the history
  10. Update build/media_source/com_finder/js/debug.es6.js

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e8d865b View commit details
    Browse the repository at this point in the history
  11. Update administrator/components/com_finder/src/View/Indexer/HtmlView.php

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4eb331f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    161313d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Merge branch '4.2-dev' of https://github.com/joomla/joomla-cms into 4…

    ….2-finder-debug
    
    # Conflicts:
    #	.drone.yml
    Hackwar committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e650618 View commit details
    Browse the repository at this point in the history
  2. Update administrator/components/com_finder/src/Model/IndexerModel.php

    Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
    Hackwar and Phil E. Taylor authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9a5b229 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    36f066a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Merge branch '4.2-dev' of https://github.com/joomla/joomla-cms into 4…

    ….2-finder-debug
    
    # Conflicts:
    #	administrator/components/com_finder/tmpl/index/default.php
    Hackwar committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    1bf1824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f88d22 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    01943da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3022a97 View commit details
    Browse the repository at this point in the history
  3. Adding captions to tables

    Hackwar committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5b737a3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Fixing width of object dump

    Hackwar committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9d823ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75a9a9 View commit details
    Browse the repository at this point in the history
  3. Fix the toolbar

    brianteeman authored May 18, 2022
    Configuration menu
    Copy the full SHA
    7b82aea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #53 from brianteeman/patch-7

    Fix the toolbar
    Hackwar authored May 18, 2022
    Configuration menu
    Copy the full SHA
    64bd633 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce457af View commit details
    Browse the repository at this point in the history
  6. Using prepared statements

    Hackwar committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9202101 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Update administrator/components/com_finder/src/Model/ItemModel.php

    Co-authored-by: Quy <quy@fluxbb.org>
    Hackwar and Quy authored May 19, 2022
    Configuration menu
    Copy the full SHA
    321fd4b View commit details
    Browse the repository at this point in the history
  2. Update administrator/components/com_finder/src/Model/ItemModel.php

    Co-authored-by: Quy <quy@fluxbb.org>
    Hackwar and Quy authored May 19, 2022
    Configuration menu
    Copy the full SHA
    4ed8f39 View commit details
    Browse the repository at this point in the history
  3. Update administrator/components/com_finder/src/Model/ItemModel.php

    Co-authored-by: Quy <quy@fluxbb.org>
    Hackwar and Quy authored May 19, 2022
    Configuration menu
    Copy the full SHA
    d536be1 View commit details
    Browse the repository at this point in the history
  4. Update administrator/components/com_finder/src/Model/ItemModel.php

    Co-authored-by: Quy <quy@fluxbb.org>
    Hackwar and Quy authored May 19, 2022
    Configuration menu
    Copy the full SHA
    1d2bde5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca3a3ed View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    f2bd6dd View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    6914645 View commit details
    Browse the repository at this point in the history
  2. Injecting database object

    Hackwar committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1288bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37c3483 View commit details
    Browse the repository at this point in the history
  4. Use injected database object

    Hackwar committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f1cfee4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    0e96a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a13582 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3f58c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    188b743 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    0c9d48d View commit details
    Browse the repository at this point in the history
  2. Improving for autoloading

    Hackwar committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    44a8618 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    e1d0e9a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    913c655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90edc8e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    1002982 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    5de8fe7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    5e9fed4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    988a9c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Merge branch '5.0-dev' of https://github.com/joomla/joomla-cms into 4…

    ….2-finder-debug
    
    # Conflicts:
    #	administrator/language/en-GB/install.xml
    #	administrator/language/en-GB/langmetadata.xml
    #	administrator/manifests/files/joomla.xml
    #	administrator/manifests/packages/pkg_en-GB.xml
    #	api/language/en-GB/install.xml
    #	api/language/en-GB/langmetadata.xml
    #	composer.json
    #	composer.lock
    #	installation/language/en-GB/langmetadata.xml
    #	language/en-GB/install.xml
    #	language/en-GB/langmetadata.xml
    #	libraries/src/Version.php
    #	plugins/system/webauthn/src/MetadataRepository.php
    Hackwar committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6e48e0a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge branch '5.0-dev' of https://github.com/joomla/joomla-cms into 4…

    ….2-finder-debug
    
    # Conflicts:
    #	composer.json
    #	composer.lock
    Hackwar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    264fda5 View commit details
    Browse the repository at this point in the history
  2. Codestyle

    Hackwar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1b11717 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    fe14d99 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Update administrator/components/com_finder/src/Indexer/DebugIndexer.php

    Co-authored-by: Harald Leithner <leithner@itronic.at>
    Hackwar and HLeithner authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3bdc702 View commit details
    Browse the repository at this point in the history
  2. Update administrator/components/com_finder/src/Indexer/DebugAdapter.php

    Co-authored-by: Harald Leithner <leithner@itronic.at>
    Hackwar and HLeithner authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d3da6bd View commit details
    Browse the repository at this point in the history
  3. Update administrator/components/com_finder/src/Controller/IndexerCont…

    …roller.php
    
    Co-authored-by: Harald Leithner <leithner@itronic.at>
    Hackwar and HLeithner authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    07965ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e585b4 View commit details
    Browse the repository at this point in the history