forked from mysql/mysql-workbench
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Mac: hide background image file in the dmg
- Linux: fix build of genwrap in Ubuntu 14.04 [TESTS] - build in Ubuntu 14.04 - check Mac pkg from jenkins
- Loading branch information
0 parents
commit a15059a
Showing
4,494 changed files
with
2,043,831 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[MYSQL] | ||
tree_location = bzr+ssh://bk-internal.mysql.com/bzrroot/dev-tools/workbench/5.2 | ||
post_commit_to = [email protected] | ||
post_commit_url = bzr+ssh://bk-internal.mysql.com/bzrroot/dev-tools/workbench/5.2 | ||
tree_name = workbench | ||
project_name = MySQL/Workbench |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[MYSQL] | ||
tree_location = bzr+ssh://myrepo.no.oracle.com/bzrroot/dev-tools/workbench/6.2 | ||
post_commit_to = [email protected] | ||
post_commit_url = bzr+ssh://myrepo.no.oracle.com/bzrroot/dev-tools/workbench/6.2 | ||
tree_name = workbench-6.2 | ||
project_name = MySQL/Workbench | ||
windows_source_paths=backend/windows,frontend/windows,ext/Aga.Controls,ext/HTMLRenderer,plugins/db.mysql.editors/windows,plugins/wb.model.editors/windows,plugins/wb.printing/windows,library/forms/winforms,library/base.windows,build/msi,build/zip | ||
|
||
flake8_ignore=E,W | ||
want_bundle_on_commit_messages=False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,207 @@ | ||
*.obj | ||
*.user | ||
[Dd]ebug | ||
[Rr]elease | ||
obj | ||
[Bb]in | ||
*.ncb | ||
*.suo | ||
*.dsk | ||
*.~* | ||
*.a | ||
*.ddp | ||
*.o | ||
*.lo | ||
*.gcda | ||
*.la | ||
*.libs | ||
*.deps | ||
*.gcno | ||
*.gcov | ||
*~ | ||
*~.nib | ||
*.local | ||
Lib_Commercial | ||
Lib_Debug | ||
Lib_Release | ||
public_interface | ||
testing/tut/**/*.xml | ||
testing/tut/output/* | ||
__history | ||
.metadata | ||
Common.mak | ||
Makefile | ||
Makefile.in | ||
configure | ||
config.cache | ||
autom4te.cache | ||
config.log | ||
depcomp | ||
config.guess | ||
config.h | ||
ltmain.sh | ||
config.sub | ||
mkinstalldirs | ||
config.status | ||
stamp-h1 | ||
config.h.in | ||
libtool | ||
missing | ||
aclocal.m4 | ||
install-sh | ||
grts/* | ||
*.Load | ||
*.NoLoad | ||
TestResults | ||
MySQLWorkbench1.vsmdi | ||
release_oss | ||
Release_OSS | ||
testing/tut/shell_history.txt | ||
testing/tut/shell_snippets.txt | ||
testing/tut/test1_doc.mwb | ||
testing/tut/test1_dump1.pdf | ||
testing/tut/test1_dump1.png | ||
testing/tut/test1_resave.mwb | ||
testing/tut/test20_dump.png | ||
testing/tut/test_output | ||
testing/tut/notetest.mwb | ||
testing/tut/shapes_rects.png | ||
testing/tut/Studio | ||
testing/tut/t1.mwb | ||
testing/tut/t2.mwb | ||
testing/tut/test4.mwb | ||
testing/tut/data/modules_grt/schema_reporting/res_schema_reporting_test_1.html | ||
testing/tut/data/modules_grt/schema_reporting/res_schema_reporting_test_2.html | ||
testing/tut/data/shell_history.txt | ||
wiztest | ||
boxtest | ||
*.bak | ||
tags | ||
genobj | ||
genwrap | ||
test_all | ||
Params.inc | ||
kojima.pbxuser | ||
kojima.perspectivev3 | ||
build-stamp | ||
configure-stamp | ||
MySQLWorkbench.desktop | ||
build/mysql-workbench.spec | ||
debian/mysql-workbench | ||
testing/tut/wbdata | ||
frontend/linux/shell/grtshell | ||
frontend/linux/workbench/mysql-workbench-bin | ||
template_dictionary_nothreads_unittest | ||
template_dictionary_unittest | ||
template_modifiers_nothreads_unittest | ||
template_modifiers_unittest | ||
template_nothreads_unittest | ||
template_setglobals_nothreads_unittest | ||
template_setglobals_unittest | ||
template_unittest | ||
diff_tpl_auto_escape | ||
generate_fsm_c_test | ||
htmlparser_nothreads_test | ||
htmlparser_test | ||
make_tpl_varnames_h | ||
statemachine_test | ||
template_nothreads_regtest | ||
template_regtest | ||
template_test_util_nothreads_test | ||
template_test_util_test | ||
output/* | ||
../../../debian/files | ||
../../../debian/mysql-workbench.substvars | ||
files | ||
mysql-workbench.substvars | ||
*.pbxuser | ||
*.mode2v3 | ||
ext/scintilla/cocoa/ScintillaTest/build | ||
.DS_Store | ||
MySQLWorkbench.build | ||
*.perspectivev3 | ||
ext/scintilla/cocoa/ScintillaFramework/build | ||
mergechset | ||
plugins/wb.admin/.project | ||
plugins/wb.admin/.pydevproject | ||
build/mysqlworkbench-template.dmg | ||
*.wb50.mwb | ||
CodeAnalyst | ||
*.aps | ||
*.egg | ||
*.egg-info | ||
*.pyc | ||
*.pyo | ||
ext/mysql-utilities/.bzr | ||
ext/mysql-utilities/.bzrignore | ||
ext/mysql-utilities/build | ||
ext/connector-python/.bzr | ||
ext/connector-python/.bzrignore | ||
ext/connector-python/build | ||
new.bzr | ||
*.vs10x | ||
MySQLWorkbench.opensdf | ||
MySQLWorkbench.sdf | ||
ipch | ||
pdb | ||
ext/utils_build | ||
ext/mysql-utilities/scripts/mysqldbcopy | ||
ext/mysql-utilities/scripts/mysqldbexport | ||
ext/mysql-utilities/scripts/mysqldbimport | ||
ext/mysql-utilities/scripts/mysqlindexcheck | ||
ext/mysql-utilities/scripts/mysqlmetagrep | ||
ext/mysql-utilities/scripts/mysqlprocgrep | ||
ext/mysql-utilities/scripts/mysqlreplicate | ||
ext/mysql-utilities/scripts/mysqlserverclone | ||
ext/mysql-utilities/scripts/mysqluserclone | ||
*.pdb | ||
backend/wbpublic/wbpublic.be.sdf | ||
xcuserdata | ||
*.xcworkspace | ||
ext/mysql-utilities/mysql_libs.zip | ||
ext/mysql-utilities/zip.exe | ||
RE:testing/python/test_results_.*\.txt(\.[0-9])? | ||
plugins/migration/doc/_* | ||
mysqldbcompare | ||
mysqldiff | ||
mysqkdiskusage | ||
mysqlrplcheck | ||
mysqlserverinfo | ||
mysqldiskusage | ||
ext/mysql-utilities/scripts/mysqlfailover | ||
ext/mysql-utilities/scripts/mysqlrpladmin | ||
ext/mysql-utilities/scripts/mysqlrplshow | ||
ext/antlr-runtime/m4/* | ||
m4 | ||
log | ||
antlr3config.h | ||
antlr3config.h.in | ||
include/antlr3config.h | ||
antlr-3.4-complete.jar | ||
parser-opt | ||
library/mysql55-parser/grammar/mysql.parser | ||
wb_config.h | ||
library/mysql-parser/grammar/output | ||
DerivedData | ||
testing/tut/data/shell_bookmarks.txt | ||
testing/tut/testconn.cache | ||
testing/tut/testsetup.sql | ||
ext/mysql-utilities/scripts/mysqluc | ||
_build | ||
_build/* | ||
mysqlauditadmin | ||
mysqlauditgrep | ||
testing/tut/data/snippets/CMakeLists.txt | ||
*.cmake | ||
CMakeFiles | ||
testing/tut/data/cache | ||
testing/tut/data/sql_history | ||
Thumbs.db | ||
testing/tut/data/base/my-2-copy.ini | ||
scheme.prop | ||
libmysqlclient.dylib | ||
cairo.py | ||
cairo_wrap.cxx | ||
mforms.py | ||
mforms_wrap.cxx | ||
library/sql-parser/source/windows/myx_sql_parser.output |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
MySQL Workbench has been developed by a small team of great developers | ||
in the MySQL group at Oracle Corporation, starting from a personal project | ||
of project/team lead Mike Zinner (DBDesigner 4). | ||
-- | ||
|
||
Alfredo Kojima <[email protected]> - backend, Linux, Mac OS X, lead developer | ||
Mike Lischke <[email protected]> - backend, Windows, Mac OS X, UI, testing | ||
Alexander Musienko <[email protected]> - Windows, synchronization, backup/restore, testing | ||
Rene Ramirez <[email protected]> - backend, Windows, Linux | ||
Sergio de la Cruz <[email protected]> - Administration, Python development | ||
Johannes Taxacher <[email protected]> - QA, building, testing | ||
Armando Lopez Valencia <[email protected]> - QA | ||
Rafael Bedoy <[email protected]> - QA | ||
Mike Zinner <[email protected]> - team lead, UI design | ||
|
||
Sergei Tkachenko <[email protected]> - Windows, parser, SQL IDE | ||
Maksym Yehorov <[email protected]> - Linux, Administration |
Oops, something went wrong.