Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

103 results 23 ms in manticoresoftware/executor

Add a file to manticore-extra deb package

Let's include this file in the manticore-extra deb package to prevent apt from removing it, which could also lead to the removal of manticore-columnar-lib , manticore-executor , and manticore-galera . root@9e8861525da4:/usr/share/manticore# cat /usr/share …

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

Fix license issues

donhardmandonhardman · 2022-12-19 · 1 · #23

Fixed in this pull request – https://github.com/manticoresoftware/executor/pull/19

donhardmandonhardman · 2022-12-15

Add mysqli module to manticore-executor

donhardmandonhardman · 2024-12-26 · 2 · #66

Add bookworm

donhardmandonhardman · 2022-12-19 · 1 · #21

Fixed in this pull request – https://github.com/manticoresoftware/executor/pull/19

donhardmandonhardman · 2022-12-15

Add mysqli extension

donhardmandonhardman · 2024-12-25 · 0 · #67

Add Swoole extension

donhardmandonhardman · 2023-10-20 · 2 · #38

est::size_S

Merged to the main

donhardmandonhardman · 2023-10-20

Add jchash extension

donhardmandonhardman · 2024-11-24 · 0 · #65

Add Swoole extension

donhardmandonhardman · 2023-10-20 · 2 · #38

est::size_S

As previously discussed, we have OpenSwoole and Swoole to consider. We've chosen to stick with the original one because it's better maintained and has resolved issues with the latest PHP versions in its build. https://github.com/manticoresoftware/executor …

donhardmandonhardman · 2023-10-11

Run tests on deb/rpm packages

donhardmandonhardman · 2023-01-30 · 0 · #24

Add mysqli module to manticore-executor

donhardmandonhardman · 2024-12-26 · 2 · #66

Implementation: https://github.com/manticoresoftware/executor/pull/67

donhardmandonhardman · 2024-12-25

OSX missing asset fix

donhardmandonhardman · 2022-12-22 · 0 · #25

Add mysqli module to manticore-executor

donhardmandonhardman · 2024-12-26 · 2 · #66

All done

sanikolaevsanikolaev · 2024-12-26

Deprecate stretch and xenial

donhardmandonhardman · 2022-12-22 · 0 · #26

Build linux arm64 by using osx

donhardmandonhardman · 2024-05-31 · 1 · #57

Unfortunately, due to the limitations of M1 processors, it's impossible to run nested virtualization. Because of this, there is no Docker inside it, and there is no possibility to run Docker inside it. So we have no way to speed up arm64 builds now by …

donhardmandonhardman · 2024-05-31

Add simdjson

We should build simdjson extension as, after latest research, we found that JSON decoding is in some cases really slow, and simdjson may be 5x faster than it

donhardmandonhardman · 2025-01-16 · 1 · #68

Add simdjson

donhardmandonhardman · 2025-01-16 · 1 · #68

Closing as done and merged: https://github.com/manticoresoftware/executor/commit/b38250aeb0503229cf845eb5e817162e55d01354

donhardmandonhardman · 2025-01-16

PHP 8.4.2 and simdjson

donhardmandonhardman · 2025-01-15 · 0 · #69

Try to add macos arm64 to build workflow

donhardmandonhardman · 2023-11-14 · 2 · #46

Merged, closing the issue

donhardmandonhardman · 2023-11-14

Add RHEL9

donhardmandonhardman · 2022-11-18 · 0 · #16

Try to add macos arm64 to build workflow

donhardmandonhardman · 2023-11-14 · 2 · #46

The GitHub ARM runner isn't working yet, so I've built the code and added it to the repository. I've also saved the code for future activation. Everything has been done in this pull request: https://github.com/manticoresoftware/executor/pull/45.

donhardmandonhardman · 2023-11-13

Add third party license and update original one

donhardmandonhardman · 2025-04-24 · 0 · #71

Add flow to update new version in deps.txt

donhardmandonhardman · 2023-11-13 · 1 · #47

enhancementest::size_S

Implemented in https://github.com/manticoresoftware/executor/pull/45. Closing the issue.

donhardmandonhardman · 2023-11-13

Ensure License Compliance for manticore-executor

The manticore-executor project includes multiple third-party components, each under different open-source licenses (MIT, Apache 2.0). To distribute manticore-executor, we must comply with the licensing requirements of these dependencies. This primarily …

sanikolaevsanikolaev · 2025-04-24 · 3 · #70

est::size_S

Fix issue with v prefix in macos packages

donhardmandonhardman · 2023-11-17 · 1 · #48

The issue was due to manual build, everything else works fine, closing it

donhardmandonhardman · 2023-11-17

Windows

donhardmandonhardman · 2022-12-01 · 0 · #17

Mysqli support in dev executor

djklim87djklim87 · 2023-11-03 · 3 · #43

Waiting for the pull request to be finished: https://github.com/manticoresoftware/executor/pull/44

donhardmandonhardman · 2023-11-03

Publish arm64 osx package also cuz we build it in CI

donhardmandonhardman · 2024-08-01 · 0 · #62

Mysqli support in dev executor

djklim87djklim87 · 2023-11-03 · 3 · #43

The pull with deps update: https://github.com/manticoresoftware/manticoresearch/pull/1558 Also can download 1.0.7 dev version from the release on github

donhardmandonhardman · 2023-11-03

Add swoole, disable zts and remove parallel extension

donhardmandonhardman · 2023-10-20 · 0 · #40

Mysqli support in dev executor

djklim87djklim87 · 2023-11-03 · 3 · #43

Yes, now mysqli is able in the latest test kit

djklim87djklim87 · 2023-11-03

Revert "Publish arm64 osx package also cuz we build it in CI"

Reverts manticoresoftware/executor#62

djklim87djklim87 · 2024-09-05 · 0 · #63

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

Done since v1.1.19

djklim87djklim87 · 2024-10-03

Add support of GMP extension

We should bundle the GMP extension into the built binary because we'll need it for working with unsigned 64-bit integers.

donhardmandonhardman · 2024-04-26 · 0 · #54

enhancement

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

Reopening since this looks wrong (called LICENSE, but is not a license): [root@e808851ea0e9 /]# cat /usr/share/licenses/manticore-extra-1.1.19_24100311.b512d50/manticore-extra-LICENSE manticore-extra is a virtual package that helps install various other …

sanikolaevsanikolaev · 2024-10-04

Use auto-pr by using new action

donhardmandonhardman · 2024-05-31 · 0 · #58

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

fixed in https://github.com/manticoresoftware/executor/tree/refs/tags/v1.1.20

djklim87djklim87 · 2024-10-07

Speed up arm64 builds with native arm64 runner

donhardmandonhardman · 2024-06-03 · 0 · #59

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

After this task CI is failing, we should fix it

donhardmandonhardman · 2024-11-15

The naming issue: defaults.artifact. prefix in release

There is issue with naming of artifacts that we should investigate and fix

donhardmandonhardman · 2024-06-06 · 1 · #60

bugest::size_S

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

No. As I can see, the master was built without any errors https://github.com/manticoresoftware/executor/commit/8254967b42021a9449befa6bfa5f3be63b79ec9a My commit also passed with no errors. But after you was returned it and canceled, it recognizing as …

djklim87djklim87 · 2024-11-16