Thomas Gelf
|
0f48d0e2d6
|
Added fetchColumn, it was missing
|
2013-09-16 17:02:30 +02:00 |
Eric Lippmann
|
35fd9fd391
|
CS: Remove whitespaces at end of line
find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
|
2013-09-04 18:27:16 +02:00 |
Jannis Moßhammer
|
aac1d69ed2
|
Fix count query ignoring joins
Count queries were created before the required columns were added,
so they often returned more values than a resultset really offers
refs #4589
|
2013-09-02 18:42:05 +02:00 |
Jannis Moßhammer
|
54ccb9b12a
|
Move libraries from incubator to working tree for evaluation
Add all untested files from incubator's library/Icinga to working
tree library/Icinga
refs #4257
|
2013-06-07 15:46:33 +02:00 |