Some checks failed
BlockStorage/repertory_osx/pipeline/head This commit looks good
BlockStorage/repertory_windows/pipeline/head This commit looks good
BlockStorage/repertory/pipeline/head There was a failure building this commit
BlockStorage/repertory_linux_builds/pipeline/head This commit looks good
BlockStorage/repertory_osx_builds/pipeline/head There was a failure building this commit
### Issues * \#1 \[bug\] Unable to mount S3 due to 'item_not_found' exception * \#2 Require bucket name for S3 mounts * \#3 \[bug\] File size is not being updated in S3 mount * \#4 Upgrade to libfuse-3.x.x * \#5 Switch to renterd for Sia support * \#6 Switch to cpp-httplib to further reduce dependencies * \#7 Remove global_data and calculate used disk space per provider * \#8 Switch to libcurl for S3 mount support ### Changes from v1.x.x * Added read-only encrypt provider * Pass-through mount point that transparently encrypts source data using `XChaCha20-Poly1305` * Added S3 encryption support via `XChaCha20-Poly1305` * Added replay protection to remote mounts * Added support base64 writes in remote FUSE * Created static linked Linux binaries for `amd64` and `aarch64` using `musl-libc` * Removed legacy Sia renter support * Removed Skynet support * Fixed multiple remote mount WinFSP API issues on \*NIX servers * Implemented chunked read and write * Writes for non-cached files are performed in chunks of 8Mib * Removed `repertory-ui` support * Removed `FreeBSD` support * Switched to `libsodium` over `CryptoPP` * Switched to `XChaCha20-Poly1305` for remote mounts * Updated `GoogleTest` to v1.14.0 * Updated `JSON for Modern C++` to v3.11.2 * Updated `OpenSSL` to v1.1.1w * Updated `RocksDB` to v8.5.3 * Updated `WinFSP` to 2023 * Updated `boost` to v1.78.0 * Updated `cURL` to v8.3.0 * Updated `zlib` to v1.3 * Use `upload_manager` for all providers * Adds a delay to uploads to prevent excessive API calls * Supports re-upload after mount restart for incomplete uploads * NOTE: Uploads for all providers are full file (no resume support) * Multipart upload support is planned for S3 Reviewed-on: #9
79 lines
3.1 KiB
XML
79 lines
3.1 KiB
XML
<?xml version="1.0"?>
|
||
<!DOCTYPE 週報 SYSTEM "weekly-utf-16.dtd">
|
||
<!-- 週報サンプル -->
|
||
<週報>
|
||
<年月週>
|
||
<年度>1997</年度>
|
||
<月度>1</月度>
|
||
<週>1</週>
|
||
</年月週>
|
||
|
||
<氏名>
|
||
<氏>山田</氏>
|
||
<名>太郎</名>
|
||
</氏名>
|
||
|
||
<業務報告リスト>
|
||
<業務報告>
|
||
<業務名>XMLエディターの作成</業務名>
|
||
<業務コード>X3355-23</業務コード>
|
||
<工数管理>
|
||
<見積もり工数>1600</見積もり工数>
|
||
<実績工数>320</実績工数>
|
||
<当月見積もり工数>160</当月見積もり工数>
|
||
<当月実績工数>24</当月実績工数>
|
||
</工数管理>
|
||
<予定項目リスト>
|
||
<予定項目>
|
||
<P>XMLエディターの基本仕様の作成</P>
|
||
</予定項目>
|
||
</予定項目リスト>
|
||
<実施事項リスト>
|
||
<実施事項>
|
||
<P>XMLエディターの基本仕様の作成</P>
|
||
</実施事項>
|
||
<実施事項>
|
||
<P>競合他社製品の機能調査</P>
|
||
</実施事項>
|
||
</実施事項リスト>
|
||
<上長への要請事項リスト>
|
||
<上長への要請事項>
|
||
<P>特になし</P>
|
||
</上長への要請事項>
|
||
</上長への要請事項リスト>
|
||
<問題点対策>
|
||
<P>XMLとは何かわからない。</P>
|
||
</問題点対策>
|
||
</業務報告>
|
||
|
||
<業務報告>
|
||
<業務名>検索エンジンの開発</業務名>
|
||
<業務コード>S8821-76</業務コード>
|
||
<工数管理>
|
||
<見積もり工数>120</見積もり工数>
|
||
<実績工数>6</実績工数>
|
||
<当月見積もり工数>32</当月見積もり工数>
|
||
<当月実績工数>2</当月実績工数>
|
||
</工数管理>
|
||
<予定項目リスト>
|
||
<予定項目>
|
||
<P><A href="http://www.goo.ne.jp">goo</A>の機能を調べてみる</P>
|
||
</予定項目>
|
||
</予定項目リスト>
|
||
<実施事項リスト>
|
||
<実施事項>
|
||
<P>更に、どういう検索エンジンがあるか調査する</P>
|
||
</実施事項>
|
||
</実施事項リスト>
|
||
<上長への要請事項リスト>
|
||
<上長への要請事項>
|
||
<P>開発をするのはめんどうなので、Yahoo!を買収して下さい。</P>
|
||
</上長への要請事項>
|
||
</上長への要請事項リスト>
|
||
<問題点対策>
|
||
<P>検索エンジンで車を走らせることができない。(要調査)</P>
|
||
</問題点対策>
|
||
</業務報告>
|
||
</業務報告リスト>
|
||
</週報>
|