Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +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
|
a58c933a29
|
Code style and comment fixes
refs #4441
|
2013-08-06 09:32:27 +02:00 |
Jannis Moßhammer
|
7675ea0514
|
Call commandhandler from commandcontroller actions
The CommandController now implements the calls to the specific
command methods and sends commands to the icinga process
refs #4441
|
2013-08-06 09:31:13 +02:00 |
Jannis Moßhammer
|
1894054929
|
Implement first commands, fix obsessing state
refs #4441
|
2013-08-06 09:30:25 +02:00 |
Jannis Moßhammer
|
4f1e6ec720
|
Code style and comment fixes
refs #4441
|
2013-08-06 09:27:37 +02:00 |
Jannis Moßhammer
|
b44de95caa
|
Call commandhandler from commandcontroller actions
The CommandController now implements the calls to the specific
command methods and sends commands to the icinga process
refs #4441
|
2013-08-06 09:27:37 +02:00 |
Jannis Moßhammer
|
2091f63c3b
|
Implement first commands, fix obsessing state
refs #4441
|
2013-08-06 09:27:37 +02:00 |
Marius Hein
|
5489c2fa2e
|
Update license header
refs #4407
|
2013-07-15 12:26:10 +02:00 |
Marius Hein
|
6be510b05e
|
License writer
Update license headers
refs #4262
|
2013-07-03 14:17:49 +02:00 |
Marius Hein
|
e05ca449ae
|
Fix PSR compliance
Alter files to follow PSR standards.
refs #4246
|
2013-06-07 13:29:11 +02:00 |
Jannis Moßhammer
|
2a9d7aa187
|
Add tested commandpipe connector
refs #4212
|
2013-06-03 16:56:08 +02:00 |