Madhura Jayaratne
|
1f6480e632
|
Exclude third party libraries but tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2013-12-18 07:43:42 +05:30 |
|
Michal Čihař
|
6c727b8e4e
|
Test only our files by lint
|
2013-09-10 15:57:39 +02:00 |
|
Michal Čihař
|
3691b64493
|
Allow to override settings file fron environment
|
2013-08-26 08:50:05 +02:00 |
|
Michal Čihař
|
0dd6a9aa4a
|
Make ant fail on testsuite failure
|
2013-08-12 17:13:12 +02:00 |
|
Michal Čihař
|
82a6cc59bb
|
Include setup script JS in jshint as well
|
2013-07-30 14:36:43 +02:00 |
|
Michal Čihař
|
fc5eace830
|
Process only php files using phpcs
|
2013-07-29 15:50:36 +02:00 |
|
Michal Čihař
|
0af37bf05b
|
Add missing comma
|
2013-07-29 15:34:57 +02:00 |
|
Michal Čihař
|
311af4c7e0
|
Use apply for jshint call to avoid problems with spaces in path
|
2013-06-12 10:50:09 +02:00 |
|
Michal Čihař
|
23141a05bd
|
Add PHP lint to build.xml
|
2013-06-12 10:46:38 +02:00 |
|
Michal Čihař
|
30428449bb
|
swekey.php is also external lib
|
2013-06-11 16:08:42 +02:00 |
|
Michal Čihař
|
ccea46327e
|
We do not want to scan captcha lib for errors
|
2013-06-11 15:55:46 +02:00 |
|
Michal Čihař
|
b044cfc3b2
|
Use own jshint configuration
|
2013-04-15 16:20:04 +02:00 |
|
Michal Čihař
|
6aa7eaabef
|
Include pmd files in checking
|
2013-04-15 12:17:41 +02:00 |
|
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 |
|