491f0ebc58 
								
							
								 
							
						 
						
							
							
								
								Fix route handler order ( #2409 )  
							
							... 
							
							
 
							
							* Fix route handler order
* Fix more routes 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								15d3872281 
								
							
								 
							
						 
						
							
							
								
								fix missing orgnization discord webhook ( #2414 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ced50e0ec1 
								
							
								 
							
						 
						
							
							
								
								Implementation of discord webhook ( #2402 )  
							
							... 
							
							
 
							
							* implementation of discord webhook
* fix webhooks
* fix typo and unnecessary color values
* fix typo
* fix imports and revert changes to webhook_slack.go 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e41da3845d 
								
							
								 
							
						 
						
							
							
								
								fix duplicated feed ( #2370 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f61a1d210c 
								
							
								 
							
						 
						
							
							
								
								Fix missing collabrative repos ( #2367 )  
							
							... 
							
							
 
							
							* fix missing collabrative repos
* fix bug of collabrative
* fix SQL quotes 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								da230a2872 
								
							
								 
							
						 
						
							
							
								
								Add possibility to record branch or tag information in an issue ( #780 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								174255e74e 
								
							
								 
							
						 
						
							
							
								
								Log failed authentication attempts with remote address for fail2ban ( #2334 )  
							
							... 
							
							
 
							
							Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1a5fe4326f 
								
							
								 
							
						 
						
							
							
								
								Add collaborative repositories to the dashboard ( #2205 )  
							
							... 
							
							
 
							
							* Add collaborative repositories to the dashboard
Remove some unused code from the Dashboard func
* fix some bug and some refactor
* fix tests 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								fd8e8a421a 
								
							
								 
							
						 
						
							
							
								
								Improve swagger doc ( #2274 )  
							
							... 
							
							
 
							
							* Add swagger comment for adminCreateOrg
* Add swagger comment for admin route
* add hook swagger doc
* Add tags
* Add auth
* Fix name of responses
* Edit name method
* Update vendor
* make generate-swagger 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								2c3a229a3c 
								
							
								 
							
						 
						
							
							
								
								Add OpenID configuration in install page ( #2276 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5707ad3bb7 
								
							
								 
							
						 
						
							
							
								
								Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations ( #2335 )  
							
							... 
							
							
 
							
							Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e08d1fcc15 
								
							
								 
							
						 
						
							
							
								
								Fix variable name typo ( #2327 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								934dd41fa6 
								
							
								 
							
						 
						
							
							
								
								Make SHOW_USER_EMAIL also apply to profiles ( #2258 )  
							
							... 
							
							
 
							
							The e-mail address is currently only hidden from the explore page. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7907786040 
								
							
								 
							
						 
						
							
							
								
								Trigger sync webhooks on UI commit ( #2302 )  
							
							... 
							
							
 
							
							* Trigger sync webhooks on UI commit
* Also fix UI upload/delete 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								951fb572a7 
								
							
								 
							
						 
						
							
							
								
								Fix and improve dashboard repo UI ( #2285 )  
							
							... 
							
							
 
							
							* Fix and improve dashboard repo UI
* Change order of scripts loading
* Remove "mirror" tab
* Remove single tab panel for "org user"
* Add localization strings
* Create vue component and change event for search
* Add "mirrors" filter 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								29f3a6e492 
								
							
								 
							
						 
						
							
							
								
								Fix rendering of external links ( #2292 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f960e19c59 
								
							
								 
							
						 
						
							
							
								
								Only update needed columns when update user ( #2296 )  
							
							... 
							
							
 
							
							* only update needed columns when update user
* fix missing update_unix column 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7e0654bd9e 
								
							
								 
							
						 
						
							
							
								
								Fix counts on issues dashboard ( #2215 )  
							
							... 
							
							
 
							
							* Fix counts on issues dashboard
* setupSess -> setupSession
* Unit test
* Load repo owners for issues 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f29458bd3a 
								
							
								 
							
						 
						
							
							
								
								EnableUnit() -> UnitEnabled() ( #2242 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1193627014 
								
							
								 
							
						 
						
							
							
								
								Fix Commits nil pointer dereference ( #2203 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								27c2dcf60e 
								
							
								 
							
						 
						
							
							
								
								Fixed robots.txt 404 error ( #2226 )  
							
							... 
							
							
 
							
							* Update routes.go
* Update routes.go 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								49df677c47 
								
							
								 
							
						 
						
							
							
								
								Check for access in /repositories/:id ( #2227 )  
							
							... 
							
							
 
							
							* Check for access in /repositories/:id
* Integration test 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								04c4028aea 
								
									
								
							
								 
							
						 
						
							
							
								
								fix some bug  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								fd45a032a7 
								
							
								 
							
						 
						
							
							
								
								Fix bare-repo bugs ( #2199 )  
							
							... 
							
							
 
							
							* Fix bare-repo bugs
* Integration tests
* Unused import 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								7e12aac61c 
								
							
								 
							
						 
						
							
							
								
								Only allow token authentication with 2FA enabled ( #2184 )  
							
							... 
							
							
 
							
							* Don't allow for plain username/password authentication when 2FA is enabled
* Removed debugging statement
* Don't assume a token belongs to a given user, handle two-factor errors properly
* Simplified user/token matching, refactored error handling for two-factor authentication
* Change authentication response to avoid bruteforcing
* Add TODO item as a comment for changing the response for security purposes 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8f171210b9 
								
							
								 
							
						 
						
							
							
								
								Revert "Add ability to fork your own repos ( #761 )" ( #2193 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f33e6ae09e 
								
							
								 
							
						 
						
							
							
								
								Remove unit types commits and settings ( #2161 )  
							
							... 
							
							
 
							
							* Remove unit types commits and settings
* Can not limit units in administrator teams
* Limit changing units only to teams with read and write access mode
* Small code optimization 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c4ccf16c43 
								
							
								 
							
						 
						
							
							
								
								Fix OpenID registration route ( #2160 )  
							
							... 
							
							
 
							
							Fixes  #2101  
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6a3c03762a 
								
							
								 
							
						 
						
							
							
								
								API: support '/orgs/:org/repos' ( #2047 )  
							
							... 
							
							
 
							
							* API: support '/orgs/:org/repos' 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								93a1de4842 
								
							
								 
							
						 
						
							
							
								
								Fix repo API bug ( #2133 )  
							
							... 
							
							
 
							
							Don't require token when not necessary 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8f1d62ad3b 
								
							
								 
							
						 
						
							
							
								
								Fix GET /users/:username/repos endpoint ( #2125 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								30787e48f2 
								
							
								 
							
						 
						
							
							
								
								Improve org error handling ( #2117 )  
							
							... 
							
							
 
							
							* Improve ErrOrgNotExist type
Return new error type
Use good error check
Use new method to check error
Update tests
* Fix unchanged method name report 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f189ccd2d6 
								
							
								 
							
						 
						
							
							
								
								Fix git hooks update to receive required arguments.  Fixes   #2090  ( #2095 )  
							
							... 
							
							
 
							
							* Changed migration calling so that migrations can use models package 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f99489d5c5 
								
							
								 
							
						 
						
							
							
								
								Fix API for branches with slashes ( #2096 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								783b1967e2 
								
							
								 
							
						 
						
							
							
								
								Fix release display and correct paging ( #2080 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3f9016430f 
								
							
								 
							
						 
						
							
							
								
								Pagination on releases page ( #2035 )  
							
							... 
							
							
 
							
							* Added count to GetReleasesByRepoID so pagination will work
* Separated it out to a new function, can then also leave the API part unaffected
* Remove extra whitespace added in untouched function
* Added comment and corrected name in error handler
* Account for if the user is owner or not in the count
* Also check if repo is draft
* revert back to the correct count in the ReleasesToDisplay loop
* Fixed lint error regarding else with return statement
* Use Cond struct instead of string, corrected name in error handler
* Removed unused return variable names 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								d389ed25a5 
								
							
								 
							
						 
						
							
							
								
								Fix: `http: multiple response.WriteHeader calls` ( #2038 )  
							
							... 
							
							
 
							
							We can't change the http status code here, because the response has been written. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								32fc44aa83 
								
							
								 
							
						 
						
							
							
								
								Make time diff translatable ( #2057 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								441986a473 
								
							
								 
							
						 
						
							
							
								
								Fix "Dashboard shows deleted comments" ( #1995 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								735676267e 
								
							
								 
							
						 
						
							
							
								
								Integration tests for issues API ( #2059 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								2559a34b97 
								
							
								 
							
						 
						
							
							
								
								Load label ID in NewLabels ( #2045 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3ffedeab03 
								
							
								 
							
						 
						
							
							
								
								Fix bug in issue labels API ( #2048 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								228247511a 
								
							
								 
							
						 
						
							
							
								
								repo/editor: fix breadcrumb path cuts parent dirs ( #3859 ) ( #2032 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								75b5be236a 
								
							
								 
							
						 
						
							
							
								
								Display config file path on admin panel ( #2030 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								d71fad2ab7 
								
							
								 
							
						 
						
							
							
								
								Fix   #2001  and fix issue comments hidden ( #2016 )  
							
							... 
							
							
 
							
							* revert #2001  and fix issue comments hidden
* fix  #2001 
* fix import
* improve comment type
* reduce unnecessary join
* fix comment on FindCommentsOptions 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								0a5dc640a1 
								
							
								 
							
						 
						
							
							
								
								Make branch deletion URL more like GitHub's,  fixes   #1397  ( #1994 )  
							
							... 
							
							
 
							
							* Make branch deletion URL more like GitHub's, fixes  #1397 
* Add PR branch deletion integration test
* Do not allow deleting protected branch
* Change http error code to 403 if user has no write rights to repository
* Add check to not panic if forked repository has alrady been deleted 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								63504bf132 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix displaying commits and files of PR created from now deleted forked repository  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								4df1a24096 
								
							
								 
							
						 
						
							
							
								
								Let not-logged-in users view releases ( #1999 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								b7812be33a 
								
							
								 
							
						 
						
							
							
								
								fix misspell ( #1996 )  
							
							... 
							
							
 
							
							Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8fc64741d9 
								
							
								 
							
						 
						
							
							
								
								Fix deleted milestone bug ( #1942 )  
							
							... 
							
							
 
							
							* Fix deleted milestone bug
* Use locale for ghost milestone name
* Fix pointer bug 
							
						 
						
							8 years ago