Madhura Jayaratne
|
3ac46455cf
|
Revert "The DisableIS directive is removed"
This reverts commit d8fd82a9f5.
Conflicts:
ChangeLog
doc/config.rst
libraries/config.default.php
libraries/config/messages.inc.php
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-10-09 18:29:55 +05:30 |
|
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 |
|
Michal Čihař
|
b485c6105c
|
Remove blank lines from the end of PHP files (causing extra output)
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-24 10:57:21 +01:00 |
|
Marc Delisle
|
d8fd82a9f5
|
The DisableIS directive is removed
|
2013-11-05 12:44:04 -05:00 |
|
Madhura Jayaratne
|
f311c9c502
|
Remove trailing white spaces
|
2013-11-03 19:13:23 +05:30 |
|
ayushchd
|
b9a5bffaba
|
Testsuite code-compliance fixes
|
2013-08-07 22:28:46 +05:30 |
|
xmujay
|
3f358142cb
|
fix the "Not support query" error by moving mock data to DBI Dummy class
|
2013-07-13 11:31:01 +08:00 |
|
adamgsoc2013
|
f8cc205285
|
using GLOBAL for code concurrency
|
2013-06-18 16:39:35 +08:00 |
|
adamgsoc2013
|
646329bdde
|
using GLOBAL instead of global for code concurrency
|
2013-06-18 16:35:52 +08:00 |
|
adamgsoc2013
|
589f75976f
|
change to assertion to import string but not all string since it will be changed frequently
|
2013-06-18 15:24:42 +08:00 |
|
adamgsoc2013
|
4b0abc1977
|
1. move test data to test_data dir
2. refactor the require_once
|
2013-06-17 23:35:07 +08:00 |
|
adamgsoc2013
|
98520eac29
|
keep code consistence
|
2013-06-16 13:09:34 +08:00 |
|
adamgsoc2013
|
82e361376c
|
refactor the output format
|
2013-06-16 12:01:24 +08:00 |
|
adamgsoc2013
|
e0eccfbaf9
|
format the output html
|
2013-06-16 00:15:53 +08:00 |
|
adamgsoc2013
|
43a9886aa3
|
add doImport real case
|
2013-06-15 22:06:15 +08:00 |
|
adamgsoc2013
|
40356e9831
|
add test case for some import class
|
2013-06-13 21:34:35 +08:00 |
|