Commit Graph

32 Commits

Author SHA1 Message Date
DariusIII 2122e25936 Clear cache on db reset 2025-04-07 14:40:27 +02:00
DariusIII 438ea9aa52 CS fixes 2024-10-28 11:29:36 +01:00
DariusIII 05ebaf4442 Use config where possible 2024-10-28 11:29:09 +01:00
DariusIII 9d3bdd1324 Code style fixes 2024-08-13 22:13:34 +02:00
DariusIII 9e19a0afa4 Drop loop_cbpm stored procedure 2024-05-25 12:22:21 +02:00
DariusIII 6b5d908f22 Remove releaseextrafull usage 2024-05-13 20:45:17 +02:00
DariusIII bbcbcbb088 CS fixes 2024-03-19 20:17:52 +01:00
DariusIII 224862f705 Do not allow db reset in production 2024-03-19 20:17:28 +01:00
DariusIII 6c7b22b637 Remove nonexistent tables 2023-04-14 23:00:53 +02:00
Shift afb0f41611 Add PHP type hints 2023-03-30 14:15:39 +00:00
DariusIII 766a07b1e2 Replace custom path constants with laravel defined paths 2023-03-28 16:56:23 +02:00
DariusIII cb18ccb682 Replace SphinxQL with ManticoreSearch HTTP 2023-03-21 02:05:01 +01:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
DariusIII 1c59fb1c8e Improve ES search 2020-01-09 23:05:04 +01:00
DariusIII 31d254a937 Rollback changes to ES search 2020-01-09 21:23:13 +01:00
DariusIII 1d96451762 Remove dot and hyphens from searchnames when inserting into ES index 2020-01-09 15:45:47 +01:00
DariusIII 9013bb5f05 Remove index type definition from ES 2020-01-08 13:18:28 +01:00
DariusIII b7cd406ab1 Use \Elasticsearch 2020-01-03 03:18:00 +01:00
DariusIII ba468ba64d Update ES support 2020-01-02 21:28:41 +01:00
DariusIII ad1a6673f5 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-01 23:03:32 +00:00
DariusIII 27c8001435 Add ElasticSearch support 2020-01-02 00:02:45 +01:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00:00
DariusIII 40e7233727 Rename groups table to usenet_groups as groups is a reserved word in mysql now 2019-02-19 15:54:32 +01:00
DariusIII f21224a4ab Update resetdb command sphinx index truncation 2019-01-17 09:14:56 +01:00
DariusIII ea4d98d4e1 Use DB::statement in place of DB::unprepared + DB::commit 2018-11-29 14:47:00 +01:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII 9718ce4117 Add nntmux:reset-truncate command to artisan console 2018-05-03 23:52:05 +02:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 2cbd012e55 Update resetdb artisan command 2018-02-10 00:44:27 +01:00
DariusIII 7c39e8bc34 Make sphinx only supported search engine 2018-02-08 12:34:18 +01:00
DariusIII fa757dbc53 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-26 12:04:16 +00:00
DariusIII 43a9243dc1 Use artisan console to reset database, update reset_truncate script to use Eloquent and query builder 2018-01-26 13:03:39 +01:00