Commit Graph

8037 Commits

Author SHA1 Message Date
Michal Čihař
cc2d695d8b Add support for hiding server information. 2006-10-17 10:25:01 +00:00
Michal Čihař
27696bd1e0 Add support for ON DUPLICATE KEY (bug #1576226). 2006-10-17 09:46:07 +00:00
Michal Čihař
8284c78877 Fix HTML errors. 2006-10-17 09:31:25 +00:00
Michal Čihař
bf22bc374f Switch to \n on Mac, as it is reported to be common EOL there now (bug #1577590). 2006-10-16 11:56:36 +00:00
Michal Čihař
491187ed77 Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
Marc Delisle
e1e1fdc6bd bug #1541189, views not displayed in export list 2006-10-14 23:17:58 +00:00
Marc Delisle
106741652c select all tables in the export list 2006-10-13 17:09:11 +00:00
Marc Delisle
9b9d0b800c bug #1517428, CSS, IE 6 and output compression 2006-10-13 12:31:54 +00:00
Michal Čihař
b495cd337a Remove last CVS mentions. 2006-10-13 08:23:32 +00:00
Michal Čihař
1ebe25729e Use HeadURL instead of Source keyword. 2006-10-13 08:21:55 +00:00
Michal Čihař
0d9c5892c6 Fix cvs/csv typo. 2006-10-13 08:14:31 +00:00
Michal Čihař
b79587ee9f Switch to subversion. 2006-10-13 08:10:07 +00:00
Michal Čihař
40a4f1f030 Mention wiki. 2006-10-13 08:06:24 +00:00
Michal Čihař
5789fb9def Switch to subversion. 2006-10-13 08:03:06 +00:00
Michal Čihař
92c898727f Move cleanup to separate function (bug #1569123). 2006-10-13 07:52:34 +00:00
Michal Čihař
223951c886 Readd snapshot support. 2006-10-13 07:40:50 +00:00
Michal Čihař
e068252221 Mention wiki. 2006-10-13 07:15:22 +00:00
Marc Delisle
b94e87187f bug #1566219, automated timestamp values 2006-10-13 01:46:21 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Marc Delisle
076637358d migration 2006-10-12 15:57:36 +00:00
Michal Čihař
d9c440c01b Fix parsing of CHAR column type (bug #1573502). 2006-10-10 14:44:25 +00:00
Michal Čihař
861d70b5a2 Fix MIME type and extension to state before plugins were introduced (patch #1570742, thanks to ssevennm - ssevennm). 2006-10-10 14:20:58 +00:00
Michal Čihař
2b5baa6e9a Check for sent headers, provide backtrace in this case. 2006-10-10 14:06:56 +00:00
Michal Čihař
f741e2eb76 Fix displaying of entered query. 2006-10-10 14:02:37 +00:00
Michal Čihař
54738174ee Correctly fail if file is too short (bug #1574340). 2006-10-10 13:04:44 +00:00
Michal Čihař
e82ff50a8c Fix typo (translation #1467138). 2006-10-10 08:06:32 +00:00
Marc Delisle
97bd2d65e7 bug #1564409, default in FontFamily 2006-10-09 14:52:36 +00:00
Michal Čihař
b9cb622f2d Fix typo (translation #1570611). 2006-10-09 14:17:45 +00:00
Marc Delisle
9ea955a91d document FontFamily, FontFamilyFixed 2006-10-09 12:58:58 +00:00
Marc Delisle
6de7cbca22 bug 1562533, unbuffered queries 2006-10-09 12:39:08 +00:00
Marc Delisle
1224edc256 allow non-anonymous access 2006-10-07 14:16:22 +00:00
Marc Delisle
da73fbe051 allow non-anonymous access 2006-10-07 14:09:19 +00:00
Marc Delisle
f291842f27 list all files 2006-10-07 13:16:16 +00:00
Marc Delisle
7f38a684d3 use lang-cleanup.sh from kit because we will upgrade the release scripts in all branches 2006-10-07 13:01:40 +00:00
Marc Delisle
9ef2fade2a bug #1568341, last part of the fix 2006-10-06 17:04:43 +00:00
Michal Čihař
59e1a823f1 remove unused code 2006-10-06 09:02:46 +00:00
Michal Čihař
7e2e9fd27a Improve create-release.sh, add scripts/lang-cleanup.sh for removing languages 2006-10-06 08:55:26 +00:00
Marc Delisle
51086aa6c9 starting changes for new distribution kits 2006-10-05 21:01:24 +00:00
Michal Čihař
87e73d3dba Fix order of includes (bug #1569277). 2006-10-04 13:09:56 +00:00
Michal Čihař
1491e4f83e Add support for UTC_DATE, UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585, thanks to Alexander Schuch - ci-dev. 2006-10-04 12:58:55 +00:00
Michal Čihař
46d5fbb19f Fix duplicate ids (patch #1568504). 2006-10-04 12:49:18 +00:00
Michal Čihař
e4b6c1e425 Fix Wikipedia URLs (patch #1568498). 2006-10-04 12:46:48 +00:00
Marc Delisle
a3c4a6a34f 2.9.0.2 2006-10-03 15:22:21 +00:00
Michal Čihař
91c7b9a8d3 Sync token name. 2006-10-03 13:12:35 +00:00
Michal Čihař
ccc6a04974 Sync token name, move it's definition to one place (bug #1569612). 2006-10-03 13:11:35 +00:00
Marc Delisle
530a41aed3 bug #1568341, case sensitivity in db names 2006-10-01 18:55:52 +00:00
Marc Delisle
b00f3d56cb bug #1550690, wrong export of constraints 2006-10-01 18:48:43 +00:00
Marc Delisle
1060b0fa14 trap error 1452 when adding a foreign key and the constraint fails 2006-10-01 18:11:44 +00:00
Marc Delisle
1d27b1087f update 2006-09-29 16:27:49 +00:00
Marc Delisle
094d4d1db0 security fixes 2006-09-29 13:52:08 +00:00