Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						e68a438bb0 
					 
					
						
						
							
							Fix status error in mongoDB node ( #711 )  
						
						
						
						
					 
					
						2020-10-28 11:22:03 +00:00 
						 
				 
			
				
					
						
							
							
								piyonakajima 
							
						 
					 
					
						
						
							
						
						efcf91a6df 
					 
					
						
						
							
							Add Japanese translations for mongoDB node ( #710 )  
						
						
						
						
					 
					
						2020-10-28 11:21:14 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						f599797144 
					 
					
						
						
							
							bump for latest PRs  
						
						
						
						
					 
					
						2020-10-05 09:45:38 +01:00 
						 
				 
			
				
					
						
							
							
								Ross Cruickshank 
							
						 
					 
					
						
						
							
						
						9cc61cb0f1 
					 
					
						
						
							
							mongdb - move projection into find pipeline ( #697 )  
						
						... 
						
						
						
						new node.js client API moved projection into options object - switched to pipeline stage instead #695  
						
						
					 
					
						2020-10-05 09:28:58 +01:00 
						 
				 
			
				
					
						
							
							
								Ross Cruickshank 
							
						 
					 
					
						
						
							
						
						4ae0818a4b 
					 
					
						
						
							
							mongodb - dereference aggregateCursor ( #696 )  
						
						... 
						
						
						
						new node.js client library moved  aggregate response  - using toArray to  return result-set in msg.payload #693  
						
						
					 
					
						2020-10-05 09:28:39 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						fbad6e4c2d 
					 
					
						
						
							
							clarify linting confusion  
						
						
						
						
					 
					
						2020-09-17 10:02:54 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						c21fb22918 
					 
					
						
						
							
							Linting and bump package for new clustered PR.  
						
						
						
						
					 
					
						2020-09-17 09:21:50 +01:00 
						 
				 
			
				
					
						
							
							
								Ross Cruickshank 
							
						 
					 
					
						
						
							
						
						cde422f34a 
					 
					
						
						
							
							mongodb: update to add support replicaset clusters (ICD4Mongo) ( #688 )  
						
						
						
						
					 
					
						2020-09-17 09:17:43 +01:00 
						 
				 
			
				
					
						
							
							
								Ross Cruickshank 
							
						 
					 
					
						
						
							
						
						4becf68848 
					 
					
						
						
							
							use mongodb 3.6.1 client, add clustering support ( #685 )  
						
						
						
						
					 
					
						2020-09-14 17:21:41 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						f95f0639f4 
					 
					
						
						
							
							bump sqlite lib  
						
						
						
						
					 
					
						2020-09-11 12:44:05 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						4641d10beb 
					 
					
						
						
							
							mysql: add charset option (defaults as-is to old UTF8)  
						
						
						
						
					 
					
						2020-04-18 18:03:59 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						397b7cdaec 
					 
					
						
						
							
							bump mysql thanks to PR  
						
						
						
						
					 
					
						2020-04-10 22:56:28 +01:00 
						 
				 
			
				
					
						
							
							
								Marco 
							
						 
					 
					
						
						
							
						
						0351441075 
					 
					
						
						
							
							MySQL allows to pass named parameters as object ( #565 )  
						
						... 
						
						
						
						* add check isobj
* added example to readme.md
* edit if Syntax
* add Documentation link to readme.md
* fixed Syntax and edit readme.md 
						
						
					 
					
						2020-04-10 22:53:17 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						fa8e174d0b 
					 
					
						
						
							
							mysql - slightly overzealous closing of connections - causes crash. backed off slightly  
						
						
						
						
					 
					
						2020-04-05 12:35:15 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						705dd1ffc1 
					 
					
						
						
							
							mysql - ensure connection released back to pool more often  
						
						... 
						
						
						
						and try to ensure status is shown more correctly on error. 
						
						
					 
					
						2020-04-05 11:44:27 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						0b590236a0 
					 
					
						
						
							
							bump some node-red-node deps and packages  
						
						... 
						
						
						
						some due to  long outstanding doc PRs 
						
						
					 
					
						2020-04-03 22:29:43 +01:00 
						 
				 
			
				
					
						
							
							
								arneman 
							
						 
					 
					
						
						
							
						
						3c4337f238 
					 
					
						
						
							
							add an example for a prepared sql query ( #621 )  
						
						... 
						
						
						
						An example sql query for the given parameter example would help users to understand how they could use prepared statements. 
						
						
					 
					
						2020-04-03 22:13:10 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						e3e6c41030 
					 
					
						
						
							
							Add Name field to mysql server config so can be made unique  
						
						... 
						
						
						
						to close  #635  
						
						
					 
					
						2020-03-20 14:59:08 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						eb9d379014 
					 
					
						
						
							
							bump mysql package and lib  
						
						
						
						
					 
					
						2020-03-01 17:06:22 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						be5f79becc 
					 
					
						
						
							
							Stop sqlite adding too many listeners  
						
						... 
						
						
						
						to close  #630  
						
						
					 
					
						2020-02-23 11:27:01 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						3fff2c404e 
					 
					
						
						
							
							Let LevelDB node handle json object (and binary) as well as text.  
						
						... 
						
						
						
						to close  #626  
						
						
					 
					
						2020-02-17 22:42:56 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						9cc3d237fb 
					 
					
						
						
							
							Update package.json  
						
						
						
						
					 
					
						2020-01-04 10:29:36 +00:00 
						 
				 
			
				
					
						
							
							
								Ryoichi Obara 
							
						 
					 
					
						
						
							
						
						9478bfa14a 
					 
					
						
						
							
							[ja] Support i18n 28-tail node. ( #615 )  
						
						
						
						
					 
					
						2020-01-04 10:25:35 +00:00 
						 
				 
			
				
					
						
							
							
								Ryoichi Obara 
							
						 
					 
					
						
						
							
						
						dda39a7867 
					 
					
						
						
							
							Remove unused i18n key. ( #614 )  
						
						
						
						
					 
					
						2019-12-26 15:52:56 +00:00 
						 
				 
			
				
					
						
							
							
								Ryoichi Obara 
							
						 
					 
					
						
						
							
						
						698af48500 
					 
					
						
						
							
							Fix sqlite repo link. ( #612 )  
						
						
						
						
					 
					
						2019-12-10 15:24:58 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						3d60aa4c00 
					 
					
						
						
							
							bump sentiment, rbe, email, feedparser, twitter, tail nodes  
						
						... 
						
						
						
						Locale files moved out 
						
						
					 
					
						2019-12-05 21:36:59 +00:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						870a2146c0 
					 
					
						
						
							
							Move English help to en-US directory ( #592 )  
						
						... 
						
						
						
						* Move English help about e-mail node to en-US directory
* Move English help about rbe node to en-US directory
* Move English help about tail node to en-US directory
* Move English help about twitter node to en-US directory
* Move English help about feedparse node to en-US directory
* Move English help about sentiment node to en-US directory 
						
						
					 
					
						2019-12-05 21:18:59 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						8547f26a45 
					 
					
						
						
							
							Fix sqlite repo link  
						
						
						
						
					 
					
						2019-11-13 13:31:08 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						2ddabadbf2 
					 
					
						
						
							
							bump leveldb package to 0.2 to include level 6.0 lib  
						
						
						
						
					 
					
						2019-10-26 13:08:09 +01:00 
						 
				 
			
				
					
						
							
							
								tmdoit 
							
						 
					 
					
						
						
							
						
						0f46364a55 
					 
					
						
						
							
							Update level package in package.json ( #588 )  
						
						... 
						
						
						
						Update from 4.0.0 to 6.0.0 version. It fixes NR restarts (NR 502 errors) when trying to read from leveldb store after some time from writing. 
						
						
					 
					
						2019-10-26 12:54:36 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						f2e28e715f 
					 
					
						
						
							
							fix mysql node OkPacket handling  
						
						... 
						
						
						
						to close  #583  
						
						
					 
					
						2019-10-16 11:24:33 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						b35daf6bb7 
					 
					
						
						
							
							bump sqlite node deps for Node12 support  
						
						
						
						
					 
					
						2019-10-12 11:37:44 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						d1cf309214 
					 
					
						
						
							
							let tail node accept filename dynamically  
						
						
						
						
					 
					
						2019-08-16 08:28:14 +01:00 
						 
				 
			
				
					
						
							
							
								zinen 
							
						 
					 
					
						
						
							
						
						78972a68ab 
					 
					
						
						
							
							Tail node add input filename ( #557 )  
						
						... 
						
						
						
						* Allow input
Added input point, removed requirement for data on data point 'filename' and added help text for new input parameter.
* Added filename parameter as an input
Handling of input msg add for parameter 'filename'. Monitoring will stop if no filename is defined either at the node level or as an input.
* Added 'state' to locale
Messages for node state added for en_US language
* Replaced messages with pointers to locale file
* Typo fixed
* Made inputs dynamic
Input bullet only available if filename is empty 
						
						
					 
					
						2019-08-15 22:03:13 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						e20cf97fce 
					 
					
						
						
							
							A whole bunch of whitespace linting - no functional changes  
						
						
						
						
					 
					
						2019-08-11 13:37:15 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						f7fa242d4d 
					 
					
						
						
							
							add ja translation for tail node  
						
						
						
						
					 
					
						2019-07-12 16:02:12 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						55698e637d 
					 
					
						
						
							
							Update tail node to accept/display regex.  
						
						... 
						
						
						
						To address Issue #555  
						
						
					 
					
						2019-07-12 12:22:13 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						e69d65667a 
					 
					
						
						
							
							Bump sqlite and add wait times to readme  
						
						
						
						
					 
					
						2019-04-25 12:40:49 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						81781539f7 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/node-red/node-red-nodes  
						
						
						
						
					 
					
						2019-02-01 22:15:24 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						d153034232 
					 
					
						
						
							
							slow down status updates from mysql to better handle fast updates  
						
						... 
						
						
						
						to close  #515  
						
						
					 
					
						2019-02-01 22:15:22 +00:00 
						 
				 
			
				
					
						
							
							
								tmdoit 
							
						 
					 
					
						
						
							
						
						52bd3c2873 
					 
					
						
						
							
							[SQLite] Add help text in sqlitedb template ( #503 )  
						
						... 
						
						
						
						About path to the database file. 
						
						
					 
					
						2019-02-01 08:57:01 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						2ca330fcb8 
					 
					
						
						
							
							sqlite small doc update, and bump dep library  
						
						
						
						
					 
					
						2018-12-19 19:37:13 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						20b2eac830 
					 
					
						
						
							
							add sentiment and tail node translations  
						
						... 
						
						
						
						bump versions on npm 
						
						
					 
					
						2018-12-07 17:11:09 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						5b34702ac4 
					 
					
						
						
							
							Add Tail node as separate node package - adds windows support  
						
						
						
						
					 
					
						2018-10-24 15:08:42 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						a94157efe6 
					 
					
						
						
							
							sqlite - fix fixed statement check  
						
						
						
						
					 
					
						2018-08-24 15:23:37 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						6d36f5db8a 
					 
					
						
						
							
							sqlite - add test extension - half.c  
						
						
						
						
					 
					
						2018-08-23 08:55:51 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						0b65cd8652 
					 
					
						
						
							
							sqlite - better handle extensions timing  
						
						
						
						
					 
					
						2018-08-22 23:47:03 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						1b0f573f4e 
					 
					
						
						
							
							let sqlite add extensions  
						
						
						
						
					 
					
						2018-08-22 13:58:55 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						493061e6f0 
					 
					
						
						
							
							bump mysql lib version  
						
						
						
						
					 
					
						2018-08-13 12:30:52 +01:00 
						 
				 
			
				
					
						
							
							
								tmdoit 
							
						 
					 
					
						
						
							
						
						9c9af2952c 
					 
					
						
						
							
							Update to the latest mysql package ( #476 )  
						
						... 
						
						
						
						Updating from mysql 2.13 to 2.16 fixed for me a problem with error msg "Error: pool is closed" produced every few seconds in NR debug window. 
						
						
					 
					
						2018-08-13 12:29:42 +01:00