Hugues Peccatte
|
42e0bdd47a
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-02 18:32:42 +01:00 |
|
Michal Čihař
|
dca981481d
|
Remove plugin manager and observer classes
We don't really need the observer pattern, so let's simplify the code.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-06-25 09:25:59 +02:00 |
|
Marc Delisle
|
84f135d048
|
Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-06-03 12:40:21 -04:00 |
|
Michal Čihař
|
650e0512de
|
Share code for getting error message
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-09 15:05:36 +02:00 |
|
Michal Čihař
|
b4d03dc9f5
|
Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-02 11:30:39 +01:00 |
|
Madhura Jayaratne
|
84e9ce4946
|
Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 17:26:27 +05:30 |
|
Hugues Peccatte
|
20ab7112bb
|
Fix PHPCS errors/warnings from Jenkins.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-10 21:57:17 +01:00 |
|
Hugues Peccatte
|
464ec23ad8
|
Huge PHPDoc update.
|
2013-11-10 23:04:58 +01:00 |
|
ayushchd
|
6f2a532bf0
|
Tests for AuthenticationHttp and AuthenticationSignon
|
2013-07-17 17:33:09 +05:45 |
|
Michal Čihař
|
31a1167f19
|
End sentence with a stop
|
2013-07-12 14:58:09 +02:00 |
|
Michal Čihař
|
c0ce163e05
|
Drop some unused local variables
Found by PMD on our CI server
|
2013-07-10 14:53:05 +02:00 |
|
Michal Čihař
|
7fced0d26c
|
Correctly pass usernam in signon auth
|
2013-07-10 14:53:04 +02:00 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Michal Čihař
|
869d7c0e99
|
Use single quotes when we do not want to evaluate the string
|
2012-10-16 11:18:16 +02:00 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Alex Marin
|
0565b0e12a
|
oop: integrate authentication plugins
|
2012-06-22 11:43:54 +03:00 |
|