Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 2206d1830146cfa4b267421190ca2855f4687144
https://github.com/phpmyadmin/phpmyadmin/commit/2206d1830146cfa4b267421190ca2855f4687144
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/Advisor_test.php
Log Message:
-----------
Coding style improvements to advisor tests, add docs
Commit: cfc3cef521400b6eb17adc18ff65a69798df324b
https://github.com/phpmyadmin/phpmyadmin/commit/cfc3cef521400b6eb17adc18ff65a69798df324b
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Use data provider for testing user agent parsing
Commit: 82562d8e7dd786a01a4af3cff0c9731deec0563b
https://github.com/phpmyadmin/phpmyadmin/commit/82562d8e7dd786a01a4af3cff0c9731deec0563b
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Add some contemporary browsers
Commit: 92e763a574b0e67da2bbc71239985ee209a30673
https://github.com/phpmyadmin/phpmyadmin/commit/92e763a574b0e67da2bbc71239985ee209a30673
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Remove disabled code
Commit: 3bc02735ca219dfa49c457fad3d9454bc0dfb72a
https://github.com/phpmyadmin/phpmyadmin/commit/3bc02735ca219dfa49c457fad3d9454bc0dfb72a
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Document and coding style for SSL rewriting test
Commit: d3b43b94a7477eba4a1bb4020d2cfc52ebc98d1a
https://github.com/phpmyadmin/phpmyadmin/commit/d3b43b94a7477eba4a1bb4020d2cfc52ebc98d1a
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Documentation for some tests
Commit: c5dda33bde3869aea020f949c0d7bd6bda170849
https://github.com/phpmyadmin/phpmyadmin/commit/c5dda33bde3869aea020f949c0d7bd6bda170849
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M libraries/Config.class.php
Log Message:
-----------
Do not use caching when running testsuite
Commit: a09b488b1d7e90ebc50583a80e8b9e587ff7e792
https://github.com/phpmyadmin/phpmyadmin/commit/a09b488b1d7e90ebc50583a80e8b9e587ff7e792
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Loading of defaults can be too long and timeout
Commit: a98050db2cf058856476bc8d15a7b422e5278bf1
https://github.com/phpmyadmin/phpmyadmin/commit/a98050db2cf058856476bc8d15a7b422e5278bf1
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Implement testGetCookiePath test
Commit: e9e05017df0bf414f0d7ee623934e153fb14f3a1
https://github.com/phpmyadmin/phpmyadmin/commit/e9e05017df0bf414f0d7ee623934e153fb14f3a1
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Document tests, remove test methods which do not make much sense
Commit: bd8d3e0134ec16dcbe092ab0e08c10939aa2515d
https://github.com/phpmyadmin/phpmyadmin/commit/bd8d3e0134ec16dcbe092ab0e08c10939aa2515d
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M libraries/Config.class.php
M test/classes/PMA_Config_test.php
Log Message:
-----------
Remove never implemented save method and test for it
Commit: 1208be3d1a556cab6a39b1fc6cbe9294ba6cc17d
https://github.com/phpmyadmin/phpmyadmin/commit/1208be3d1a556cab6a39b1fc6cbe9294ba6cc17d
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Wrap some long lines
Commit: 121b798f0e7e6ecae88ec08a289f0fd7bd66d4b2
https://github.com/phpmyadmin/phpmyadmin/commit/121b798f0e7e6ecae88ec08a289f0fd7bd66d4b2
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Split out checkPmaAbsoluteUri using dataProvider
Commit: db97f75d96c0d4f16d5f76ae9520a22af69d5c33
https://github.com/phpmyadmin/phpmyadmin/commit/db97f75d96c0d4f16d5f76ae9520a22af69d5c33
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Add another test
Commit: 5413a168a88d45ea6ce2371076deded7b5ecbbfb
https://github.com/phpmyadmin/phpmyadmin/commit/5413a168a88d45ea6ce2371076deded7b5ecbbfb
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Add missing group
Commit: 7db8a82848992249533ef29700b6609861d3afc5
https://github.com/phpmyadmin/phpmyadmin/commit/7db8a82848992249533ef29700b6609861d3afc5
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Separate group from other attrs
Commit: 71836ff80ba36385e2f6614a344d67a372f9b4ee
https://github.com/phpmyadmin/phpmyadmin/commit/71836ff80ba36385e2f6614a344d67a372f9b4ee
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Remove debug code
Commit: 398992670f7b629e01610d1ea4fc7d4c653a694e
https://github.com/phpmyadmin/phpmyadmin/commit/398992670f7b629e01610d1ea4fc7d4c653a694e
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M .gitignore
Log Message:
-----------
Ignore config only in toplevel dir
Commit: de343ab837daabb12382eb05c0d09aaf557459ce
https://github.com/phpmyadmin/phpmyadmin/commit/de343ab837daabb12382eb05c0d09aaf557459ce
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Test loading some arbitrary file
Commit: 69f80f473bd1322d59f4460a423f3954be57048e
https://github.com/phpmyadmin/phpmyadmin/commit/69f80f473bd1322d59f4460a423f3954be57048e
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
More tests for loading config file
Commit: 5c466ab97a16ef0082cfc0ad1229e72f5cb03f82
https://github.com/phpmyadmin/phpmyadmin/commit/5c466ab97a16ef0082cfc0ad1229e72f5cb03f82
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Add some docs
Commit: e96a4379b088069be53a674c64de8e28035b4061
https://github.com/phpmyadmin/phpmyadmin/commit/e96a4379b088069be53a674c64de8e28035b4061
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Merge two tests for checkPmaAbsoluteUri
Commit: 44d4a56c20cec232cd0eeb6feb48e4d2137e1783
https://github.com/phpmyadmin/phpmyadmin/commit/44d4a56c20cec232cd0eeb6feb48e4d2137e1783
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
A test/test_data/config.inc.php
Log Message:
-----------
Add sample config file
Commit: 97a1ecbdd827e93ff0a3f0b027e09b6f92bee431
https://github.com/phpmyadmin/phpmyadmin/commit/97a1ecbdd827e93ff0a3f0b027e09b6f92bee431
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Remove commented out code
Commit: d597d31f9e2725623929ede8bc28ec953bb4d4da
https://github.com/phpmyadmin/phpmyadmin/commit/d597d31f9e2725623929ede8bc28ec953bb4d4da
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Add doc
Commit: 1b1f501ac8477d8a1f687c27247b76f17be77814
https://github.com/phpmyadmin/phpmyadmin/commit/1b1f501ac8477d8a1f687c27247b76f17be77814
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Wrap some long lines
Commit: 2a7358c9ab182d0d1a699442cdcd614ff050f0bd
https://github.com/phpmyadmin/phpmyadmin/commit/2a7358c9ab182d0d1a699442cdcd614ff050f0bd
Author: Michal Čihař <[email protected]>
Date: 2012-05-14 (Mon, 14 May 2012)
Changed paths:
M test/classes/PMA_Config_test.php
Log Message:
-----------
Rewrite another test using dataProvider
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3344e55...2a7358c
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git