Maksim Pechnikov
								
							 
						 | 
						
							
							
							
							
								
							
							
								4044f24e2e
								
							
						 | 
						
							
							
								
								fix test
							
							
							
							
							
						 | 
						
							2020-06-18 05:06:28 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Mark Felder
								
							 
						 | 
						
							
							
							
							
								
							
							
								2731ea1334
								
							
						 | 
						
							
							
								
								Change references from "deleted_urls" to "banned_urls" as nothing is handled via media deletions anymore; all actions are manual operations by an admin to ban the url
							
							
							
							
							
						 | 
						
							2020-06-17 13:13:55 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim
								
							 
						 | 
						
							
							
							
							
								
							
							
								96493da7bd
								
							
						 | 
						
							
							
								
								Apply suggestion to test/web/media_proxy/invalidation_test.exs
							
							
							
							
							
						 | 
						
							2020-06-17 13:14:01 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim
								
							 
						 | 
						
							
							
							
							
								
							
							
								078d687e6e
								
							
						 | 
						
							
							
								
								Apply suggestion to test/web/media_proxy/media_proxy_controller_test.exs
							
							
							
							
							
						 | 
						
							2020-06-17 12:58:50 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim
								
							 
						 | 
						
							
							
							
							
								
							
							
								2991aae4c4
								
							
						 | 
						
							
							
								
								Apply suggestion to test/web/media_proxy/invalidations/script_test.exs
							
							
							
							
							
						 | 
						
							2020-06-17 12:58:38 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim
								
							 
						 | 
						
							
							
							
							
								
							
							
								11b22a4229
								
							
						 | 
						
							
							
								
								Apply suggestion to test/web/media_proxy/invalidations/http_test.exs
							
							
							
							
							
						 | 
						
							2020-06-17 12:58:33 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim Pechnikov
								
							 
						 | 
						
							
							
							
							
								
							
							
								2e8a236cef
								
							
						 | 
						
							
							
								
								fix invalidates media url's
							
							
							
							
							
						 | 
						
							2020-06-14 21:02:57 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									rinpatch
								
							 
						 | 
						
							
							
							
							
								
							
							
								78c46fb7ba
								
							
						 | 
						
							
							
								
								MediaProxy test: use config macros instead of directly putting values
							
							
							
							
							
							
							
							They were not properly cleaned later and caused trouble for another tests 
							
						 | 
						
							2020-05-27 19:34:56 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim Pechnikov
								
							 
						 | 
						
							
							
							
							
								
							
							
								5f0a3ac74d
								
							
						 | 
						
							
							
								
								added tests
							
							
							
							
							
						 | 
						
							2020-05-19 06:05:09 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Ivan Tashkinov
								
							 
						 | 
						
							
							
							
							
								
							
							
								1c05f539aa
								
							
						 | 
						
							
							
								
								Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
							
							
							
							
							
						 | 
						
							2020-03-20 18:33:00 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Ivan Tashkinov
								
							 
						 | 
						
							
							
							
							
								
							
							
								5fc92deef3
								
							
						 | 
						
							
							
								
								[#1560] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring.
							
							
							
							
							
						 | 
						
							2020-03-09 20:51:44 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								6da6540036
								
							
						 | 
						
							
							
								
								Bump copyright years of files changed after 2020-01-07
							
							
							
							
							
							
							
							Done via the following command:
git diff fcd5dd259a --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' 
							
						 | 
						
							2020-03-02 06:08:45 +01:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Ivan Tashkinov
								
							 
						 | 
						
							
							
							
							
								
							
							
								4f8c3462a8
								
							
						 | 
						
							
							
								
								Tweaks to clear_config calls in tests in order to prevent side effects on config during test suite execution.
							
							
							
							
							
						 | 
						
							2020-02-13 21:55:47 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Haelwenn (lanodan) Monnier
								
							 
						 | 
						
							
							
								
								
							
							
							
								
							
							
								447514dfa2
								
							
						 | 
						
							
							
								
								Bump copyright years of files changed in 2019
							
							
							
							
							
							
							
							Done via the following command:
git diff 1e6c102bfc --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' 
							
						 | 
						
							2019-09-18 23:21:11 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim
								
							 
						 | 
						
							
							
							
							
								
							
							
								a320358703
								
							
						 | 
						
							
							
								
								added test helpers to clear config after tests
							
							
							
							
							
						 | 
						
							2019-08-19 15:34:29 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									feld
								
							 
						 | 
						
							
							
							
							
								
							
							
								d93d777915
								
							
						 | 
						
							
							
								
								Fix/mediaproxy whitelist base url
							
							
							
							
							
						 | 
						
							2019-08-02 17:07:09 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Sachin Joshi
								
							 
						 | 
						
							
							
							
							
								
							
							
								1d906ffa82
								
							
						 | 
						
							
							
								
								Merge branch 'develop' into match-file-name
							
							
							
							
							
							
							
							# Conflicts:
#	lib/pleroma/web/media_proxy/media_proxy_controller.ex 
							
						 | 
						
							2019-07-15 21:30:56 +05:45 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Maksim
								
							 
						 | 
						
							
							
							
							
								
							
							
								fa17879c20
								
							
						 | 
						
							
							
								
								added tests for Web.MediaProxy
							
							
							
							
							
						 | 
						
							2019-07-14 21:01:32 +00:00 | 
						
						
							
							
							
								
							
							
						 |