mirror of
https://github.com/php/web-doc-editor.git
synced 2026-03-24 09:12:07 +01:00
[PR #3] Git ready #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/web-doc-editor/pull/3
Author: @minktee
Created: 1/11/2014
Status: 🔄 Open
Base:
master← Head:GIT_READY📝 Commits (10+)
c456865Init commit for git support in PHPDoE. Added simple autoload, local.*.ini settings files, GitClient and some small changese8ed1a5merged with trunk: update ru locale3004b1dMerge branch 'master' into GIT_READY68e692cignore local.*.ini9939126Merge branch 'master' into GIT_READYbb2fb08Merge branch 'master' into GIT_READY8cbc93fMerge branch 'master' into GIT_READY445f9a3fix linendingbc1f0b6Merge branch 'master' into GIT_READYf30745fMerge branch 'master' into GIT_READY📊 Changes
47 files changed (+949 additions, -749 deletions)
View changed files
📝
.gitignore(+1 -0)📝
error_type.php(+1 -2)📝
index.php(+3 -9)📝
install/doc-editor.sql(+4 -4)📝
install/firstRun.php(+6 -5)📝
install/migration.php(+1 -4)📝
js/locale/ar.js(+0 -4)📝
js/locale/fr.js(+0 -2)📝
js/main-all-debug.js(+0 -135)📝
js/main-all.js(+1 -1)📝
js/ui/cmp/RepositoryTree.js(+0 -11)➖
js/ui/task/UpdateSingleFolderTask.js(+0 -125)📝
php/AccountManager.php(+1 -12)📝
php/Config.php(+16 -4)📝
php/CvsClient.php(+0 -1)📝
php/DBConnection.php(+1 -1)📝
php/DictionaryManager.php(+0 -1)➕
php/ExecStatement.php(+50 -0)📝
php/ExtJsController.php(+8 -64)📝
php/File.php(+2 -7)...and 27 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.