Subversion Repositories qbpwcf-lib(archive)

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
855 373 d 13 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/bin/parse 檔案輸出解析結果的方式為 json. [test]'

'調整 cmd.php 檔案的 cmd 類別的 parseCmdString 函式的實作. [test]'
 
854 375 d 2 h liveuser /trunk/ -- Power by QBPWCF

'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式對於 客製化訊息 的處理.'

'新增 sock.php 檔案的 sock 類別的 getProcInfo 函式, 用於查詢透過 sock::unixDomainSockServer 執行的子程序資訊.'
 
853 376 d 10 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 378 d 10 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]'
 
850 387 d 3 h liveuser /trunk/sample/phpLib::updateCopyRightYear/ -- Power by QBPWCF

'補commit'
 
849 387 d 3 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]'
 
841 412 d 8 h liveuser /trunk/ -- Power by QBPWCF

'commit part'
 
840 412 d 8 h liveuser /trunk/sample/ -- Power by QBPWCF

'commit part'
 
839 412 d 8 h liveuser /trunk/sample/ -- Power by QBPWCF

'commit part'
 
838 412 d 8 h liveuser /trunk/sample/ -- Power by QBPWCF

'commit part'
 
837 412 d 8 h liveuser /trunk/sample/ -- Power by QBPWCF

'commit part'
 
836 431 d 9 h liveuser /trunk/ -- Power by QBPWCF

'修正 sample/cmd::chmod.php 檔案的參數解析.'

'修正 sample/cmd::chown.php 檔案的參數解析.'

'修正 sample/cmd::getArgu.php 檔案的參數解析.'

'修正 sample/cmd::httpdGetVhostInfo.php 檔案的參數解析.'

'修正 sample/cmd::registerService.php 檔案的參數解析.'

'修正 sample/cmd::rsync.php 檔案的參數解析.'

'修正 sample/config::client.php 檔案的參數解析.'

'修正 sample/config::server.php 檔案的參數解析.'

'修正 sample/form::inputText.php 檔案的參數解析.'

'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws.php 檔案的 log.'

'修正 sample/phpLib::getFunctionConstruction.php 檔案的參數解析.'

'修正 sample/phpLib::getLibFileList.php 檔案的參數解析.'

'修正 sample/phpLib::getPhpLibConstruction.php 檔案的參數解析.'

'修正 sample/webSock::clientDaemon.php 檔案的參數解析.'

'修正 sample/zerossl::createPrivateKey.php 檔案的參數解析.'

'修正 sample/zerossl::csr.php 檔案的參數解析.'
 
835 432 d 12 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/javaScript::qbpwcfJavaScript.php 的 window.qbpwcf.ws 測試案例. [test]'

'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws.php 檔案作為 javaScript::qbpwcfJavaScript 的 window.qbpwcf.ws 測試案例. [test]'

'增加 search.php 檔案的 search 類別的 getMeetMultiConditionsString 函式回傳的結果 meetConditions,代表符合的關鍵字條件.'

'新增 search.php 檔案的 search 類別的 getMeetMultiConditionsStrings 函式,提供搜尋多個字串是否有符合多個條件之一的內容.'

'新增 cmd.php 檔案的 cmd 類別的 httpdGetVhostInfo 函式,提供解析 appache vhost 設定的功能.'

'新增 sample/cmd::httpdGetVhostInfo.php 檔案,作為 cmd::httpdGetVhostInfo 的主測試檔案.'

'+新增 cmd::httpdGetVhostInfo 資料夾,作為 cmd::httpdGetVhostInfo 的測試案例存放區域.'

'新增 cmd::httpdGetVhostInfo/20250104.php 檔案,作為 cmd::httpdGetVhostInfo 的測試案例 20250104.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 autoDeleteSpaceOnEachLineStart 參數,提供移除每行字串開頭空白的功能.'

'調整 sample/webSock::nativeSocketTcpIpServer.php 檔案的參數.'
 
833 439 d 7 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/usr_bin_test.php 檔案的 registerService.php 範例.'

'修正 sample/usr_bin_test.php 檔案的 list 參數為 all 時,會出現非可執行程式的問題.'

'新增 usr/bin/registerService.php 檔案,提供註冊 service 到 systemctl 的功能.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式回傳的 檔案路徑與名稱 結果.'

'增加 cmd.php 檔案, cmd 類別的 parseArgu 函式,的 parseFormVar 參數,提供解析 _GET、_POST 表單變數的功能.'

'新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.ws 物件,提供存取 web socket 服務的功能. [test]'
 
831 445 d 15 h liveuser /trunk/sample/ -- Power by QBPWCF

'修正 sample/phpLib::getLibFileList.php 的測試案例名稱.'
 
828 452 d 5 h liveuser /trunk/sample/ -- Power by QBPWCF

'補commit'
 
827 452 d 5 h liveuser /trunk/ -- Power by QBPWCF

'修正 sample/cmd::chown.php 使用 QBPWCF 套件的路徑指定.'

'修正 fileAccess.php 檔案的 fileAccess 類別的 checkMutiFileExist 函式的迴圈應用.'

'新增 fileAccess.php 檔案的 fileAccess 類別的 checkPathExist 函式, 用來確認路徑是否存在.'

'新增 fileAccess.php 檔案的 fileAccess 類別的 parsePath 函式, 用來解析路徑為逐層結果.'

'新增資料夾 sample/assets of cmd::rsync_20241212 作為 cmd::rsync 的 20241212 測試案例附件資料夾.'

'新增資料夾 sample/cmd::rsync 存放 cmd::rsync 的各項測試案例.'

'新增 sample/cmd::rsync.php 檔案 作為 cmd::rsync 的主測試檔案.'

'修正 cmd.php 檔案的 cmd 類別的 rsync 函式遇到 target 參數所指的檔案不存在會出錯的問題.'
 
825 466 d 12 h liveuser /trunk/sample/phpLib::getPhpLibConstruction/ -- Power by QBPWCF

'delete no used fuse tmp file'
 
824 466 d 12 h liveuser /trunk/sample/phpLib::getFunctionConstruction/ -- Power by QBPWCF

'多餘的fuse檔案'
 
822 466 d 12 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/phpLib::getPhpLibConstruction.php 檔案,作為 phpLib::getPhpLibConstruction 測試案例的主檔案.'

'新增 sample/phpLib::getPhpLibConstruction.php 資料夾,存放 phpLib::getPhpLibConstruction 的各項測試案例.'

'新增 sample/phpLib::getPhpLibConstruction/20241201.php 檔案,作為 zerossl::getPhpLibConstruction 的測試案例 20241201.'

'新增 sample/assets of phpLib::getPhpLibConstruction_20241201 作為 phpLib::getPhpLibConstruction 測試案例 20241201 的附件存放處.'

'新增 sample/phpLib::getFunctionConstruction.php 檔案,作為 phpLib::getFunctionConstruction 測試案例的主檔案.'

'新增 sample/phpLib::getFunctionConstruction 資料夾,存放 phpLib::getFunctionConstruction 的各項測試案例.'

'新增 sample/phpLib::getFunctionConstruction/20241201.php 檔案,作為 phpLib::getFunctionConstruction 的測試案例 20241201.'

'新增 sample/assets of phpLib::getFunctionConstruction 作為 phpLib::getFunctionConstruction 測試案例 20241201 的附件存放處.'
 

Show All