icingaweb2/library/Icinga
Matthias Jentsch eecbc233b9 Fix behavior of PreservingIniWriter that caused comments at the line end to be deleted
Implement a function to fetch comments at line end and use it to preserve
comments. Change the regular expressions used to parse lines to be more aware
of whitespaces between terms. Add automatic value and comment indentation
to produce cleaner output.
2013-08-14 15:05:10 +02:00
..
Application CC: Fix phpcs errors of files changed in feature/datetime-element-4440 2013-08-12 16:43:10 +02:00
Authentication Framework: mv Icinga\Config\Config to Icinga\Application\Config 2013-08-12 15:02:25 +02:00
Config Fix behavior of PreservingIniWriter that caused comments at the line end to be deleted 2013-08-14 15:05:10 +02:00
Data NO_ZERO_IN_DATE is available since MySQL 5.0.2 2013-08-02 15:10:09 +02:00
Exception Add service detail view 2013-07-22 16:03:36 +02:00
File CC: Add newline to end of file where missing 2013-08-07 10:27:50 +02:00
Objects Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Protocol Framework: mv Icinga\Config\Config to Icinga\Application\Config 2013-08-12 15:02:25 +02:00
User CC: Add newline to end of file where missing 2013-08-07 10:27:50 +02:00
Util CC: Add missing docstrings to DateTimeFactory and DateTimePicker 2013-08-12 17:27:23 +02:00
Web CC: Add missing docstrings to DateTimeFactory and DateTimePicker 2013-08-12 17:27:23 +02:00
Backend.php Framework: mv Icinga\Config\Config to Icinga\Application\Config 2013-08-12 15:02:25 +02:00
User.php Framework/User: getTimeZone now returns a DateTimeZone object instead of a string 2013-08-12 16:43:09 +02:00