Michal Čihař
652cfe0b2d
Merge branch 'QA_4_6'
2016-08-03 11:37:14 +02:00
Michal Čihař
d09e5438c1
Remove unsued code for generating events
...
This is no longer used, so there is no need to support it.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-08-03 11:36:41 +02:00
Michal Čihař
053b954c40
Merge branch 'QA_4_6'
2016-05-11 12:11:36 +02:00
Michal Čihař
5653a5e70e
Avoid using too log URLs when getting javascripts
...
Some researchers have come with great idea of recommending
setting "LimitRequestline 512" in Apache, what allows even shorter URLs
than with MSIE.
I still consider this a really bad idea as most of the applications
really do not count with so small URL limits, but this error seems to be
quite widely spread among CentOS users (probably coming from some
howto).
Fixes #12244
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-11 12:08:06 +02:00
Durgesh
6650f7b07d
Refactor text sanitization and javascript escaping, Issue #11989 , #11988
...
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:45:19 +05:30
Durgesh
0b64827930
Refactored url parmeters generating, Issue #11990
...
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:36:41 +05:30
Michal Čihař
25654522e7
Remove extra spacing
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-22 08:46:29 +01:00
Piyush
1d3f8ed037
remove_msie9 (fix_11987)
...
Signed-off-by: Piyush Agrawal <poush12@gmail.com>
2016-02-20 12:26:54 +05:30
Michal Čihař
55b317c699
Remove /*overload*/ prefix from mb_* calls
...
I believe this was temporary flagging to see which code is migrated and
can be safely removed now.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-04 16:35:28 +01:00
Deven Bansod
41caf7bafa
Merge branch 'QA_4_5'
2016-01-04 19:43:01 +05:30
Hugues Peccatte
f9d582bd09
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 15:58:48 +01:00
Hugues Peccatte
b1038cfefa
Merge branch 'master' into useNamespaces_master
2015-09-04 22:37:45 +02:00
Hugues Peccatte
0761fb1801
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:21 +02:00