Markus Frosch 
							
						 
					 
					
						
						
						
						
							
						
						
							971a87c608 
							
						 
					 
					
						
						
							
							Fixed executable flags on normal files.  
						
						... 
						
						
						
						Refs #5040  
						
						
					 
					
						2014-02-18 09:42:13 +01:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							c9db103384 
							
						 
					 
					
						
						
							
							Monitoring/Statusdat: Fix filter by handled/unhandled  
						
						... 
						
						
						
						refs #3801  
						
						
					 
					
						2013-10-25 13:52:51 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							ca1d50ae53 
							
						 
					 
					
						
						
							
							Rename Icinga 2 Web to Icinga Web 2  
						
						
						
						
					 
					
						2013-10-23 15:11:06 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							46569bad32 
							
						 
					 
					
						
						
							
							Monitoring: Fix group and state summaries for IDO and Stadusdat  
						
						
						
						
					 
					
						2013-10-22 15:11:07 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							c5bed8ad00 
							
						 
					 
					
						
						
							
							Monitoring: Add host and service unhandled column; remove s from host- and servicegroups  
						
						
						
						
					 
					
						2013-10-22 15:11:07 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							513b50dba5 
							
						 
					 
					
						
						
							
							Fix downtime query and schedule downtime  
						
						
						
						
					 
					
						2013-10-20 16:11:39 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							278f975c48 
							
						 
					 
					
						
						
							
							Fix downtime query and schedule downtime  
						
						
						
						
					 
					
						2013-10-20 16:00:56 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							f3bbf09bae 
							
						 
					 
					
						
						
							
							Status.dat query fixes and documentation after rebase  
						
						... 
						
						
						
						refs #3801  
						
						
					 
					
						2013-10-20 15:16:44 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							f350011028 
							
						 
					 
					
						
						
							
							Add Status.dat backend  
						
						... 
						
						
						
						refs #3801  
						
						
					 
					
						2013-10-20 15:16:44 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							c034a5eff8 
							
						 
					 
					
						
						
							
							Fix tests and a few member access issues  
						
						... 
						
						
						
						refs #3801  
						
						
					 
					
						2013-10-17 19:55:00 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							44be5e85da 
							
						 
					 
					
						
						
							
							Refactoring and  Query and IDO code,  
						
						... 
						
						
						
						the Monitoring/View code was completly dropped in favor of
the DataView implementations, as new Backends otherwise
would require to implement two seperate query logics
refs #3801  
						
						
					 
					
						2013-10-17 19:54:58 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							d33cec78de 
							
						 
					 
					
						
						
							
							Semantic search implementation  
						
						... 
						
						
						
						- Only implemented for hosts as an example
- URL behaviour still has to be normalized
refs #4469  
						
						
					 
					
						2013-10-17 19:52:52 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							a42668edb8 
							
						 
					 
					
						
						
							
							Fix tests  
						
						... 
						
						
						
						refs #4663  
						
						
					 
					
						2013-10-09 09:20:17 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							8a062ff3e5 
							
						 
					 
					
						
						
							
							Fix tests after renaming the namespace  
						
						... 
						
						
						
						refs #4586  
						
						
					 
					
						2013-09-04 11:21:12 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							c86874d4ba 
							
						 
					 
					
						
						
							
							Rename namespace Monitoring to Icingæ\Module\Monitoring  
						
						... 
						
						
						
						refs #4586  
						
						
					 
					
						2013-09-04 11:21:11 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							290c8c5225 
							
						 
					 
					
						
						
							
							CC: Add newline to end of file where missing  
						
						... 
						
						
						
						Following command was used:
    $ find application/ library/Icinga/ modules/ -name *.php | xargs sed -i -e :a -e '/./,$!d;/^\n*$/{$d;N;};/\n$/ba;$a\' 
						
						
					 
					
						2013-08-07 10:27:50 +02:00 
						 
				 
			
				
					
						
							
							
								Marius Hein 
							
						 
					 
					
						
						
						
						
							
						
						
							8d3ff94696 
							
						 
					 
					
						
						
							
							Remove php strict errors  
						
						... 
						
						
						
						refs #4448  
						
						
					 
					
						2013-07-23 12:18:27 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							5e4adcfea2 
							
						 
					 
					
						
						
							
							Add Service overview and fixes for Statusdat  
						
						... 
						
						
						
						The service overview required a few fixes for issues that
occured because the StatusDat Query class now inherits from
Data/AbstractQuery.
refs #4178  
						
						
					 
					
						2013-07-19 17:45:51 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							5827cb37cb 
							
						 
					 
					
						
						
							
							Fix statusdat tests and implementation  
						
						... 
						
						
						
						After moving StatusDat to monitoring/Backends and changing the
inheritance to Library/Icinga/Data, a few changes must be reflected in the tests:
- Move tests to monitoring module
- Change $this->backend references in StatusDat Queries to $this->ds
- Added LibraryLoader to ease requiring of libaries (to be discussed)
refs #4417 
refs #4179  
						
						
					 
					
						2013-07-19 11:36:05 +02:00 
						 
				 
			
				
					
						
							
							
								Jannis Moßhammer 
							
						 
					 
					
						
						
						
						
							
						
						
							cea7cdbcaf 
							
						 
					 
					
						
						
							
							Move Statusdat to backend, remove old backend from library  
						
						... 
						
						
						
						Except for statusdat, the library/Icinga/Backend classes were unused
refs #4417 
refs #4179  
						
						
					 
					
						2013-07-18 17:20:12 +02:00