d0b0d24f22 
								
							
								 
							
						 
						
							
							
								
								#2154  disable change user for non-local users  
							
							... 
							
							
 
							
							- #2153  remove require for gravatar 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								40f3142264 
								
							
								 
							
						 
						
							
							
								
								#2114  External URL for wiki  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5b2afd8ec8 
								
							
								 
							
						 
						
							
							
								
								Minor typo in en-US locale: gloabl -> global  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3d5d61778a 
								
							
								 
							
						 
						
							
							
								
								#1938   #1374  disable password change for non-local users  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								df5ed64cca 
								
							
								 
							
						 
						
							
							
								
								#1301  "read-only" users  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2a0bb1fa90 
								
							
								 
							
						 
						
							
							
								
								#1575  Limit repo creation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								626dc1f0bd 
								
							
								 
							
						 
						
							
							
								
								Reword messages for PR auto merging ( #2117 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b8d48bdb62 
								
							
								 
							
						 
						
							
							
								
								#2037  Add "New Mirror" button on Dashboard  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								06d293a84e 
								
							
								 
							
						 
						
							
							
								
								Only show comparison link for >2 commits  #1110  
							
							... 
							
							
 
							
							We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								120cd4e471 
								
							
								 
							
						 
						
							
							
								
								#1984  Better mirror repo management  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ca8ce793d1 
								
							
								 
							
						 
						
							
							
								
								#2063  Ability to delete repo from admin panel  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								404867f206 
								
							
								 
							
						 
						
							
							
								
								fix   #2105  and  fix   #1857  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f41360d864 
								
							
								 
							
						 
						
							
							
								
								#2052  advanced select ops for system notices  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e538ff2770 
								
							
								 
							
						 
						
							
							
								
								fix   #1829  and  fix   #890  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a9a386a1e5 
								
							
								 
							
						 
						
							
							
								
								Translation: Add missing entry for new "code" tab  
							
							... 
							
							
 
							
							We have new tab, but we had no entry. That's why it was showing "code"
(lowercase) as this is text id, where we were expecting properly title cased
"Code" to be shown in English version.
Also add Polish translation "code=Kod". 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								db30ea03d8 
								
							
								 
							
						 
						
							
							
								
								Fix casing in English translation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0be8b1b1a1 
								
							
								 
							
						 
						
							
							
								
								#2052  Ability to batch delete system notices  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d45302a6ba 
								
							
								 
							
						 
						
							
							
								
								Update English translations  
							
							... 
							
							
 
							
							Just some phrasing changes to make the English translations sound more natural. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								573305f3d3 
								
							
								 
							
						 
						
							
							
								
								LDAP: Optional user name attribute specification  
							
							... 
							
							
 
							
							Consider following LDAP search query example:
    (&(objectClass=Person)(|(uid=%s)(mail=%s)))
Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.
Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5d1f5f32d0 
								
							
								 
							
						 
						
							
							
								
								wiki: finish pages  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e42fcb033d 
								
							
								 
							
						 
						
							
							
								
								wiki: finish edit  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								392f3ee210 
								
							
								 
							
						 
						
							
							
								
								wiki: finish new  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2b10fdc4dc 
								
							
								 
							
						 
						
							
							
								
								Wiki: UI for page new  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								144663a3cf 
								
							
								 
							
						 
						
							
							
								
								allow admin to migrate for any user/org  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52c8f69163 
								
							
								 
							
						 
						
							
							
								
								fix   #650  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								987dcc5372 
								
							
								 
							
						 
						
							
							
								
								fix   #1383  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6a66e5fc98 
								
							
								 
							
						 
						
							
							
								
								better error message  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e04c97b9fa 
								
							
								 
							
						 
						
							
							
								
								Fix   #1965  - the hyperlink and the display name of the branch  
							
							... 
							
							
 
							
							The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								efea642d6c 
								
							
								 
							
						 
						
							
							
								
								add admin op: delete missing repos  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9a0902523b 
								
							
								 
							
						 
						
							
							
								
								fix   #1987  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								62533560ce 
								
							
								 
							
						 
						
							
							
								
								fix   #1988  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ff5f14431e 
								
							
								 
							
						 
						
							
							
								
								fix   #1448  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9ab96172fc 
								
							
								 
							
						 
						
							
							
								
								new watchers, stars and forks UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								134d8e7681 
								
							
								 
							
						 
						
							
							
								
								work on  #1961  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								18de67380c 
								
							
								 
							
						 
						
							
							
								
								fix   #1958  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7b1c10ea7e 
								
							
								 
							
						 
						
							
							
								
								new repo ui  
							
							... 
							
							
 
							
							- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670 
- z-index: #1942  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6f0a41b8b2 
								
							
								 
							
						 
						
							
							
								
								#1511  Allow local import only for admin users  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8e262f3ec4 
								
							
								 
							
						 
						
							
							
								
								update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b0226a1d05 
								
							
								 
							
						 
						
							
							
								
								fix   #1831  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5cad124704 
								
							
								 
							
						 
						
							
							
								
								fix   #1697  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c7eaf96b37 
								
							
								 
							
						 
						
							
							
								
								Translation for invalid milestone due date format ISO 8601 fix.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7d72c8333e 
								
							
								 
							
						 
						
							
							
								
								work on  #470  and fix miror JS issue when choose targets on compare and pull  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								022820103d 
								
							
								 
							
						 
						
							
							
								
								#1657  allow forcing all private repos  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								63e6e31271 
								
							
								 
							
						 
						
							
							
								
								add config and update locale  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0fbb8c8826 
								
							
								 
							
						 
						
							
							
								
								New push to head repo of head branch: regenerate patch and retest apply  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fc7959d3bc 
								
							
								 
							
						 
						
							
							
								
								New/reopen PR checks if there is any unmerged and open PR  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9573f9afe9 
								
							
								 
							
						 
						
							
							
								
								Simplify disable Gravatar preference wording  
							
							... 
							
							
 
							
							"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4465c58f4b 
								
							
								 
							
						 
						
							
							
								
								new quick start page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								21e13cb51e 
								
							
								 
							
						 
						
							
							
								
								#1525  Triggere mailer for admin created accounts  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								86d3c5cbb3 
								
							
								 
							
						 
						
							
							
								
								update Docker info  
							
							
 
							
						 
						
							10 years ago