Subversion Repositories php-qbpwcf

Rev

Rev 226 | Rev 230 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 226 Rev 227
Line 45... Line 45...
45
 
45
 
46
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
46
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
47
 
47
 
48
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
48
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
49
 
49
 
50
php-qbpwcf-alpha.v20251222
50
php-qbpwcf-alpha.v20251223
51
 
51
 
52
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能,尚未支援多執行序功能. [devel]
52
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能,尚未支援多執行序功能. [devel]
53
 
53
 
54
增加 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式功能,提供一開始就選擇全部有異動的檔案為 commit 對象 的功能. [test]
54
增加 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式功能,提供一開始就選擇全部有異動的檔案為 commit 對象 的功能.
55
 
55
 
56
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnsta 函式的 解析 node 路徑與名稱遇到空格會解析出錯的問題. [test]
56
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnsta 函式的 解析 node 路徑與名稱遇到空格會解析出錯的問題.
57
 
57
 
58
增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.
58
增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.
59
 
59
 
60
修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.
60
修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.
61
 
61