| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 887 |
362 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於要移除版本控制的軟連結會判斷不存在的問題. [test]' |
|
| 878 |
363 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'renmae Release Note to Release_Note' |
|
| 876 |
364 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 安裝 usr、 etc 的功能. [test]' |
|
| 873 |
365 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於輸入含有小括弧會導致錯誤的問題.'
'修正 usr/bin/parse 檔案輸出解析結果的方式為 json.' |
|
| 872 |
366 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於 usr/bin/commit 的輸出處理方式. [test]'
'修正 cmd.php 當單的 cmd 類別的 svnci 函式對於 未到版本控制的 軟連結 但其連結到的位置入有版本控制 時 會誤判 軟連結自身有入版本控制的問題. [test]'
'新增 cmd.php 檔案的 cmd 類別的 createRPMspec 函式, 用於建立 rpmspec 檔案內容. [devel]'
'"新增 usr、etc、lib 以符合 FHS(Filesystem Hierarchy Standard). [test]"' |
|
| 870 |
370 d 20 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 stringProcess.php 檔案的 stringProcess 類別的 parse 函式以符合 usr/bin/commit 的輸出. [test]'
'修正 cmd.php 檔案的 cms 類別的 svnci 函式對於 usr/bin/commit 的輸出處理方式. [test]' |
|
| 868 |
370 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cmd.php 檔案的 cmd 類別的 checkFileExist 函式判斷目標是否存在的方式. [test]' |
|
| 866 |
371 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'建立本文件的軟連捷 Release_Note,以兼容RPM的SPEC檔案. [test]' |
|
| 863 |
372 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cmd.php 檔案的 cmd 類別的 chmod 函式遇到 參數 recursive 為 "true" 取得資料夾底下資料會出錯的問題. [test]' |
|
| 862 |
372 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cmd.php 檔案的 cmd 類別的 chmod 函式遇到 參數 recursive 為 "true" 且目標資料夾底下是空的時會出錯的問題. [test]' |
|
| 861 |
372 d 16 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 fileAccess.php 檔案的 fileAccess 類別中 fileInfo 函式對於資料夾解析會異常的問題. [test]' |
|
| 859 |
372 d 17 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式解析所屬群組子只有使用者自己時會出錯的問題. [test]' |
|
| 858 |
373 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案的 libonly 參數,用以識別是否只要安裝函式庫,不要設定檔案跟執行檔. [test]' |
|
| 857 |
374 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 configue 檔案,作為打包成 rpm 的準備. [test]' |
|
| 856 |
374 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 makefile 檔案,作為打包成 rpm 的準備. [test]' |
|
| 855 |
375 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/bin/parse 檔案輸出解析結果的方式為 json. [test]'
'調整 cmd.php 檔案的 cmd 類別的 parseCmdString 函式的實作. [test]' |
|
| 854 |
376 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式對於 客製化訊息 的處理.'
'新增 sock.php 檔案的 sock 類別的 getProcInfo 函式, 用於查詢透過 sock::unixDomainSockServer 執行的子程序資訊.' |
|
| 853 |
377 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/sock::unixDomainSockServer.php 檔案,作為 sock::unixDomainSockServer 的主測試檔案.'
'新增 sample/sock::unixDomainSockServer 資料夾,作為 sock::unixDomainSockServer 的各測試案例存放處.'
'新增 sample/sock::unixDomainSockServer/20250228.php 作為 sock::unixDomainSockServer 的 20250228 測試案例. [test]'
'新增 sample/assets of sock::unixDomainSockServer_20250228 作為 sock::unixDomainSockServer 的 20250228 測試案例專屬資料夾.'
'新增 sample/threads::socket.php 檔案,作為 threads::socket 的主測試檔案.'
'新增 sample/threads::socket 資料夾,作為 threads::socket 的各測試案例存放處.'
'新增 sample/threads::socket/20250228.php 作為 threads::sock 的 20250228 測試案例. [test]'
'新增 sample/assets of threads::socket_20250228 作為 threads::sock 的 20250228 測試案例專屬資料夾.'
'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式對於 客製化訊息 的處理. [test]' |
|
| 851 |
379 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 sample/threads::proc/20250221.php 檔案作為 threds::proc 測試用 php -r \${PHPcode} 是否會 timeout 的測試案例. [test]'
'增加 sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式的 commandIncludeArgu 參數,提供支援直接給予指令加參數的功能. [test]'
'增加 sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式的 commandInBg 參數,提供在背景中執行指令,並取得相關資訊的功能. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式回傳的 server side 的 procs cache,其儲存執行的子程序資訊. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式提供的 procs cache 查詢功能. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的清除過久沒被關注的子程序功能. [test]'
'新增 threads.php 檔案的 threads 類別的 socket 函式,提供基於 socket 的 multi threads 功能. [test]' |
|
| 849 |
388 d 16 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 threads.php 檔案的 threads 類別的 proc_update 函式,提供更新 threads::proc 回傳之 content 的功能. [test]'
'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 path. [test]'
'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 secondName. [test]'
'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 mime type. [test]' |
|