991ce42c48 
								
							
								 
							
						 
						
							
							
								
								#2162  improve repository advance options UI display  
							
							... 
							
							
 
							
							Enable/disable input based on user chosen options for wiki and issue tracker. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3e22ae3412 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								899e799459 
								
							
								 
							
						 
						
							
							
								
								#1601  support delete issue comment  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2295fafb34 
								
							
								 
							
						 
						
							
							
								
								repo/settings/options: take naming style examples out of locale string  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e74630ae3b 
								
							
								 
							
						 
						
							
							
								
								#1384  add pagination for repositories  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c912494609 
								
							
								 
							
						 
						
							
							
								
								#3076  detect invalid tag name git error  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								599716bb1b 
								
							
								 
							
						 
						
							
							
								
								Update locales [CI SKIP]  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5aa2bf86f4 
								
							
								 
							
						 
						
							
							
								
								Update locales and .gopmfile  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c083d76567 
								
							
								 
							
						 
						
							
							
								
								#2937  able to prohibit user login  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f4ab50501e 
								
							
								 
							
						 
						
							
							
								
								[Fix] Don't display way too large files  #1513  ( #3253 )  
							
							... 
							
							
 
							
							* Add MaxDisplayFileSize setting
* Don't show files that are too large
* Localized FileTooLarge
* Change IsFileTooBig => IsFileTooLarge 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a1f717f65a 
								
							
								 
							
						 
						
							
							
								
								Update locale  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9fcf66f0e0 
								
							
								 
							
						 
						
							
							
								
								Minor fix for  #3246  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								98b152030d 
								
							
								 
							
						 
						
							
							
								
								The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true ( #3246 )  
							
							... 
							
							
 
							
							Executed go fmt
getEngine() not handles DB parameters (#2972 ) (#2974 )
Uses .AllCols() for Update in updateMirror()
Spanish traslation removed
Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								467d7dacb6 
								
							
								 
							
						 
						
							
							
								
								Modify behaviour of repo-delete. ( #3232 )  
							
							... 
							
							
 
							
							Re: issues gogits/gogs#2863  and gogits/gogs#3231 
As a result of modifications to the contents of the conf folder, `make bindata`
was run, causing an update to bindata.go.
Meta
-----
This commit will be rebased onto the 'develop' branch. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								401bf944ef 
								
							
								 
							
						 
						
							
							
								
								Use SecurityProtocol to replace UseSSL in LDAP config  
							
							... 
							
							
 
							
							Initially proposed by #2376  and fixes  #3068  as well. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								743d22669a 
								
							
								 
							
						 
						
							
							
								
								Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff ( #3174 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d4aaef90e6 
								
							
								 
							
						 
						
							
							
								
								Fix typo in english/US message ( #2938 )  
							
							... 
							
							
 
							
							"is activate" -> "is activated" 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6efb1e5626 
								
							
								 
							
						 
						
							
							
								
								Localize collaboration settings. ( #3100 )  
							
							... 
							
							
 
							
							Closes  #2764  
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								04592c385b 
								
							
								 
							
						 
						
							
							
								
								Adding myself ( #3084 )  
							
							... 
							
							
 
							
							As you included Czech translation to official distribution, I think I'm missing here.
I know, selfish as hell... ;) 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								76a0e43e88 
								
							
								 
							
						 
						
							
							
								
								Do not assume avatar needs be changed from gravatar.com ( #3209 )  
							
							... 
							
							
 
							
							Always send user to settings screen to change avatar.
Drops "change_custom_avatar" localized message, keeps "change_avatar"
for the generic one.
NOTE: only changes the en-US locale, as per
https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept 
NOTE: requires rebuild of bindata.go to fully see effects 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								26342b0c24 
								
							
								 
							
						 
						
							
							
								
								Update locale  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8a2347592d 
								
							
								 
							
						 
						
							
							
								
								locale: update Czech  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fbf43c31e5 
								
							
								 
							
						 
						
							
							
								
								Add Czech support  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0a78d99a4d 
								
							
								 
							
						 
						
							
							
								
								models/release: filter input to prevent command line argument vulnerability  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7049cb9d97 
								
							
								 
							
						 
						
							
							
								
								Add new language support  
							
							... 
							
							
 
							
							- Update language choose dropdown to fit more languages 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ba314a7a36 
								
							
								 
							
						 
						
							
							
								
								Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3257df0da3 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5ec8ef0230 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3fb4f7f498 
								
							
								 
							
						 
						
							
							
								
								Prepare release  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c79774e8d4 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								63e21c146a 
								
							
								 
							
						 
						
							
							
								
								ensure we don’t try changing LDAP passswords  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								73e98c91c3 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bf8494332 
								
							
								 
							
						 
						
							
							
								
								#13  finish user and repository search  
							
							... 
							
							
 
							
							Both are possible on explore and admin panel 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ad513a20e9 
								
							
								 
							
						 
						
							
							
								
								#2302  Replace time.Time with Unix Timestamp (int64)  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0ea0c5ec4f 
								
							
								 
							
						 
						
							
							
								
								Prepare release  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c18f67ac6a 
								
							
								 
							
						 
						
							
							
								
								Add Finnish support  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a5b0400be7 
								
							
								 
							
						 
						
							
							
								
								#1146  finish new access rights for collaborators  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								045f14fbd0 
								
							
								 
							
						 
						
							
							
								
								#1146  finsih UI work for access mode of collaborators  
							
							... 
							
							
 
							
							Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								414eb22ef9 
								
							
								 
							
						 
						
							
							
								
								#1597  fix activitity feeds for pull requests  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a2f13eae55 
								
							
								 
							
						 
						
							
							
								
								#1157  some avatar setting changes  
							
							... 
							
							
 
							
							- Allow to delete current avatar 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2a931937a8 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9df6ce48c5 
								
							
								 
							
						 
						
							
							
								
								Minor fixes for  #2746  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d57a2b908a 
								
							
								 
							
						 
						
							
							
								
								#2743  and  #2751  fix bad SQL generated by XORM  
							
							... 
							
							
 
							
							Use hand-written SQL to do complex query 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1ca171dbe9 
								
							
								 
							
						 
						
							
							
								
								Add ability to delete single wiki pages.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								260723e2cc 
								
							
								 
							
						 
						
							
							
								
								Minor fixes for  #2745  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f3358f5927 
								
							
								 
							
						 
						
							
							
								
								Repo setting to delete and disable wiki  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f946040fa9 
								
							
								 
							
						 
						
							
							
								
								#1891  attempt to fix expected invalid CSRF token  
							
							... 
							
							
 
							
							- Remove unused config settings `[picture] service` 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c9901bbba5 
								
							
								 
							
						 
						
							
							
								
								#2743  workaround to fix XORM problem  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								37ac743da7 
								
							
								 
							
						 
						
							
							
								
								Update TRANSLATORS and remove tip for CI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8055a0bdac 
								
							
								 
							
						 
						
							
							
								
								Post work for  #2637  
							
							... 
							
							
 
							
							Improve test cases, config settings, also show SSH config settings on admin config panel. 
							
						 
						
							10 years ago