65861900cd 
								
							
								 
							
						 
						
							
							
								
								Handle refactor ( #3339 )  
							
							... 
							
							
 
							
							* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ddb7f59ef4 
								
							
								 
							
						 
						
							
							
								
								Add search mode option to /api/repo/search ( #2756 )  
							
							... 
							
							
 
							
							* Add repo type option to /api/repo/search
* Add tests and fix result of collaborative filter in specific condition
* Fix/optimize search & tests
* Improve integration tests
* Fix lint errors
* Fix unit tests
* Change and improve internal implementation of repo search
* Use NonexistentID
* Make search api more general
* Change mirror and fork search behaviour
* Fix tests & typo in comment 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6eeadb2082 
								
							
								 
							
						 
						
							
							
								
								Hide unactive on explore users and some refactors ( #2741 )  
							
							... 
							
							
 
							
							* hide unactive on explore users and some refactors
* fix test for removed Organizations
* fix test for removed Organizations
* fix imports
* fix logic bug
* refactor the toConds
* Rename TestOrganizations to TestSearchUsers and add tests for users
* fix other tests
* fix other tests
* fix watchers tests
* fix comments and remove unused code 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								619b9b5547 
								
							
								 
							
						 
						
							
							
								
								Move swagger-ui under /api/v1 ( #2746 )  
							
							... 
							
							
 
							
							* Move swagger interface under /api/v1
* Update swagger-ui
* Add /api/swagger and prepare for multiple api version
* Update test links
* Fix footer link 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ccd3577970 
								
							
								 
							
						 
						
							
							
								
								Fix repository search function ( #2689 )  
							
							... 
							
							
 
							
							* Fix and remove FIXME
* Respect membership visibility
* Fix/rewrite searchRepositoryByName function
* Add unit tests
* Add integration tests
* Remove Searcher completely
* Remove trailing space 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								dff26e25ca 
								
							
								 
							
						 
						
							
							
								
								Remove redudant functions and code ( #2652 )  
							
							... 
							
							
 
							
							* Remove redudant functions and code 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								43253202e9 
								
							
								 
							
						 
						
							
							
								
								Change default sort order ( #2647 )  
							
							... 
							
							
 
							
							* sort repositories by `updated_unix` in Explore
* Fix UI problem
* Added missing sort order "newest"
* Change default sort order
* fmt 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								9a75a5d59b 
								
							
								 
							
						 
						
							
							
								
								Use custom type and constants to hold order by options ( #2572 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f61a1d210c 
								
							
								 
							
						 
						
							
							
								
								Fix missing collabrative repos ( #2367 )  
							
							... 
							
							
 
							
							* fix missing collabrative repos
* fix bug of collabrative
* fix SQL quotes 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3edb0c5894 
								
							
								 
							
						 
						
							
							
								
								Generate swagger json ( #1402 )  
							
							... 
							
							
 
							
							- Generate swagger.json into public/
- Add swagger-ui auto-installation
- Add footer link to local swagger-ui
- Add /swagger url for using app url.
- Fix Swagger-UI version via git tag 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								87efc8c6d4 
								
							
								 
							
						 
						
							
							
								
								Sort on repo size in admin panel ( #1654 )  
							
							... 
							
							
 
							
							* fix  #1653  sort on repo size
* fix minor mistake in en-us locale 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								95574a3640 
								
							
								 
							
						 
						
							
							
								
								fix: Admin can see all private repositories on Explore page. ( #1026 )  
							
							... 
							
							
 
							
							* fix: Admin can see all private repositories on Explore page.
* refactor: fix session 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9d2b830275 
								
							
								 
							
						 
						
							
							
								
								refactor: small optimize for sql query ( #940 )  
							
							... 
							
							
 
							
							* refactor: small optimize for sql query
* fix: get owner name if Searcher is not nil or user star page. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3576e1ee73 
								
							
								 
							
						 
						
							
							
								
								fix: trim the whitespaces for the search keyword ( #893 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								787fda53ef 
								
							
								 
							
						 
						
							
							
								
								UI config to toggle whether user email shows up in Explore Users ( #336 )  
							
							... 
							
							
 
							
							* UI config to toggle whether user email shows up in Explore Users
* Recommendation made by @tboerger 
66a1c59fe7 (r94122732)https://github.com/go-gitea/gitea/pull/336#issuecomment-269843725 
* Please replace MustBool() with MustBool(true) 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								fa3abc22c0 
								
							
								 
							
						 
						
							
							
								
								Added sorting to organizations, repos & users page ( #222 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								590a79ff8a 
								
							
								 
							
						 
						
							
							
								
								Resolved   #296  ( #324 )  
							
							... 
							
							
 
							
							* resolved  #296 
* Indentation fixed 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								94da472717 
								
							
								 
							
						 
						
							
							
								
								Golint fixed for modules/setting ( #262 )  
							
							... 
							
							
 
							
							* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cf045b029c 
								
							
								 
							
						 
						
							
							
								
								golint fixed for parts of routers root, dev, user and org dirs ( #167 )  
							
							... 
							
							
 
							
							* golint fixed for parts of routers root, dev and org dirs
* add user/auth.go golint fixed
* rename unnecessary exported to unexported and user dir golint fixed 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4247304f5a 
								
							
								 
							
						 
						
							
							
								
								Update import paths from github.com/go-gitea to code.gitea.io ( #135 )  
							
							... 
							
							
 
							
							- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path  
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3a10a0c1ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Ordering organizations and users by name  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								aadd7dcdc3 
								
							
								 
							
						 
						
							
							
								
								And others  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2d68bd1ef9 
								
							
								 
							
						 
						
							
							
								
								Change import reference to match gitea instead of gogs ( #37 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b3d9ca4ccd 
								
							
								 
							
						 
						
							
							
								
								Add the ability to explore organizations ( #3573 )  
							
							... 
							
							
 
							
							* Add ability to explore organizations
* Use right icon for org explore links 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e74630ae3b 
								
							
								 
							
						 
						
							
							
								
								#1384  add pagination for repositories  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								46e96c008c 
								
							
								 
							
						 
						
							
							
								
								Use struct for UI settings  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								149d62a648 
								
							
								 
							
						 
						
							
							
								
								#13  fix admin can't search private repos  
							
							... 
							
							
 
							
							- update glide info 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bf8494332 
								
							
								 
							
						 
						
							
							
								
								#13  finish user and repository search  
							
							... 
							
							
 
							
							Both are possible on explore and admin panel 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								514382e2eb 
								
							
								 
							
						 
						
							
							
								
								Rename module: middleware -> context  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3fb1b6a608 
								
							
								 
							
						 
						
							
							
								
								drop oauth2 feature support  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ed5a61153f 
								
							
								 
							
						 
						
							
							
								
								fix   #1629  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d023e81a8f 
								
							
								 
							
						 
						
							
							
								
								#1577  explore paginator problem  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7714e792a4 
								
							
								 
							
						 
						
							
							
								
								minor fixes on  #1551  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dea3a8c6a4 
								
							
								 
							
						 
						
							
							
								
								WIP: create PR - choose branch  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								216683004e 
								
							
								 
							
						 
						
							
							
								
								code fix for  #908 , and work for  #884  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3c65265871 
								
							
								 
							
						 
						
							
							
								
								Hide the registration button depending on the setting  
							
							
 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								ab7206d6b7 
								
							
								 
							
						 
						
							
							
								
								Fix   #348  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7af7584d25 
								
							
								 
							
						 
						
							
							
								
								Finish new reset password, etc.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e8c9bb2c66 
								
							
								 
							
						 
						
							
							
								
								Finish new collaboration page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8dd07c0ddd 
								
							
								 
							
						 
						
							
							
								
								New UI merge in progress  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9924e65ca1 
								
							
								 
							
						 
						
							
							
								
								In progress of name template name constant  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								bf703ef617 
								
							
								 
							
						 
						
							
							
								
								add dashboard context switch button  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								688ec6ecbd 
								
							
								 
							
						 
						
							
							
								
								Fixed   #209  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								80055bde86 
								
							
								 
							
						 
						
							
							
								
								Code convention  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b1bdbd7f94 
								
							
								 
							
						 
						
							
							
								
								Almost done issue label  #200  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c1eb4d894a 
								
							
								 
							
						 
						
							
							
								
								Clean api code  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c36e7d322e 
								
							
								 
							
						 
						
							
							
								
								Mirror updates  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4c1452574a 
								
							
								 
							
						 
						
							
							
								
								go get  
							
							
 
							
						 
						
							12 years ago