lauralani 
								
							 
						 
						
							
							
								
							
							
	
	
	f1abce6ff0 
 
						 
						
							
							
								
								
								[BRANDING] adapt forgejo/contrib/upgrade.sh  
							
							... 
							
							
							
							
							Reviewed at: https://codeberg.org/forgejo/forgejo/pulls/605 
(cherry picked from commit ab986185d06068aed2a70cbd599c0cc3ef1358820ba7194fa1572a2a5125dd0a7265e106bd195f4e7f6100ab6b58af04560a67a951f72646e68309ad90026549153f1a3a1311df1716deb48ace62b41330ab21f2647ec99bfc0d47a554c9b4c5aaf49d887fb42a78a4336fd64a1fa7d590f7d7b6aa4a40e4fc195b03493c6799ad0486830ae32bd269a417e6dd023ffec93bf68f71e052002884b4e276884b3b 
							
						 
						
							2023-11-13 13:59:40 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									TATHAGATA ROY 
								
							 
						 
						
							
							
								
							
							
	
	
	d5e93413bc 
 
						 
						
							
							
								
								
								Updated upgrade script that is informing user that Gitea service has to be running in order to upgrade it ( #24260 )  
							
							... 
							
							
							
							
							Hello sir,
This pull request solves issue #23949 
I have updated the upgrade script such that it will check if the Gitea
service is running, if it's not running then it will exit the process
and if it's running then the process will move further ahead.
Thank You.
---------
Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: silverwind <me@silverwind.io> 
							
						 
						
							2023-04-25 13:19:58 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									techknowlogick 
								
							 
						 
						
							
							
								
							
							
	
	
	5e389228f6 
 
						 
						
							
							
								
								
								update upgrade script to use new CDN ( #24280 )  
							
							... 
							
							
							
							
							The upgrade script has to deal with redirects due to pointing to former
CDN, this reduces HTTP calls by 2
setting as skip-changelog, due to it being a contrib script 
							
						 
						
							2023-04-23 14:29:03 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YISH 
								
							 
						 
						
							
							
								
							
							
	
	
	af09136b95 
 
						 
						
							
							
								
								
								Fix upgrade.sh script error with su -c ( #19483 )  
							
							... 
							
							
							
							
							* Fix scirpt err with `su -c`, add env auto loading.
* Update upgrade.sh
* Update upgrade.sh
* Update contrib/upgrade.sh
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> 
							
						 
						
							2022-04-26 23:30:29 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Norwin 
								
							 
						 
						
							
							
								
							
							
	
	
	42fe076084 
 
						 
						
							
							
								
								
								Fix contrib/upgrade.sh ( #19222 )  
							
							... 
							
							
							
							
							* fix idempotency of script (eg when aborting the downloads)
* improve readability (user facing variables first, definitions next, statements last)
* improve dependency checks
* fix ignored $giteaversion variable
* more logging
* print usage string on incorrect usage 
							
						 
						
							2022-03-27 18:48:08 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YISH 
								
							 
						 
						
							
							
								
							
							
	
	
	ddf7f1319f 
 
						 
						
							
							
								
								
								Fix script compatiable with OpenWrt ( #19000 )  
							
							... 
							
							
							
							
							* Fix compatibility of upgrade.sh in openwrt and add service init script for openwrt.
* Apply suggestions from code review
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: zeripath <art27@cantab.net>
* Update contrib/upgrade.sh
Co-authored-by: Norwin <noerw@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Norwin <noerw@users.noreply.github.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							2022-03-08 17:58:14 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Norwin 
								
							 
						 
						
							
							
								
							
							
	
	
	6ada05940e 
 
						 
						
							
							
								
								
								Add contrib/upgrade.sh ( #18286 )  
							
							... 
							
							
							
							
							Adds an upgrade script that automates upgrading installations on Linux from binary releases, so people don't need to reinvent the wheel. Hopefully this leads to less questions about how to upgrade, and consequently less Gitea instances running unmaintained versions in the wild.
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de> 
							
						 
						
							2022-02-06 21:07:52 +01:00