Commit Graph

225 Commits

Author SHA1 Message Date
Marc Delisle
b7bbb967ba no branch exist in the cloned directory; advice for changes before validation 2010-03-16 08:10:49 -04:00
Michal Čihař
c4bdb18703 Better logging of progress. 2010-03-12 13:49:27 +01:00
Michal Čihař
105c33fe34 Automatically create TESTING/STABLE tags on release. 2010-03-12 13:48:03 +01:00
Marc Delisle
4876d27758 remove mention of subversion 2010-03-11 12:41:04 -05:00
Michal Čihař
56404c562b Upload also release notes. 2010-03-11 16:58:28 +01:00
Michal Čihař
8fb7ecae3f Link to wiki. 2010-03-11 16:57:54 +01:00
Michal Čihař
6d5a1c3c29 Add script for automatically uploading a release. 2010-03-11 16:50:15 +01:00
Michal Čihař
93b19bded8 Proper path to release notes. 2010-03-11 16:49:58 +01:00
Michal Čihař
17147737eb Add support for tagging a release. 2010-03-11 16:40:06 +01:00
Michal Čihař
39c0280bf3 Update script for creating releases to work with Git. 2010-03-11 16:32:37 +01:00
Michal Čihař
f61b39fd2f Remove snapshot mode.
It is not used anyway and just complicates the script.
2010-03-11 16:15:50 +01:00
Michal Čihař
28f58df2fb Add script to convert PHP translations to po files. 2010-03-10 14:08:56 +00:00
Michal Čihař
ac9d23f535 rfe #2936156 [auth] Signon authentication forwards error message through session data. 2010-01-21 15:22:34 +00:00
Marc Delisle
2e13704759 MD5 sums are again in RSS feed from sf.net. 2009-10-30 16:45:31 +00:00
Marc Delisle
6a803f65d3 [auth] Add custom port configuration in signon 2009-10-10 11:33:03 +00:00
Marc Delisle
91ba1844eb add reference to the new File Manager 2009-09-13 12:21:48 +00:00
Marc Delisle
e5de5d96a5 we still need the MD5 sums 2009-09-05 12:13:30 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
398feb40fd patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3 2008-12-14 13:58:06 +00:00
Marc Delisle
cd4860bd36 exclude /test from package to avoid Path disclosure when running tests that fail; remove old history (consult SVN for changes history) 2008-12-12 17:49:37 +00:00
Marc Delisle
f24b2379b3 md5sums.py 2008-12-06 19:23:55 +00:00
Michal Čihař
dc89ceea56 Fix typo. 2008-11-24 11:07:36 +00:00
Michal Čihař
a64e87203c Adjust create-release.sh instructions to match current website. 2008-11-21 08:58:00 +00:00
Michal Čihař
20a5400712 Little amount of fixes to make it actually produce sensible results. 2008-11-10 11:42:54 +00:00
Michal Čihař
9a682e2054 Point to new setup script in all places, drop old one. 2008-08-29 18:07:50 +00:00
Marc Delisle
e77938bb20 BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress 2008-08-20 17:04:37 +00:00
Marc Delisle
1bd7ec70e2 bug #2046883 [core] Notices about deprecated dl() (so stop using it) 2008-08-16 14:06:27 +00:00
Marc Delisle
af1adf8d2b no more non-utf-8 languages 2008-08-09 21:54:57 +00:00
Marc Delisle
cdbc44343c 3.1.0-dev 2008-08-08 10:51:58 +00:00
Marc Delisle
0bfb27fb05 possible XSS during setup 2008-07-24 17:26:05 +00:00
Marc Delisle
6f0f26fb9b new sf.net upload procedure 2008-06-10 17:25:15 +00:00
Marc Delisle
695e25b01f remove old todo when creating a release 2008-04-22 20:11:52 +00:00
Marc Delisle
7c8e036ed4 bug #1947189 [scripts] Missing </head> in scripts/signon.php 2008-04-21 17:06:03 +00:00
Sebastian Mendel
efee2426c5 cleanup 2007-10-17 14:05:21 +00:00
Sebastian Mendel
4921061b4f ... forgot to remove test code 2007-10-10 07:44:08 +00:00
Sebastian Mendel
96942edcce fixed bug #1810629 XSS in setup.php 2007-10-10 07:30:59 +00:00
Marc Delisle
29f0ac3418 now create_tables.sql is for MySQL 5 2007-09-30 12:15:08 +00:00
Marc Delisle
c5399453a8 patch #1712514 specify host for single signon, thanks to Thierry 2007-06-07 17:14:21 +00:00
Marc Delisle
a554042b5e bug #1728590 Detected failing session_start fails 2007-06-03 23:30:40 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Michal Čihař
1c32f18ea7 RFE #1435922 [gui] navigation frame shows listing of databases when none selected 2007-04-10 13:34:48 +00:00
Marc Delisle
6b47cd5b3f patch #1694234, pma_designer_coords in create_tables.sql, thanks to Isaac Bennetch 2007-04-07 14:40:24 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Sebastian Mendel
4aa32b31d5 fixed MySQL #1101 - BLOB/TEXT column 'sqlquery' can't have a default value 2007-03-27 13:53:14 +00:00
Sebastian Mendel
b6a2ca2646 fixed package and subpackage assignment 2007-03-20 15:15:58 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00