Subversion Repositories qbpwcf-lib(archive)

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
950 354 d 1 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'cp usr/lib to usr/lib64 for rpmbuild compatiable'
 
915 357 d 22 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

'mv usr/lib to usr/lib/qbpwcf'
 
911 357 d 23 h liveuser /trunk/user_lib_qbpwcf_lib/ -- Power by QBPWCF

'prepare prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
910 357 d 23 h liveuser /trunk/usr_lib_qbpwcf/ -- Power by QBPWCF

'prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
891 361 d 21 h liveuser /trunk/usr/lib/ -- Power by QBPWCF

'cp qbpwcf to usr/lib'
 
845 412 d 22 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'commit part'
 
805 476 d 0 h liveuser /trunk/ -- Power by QBPWCF

'修正 autoService.php 檔案的 autoService 類別的 runkList 函式繼承執行中排程資訊的方式.'

'增加 usr/bin/auto.php 的 log 參數,用於指定 log 檔案的位置.'
 
804 485 d 0 h liveuser /trunk/ -- Power by QBPWCF

'修正 autoService.php 檔案的 autoService 類別的 runkList 函式解析排程的方式.'
 
803 487 d 6 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'修正 autoService.php 檔案的 autoService 類別的 checkList 函式的排程檢查方式.'
 
802 488 d 0 h liveuser /trunk/ -- Power by QBPWCF

'修正 autoService.php 檔案的 autoService 類別的 checkList 函式的排程檢查方式.'

'新增 autoService.php 檔案的 autoService 類別的 getList 函式,提供取得排程清單的功能.'

'修正 autoService.php 檔案的 autoService 類別的 checkList 函式的回傳 content 描述.'

'修正 usr/bin/auto.php 的 getList 參數不會顯示排程清單資訊的問題.'
 
796 488 d 23 h liveuser /trunk/ -- Power by QBPWCF

'修正 cmd.php 檔案的 cmd 類別的 parseCmdString 函式,解析的字串會被當成指令指令的問題.'

'修正 usr/bin/auto.php 排程小時參數只有1個數字會出錯的問題.'

'修正 usr/bin/auto.php 排程時間用到不存在變數的問題.'
 
794 490 d 3 h liveuser /trunk/ -- Power by QBPWCF

'讓 autoService.php 檔案的 autoService 類別的 checkList 函式,於無排程設定檔時自動建立之.'

'修正 usr/bin/auto.php 使用 autoService 類別的語法錯誤.'
 
789 514 d 20 h liveuser /trunk/ -- Power by QBPWCF

'修正 autoService.php 檔案的 autoService 類別的 runList 函式回傳的 cache 結果缺少 result["status"] 、 result["error"] 的問題.'

'增加 autoService.php 檔案的 autoService 類別的 daemon 函式的 log 參數.'

'增加 autoService.php 檔案的 autoService 類別的 runList 函式的 log 參數.'

'新增 usr/lib/systemd/system/auto.service 服務.'

'新增 usr/bin/auto.php 檔案,提供管理排程執行的功能.'

'修正 autoService.php 檔案的 autoService 類別的 create、updateList 格式.'
 
780 589 d 5 h liveuser /trunk/ -- Power by QBPWCF

'新增 usr/lib/systemd/system/auto.service 服務. [test]'

'新增 usr/bin/auto.php 檔案,提供管理排程執行的功能. [test]'

'修正 autoService.php 檔案的 autoService 類別的 create、updateList 格式. [test]'

'修正 /usr/bin/backupDb.php 檔案,遇到沒有參數僅會報錯的問題. [test]'
 
667 750 d 5 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/autoService::daemon.php 檔案,用於展示 autoService::daemon.'

'新增 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 paramsForFuncToRunWhenIdle,代表指定給予funcToRunWhenIdle參數中的指定元素的參數.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache,代表函式結束前,儲存在serverCache的內容.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 funcToRunWhenIdle 被呼叫時給予的 serverCache 參數.'

'更新 webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式註解.'

'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'

'新增 autoService.php 檔案的 autoService 類別的 updateList 函式.'

'新增 sample/threads::proc.php 檔案,用於展示 threads::proc.'
 
666 757 d 2 h liveuser /trunk/ -- Power by QBPWCF

'新增 threads.php 檔案的 threads 類別的 proc 函式.'

'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'

'新增 sample/autoService::runList.php 檔案,用於驗證 autoService::runList 功能.'

'新增 autoService.php 檔案的 autoService 類別的 runList 函式.'
 
665 757 d 5 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'code clean'
 
664 757 d 5 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/autoService::checkList.php 檔案,用於驗證 autoService::checkList 功能.'

'實作 autoService.php 檔案的 autoService 類別的 checkList 函式.'

'新增 time.php 檔案的 time 類別的 unix 函式,提供取得unixtime的功能.'
 
663 758 d 1 h liveuser /trunk/ -- Power by QBPWCF

'新增 variableCheck.php 檔案的 variableCheck 類別的 checkRFC3339 函式.提供檢查時間字串格式是否符合RFC3339的功能.'

'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的unixtime回傳結果.'

'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的argu回傳結果.'

'優化 time.php 檔案的 time 類別的 caculateTimeAmount 函式的計算方式,增加實用性.'

'新增 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式.提供檢查字串格式的功能.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 str_split_unicode 函式的註解.'

'新增 search.php 檔案的 search 類別的 findKeyWordsPosition 函式,提供多個關鍵字的位置搜尋結果.'
 
660 760 d 23 h liveuser /trunk/ -- Power by QBPWCF

'增加 allInOneFull.php、allInOneForCI.php、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php 匯入的檔案 autoService.php.'

'新增 sample/assets of autoService 資料夾.'

'新增 sample/autoService::createList.php 檔案,用於驗證 autoService::createList 功能.'

'增加 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 enCodeStr 參數的格式.'

'增加 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 enCodeType 參數支援的qbpwcf方式.'

'新增 autoService.php 檔案的 autoService 類別的 createList 函式.'
 
632 793 d 21 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
249 1161 d 10 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update
 
237 1166 d 5 h liveuser /trunk/ -- Power by QBPWCF
update copyright info
 
173 1173 d 0 h liveuser /trunk/ -- Power by QBPWCF
標準化 autoService.php 檔案的 autoService 類別中各函式的註解格式.
 
14 1474 d 0 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update copyright info
 
1 1495 d 4 h liveuser / Add initial directories