47705f0bc9 
								
							
								 
							
						 
						
							
							
								
								corrected assertations for test on  #1310  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b6b2689853 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into elasticsearch  
							
							... 
							
							
 
							
							* master:
  Fixes  #1253 
  Fixes  #1310 : ActiveRelation does not preserve order of items on find via() and viaTable()
  fixed limit/offset for sqlite,mysql and cubrid
  fixed test break.
  Fixed test break.
  Fixes  #1301 : fixed scenario generation when there are "except" scenarios.
  support for batch insert in sqlite older than 3.7.11
  Fixes  #1298 : supporting route with trailing slash.
  Fixes  #1296 : stricter check of dashes in route.
  Fixes  #1307 : move batchInsert() to base class.
  Update apps-advanced.md 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								af5d87ac4d 
								
							
								 
							
						 
						
							
							
								
								renamed elasticsearch PK to id  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								643593737d 
								
							
								 
							
						 
						
							
							
								
								added test case for  #1310  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								cf73f40d79 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1309  from nineinchnick/batch-insert  
							
							... 
							
							
 
							
							support for batch insert in sqlite older than 3.7.11 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1de06faa3b 
								
							
								 
							
						 
						
							
							
								
								Fixes   #1253  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0b43aa4f81 
								
							
								 
							
						 
						
							
							
								
								Fixes   #1310 : ActiveRelation does not preserve order of items on find via() and viaTable()  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6920da4a80 
								
							
								 
							
						 
						
							
							
								
								fixed limit/offset for sqlite,mysql and cubrid  
							
							... 
							
							
 
							
							tests for this are on elasticsearch branch (due to huge refactoring
there) and will come later by merge 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f017ba357f 
								
							
								 
							
						 
						
							
							
								
								refactored unit tests. put common AR tests in trait  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e4e376ba28 
								
							
								 
							
						 
						
							
							
								
								fixed test break.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								858326c074 
								
							
								 
							
						 
						
							
							
								
								Fixed test break.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								039ed688cf 
								
							
								 
							
						 
						
							
							
								
								Fixes   #1301 : fixed scenario generation when there are "except" scenarios.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e9fcde3264 
								
							
								 
							
						 
						
							
							
								
								support for batch insert in sqlite older than 3.7.11  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								337b1b08b5 
								
							
								 
							
						 
						
							
							
								
								Fixes   #1298 : supporting route with trailing slash.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								210cbda732 
								
							
								 
							
						 
						
							
							
								
								Fixes   #1296 : stricter check of dashes in route.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								983b2286ba 
								
							
								 
							
						 
						
							
							
								
								elasticsearch AR relations + null values  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								69fa7bab6b 
								
							
								 
							
						 
						
							
							
								
								Fixes   #1307 : move batchInsert() to base class.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a1d2ab6d93 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1308  from kk86bioinfo/patch-1  
							
							... 
							
							
 
							
							Update apps-advanced.md 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3a9b6da55b 
								
							
								 
							
						 
						
							
							
								
								Update apps-advanced.md  
							
							... 
							
							
 
							
							Should run migration to import yii tbl_user if not the sign up/login may report error. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								58b1538b39 
								
							
								 
							
						 
						
							
							
								
								refactored elasticsearch Querybuilder build conditions  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f8b53197ac 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into elasticsearch  
							
							... 
							
							
 
							
							* master:
  Fixes  #1248 : url manager didn't handle array parameters well.
  travis: speed up composer
  fixes  #1306 
  fixed travis and composer issue
  fixed array helper test
  fixed Sort test
  some clarification on model docs
  fixed Sort::params to be retrieved from Request instead of $_GET
  revokeAll() implementation for PhpManager
  revokeAll() implementation for DbManager
  added abstract function revokeAll()
  indentation fix
  fixes  #1303 : Security::decrypt now returns null w/o error when null is passed as $data
  Added link to new RBAC page
  added link to forum thread
  Basic information about RBAC
  RBAC documentation
  added revokeAll() test
  refactored redis AR Query::scalar()
Conflicts:
	.travis.yml 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e15860c3fa 
								
							
								 
							
						 
						
							
							
								
								more on elasticsearch Query interface added facet search  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7b0ba10d31 
								
							
								 
							
						 
						
							
							
								
								Fixes   #1248 : url manager didn't handle array parameters well.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								04739a0876 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1304  from pmoust/revokeAll  
							
							... 
							
							
 
							
							implements #563  - revokeAll() 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								02e1f8d50e 
								
							
								 
							
						 
						
							
							
								
								travis: speed up composer  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								10fc8e4a5d 
								
							
								 
							
						 
						
							
							
								
								fixes   #1306  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								de0ce94482 
								
							
								 
							
						 
						
							
							
								
								fixed travis and composer issue  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a0a3c36c39 
								
							
								 
							
						 
						
							
							
								
								make travis work  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c10e8af824 
								
							
								 
							
						 
						
							
							
								
								fixed array helper test  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								9288efb924 
								
							
								 
							
						 
						
							
							
								
								fixed Sort test  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3c1596c9ca 
								
							
								 
							
						 
						
							
							
								
								some clarification on model docs  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1ae4103b9d 
								
							
								 
							
						 
						
							
							
								
								fixed Sort::params to be retrieved from Request instead of $_GET  
							
							... 
							
							
 
							
							for consistency with paginiation 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								679da53390 
								
							
								 
							
						 
						
							
							
								
								polished Query API  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5a8afcf720 
								
							
								 
							
						 
						
							
							
								
								"yii\sphinx\ActiveQuery" updated to throw exception on conflict between "asArray" and "snippetByModel" options.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ec37003a9a 
								
							
								 
							
						 
						
							
							
								
								revokeAll() implementation for PhpManager  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								234feabaac 
								
							
								 
							
						 
						
							
							
								
								revokeAll() implementation for DbManager  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8eb3b53f2a 
								
							
								 
							
						 
						
							
							
								
								added abstract function revokeAll()  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2c22fe3f25 
								
							
								 
							
						 
						
							
							
								
								Code style and docs at "yii\sphinx\*" fixed.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e16fb9596b 
								
							
								 
							
						 
						
							
							
								
								indentation fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								454a9ee52e 
								
							
								 
							
						 
						
							
							
								
								fixes   #1303 : Security::decrypt now returns null w/o error when null is passed as $data  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5e1154217a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1302  from docsolver/patch-1  
							
							... 
							
							
 
							
							Added link to new RBAC page 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d32813f38d 
								
							
								 
							
						 
						
							
							
								
								Added link to new RBAC page  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c6347d6d01 
								
							
								 
							
						 
						
							
							
								
								polished elasticsearch AR api, added mget and fixed AR::equals()  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5727855227 
								
							
								 
							
						 
						
							
							
								
								added link to forum thread  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3a73277c93 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1300  from docsolver/master  
							
							... 
							
							
 
							
							Basic documentation about RBAC 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5b785bf778 
								
							
								 
							
						 
						
							
							
								
								Basic information about RBAC  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								dc8670c98e 
								
							
								 
							
						 
						
							
							
								
								RBAC documentation  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								820f840ce3 
								
							
								 
							
						 
						
							
							
								
								added revokeAll() test  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								426223af1d 
								
							
								 
							
						 
						
							
							
								
								more query methods and fixes  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								779d6b6e96 
								
							
								 
							
						 
						
							
							
								
								fixed count and asArray()  
							
							
 
							
						 
						
							12 years ago