summaryrefslogtreecommitdiff
path: root/README.third_party.md
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-47329 Remove "Upstream Version" from README.third_party.md on v4.4Adam Cooper2020-05-011-33/+33
|
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mode change 100644 => 100755 buildscripts/evergreen_task_timeout.py delete mode 100644 buildscripts/resmokeconfig/suites/disk_mobile.yml delete mode 100644 src/mongo/db/storage/mobile/SConscript delete mode 100644 src/mongo/db/storage/mobile/mobile_index.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_index.h delete mode 100644 src/mongo/db/storage/mobile/mobile_index_test.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_init.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.h delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine_test.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_options.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_options.h delete mode 100644 src/mongo/db/storage/mobile/mobile_options.idl delete mode 100644 src/mongo/db/storage/mobile/mobile_options_mongod.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.h delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store_test.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.h delete mode 100644 src/mongo/db/storage/mobile/mobile_session.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_session.h delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.h delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.h delete mode 100644 src/mongo/db/storage/mobile/mobile_util.cpp delete mode 100644 src/mongo/db/storage/mobile/mobile_util.h delete mode 100755 src/third_party/scripts/sqlite_get_sources.sh delete mode 100644 src/third_party/shim_sqlite.cpp delete mode 100644 src/third_party/sqlite-amalgamation-3260000/SConscript delete mode 100644 src/third_party/sqlite-amalgamation-3260000/patches/gethostuuid.patch delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/shell.c delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.c delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.h delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3ext.h
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-151-36/+0
|
* SERVER-45451 Update third party inclusions fileSpencer Jackson2020-01-101-4/+4
|
* SERVER-43743 Upgrade libfmt to 6.1.1Henrik Edin2019-12-181-1/+1
|
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-151-0/+4
|
* SERVER-44082 Update third party inclusions fileSpencer Jackson2019-10-211-6/+6
|
* SERVER-43710 Upgrade Zstandard to version 1.4.3Henrik Edin2019-10-091-1/+1
|
* SERVER-42442 Update third party inclusions for July 25th 2019Spencer Jackson2019-07-291-5/+5
|
* SERVER-41568 Update third party library documentSpencer Jackson2019-06-071-18/+19
|
* SERVER-26906 Add constexpr function to convert DurationsA. Jesse Jiryu Davis2019-05-311-0/+2
|
* SERVER-40834 Upgrade boost to version 1.70Henrik Edin2019-05-221-1/+1
|
* SERVER-40833 Update third party library documentSpencer Jackson2019-05-031-8/+8
|
* SERVER-40389 fixup: fmtlib.net url has no www in itBilly Donahue2019-04-081-1/+1
|
* SERVER-40389 small tweaks to third_party/fmt & related.Billy Donahue2019-04-081-49/+82
| | | | | | | | | | | Add an option to scons: --use-system-fmt import.sh: use the upstream libfmt github repo. StringData fmt interop noexcept for to_string_view(StringData) hook noexcept for StringData's rawData() and size() add fmt to THIRD-PARTY-NOTICES + markdown tweaks import the fmt LICENSE.rst update fmt lib revision
* SERVER-40133 Add version readme for third party librariesSpencer Jackson2019-03-291-0/+139