Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Eric Lippmann
|
8baa2dec54
|
Command: Rename getParameters to getArguments
refs #4580
|
2013-09-16 14:46:18 +02:00 |
Eric Lippmann
|
bf012fbd7e
|
Remove CommandType interface
Moved BaseCommand from the monitoring module to the application's library.
refs #4580
|
2013-09-16 14:39:14 +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 |
Johannes Meyer
|
b74e264f01
|
Refactor comment command handling
- Refactored Comment class
- Dropped IComment interface
- Added AddCommentCommand class
- Updated CommentForm
refs #4580
|
2013-09-04 18:08:00 +02:00 |
Jannis Moßhammer
|
4f1e6ec720
|
Code style and comment fixes
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 |