2a651b0b59 
								
							 
						 
						
							
							
								
								DEV: Update rubocop-discourse to latest version  
							
							
							
						 
						
							2024-05-24 16:32:08 +02:00  
				
					
						
							
							
								 
						
							
								340f0006c5 
								
							 
						 
						
							
							
								
								UX: rename the word "Upgrade" to "Update" in the UI ( #208 )  
							
							... 
							
							
							
							In this PR, all references in the UI to the word "`upgrade`" are changed to "`update`". This is to differentiate the update process in self-hosted sites from the plan "upgrade" process in hosted sites. 
							
						 
						
							2024-04-02 15:13:32 +05:30  
				
					
						
							
							
								 
						
							
								4c550d5268 
								
							 
						 
						
							
							
								
								FIX: Hide this plugin from the plugin list ( #199 )  
							
							... 
							
							
							
							This plugin is not optional and cannot be disabled,
it's essential for self-hosting, so there is no point
showing it in the plugin list. 
							
						 
						
							2023-12-18 11:29:19 +10:00  
				
					
						
							
							
								 
						
							
								5712deca63 
								
							 
						 
						
							
							
								
								DEV: Metadata update for plugin.rb ( #197 )  
							
							... 
							
							
							
							* Update plugin.rb metadata
* Update plugin.rb
---------
Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com> 
							
						 
						
							2023-11-07 15:44:41 -08:00  
				
					
						
							
							
								 
						
							
								e90c8f55fc 
								
							 
						 
						
							
							
								
								DEV: Apply syntax_tree formatting with config from core  
							
							
							
						 
						
							2023-03-08 13:41:34 +01:00  
				
					
						
							
							
								 
						
							
								bb94c35435 
								
							 
						 
						
							
							
								
								DEV: Cleanup the admin controller  
							
							
							
						 
						
							2023-02-16 14:09:33 +01:00  
				
					
						
							
							
								 
						
							
								383097c6ca 
								
							 
						 
						
							
							
								
								DEV: Update version to 1.0.0  
							
							
							
						 
						
							2023-02-16 14:09:33 +01:00  
				
					
						
							
							
								 
						
							
								f3e23fcab7 
								
							 
						 
						
							
							
								
								DEV: Fix and cleanup stylesheets  
							
							
							
						 
						
							2023-02-16 14:09:33 +01:00  
				
					
						
							
							
								 
						
							
								f3ee36be60 
								
							 
						 
						
							
							
								
								DEV: Remove transpile_js  
							
							
							
						 
						
							2023-02-16 14:09:33 +01:00  
				
					
						
							
							
								 
						
							
								2bba7f62b2 
								
							 
						 
						
							
							
								
								DEV: Move stuff to the regular plugin structure  
							
							
							
						 
						
							2023-02-16 14:09:33 +01:00  
				
					
						
							
							
								 
						
							
								4ab63aca32 
								
							 
						 
						
							
							
								
								DEV: Run stree  
							
							
							
						 
						
							2023-02-16 14:09:33 +01:00  
				
					
						
							
							
								 
						
							
								8b37cb4a4c 
								
							 
						 
						
							
							
								
								FIX: Ensure handlebars template is compiled under Discourse stable ( #164 )  
							
							
							
						 
						
							2023-01-06 17:24:14 +00:00  
				
					
						
							
							
								 
						
							
								9658f080e0 
								
							 
						 
						
							
							
								
								FIX: Modernize upgrade-header compilation ( #156 )  
							
							... 
							
							
							
							This was relying on Sprockets to compile an Ember template. Discourse core dropped support for that in 84bec1cbae 
							
						 
						
							2022-11-24 16:46:31 +00:00  
				
					
						
							
							
								 
						
							
								b3379317c6 
								
							 
						 
						
							
							
								
								DEV: Drop the `Discourse.redis` monkey-patch ( #123 )  
							
							... 
							
							
							
							It's been over two years. I don't think we need this fallback anymore? 
							
						 
						
							2022-01-11 00:09:13 +01:00  
				
					
						
							
							
								 
						
							
								c0a0ee884c 
								
							 
						 
						
							
							
								
								DEV: `assets.skip_minification` has been in stable for 6 years  
							
							
							
						 
						
							2020-07-22 12:05:44 +02:00  
				
					
						
							
							
								 
						
							
								6945ba4823 
								
							 
						 
						
							
							
								
								lint file  
							
							... 
							
							
							
							somehow linter was not working on local, will get it sorted. 
							
						 
						
							2019-12-06 14:15:56 +11:00  
				
					
						
							
							
								 
						
							
								1356552674 
								
							 
						 
						
							
							
								
								FIX: Make Discourse.redis change backwards compatible  
							
							... 
							
							
							
							25ea0b3a 
						
							2019-12-06 13:23:54 +11:00  
				
					
						
							
							
								 
						
							
								00617a1fb5 
								
							 
						 
						
							
							
								
								Add frozen string literal comment to files.  
							
							
							
						 
						
							2019-05-13 11:16:32 +08:00  
				
					
						
							
							
								 
						
							
								8f6be9c592 
								
							 
						 
						
							
							
								
								SECURITY: Make sure a repo exists before acting on it  
							
							... 
							
							
							
							Also includes refactors to clean up linting / code, adds specs
and changes the usage pattern to something safer 
							
						 
						
							2018-06-15 15:15:17 -04:00  
				
					
						
							
							
								 
						
							
								43a3d0ef82 
								
							 
						 
						
							
							
								
								Don't minify the stuff that is already minified  
							
							
							
						 
						
							2015-02-20 15:53:05 -05:00  
				
					
						
							
							
								 
						
							
								9f130b5354 
								
							 
						 
						
							
							
								
								Add `url` metadata  
							
							
							
						 
						
							2015-02-06 17:56:25 -05:00  
				
					
						
							
							
								 
						
							
								d8283bbf83 
								
							 
						 
						
							
							
								
								Revert "Revert "FEATURE: warn if running an old image""  
							
							... 
							
							
							
							This reverts commit 0b5ddc100d 
							
						 
						
							2014-12-23 14:34:29 +11:00  
				
					
						
							
							
								 
						
							
								0b5ddc100d 
								
							 
						 
						
							
							
								
								Revert "FEATURE: warn if running an old image"  
							
							... 
							
							
							
							This reverts commit f896b6d2da 
							
						 
						
							2014-12-23 14:17:34 +11:00  
				
					
						
							
							
								 
						
							
								f896b6d2da 
								
							 
						 
						
							
							
								
								FEATURE: warn if running an old image  
							
							
							
						 
						
							2014-12-22 11:13:48 +11:00  
				
					
						
							
							
								 
						
							
								898048eceb 
								
							 
						 
						
							
							
								
								Upgrade to ember-cli, bring back bootbox  
							
							
							
						 
						
							2014-11-07 14:56:57 -05:00  
				
					
						
							
							
								 
						
							
								3c804ec605 
								
							 
						 
						
							
							
								
								Major upgrade: Docker Manager is now a Standalone Ember App, contains  
							
							... 
							
							
							
							many improvements. 
							
						 
						
							2014-05-02 16:52:27 -04:00  
				
					
						
							
							
								 
						
							
								8793a06c6a 
								
							 
						 
						
							
							
								
								fix precompile  
							
							
							
						 
						
							2014-04-18 17:57:24 +10:00  
				
					
						
							
							
								 
						
							
								81ac4a1301 
								
							 
						 
						
							
							
								
								pointless change to test upgrade  
							
							
							
						 
						
							2014-04-18 17:51:20 +10:00  
				
					
						
							
							
								 
						
							
								6997d2e314 
								
							 
						 
						
							
							
								
								Reduce dependencies, fix broken script  
							
							
							
						 
						
							2014-04-18 17:43:02 +10:00  
				
					
						
							
							
								 
						
							
								924de3fcc7 
								
							 
						 
						
							
							
								
								Add docker upgrade link to admin page.  
							
							
							
						 
						
							2014-03-06 14:20:06 -05:00  
				
					
						
							
							
								 
						
							
								2bb95a06a9 
								
							 
						 
						
							
							
								
								initial commit for docker manager  
							
							
							
						 
						
							2013-11-13 17:43:35 +11:00