Commit Graph

267 Commits

Author SHA1 Message Date
Marc Delisle
f105e8fcba 4.0.0-rc2 2013-04-15 16:32:21 -04:00
Kasun Chathuranga
57e751ff96 Add comments describing the changes 2013-04-11 06:50:16 +05:30
Kasun Chathuranga
2876b7014e Fix bug #3860 Displayed git revision info is not set 2013-04-10 23:59:33 +05:30
Marc Delisle
b223446b19 4.0.0-rc1 2013-04-02 12:19:49 -04:00
Marc Delisle
786e569b4f 4.0.0-beta3 2013-03-27 07:42:21 -04:00
Marc Delisle
6ec9b8336b Fix merge conflicts 2013-03-26 07:49:12 -04:00
Marc Delisle
7d2d883966 Fix merge conflicts 2013-03-25 19:57:27 -04:00
Marc Delisle
9158580da5 4.0.0-beta2 2013-03-17 06:59:08 -04:00
J.M
eb7b59b609 Merge branch 'QA_3_5' 2013-02-12 19:34:36 +01:00
Marc Delisle
5aad30f760 Correct detection of the Chrome browser 2013-02-12 12:53:58 -05:00
Marc Delisle
ea2f0d01e2 4.0.0-beta1 2013-02-09 06:44:05 -05:00
Michal Čihař
57a97a7057 Use up to date links to bugs and feature requests 2013-02-04 11:52:47 +01:00
Marc Delisle
db77bc6ad2 4.0.0-alpha2 2013-01-28 07:59:35 -05:00
Marc Delisle
24b5294d85 Set 4.0.0-alpha1 for master; when we reach beta, the MAINT_4_0_0 and QA_4_0 branches will start 2013-01-21 12:23:47 -05:00
Marc Delisle
1fe30ed7db 3.5.7-dev 2013-01-20 13:26:21 -05:00
Marc Delisle
ebb89e8521 Fix merge conflicts 2013-01-19 11:29:45 -05:00
Marc Delisle
752083f4d8 bug #3776 [cookies] Login without auth on second server 2013-01-19 11:25:15 -05:00
Dieter Adriaenssens
86dfd2506c wrap long lines 2013-01-15 14:42:07 +01:00
Dieter Adriaenssens
c709dc9191 improve coding style : correct syntax with if-then-else statements 2013-01-15 14:42:07 +01:00
Michal Čihař
4d3fee8173 Support for parsing git packs (bug #3591143) 2012-12-17 11:47:54 +01:00
Michal Čihař
a71ffb2be1 Correctly parse packed refs (bug #3591143) 2012-12-17 10:39:54 +01:00
Michal Čihař
dfe3691909 Use single check for being git version 2012-12-17 10:09:56 +01:00
Marc Delisle
3bca12a607 3.5.6-dev 2012-12-13 07:53:12 -05:00
Rouslan Placella
e0f9fd9902 Submit forms that reload the page via GET to avoid browser notices
The resubmission of forms should be harmless in these cases anyway
2012-12-02 20:12:55 +00:00
J.M
51421dbdf7 Display Git revision: Allow branch names with slashes 2012-11-12 12:13:04 +01:00
Marc Delisle
aac68e0a25 3.5.5-dev 2012-11-08 11:38:12 -05:00
Rouslan Placella
9b6e2226c0 Force full page reload on font size change 2012-11-05 21:03:25 +00:00
Rouslan Placella
1b69d0bf55 Drop the target attrbute from links and forms 2012-10-30 20:10:20 +00:00
Rouslan Placella
9e3a9ee52f Dropped main.php 2012-10-30 20:10:20 +00:00
Rouslan Placella
c24010362f Dropped references to index.php 2012-10-30 20:07:02 +00:00
Madhura Jayaratne
1a177f10ae Coding style: Fix some methods names 2012-10-28 17:08:27 +05:30
Michal Čihař
0668b6d8bc Use same logic as master for testsuite 2012-10-18 10:39:35 +02:00
Michal Čihař
048d2de2ba Ooops the condition was reversed 2012-10-18 10:30:06 +02:00
Michal Čihař
473e3bf2e9 Do not manipulate cookie headers in testsuite 2012-10-18 10:23:06 +02:00
Marc Delisle
2caf953171 3.5.4-dev 2012-09-24 07:17:20 -04:00
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Madhura Jayaratne
dec582c93c Do not prefix protected methods with underscore 2012-09-02 19:25:00 +05:30
Madhura Jayaratne
c4a5af9182 Merge branch 'QA_3_5'
Conflicts:
	js/tbl_select.js
	po/da.po
	tbl_select.php
2012-08-06 22:04:02 +05:30
J.M
53f96bd760 bug #3546277 [core] Call to undefined function __() when config file has wrong permissions 2012-08-06 09:20:07 +02:00
Marc Delisle
ef15437ac4 3.5.3-dev 2012-06-26 07:33:55 -04:00
Michal Čihař
f010626290 Use require_once because of testsuite 2012-06-25 11:10:40 +02:00
Madhura Jayaratne
e1a4f227fd Fix function name: PMA_get_real_size -> PMA_getRealSize 2012-06-01 21:58:59 +05:30
Madhura Jayaratne
3849390b8b Fix function name: PMA_array_merge_recursive -> PMA_arrayMergeRecursive 2012-06-01 21:57:07 +05:30
Madhura Jayaratne
381ae7b85a Fix function name: PMA_array_read -> PMA_arrayRead 2012-06-01 21:46:31 +05:30
Madhura Jayaratne
0a595f1f54 Fix function name: PMA_array_write -> PMA_arrayWrite 2012-06-01 21:44:33 +05:30
Michal Čihař
bd8d3e0134 Remove never implemented save method and test for it 2012-05-14 15:40:20 +02:00
Michal Čihař
c5dda33bde Do not use caching when running testsuite 2012-05-14 15:30:24 +02:00
Michal Čihař
fdb2b41f25 Handle validity at single place 2012-05-11 14:40:39 +02:00
Michal Čihař
1ce390b346 Better name for a variable 2012-05-11 14:39:34 +02:00
Michal Čihař
5961c53cb2 Improve error message on writable config
- use gettext only if available (we're quite early here)
- use PMA_fatalError instead of die
2012-05-09 11:53:07 +02:00