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
956 352 d 1 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'clean usr/lib64/qbpwcf/allInOneConfig.php'
 
950 353 d 23 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'cp usr/lib to usr/lib64 for rpmbuild compatiable'
 
927 356 d 21 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

'clear password info'
 
915 357 d 20 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

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

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

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

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

'commit part'
 
821 468 d 16 h liveuser /trunk/ -- Power by QBPWCF

'補commit'
 
633 793 d 18 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
486 1019 d 3 h liveuser /trunk/ -- Power by QBPWCF

'修正 cmd.php 檔案的 cmd 類別的 makeZstFile 函式對於 path 參數的處理.'

'修正 cmd.php 檔案的 cmd 類別的 makeZstFile 函式沒有使用到給予的 fileArgu 參數問題.'

'變更 allInOneConfig.php 檔案的 資料庫連結用資訊註解方式.'

'增加 allInOneForCI.php、allInOneCmd.php、allInOneJson.php、allInOneForSOAP.php、allInOneFull.php 檔案的 dbPort 變數, 提供預設的資料庫 tcp port, 提供覆蓋預設值的功能.'

'增加 allInOneConfig.php 檔案的 dbPort 變數,提供預設的資料庫 tcp port.'

'增加 usr/bin/backupDb.php 檔案的 backupFilesToKeep 參數,預設至多保留7天份的備份檔案.'

'新增 sample/fileAccess::ls.php 檔案.'

'新增 fileAccess.php 檔案的 fileAccess 類別的 ls 函式,提供詳細的目錄底下檔案與資料夾資訊.'

'新增 sample/fileAccess::listInfo.php 檔案.'
 
440 1056 d 8 h liveuser /trunk/ -- Power by QBPWCF

修正 variableCheck.php 檔案中 variableCheck 類別的 toSource 函式的說明.

完善 bigbluebutton.php 檔案中 bigbluebutton 類別的 getCheckSum 函式的參數檢查機制.

新增 variableCheck.php 檔案中 variableCheck 類別的 hideParams 函式提供 隱藏元素中可能含有機密的內容 的功能.

新增 stringProcess.php 檔案中 stringProcess 類別的 getContentBetweenKeyWord 函式,提供取得指定關鍵字中的內容.

增加 stringProcess.php 檔案中 stringProcess 類別的 delKeyWordsInStrHead 函式回傳的結果.
 
438 1066 d 14 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF  
436 1066 d 15 h liveuser /trunk/ -- Power by QBPWCF

新增 allInOneConfig.php 檔案,提供給 allInOneFull.php、allInOneForCI.php、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php 使用的全域設定檔案.

變更 allInOneFull.php、allInOneForCI.php、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php 的設定檔為預先採用 allInOneConfig.php 檔案,然後可以各自複寫設定..