Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								c582e589d2
								
							
								
							
						 | 
						
							
							
								
								added note about differing property types
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								ca69ef09d4
								
							
								
							
						 | 
						
							
							
								
								update of @property annotations
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								bdb77f33ba
								
							
								
							
						 | 
						
							
							
								
								updated @property annotations of many classes
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								172d92958f
								
							
								
							
						 | 
						
							
							
								
								refactored code.
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								427c373ba6
								
							
								
							
						 | 
						
							
							
								
								implement Cache::exists() for various cache backends
							
							
							
							
							
							
							
							fixes #811 
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								3b91801a35
								
							
								
							
						 | 
						
							
							
								
								cherry picked RedisCache and redis\Connection from redis WIP branch
							
							
							
							
							
							
							
							commit in redis branch was:
0cd65e7496 
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								0e2ac86566
								
							
								
							
						 | 
						
							
							
								
								added Cache::exists() to check key existance in cache
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								d34f8486ab
								
							
								
							
						 | 
						
							
							
								
								Fixes #811.
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								8beadc91f4
								
							
								
							
						 | 
						
							
							
								
								cleanup MemCache timeout API after #804
							
							
							
							
							
							
							
							use milliseconds only and fall back to seconds for older memcache
versions. 
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Panagiotis Moustafellos
							
						 | 
						
							
							
							
							
								
							
								5311dac904
								
							
								
							
						 | 
						
							
							
								
								Added failureCallback, reduced timeouts to 1s
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Panagiotis Moustafellos
							
						 | 
						
							
							
							
							
								
							
								b010ed8363
								
							
								
							
						 | 
						
							
							
								
								Mentioning that timeoutms is available in memcache only.
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Panagiotis Moustafellos
							
						 | 
						
							
							
							
							
								
							
								7840ace6e6
								
							
								
							
						 | 
						
							
							
								
								Removed extra line
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Panagiotis Moustafellos
							
						 | 
						
							
							
							
							
								
							
								5eff5310ba
								
							
								
							
						 | 
						
							
							
								
								Added timeoutms parameter in MemCache
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								callmez
							
						 | 
						
							
							
							
							
								
							
								a9b6dbdd5d
								
							
								
							
						 | 
						
							
							
								
								GroupDependency::generateDependencyData typo fix
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								f03cdf0a47
								
							
								
							
						 | 
						
							
							
								
								renamed Command::queryRow() to queryOne().
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								4a0d2863f6
								
							
								
							
						 | 
						
							
							
								
								Fixes issue #421: yii\db\Schema:refresh() does not clear all cache
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								00df1e88eb
								
							
								
							
						 | 
						
							
							
								
								Added GroupDependency.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								b06d7a8675
								
							
								
							
						 | 
						
							
							
								
								refactored cache dependency methods.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								870f65343b
								
							
								
							
						 | 
						
							
							
								
								Fixed a bug in ExpressionDependency.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								3f22d18dfe
								
							
								
							
						 | 
						
							
							
								
								typo fix.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								resurtm
							
						 | 
						
							
							
							
							
								
							
								7a7d2a9c06
								
							
								
							
						 | 
						
							
							
								
								CS fixes.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								22357befad
								
							
								
							
						 | 
						
							
							
								
								Added "@runtime" and "@vendor" aliases.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								36bbfd54ca
								
							
								
							
						 | 
						
							
							
								
								Implemented "@app/runtime" alias.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								607f3a5987
								
							
								
							
						 | 
						
							
							
								
								Fixes issue #476
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								f5d0bcbcfc
								
							
								
							
						 | 
						
							
							
								
								Refactored cache key generation.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								votintsev
							
						 | 
						
							
							
							
							
								
							
								0ab5bbaf40
								
							
								
							
						 | 
						
							
							
								
								Update Cache.php
							
							
							
							
							
							
							
							Moved add prefix ($this->keyPrefix) to the key in function buildKey(). Could it be better? 
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								votintsev
							
						 | 
						
							
							
							
							
								
							
								ead914176f
								
							
								
							
						 | 
						
							
							
								
								Update Cache.php
							
							
							
							
							
							
							
							Fixed an example of using buildKey in the doc 
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								resurtm
							
						 | 
						
							
							
							
							
								
							
								54610f179f
								
							
								
							
						 | 
						
							
							
								
								Better naming. Additional newline. Doctype tiny fix.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								resurtm
							
						 | 
						
							
							
							
							
								
							
								ebcc936ab1
								
							
								
							
						 | 
						
							
							
								
								Fixes #145. Reusable cache dependencies.
							
							
							
							
							
						 | 
						
							13 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								f72105166c
								
							
								
							
						 | 
						
							
							
								
								reorganized the main repo to satisfy PSR-0.
							
							
							
							
							
						 | 
						
							13 years ago |