Eric Lippmann
|
b89d61add3
|
Monitoring: Refactor data views (WIP)
refs #4663
|
2013-10-09 09:20:16 +02:00 |
Eric Lippmann
|
24f64e6d30
|
Fix conflicts from rebase, using inet_aton with pgsql, PHP strict standards violations, CS compliance
refs #4255
|
2013-09-17 15:12:18 +02:00 |
Thomas Gelf
|
1d1214b8b9
|
Implemented conservative count, implemented count 'cache'
|
2013-09-17 10:36:04 +02:00 |
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 |