index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
captcha
/
plugins
/
qa.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15982] fix warning with PHP >= 7.2 with Q&A captcha plugin
Nuno Lopes
2019-07-22
1
-1
/
+1
*
Merge pull request #5456 from nunoplopes/ticket/15876
Marc Alexander
2018-12-24
1
-2
/
+1
|
\
|
*
[ticket/15876] MySQL 5.7+ support for Q&A captch plugin
Nuno Lopes
2018-11-24
1
-2
/
+1
*
|
[ticket/15910] Pass object arguments by reference implicitly
kasimi
2018-12-12
1
-2
/
+2
|
/
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-8
/
+8
*
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-05-12
1
-5
/
+9
|
\
|
*
[ticket/14610] Implement lavigor method
Richard McGirr
2016-05-09
1
-10
/
+9
|
*
[ticket/14610] Remove whitespace
Richard McGirr
2016-05-08
1
-1
/
+1
|
*
[ticket/14610] Don't log an error if the Q&A captcha has been solved
Richard McGirr
2016-05-08
1
-0
/
+5
*
|
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2016-03-25
1
-4
/
+30
|
\
\
|
|
/
|
*
[ticket/14241] Log fatal captcha error to error log
Marc Alexander
2016-03-12
1
-4
/
+8
|
*
[ticket/14241] Prevent empty q&a as a result of improper settings
Marc Alexander
2016-03-11
1
-2
/
+24
|
*
[ticket/13930] Add missing spaces to code
Marc Alexander
2015-06-07
1
-1
/
+1
*
|
Merge branch '3.1.x'
Joas Schilling
2015-04-06
1
-30
/
+30
|
\
\
|
|
/
|
*
[ticket/13522] Remove unneeded variables and correctly output input on error
Marc Alexander
2015-02-21
1
-9
/
+5
|
*
[ticket/13522] Use acp_get_question_input() for retrieving input data
Marc Alexander
2015-02-21
1
-12
/
+9
|
*
[ticket/13522] Trim array elements before processing further
Marc Alexander
2015-02-21
1
-3
/
+2
|
*
[ticket/13522] Remove unused variables and unexpected returns
Marc Alexander
2015-01-24
1
-10
/
+9
|
*
[ticket/13522] Remove empty answers from possible answers in Q&A
Marc Alexander
2015-01-24
1
-2
/
+11
*
|
[ticket/10748] Replace direct creations of tools();
Joas Schilling
2015-02-07
1
-7
/
+5
*
|
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-3
/
+3
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-18
/
+22
*
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-2
/
+2
*
|
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-2
/
+2
|
/
*
[ticket/11854] Use a set_name method instead of overriding get_service_name
Tristan Darricau
2014-08-11
1
-2
/
+17
*
[ticket/11854] Remove unused globals
Tristan Darricau
2014-08-11
1
-12
/
+12
*
[ticket/11854] Remove constants and use DI for QA tables
Tristan Darricau
2014-08-11
1
-30
/
+48
*
[ticket/11854] Fix coding style
Tristan Darricau
2014-08-11
1
-35
/
+29
*
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
Tristan Darricau
2014-08-11
1
-0
/
+982