08069dc465 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve migrations to support migrating milestones/labels/issues/comments/pullrequests ( #6290 )  
							
							... 
							
							
 
							
							* add migrations
* fix package dependency
* fix lints
* implements migrations except pull requests
* add releases
* migrating releases
* fix bug
* fix lint
* fix migrate releases
* fix tests
* add rollback
* pull request migtations
* fix import
* fix go module vendor
* add tests for upload to gitea
* more migrate options
* fix swagger-check
* fix misspell
* add options on migration UI
* fix log error
* improve UI options on migrating
* add support for username password when migrating from github
* fix tests
* remove comments and fix migrate limitation
* improve error handles
* migrate API will also support migrate milestones/labels/issues/pulls/releases
* fix tests and remove unused codes
* add DownloaderFactory and docs about how to create a new Downloader
* fix misspell
* fix migration docs
* Add hints about migrate options on migration page
* fix tests 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bdbbd816fc 
								
							
								 
							
						 
						
							
							
								
								Add more title attributes on shortened names ( #6647 )  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2e3475f02c 
								
							
								 
							
						 
						
							
							
								
								Fix typos in i18n variable names. ( #4080 )  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f1d2f16b54 
								
							
								 
							
						 
						
							
							
								
								Add notice that LFS mirroring is not supported ( #1251 )  
							
							... 
							
							
 
							
							* Add notice that LFS mirroring is not supported
* Drop German translation 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								74ed6dc3ad 
								
							
								 
							
						 
						
							
							
								
								Add option to app.ini to enable local import paths ( #724 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								50422f1fc2 
								
							
								 
							
						 
						
							
							
								
								#3348  always use relative avatar link in the template  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1f2e173a74 
								
							
								 
							
						 
						
							
							
								
								Refactor User.Id to User.ID  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								da2585c11e 
								
							
								 
							
						 
						
							
							
								
								Indent all templates with tabs  
							
							... 
							
							
 
							
							This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52c8f69163 
								
							
								 
							
						 
						
							
							
								
								fix   #650  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								022820103d 
								
							
								 
							
						 
						
							
							
								
								#1657  allow forcing all private repos  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cc83043edc 
								
							
								 
							
						 
						
							
							
								
								minor fix on template  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9ef063cbb0 
								
							
								 
							
						 
						
							
							
								
								change checkbox ui  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2493454587 
								
							
								 
							
						 
						
							
							
								
								new delete account UI and password confirmation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c8bb475abb 
								
							
								 
							
						 
						
							
							
								
								fix autocomplete on migration  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e633425f27 
								
							
								 
							
						 
						
							
							
								
								#1180  and  #1250 : migration  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								34102f7889 
								
							
								 
							
						 
						
							
							
								
								remove unused scripts and simplify migrate form definition  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								059338139c 
								
							
								 
							
						 
						
							
							
								
								routers: able to migrate repo from local path  
							
							... 
							
							
 
							
							- modules/middleware/context.go: add HandleAPI method 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7ba9257a7f 
								
							
								 
							
						 
						
							
							
								
								Add suburl support  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0055cbd365 
								
							
								 
							
						 
						
							
							
								
								Allow Gogs to run from a suburl behind a reverse proxy. e.g.  http://mydomain.com/gogs/  
							
							... 
							
							
 
							
							Conflicts:
	modules/setting/setting.go
Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl
Conflicts:
	routers/repo/setting.go 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								81287ba022 
								
							
								 
							
						 
						
							
							
								
								Mirror issue fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								755eec745f 
								
							
								 
							
						 
						
							
							
								
								Finish new repo settings page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dabf5b057c 
								
							
								 
							
						 
						
							
							
								
								Finish new migrate page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								32b09681b2 
								
							
								 
							
						 
						
							
							
								
								Migrate repository by organization  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								90f6aa8cd1 
								
							
								 
							
						 
						
							
							
								
								Add repo mirror and import  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8980675a9f 
								
							
								 
							
						 
						
							
							
								
								Fix   #69  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a4cbe79567 
								
							
								 
							
						 
						
							
							
								
								fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f3ed11d177 
								
							
								 
							
						 
						
							
							
								
								mistakes  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6b30d9b0f2 
								
							
								 
							
						 
						
							
							
								
								fix mirror typo  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								9f7bd5007b 
								
							
								 
							
						 
						
							
							
								
								Work on mirror repo  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c72e1b5c2a 
								
							
								 
							
						 
						
							
							
								
								repo-import page ui  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2a2f025388 
								
							
								 
							
						 
						
							
							
								
								change css name style  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								076fc98d98 
								
							
								 
							
						 
						
							
							
								
								add csrf check  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								828c89de99 
								
							
								 
							
						 
						
							
							
								
								Clean code  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								fdc4151ff3 
								
							
								 
							
						 
						
							
							
								
								Finish create repo  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								63d2f74c21 
								
							
								 
							
						 
						
							
							
								
								begin dashboard ui  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								76ce6f9848 
								
							
								 
							
						 
						
							
							
								
								Update repo.Create  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a2a59f8ad1 
								
							
								 
							
						 
						
							
							
								
								Change /user/profile URL to /user/:username  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ba5c7ea771 
								
							
								 
							
						 
						
							
							
								
								Add SignInRequire and SignOutRequire middleware  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e246f2188e 
								
							
								 
							
						 
						
							
							
								
								add list for repo basic  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								71bae3ebd3 
								
							
								 
							
						 
						
							
							
								
								ui for repo/create page  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f7826d4ed7 
								
							
								 
							
						 
						
							
							
								
								create repository from web  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8962b39648 
								
							
								 
							
						 
						
							
							
								
								Add routers for create and delete repo  
							
							
 
							
						 
						
							12 years ago