4a02e0b539 
								
							
								 
							
						 
						
							
							
								
								finished form generator.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e433c98ed4 
								
							
								 
							
						 
						
							
							
								
								Fixes   #599  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6f4e2c9b3c 
								
							
								 
							
						 
						
							
							
								
								Fixes   #647  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ac8801bc63 
								
							
								 
							
						 
						
							
							
								
								Added SortTest  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ba6c10eb30 
								
							
								 
							
						 
						
							
							
								
								Yii debugger WIP  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3e18479d1f 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #545 : PageCache doesn't work.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3ec9553654 
								
							
								 
							
						 
						
							
							
								
								Fixed test break.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5a8e4b648b 
								
							
								 
							
						 
						
							
							
								
								Added XmlResponseFormatter.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ad218c6719 
								
							
								 
							
						 
						
							
							
								
								moved HttpException to web.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f14774dfb6 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #276 : Enable Response::sendFile() to operate on resources  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ef5afef7b2 
								
							
								 
							
						 
						
							
							
								
								Fixed test break.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								b455f2c97a 
								
							
								 
							
						 
						
							
							
								
								Fixed test break.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e94cc6bb9e 
								
							
								 
							
						 
						
							
							
								
								unit test for UrlManager RESTful routing syntax  
							
							... 
							
							
 
							
							removed test param 'appClass' as it does not make sense to configure
application class for all tests, some explicitly need webapp where
some might explicitly need console app. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								09e4229e16 
								
							
								 
							
						 
						
							
							
								
								[WIP] RESTful routing syntax for UrlManager  
							
							... 
							
							
 
							
							issue #303 
Here is the proposal for RESTful routing syntax:
https://gist.github.com/cebe/5674918  
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7cd9123c3b 
								
							
								 
							
						 
						
							
							
								
								Tests cleanup  
							
							... 
							
							
 
							
							- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c4595b8b5d 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #337 : support strict parsing for URL manager.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9e948ccd43 
								
							
								 
							
						 
						
							
							
								
								Added UrlRule::host.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								b6fffeb0e4 
								
							
								 
							
						 
						
							
							
								
								Removed trailing slash in created URLs.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e6b52b8523 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #268 : added support for subdomain matching of URL rules.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1f3f661292 
								
							
								 
							
						 
						
							
							
								
								fixed range requests, tests improved  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a2c6d22124 
								
							
								 
							
						 
						
							
							
								
								refactored web/Response::sendFile()  
							
							... 
							
							
 
							
							- better throw http exception on not satisfiable range request
- constitent header names
- fixed range end when range request is to the end
- added unit test
related to #275 , fixes  #148  
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e1acc64b2b 
								
							
								 
							
						 
						
							
							
								
								refactoring cache and db references.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a095d383e2 
								
							
								 
							
						 
						
							
							
								
								refactored url management.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1eb1809aa4 
								
							
								 
							
						 
						
							
							
								
								finished URL testing.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a5fe4a6af2 
								
							
								 
							
						 
						
							
							
								
								Fixed URLManager bugs.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								448fa79bb3 
								
							
								 
							
						 
						
							
							
								
								added url manager test  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								12fbb0f71d 
								
							
								 
							
						 
						
							
							
								
								url WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e25ad4bc88 
								
							
								 
							
						 
						
							
							
								
								URL wip.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f31369e7c1 
								
							
								 
							
						 
						
							
							
								
								url wip  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								712f4dae0d 
								
							
								 
							
						 
						
							
							
								
								url wip  
							
							
 
							
						 
						
							13 years ago