Commit Graph

26 Commits

Author SHA1 Message Date
Marc Delisle
29b297f41f Fix bug "#3853 Blowfish implementation might be broken" by replacing the
library with phpseclib

I could not make PMA_blowfish_test.php work with the new library.
2013-04-01 07:04:25 -04:00
Michal Čihař
87b1635589 Add rule to build jshint 2013-02-20 16:00:50 +01:00
Dieter Adriaenssens
cc4c7a02b5 exclude blowfish.php from code quality checks, it is an external lib 2013-01-27 21:34:32 +01:00
Michal Čihař
7ce2420bfd Merge remote-tracking branch 'origin/QA_3_5' 2013-01-18 13:35:33 +01:00
Michal Čihař
d0b855040f Fix typo 2013-01-18 13:35:18 +01:00
Michal Čihař
91266113b6 Fix operation when path contains spaces
Conflicts:
	build.xml
2013-01-18 13:25:55 +01:00
Michal Čihař
cbdd92a30e Fix operation when path contains spaces 2013-01-18 13:23:54 +01:00
Marc Delisle
9671e65dac Fix merge conflicts 2012-09-22 06:48:24 -04:00
Marc Delisle
ab92682350 Remove Highcharts library and dead code still using it 2012-09-20 20:48:10 -04:00
Madhura Jayaratne
1924f342bc Merge branch 'QA_3_5'
Conflicts:
	build.xml
	po/ar.po
	po/pt_BR.po
2012-08-31 01:55:06 +05:30
Madhura Jayaratne
efafb8c156 Ignore jqplot files in CheckStyle analysis 2012-08-31 01:45:00 +05:30
Michal Čihař
b9e2bffec7 Add rule to test without coverage reports 2012-07-18 14:56:06 +02:00
Michal Čihař
eb8ebf4667 Exclude coding standard files 2012-04-26 16:05:57 +02:00
Michal Čihař
76041ce9ca Add custom coding standard for PHPCS 2012-04-26 15:38:13 +02:00
Michal Čihař
d1684d6d96 Ignore another external lib 2011-08-17 16:56:04 +02:00
Dieter Adriaenssens
b48b13d20f remove library/PHPExcel from build.xml 2011-08-11 20:57:34 +02:00
Michal Čihař
dc218032df Add excludes to phploc call as well 2011-07-22 11:18:13 +02:00
Michal Čihař
09f9a26437 Exclude php-gettext as well 2011-07-22 11:17:20 +02:00
Michal Čihař
076ec61952 Exclude external libs for phpmd run 2011-07-22 11:16:46 +02:00
Michal Čihař
bed0aad843 Exclude build dir when examining code 2011-07-21 16:11:19 +02:00
Michal Čihař
97b54f4ff4 Avoid using verbose mode 2011-07-21 11:06:42 +02:00
Michal Čihař
8adf643bda Ignore jquery libs as well 2011-07-21 11:00:53 +02:00
Michal Čihař
5efec81a17 Ignore third party js libraries as well
Maybe javascript should be ignored completely here?
2011-07-21 10:59:52 +02:00
Zarubin Stas
b309cf3e98 Small changes in Selenium tests configuration 2011-07-14 07:45:20 +03:00
Zarubin Stas
161a63a85e Filter external libraries for phpcpd and phpcs 2011-07-06 14:45:20 +03:00
Zarubin Stas
d8372daa55 Add Apache Ant build configuration. 2011-06-29 20:20:27 +03:00