| 
							
						 | 
						
							
							
								
							
							
	061d959e7f
						 | 
						
							
							
								
								
								Code cleanup
							
							
							
							
							
						 | 
						
							2019-02-17 18:55:17 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	f6e8246e75
						 | 
						
							
							
								
								
								Ensure that "strtotime" returns the correct timestamp
							
							
							
							
							
						 | 
						
							2019-02-12 06:42:45 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	171cfe8f44
						 | 
						
							
							
								
								
								Furtner improval of the worker speed
							
							
							
							
							
						 | 
						
							2019-02-09 23:10:15 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	7f2dc40601
						 | 
						
							
							
								
								
								Fix potential bugs without expected behavior change
							
							
							
							
							
							
							
							- Fix uninitialized variables
- Fix potentially not set variables
- Fix wrong parameter default value
- Fix method scope
- Fix missing return value 
							
						 | 
						
							2019-01-21 11:04:19 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	895b3abf32
						 | 
						
							
							
								
								
								Remove/replace killme() with *exit()
							
							
							
							
							
						 | 
						
							2019-01-21 09:49:17 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Adam Magness
								
							 
						 | 
						
							
							
								
							
							
	14fde5dc9b
						 | 
						
							
							
								
								
								Log function
							
							
							
							
							
							
							
							implement log() function. 
							
						 | 
						
							2018-10-30 09:57:14 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Hypolite Petovan
								
							 
						 | 
						
							
							
								
							
							
	af6dbc654f
						 | 
						
							
							
								
								
								Rename Friendica\Database\dba to Friendica\Database\DBA
							
							
							
							
							
						 | 
						
							2018-07-20 08:19:26 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Hypolite Petovan
								
							 
						 | 
						
							
							
								
							
							
	daa1177e3a
						 | 
						
							
							
								
								
								Update use statement lists with new Friendica\Database\dba class
							
							
							
							
							
							
							
							- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements 
							
						 | 
						
							2018-07-19 22:15:21 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									rabuzarus
								
							 
						 | 
						
							
							
								
							
							
	ffd3ff4c69
						 | 
						
							
							
								
								
								worker.php - fix missing use statement
							
							
							
							
							
						 | 
						
							2018-06-19 14:45:43 +02:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	d9bdba491a
						 | 
						
							
							
								
								
								We don't poll, we work ... Bugfix for renamed config value.
							
							
							
							
							
						 | 
						
							2018-06-04 21:17:37 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Hypolite Petovan
								
							 
						 | 
						
							
							
								
							
							
	f193f01a7d
						 | 
						
							
							
								
								
								Fix issues in changed files
							
							
							
							
							
							
							
							- Initializes $return in Process::insert
- Update the type hint of dba::fetch
- Remove unused $a parameter in worker_init()
- Fix uses 
							
						 | 
						
							2018-01-17 00:17:58 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Hypolite Petovan
								
							 
						 | 
						
							
							
								
							
							
	78ac7afe9c
						 | 
						
							
							
								
								
								Move process functions to Model\Process
							
							
							
							
							
							
							
							- Add start|endProcess functions to Core\Worker 
							
						 | 
						
							2018-01-17 00:17:58 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	920160cb28
						 | 
						
							
							
								
								
								The poller is now the worker
							
							
							
							
							
						 | 
						
							2017-11-19 21:47:21 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	01362461cf
						 | 
						
							
							
								
								
								poller.php is cleaned up, unneeded stuff has been removed
							
							
							
							
							
						 | 
						
							2017-11-18 11:01:01 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	da212a28a2
						 | 
						
							
							
								
								
								New worker class that does all the work
							
							
							
							
							
						 | 
						
							2017-11-05 10:33:46 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	f6d10198cc
						 | 
						
							
							
								
								
								Bugfix: The poller often couldn't store the pid in the workerqueue
							
							
							
							
							
						 | 
						
							2017-05-30 13:20:29 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Hypolite Petovan
								
							 
						 | 
						
							
							
								
							
							
	ce866ad39b
						 | 
						
							
							
								
								
								Remove unrecommended leading backslash for fully qualified namespaces
							
							
							
							
							
						 | 
						
							2017-05-02 23:37:06 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	48209f0ecd
						 | 
						
							
							
								
								
								Now there is only the worker.
							
							
							
							
							
						 | 
						
							2017-02-26 23:16:49 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	6845775ff9
						 | 
						
							
							
								
								
								Store spooled data
							
							
							
							
							
						 | 
						
							2016-12-01 20:53:18 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	57c95c93e1
						 | 
						
							
							
								
								
								The frontend worker is now working as a full replacement for the crontab.
							
							
							
							
							
						 | 
						
							2016-11-30 19:24:58 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	cc5eebd173
						 | 
						
							
							
								
								
								The frontend worker can now fork background processes
							
							
							
							
							
						 | 
						
							2016-11-29 22:40:19 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	df0d33c138
						 | 
						
							
							
								
								
								Try to get more execution time
							
							
							
							
							
						 | 
						
							2016-11-27 10:01:24 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	636a033364
						 | 
						
							
							
								
								
								Added documentation, config stuff, ...
							
							
							
							
							
						 | 
						
							2016-11-27 09:02:08 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						| 
							
						 | 
						
							
							
								
							
							
	e856ab9a09
						 | 
						
							
							
								
								
								The worker can now run from the frontend as well
							
							
							
							
							
						 | 
						
							2016-11-27 00:55:05 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 |