Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f18f94a857 
							
						 
					 
					
						
						
							
							Merge pull request  #1923  from HLFH/master  
						
						... 
						
						
						
						Remove discontinued faroo engine 
						
					 
					
						2020-04-20 12:51:28 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9302d1fc17 
							
						 
					 
					
						
						
							
							Merge branch 'master' into master  
						
						
						
					 
					
						2020-04-20 12:44:50 +00:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b7e7acf74 
							
						 
					 
					
						
						
							
							Merge pull request  #1921  from kvch/fix-working-outside-request-ctx  
						
						... 
						
						
						
						[fix] remove usage of request context where not available 
						
					 
					
						2020-04-19 19:19:07 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							5fc17de861 
							
						 
					 
					
						
						
							
							docs: marginal fix of command's './utils/lxc.sh show suite' output  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-19 12:34:37 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							4b4e95f2c3 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/asciimoo/searx  into filtron  
						
						
						
					 
					
						2020-04-19 12:03:14 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							bce3830b8d 
							
						 
					 
					
						
						
							
							[fix] translate engine errors to Occitan when configured  
						
						
						
					 
					
						2020-04-17 23:39:48 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							ba7c8d7b96 
							
						 
					 
					
						
						
							
							[fix] remove usage of request context where not available  
						
						
						
					 
					
						2020-04-17 23:39:48 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							826ef3d009 
							
						 
					 
					
						
						
							
							Merge pull request  #1879  from bauruine/fix_startpage_ValueError_on_spanish_datetime  
						
						... 
						
						
						
						[Fix] Startpage ValueError on Spanish date format 
						
					 
					
						2020-04-15 23:41:24 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fcb44c6542 
							
						 
					 
					
						
						
							
							Merge branch 'master' into fix_startpage_ValueError_on_spanish_datetime  
						
						
						
					 
					
						2020-04-15 23:33:16 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4eddbca81d 
							
						 
					 
					
						
						
							
							Merge pull request  #1917  from dalf/requirements-upgrade  
						
						... 
						
						
						
						[mod] requirements.txt: upgrade dependency versions. 
						
					 
					
						2020-04-15 23:32:14 +02:00 
						 
				 
			
				
					
						
							
							
								HLFH 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a26093c46 
							
						 
					 
					
						
						
							
							Remove discontinued faroo engine  
						
						
						
					 
					
						2020-04-15 16:46:15 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							f2ca12b54f 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/asciimoo/searx  into filtron  
						
						
						
					 
					
						2020-04-13 13:01:07 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							30c0a0fb64 
							
						 
					 
					
						
						
							
							doc: add missing command lines to nginx docs  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-13 13:00:03 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							99ff16c465 
							
						 
					 
					
						
						
							
							tooling box: added nginx + polished bash scripts and environment  
						
						... 
						
						
						
						- add installation method for nginx sites, morty and filtron
- clean up PUBLIC_URL environment in and outside of containers
- clean up comand lines
- handle uWSGI quirks on fedora (emperor mode)
- handle Python quirks on debian (there is no 'python' command anymore)
- lib.sh: add die and die_caller functions
- lxc_suite_install_info is now a function
- lint: shellcheck
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-13 11:34:28 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fbf63f72c7 
							
						 
					 
					
						
						
							
							Merge branch 'master' into requirements-upgrade  
						
						
						
					 
					
						2020-04-13 10:34:50 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee856571c9 
							
						 
					 
					
						
						
							
							Merge pull request  #1914  from splintah/wikimedia-projects  
						
						... 
						
						
						
						[add] Additional Wikimedia projects 
						
					 
					
						2020-04-12 22:54:07 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7878176bb0 
							
						 
					 
					
						
						
							
							Merge branch 'master' into wikimedia-projects  
						
						
						
					 
					
						2020-04-12 21:35:37 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							527b1580b7 
							
						 
					 
					
						
						
							
							Merge pull request  #1913  from Venca24/devel_rubygems  
						
						... 
						
						
						
						[add] rubygems engine 
						
					 
					
						2020-04-12 19:26:09 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f172aad5d2 
							
						 
					 
					
						
						
							
							Merge branch 'master' into devel_rubygems  
						
						
						
					 
					
						2020-04-12 19:17:21 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							58d5da8b57 
							
						 
					 
					
						
						
							
							nginx: normalize installation (docs and script)s over all distros  
						
						... 
						
						
						
						This is the revision of the documentation about the varous nginx installation
variants.  It also implements the nginx installation scripts for morty and
filtron.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-11 13:19:11 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							67afa6b1fb 
							
						 
					 
					
						
						
							
							bash scripts: source code cleaned up (shellcheck)  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-10 14:00:52 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							ebde9d10fd 
							
						 
					 
					
						
						
							
							docs: proofreading of all the installation topics  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-09 15:04:23 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							44edc92569 
							
						 
					 
					
						
						
							
							[fix] morty: PUBLIC_URL_PATH_MORTY needs trailing slash  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-09 14:28:34 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							f693149cde 
							
						 
					 
					
						
						
							
							Changes from the installation tests on (all) LXC containers.  
						
						... 
						
						
						
						Tested and fixed HTTP & uWSGI installation on:
  ubu1604 ubu1804 ubu1910 ubu2004 fedora31 archlinux
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-08 18:38:36 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d4fcfcd9e 
							
						 
					 
					
						
						
							
							Merge branch 'master' into requirements-upgrade  
						
						
						
					 
					
						2020-04-08 14:55:49 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4e872c2b19 
							
						 
					 
					
						
						
							
							Merge pull request  #1916  from dalf/travis-python-version  
						
						... 
						
						
						
						[mod] .travis.yml: add Python 3.7 and Python 3.8 
						
					 
					
						2020-04-08 14:33:22 +00:00 
						 
				 
			
				
					
						
							
							
								Dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							3973951770 
							
						 
					 
					
						
						
							
							[mod] requirements.txt: upgrade dependency versions.  
						
						
						
					 
					
						2020-04-08 15:58:26 +02:00 
						 
				 
			
				
					
						
							
							
								Dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							a7862ba3c1 
							
						 
					 
					
						
						
							
							[mod] .travis.yml: add Python 3.7 and Python 3.8  
						
						
						
					 
					
						2020-04-08 15:42:02 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							ee39a098ac 
							
						 
					 
					
						
						
							
							apache: normalize installation (docs and script)s over all distros  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-07 18:31:51 +02:00 
						 
				 
			
				
					
						
							
							
								Splinter Suidman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83fa88cbec 
							
						 
					 
					
						
						
							
							fix: Change Wikiversity and Wikivoyage shortcuts to wv and wy.  
						
						... 
						
						
						
						Suggested by @Venca24 <https://github.com/asciimoo/searx/pull/1914#issuecomment-610194209 >. 
						
					 
					
						2020-04-07 11:05:35 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							eb0d4646d8 
							
						 
					 
					
						
						
							
							docs: rework of chapter "Install with apache"  
						
						... 
						
						
						
						BTW: normalize installation-nginx.rst 
						
					 
					
						2020-04-06 17:59:06 +02:00 
						 
				 
			
				
					
						
							
							
								Splinter Suidman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87fba9c12d 
							
						 
					 
					
						
						
							
							fix: Remove unnecessary query parameter for Wikimedia projects.  
						
						
						
					 
					
						2020-04-06 15:59:00 +02:00 
						 
				 
			
				
					
						
							
							
								Splinter Suidman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c37544e6be 
							
						 
					 
					
						
						
							
							fix: Spelling of Wiktionary.  
						
						
						
					 
					
						2020-04-06 12:31:32 +02:00 
						 
				 
			
				
					
						
							
							
								Splinter Suidman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b453cb226 
							
						 
					 
					
						
						
							
							fix: Change Wikinews category to news.  
						
						
						
					 
					
						2020-04-06 12:31:00 +02:00 
						 
				 
			
				
					
						
							
							
								Splinter Suidman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							536eb2b8dd 
							
						 
					 
					
						
						
							
							Add Wikimedia projects.  
						
						... 
						
						
						
						A list of the added projects:
- Wikibooks
- Wikinews
- Wikiquote
- Wikisource
- Wiktionary
- Wikiversity
- Wikivoyage 
						
					 
					
						2020-04-05 19:27:44 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							c81849cb5a 
							
						 
					 
					
						
						
							
							filtron.sh & morty.sh: improve usage message (if used in containers)  
						
						... 
						
						
						
						BTW: normalize soma variable names
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-05 17:40:37 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							c2caf9569c 
							
						 
					 
					
						
						
							
							[fix] creation of /.lxcenv in containers  
						
						... 
						
						
						
						In utils/lib.sh there are two functions with the same name, but different tasks.
Rename one of them from lxc_init_container() into lxc_init_container_env().
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-05 15:15:28 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							c748047e92 
							
						 
					 
					
						
						
							
							utils/searx.sh: add cmd to (un)set option image_proxy and result_proxy  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-04 17:54:20 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							e530e20ae6 
							
						 
					 
					
						
						
							
							misc: fix variuous marginals  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-04 17:53:16 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							3c19f2f1ce 
							
						 
					 
					
						
						
							
							utils/lxc.sh install: support installation on selected containers  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-04 12:40:14 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							84daf9999c 
							
						 
					 
					
						
						
							
							docs: remove PR  #1803  hints  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-04 08:36:48 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							e32b08f616 
							
						 
					 
					
						
						
							
							utils/morty.sh: add generic documentation  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-03 20:26:20 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							853be4e11c 
							
						 
					 
					
						
						
							
							utils/filtron.sh: add generic documentation  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-03 20:24:40 +02:00 
						 
				 
			
				
					
						
							
							
								Venca24 
							
						 
					 
					
						
						
						
						
							
						
						
							5cb9d9e56a 
							
						 
					 
					
						
						
							
							[add] rubygems engine  
						
						
						
					 
					
						2020-04-03 17:31:59 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							af988dbf71 
							
						 
					 
					
						
						
							
							utils/lxc.sh: support build of selected containers  
						
						... 
						
						
						
						$ sudo -H ./utils/lxc.sh build  <name>
  $ sudo -H ./utils/lxc.sh show   [images|suite|info|config [<name>]]
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-03 17:08:42 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							f32b4fcedd 
							
						 
					 
					
						
						
							
							LXC: add virtualenv to LXC_BASE_PACKAGES  
						
						... 
						
						
						
						Commit 09a40625 
						
					 
					
						2020-04-02 20:27:44 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							2441e24288 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/asciimoo/searx  into filtron  
						
						
						
					 
					
						2020-04-02 18:59:43 +02:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							65e8af62b1 
							
						 
					 
					
						
						
							
							Merge pull request  #1910  from return42/rfc-travis  
						
						... 
						
						
						
						improve travis build 
						
					 
					
						2020-04-02 16:24:17 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							70d114fab5 
							
						 
					 
					
						
						
							
							Merge branch 'master' into rfc-travis  
						
						
						
					 
					
						2020-04-02 16:16:18 +00:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							41f002b0ea 
							
						 
					 
					
						
						
							
							travis: remove before_cache handle  
						
						... 
						
						
						
						BTW: separate env output in the travis log
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2020-04-02 18:00:53 +02:00