|
Centralize support scripts and add runtime setup script
|
pprkut
|
December 23rd, 2012, 5:32 p.m.
|
|
|
Drop pass by reference from __construct()
|
pprkut
|
December 9th, 2012, 6:21 p.m.
|
|
|
Facebook: Add get_page_data() webservice.
|
pprkut
|
October 16th, 2013, 9:46 a.m.
|
|
|
Move Lunr.Locator to its own repository
|
pprkut
|
April 26th, 2022, 9:32 a.m.
|
|
|
PSR-0 support - step 2
|
pprkut
|
December 21st, 2012, 11:21 p.m.
|
|
|
Update Copyright for 2013
|
pprkut
|
January 13th, 2013, 3:31 p.m.
|
|
|
Update dependencies and drop old setup script
|
pprkut
|
December 4th, 2017, 2:14 p.m.
|
|
|
[Buildsystem] Add non-ci targets and update target documentation
|
pprkut
|
February 22nd, 2013, 4:19 p.m.
|
|
|
[buildsystem] Fix phpcs ignore pattern
|
pprkut
|
September 18th, 2013, 2:26 p.m.
|
|
|
[Cache] Codestyle fixes
|
pprkut
|
October 25th, 2021, 9:25 a.m.
|
|
|
[Cache] Drop Lunr.Cache module
|
pprkut
|
December 27th, 2022, 2:10 p.m.
|
|
|
[CI] Use shared github action template also for general tests
|
pprkut
|
January 17th, 2024, 3:03 p.m.
|
|
|
[CliParser] Add composer package information
|
pprkut
|
June 17th, 2023, 6:14 p.m.
|
|
|
[CliParser] Adjust autoload include so it's no longer conditional
|
pprkut
|
January 31st, 2024, 3:31 p.m.
|
|
|
[CliParser] Clean up include path construction for tests
|
pprkut
|
January 31st, 2024, 3:34 p.m.
|
|
|
[CliParser] Clean up use statements
|
pprkut
|
August 5th, 2024, 10:56 a.m.
|
|
|
[CliParser] Configure PHPUnit whitelist based on directories
|
pprkut
|
May 22nd, 2024, 11:04 a.m.
|
|
|
[CliParser] Fix codestyle issue and require passing phpcs in github actions
|
pprkut
|
July 1st, 2023, 8:12 p.m.
|
|
|
[CliParser] Fix phpstan issues and require passing phpstan in github actions
|
pprkut
|
July 1st, 2023, 8:42 p.m.
|
|
|
[CliParser] Fix spacing in closure/arrow function declarations
|
pprkut
|
August 7th, 2023, 3:52 p.m.
|
|
|
[CliParser] Make data providers static
|
pprkut
|
June 17th, 2023, 6:25 p.m.
|
|
|
[CliParser] Mark Lunr.halo as a development-only dependency
|
pprkut
|
June 17th, 2024, 2:53 p.m.
|
|
|
[CliParser] Proper typing of $this->class in unit tests
|
pprkut
|
October 31st, 2023, 4:25 p.m.
|
|
|
[CliParser] Rebrand to Lunr.CliParser
|
pprkut
|
June 10th, 2023, 2:33 p.m.
|
|
|
[CliParser] Remove phpstan workaround
|
pprkut
|
January 31st, 2024, 3:24 p.m.
|
|
|
[CliParser] Set minimum required PHP version to 8.1
|
pprkut
|
July 26th, 2023, 4:35 p.m.
|
|
|
[CliParser] Switch to shared template for reuse, add and enforce typos check
|
pprkut
|
May 3rd, 2024, 9:12 a.m.
|
|
|
[CliParser] Trigger errors instead of using the Lunr Console class
|
pprkut
|
June 2nd, 2023, 11:33 a.m.
|
|
|
[CliParser] Use shared github action templates
|
pprkut
|
January 31st, 2024, 3:40 p.m.
|
|
|
[Config] Add and enforce typos check
|
pprkut
|
May 3rd, 2024, 9:09 a.m.
|
|
|
[Config] Add configuration access mocking helper
|
pprkut
|
February 14th, 2023, 4:25 p.m.
|
|
|
[Config] Add copyright and license info to comply with REUSE v3.0
|
pprkut
|
April 2nd, 2023, 2:44 p.m.
|
|
|
[Config] Add more detailed array type info in phpdocs
|
pprkut
|
July 2nd, 2023, 11:30 a.m.
|
|
|
[Config] Add travis config
|
pprkut
|
June 25th, 2019, 9:10 a.m.
|
|
|
[Config] Add workflow to verify REUSE compliance
|
pprkut
|
April 2nd, 2023, 2:47 p.m.
|
|
|
[Config] Adjust autoload include so it's no longer conditional
|
pprkut
|
January 17th, 2024, 2:48 p.m.
|
|
|
[Config] Better type hints
|
pprkut
|
July 12th, 2024, 5:49 p.m.
|
|
|
[Config] Branding fixes
|
pprkut
|
June 10th, 2023, 2:55 p.m.
|
|
|
[Config] Bump Mockery to the latest version
|
pprkut
|
June 29th, 2023, 2:47 p.m.
|
|
|
[Config] Bump phpstan to level 7 and make it required for a build to pass
|
pprkut
|
July 2nd, 2023, 11:36 a.m.
|
|
|
[Config] Clean up include path construction for unit tests
|
pprkut
|
January 17th, 2024, 2:54 p.m.
|
|
|
[Config] Clean up use statements
|
pprkut
|
August 5th, 2024, 10:27 a.m.
|
|
|
[Config] Configure PHPUnit whitelist based on directories
|
pprkut
|
May 22nd, 2024, 10:52 a.m.
|
|
|
[Config] Drop and ignore composer.lock
|
pprkut
|
February 12th, 2023, 4:22 p.m.
|
|
|
[Config] Generate sonarqube report during build
|
pprkut
|
September 10th, 2020, 5:07 p.m.
|
|
|
[Config] Proper typing of $this->class in unit tests
|
pprkut
|
October 30th, 2023, 4:46 p.m.
|
|
|
[Config] Remove phpstan workaround
|
pprkut
|
January 17th, 2024, 2:45 p.m.
|
|
|
[Config] Require passing phpcs in github actions
|
pprkut
|
June 17th, 2023, 8:34 p.m.
|
|
|
[Config] Require phpunit 9.5.x
|
pprkut
|
February 6th, 2023, 8:42 p.m.
|
|
|
[Config] Set minimum required PHP version to 8.1
|
pprkut
|
July 26th, 2023, 3:05 p.m.
|
|