summaryrefslogtreecommitdiff
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-311-6/+0
|\
| * Revert "ignore changes in submodules when committing everything"Sergei Golubchik2023-02-211-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d78ac04ee609b0b63bb688be2a837a6ca7670392. The benefits of `ignore=all` are that submodules are omitted from `git status` and `git citool`. The drawbacks are - submodules are not omitted from `git commit -a` *and* they are omitted from `git diff` and `git show` output. As a result one can unintentionally commit changes to submodules and not see it in the history. Thus drawbacks outweigh benefits here.
* | Merge 10.4 into 10.5Marko Mäkelä2023-01-031-0/+6
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2023-01-031-0/+4
| |\
| | * ignore changes in submodules when committing everythingSergei Golubchik2023-01-021-0/+2
| | | | | | | | | | | | | | | covers `git commit -a` and `git citool` (`git add`, `git status`, etc). they can still be added explicitly
| * | Fix github urls of submodulesLingBin2019-07-021-2/+2
| | | | | | | | | | | | Uniformly use the `.git` suffix format
* | | Add stub for building ColumnStoreAndrew Hutchings2020-06-191-0/+3
| | |
* | | Fix github urls of submodulesLingBin2019-07-021-3/+3
| | | | | | | | | | | | Uniformly use the `.git` suffix format
* | | Merge 10.4 to 10.5Marko Mäkelä2019-05-271-0/+3
|\ \ \ | |/ /
| * | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | - Add new submodule for WolfSSL - Build and use wolfssl and wolfcrypt instead of yassl/taocrypt - Use HAVE_WOLFSSL instead of HAVE_YASSL - Increase MY_AES_CTX_SIZE, to avoid compile time asserts in my_crypt.cc (sizeof(EVP_CIPHER_CTX) is larger on WolfSSL)
* | | MDEV-17841 S3 storage engineMonty2019-05-231-0/+3
|/ / | | | | | | | | | | | | | | | | | | A read-only storage engine that stores it's data in (aws) S3 To store data in S3 one could use ALTER TABLE: ALTER TABLE table_name ENGINE=S3 libmarias3 integration done by Sergei Golubchik libmarias3 created by Andrew Hutchings
* | Galera4Brave Galera Crew2019-01-231-0/+4
|/
* Use https instead of ssh(git@) for rocksdb submodule.Nirbhay Choubey2016-11-151-1/+1
|
* Add rocksdb submoduleSergei Petrunia2016-10-061-0/+3
|
* really add a submoduleSergei Golubchik2016-09-121-0/+3