Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Eric Lippmann
|
a5908c9553
|
CS: Replace multiple empty lines with one
find application/ library/Icinga/ test/ modules/ -name *.php | xargs sed -i '/^$/N;/^\n$/D'
|
2013-09-04 18:36:10 +02:00 |
Eric Lippmann
|
1b858cbdb4
|
Monitoring: Fix remaining usages of namespace Monitoring without Icinga\Module prefix
refs #4586
|
2013-09-04 11:21:12 +02:00 |
Eric Lippmann
|
74b9731df5
|
Remove auto class requirement from BaseTestCase::createForm()
The tests for the respective forms must require the form class.
refs #4586
|
2013-09-04 11:21:12 +02:00 |
Marius Hein
|
c5bea04909
|
BaseTestCase: User response, CS and typo
refs #4608
|
2013-08-27 10:37:35 +02:00 |
Marius Hein
|
1130376ad6
|
BaseTest: Create class and tests
refs #4608
|
2013-08-26 11:15:27 +02:00 |