7ef9a05588 
								
							
								 
							
						 
						
							
							
								
								#2179  use Go sub-repo ssh to verify public key content  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c631a4a9b9 
								
							
								 
							
						 
						
							
							
								
								URL fix for  #2287  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dccfadf7b8 
								
							
								 
							
						 
						
							
							
								
								hide section with user has no organizations  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d1675c2701 
								
							
								 
							
						 
						
							
							
								
								fix CSS of branch dropdown when view commits under revision  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								29b07693dd 
								
							
								 
							
						 
						
							
							
								
								minor fix to  #2383  
							
							... 
							
							
 
							
							- add tooltip for organization name in profile 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f75b5f4287 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2383  from exmex/develop  
							
							... 
							
							
 
							
							Added organization display on profile 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								40413c5c6c 
								
							
								 
							
						 
						
							
							
								
								Added improvement from Unknwon  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a72f57374d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2403  from ddelpero/master  
							
							... 
							
							
 
							
							Update repo.go 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								98306a5d8a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2399  from nanoant/patch/osx-launchd-script  
							
							... 
							
							
 
							
							OS X launchd script 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cb92af4a6c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2398  from nanoant/patch/fix-refurl-arg  
							
							... 
							
							
 
							
							commit.RefUrl expects AppUrl argument 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ae2c6d42fd 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2393  from sapk/fix-issue-2375  
							
							... 
							
							
 
							
							Correction for issue #2375  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ab89be33a9 
								
							
								 
							
						 
						
							
							
								
								fix   #2385  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a1a4f1103c 
								
							
								 
							
						 
						
							
							
								
								Made Sanitizer-setup cleaner  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								653e1506ad 
								
							
								 
							
						 
						
							
							
								
								OS X launchd script  
							
							... 
							
							
 
							
							Using this script:
1. Copy scripts/launchd/io.gogs.web.plist into /Library/LaunchDaemons
2. The script assumes Gogs is running under 'gogs' user and group, modify
   /Library/LaunchDaemons/io.gogs.web.plist if you want to user different user.
3. The script assumes Gogs is installed in /Users/git/gogs, modify
   /Library/LaunchDaemons/io.gogs.web.plist if you installed Gogs in different
   location.
4. Once you are sure that running Gogs manually via `gogs web` works fine, run
   it as a launchd service with:
       sudo launchctl load -F /Library/LaunchDaemons/io.gogs.web.plist
From now on launchd will ensure Gogs is running, eg. when system is restarted. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								41fdaabcf7 
								
							
								 
							
						 
						
							
							
								
								commit.RefUrl expects AppUrl argument  
							
							... 
							
							
 
							
							This is fixup for ea375c0dcchttps://github.com/gogits/git-module/pull/4  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8e09e03127 
								
							
								 
							
						 
						
							
							
								
								Checklist-rendering implemented  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								688fc515f8 
								
							
								 
							
						 
						
							
							
								
								Fix username display in lower-cased for comment in Dashboard  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								53a63de9dc 
								
							
								 
							
						 
						
							
							
								
								Added links to org profile icons  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f610bfa8a2 
								
							
								 
							
						 
						
							
							
								
								Added organization display on profile  
							
							... 
							
							
 
							
							Fixed "Follower" Icon too big 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fc4a4d38d1 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2381  from philippechataignon/develop  
							
							... 
							
							
 
							
							Add fr-FR to home template 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								939d96813c 
								
							
								 
							
						 
						
							
							
								
								Add fr-FR to home template  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f43cc90841 
								
							
								 
							
						 
						
							
							
								
								#2287  Truncate repository name if too long  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a2ef9a2b64 
								
							
								 
							
						 
						
							
							
								
								update locale  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c199703e2a 
								
							
								 
							
						 
						
							
							
								
								#2349  fix convert type  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								db719abff2 
								
							
								 
							
						 
						
							
							
								
								stop compile bindata for TRANSLATORS  
							
							... 
							
							
 
							
							- update required version of git-module for #2373  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								91bab801aa 
								
							
								 
							
						 
						
							
							
								
								#2349  try to handle []int8 case  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								17c4400b12 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2374  from l2dy/develop  
							
							... 
							
							
 
							
							Minor fix (extra space) 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								efa0e7b27a 
								
							
								 
							
						 
						
							
							
								
								Minor fix  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cd966787f3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2369  from koenwtje/fix-freebsd-init-script  
							
							... 
							
							
 
							
							Fix status command in FreeBSD init script 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e2f0587ca3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2370  from andreynering/fix-tests  
							
							... 
							
							
 
							
							Fix test case after 86bce4a2ae 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9620f48ed0 
								
							
								 
							
						 
						
							
							
								
								Fix test case after  86bce4a2ae.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4db0e1d340 
								
							
								 
							
						 
						
							
							
								
								Fix status command in FreeBSD init script  
							
							... 
							
							
 
							
							If the init script is called with `status`, the rc.subr(8) routines check if
the first argument associated with the pid in the pidfile is equal to
`procname`. By default, `procname` is equal to the value of `command`. In our
case, `command` contains a space (i.e. has multiple arguments), so `procname`
can never be equal to the first argument of the command associated with the
pid.
Set `procname` to the first argument of `command` to fix the `status` command
of the init script. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8a93113192 
								
							
								 
							
						 
						
							
							
								
								roll back a small change  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								86bce4a2ae 
								
							
								 
							
						 
						
							
							
								
								minor fix to  #2335  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								21d7b5acaf 
								
							
								 
							
						 
						
							
							
								
								fix   #2367  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bcf6aed452 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2335  from andreynering/highlight-diff  
							
							... 
							
							
 
							
							Highlight diff 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4331d1d2a0 
								
							
								 
							
						 
						
							
							
								
								require token for list my orgs  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								62edc5c59a 
								
							
								 
							
						 
						
							
							
								
								fix cannot show user public ssh keys  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cc8c67ff29 
								
							
								 
							
						 
						
							
							
								
								fix markdown autolink error  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								697b0e2aba 
								
							
								 
							
						 
						
							
							
								
								Fix: now highlights in diff view are getting the correct lines.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								03427fb005 
								
							
								 
							
						 
						
							
							
								
								fix   #2360  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7655337a1f 
								
							
								 
							
						 
						
							
							
								
								Update repo.go  
							
							... 
							
							
 
							
							Release download file name doesn't include tag number #2339 
Download: Changed to use refName instead of commit.ID for downloaded file name 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bf11ad19ea 
								
							
								 
							
						 
						
							
							
								
								Semantic fixes.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e0f0f72a36 
								
							
								 
							
						 
						
							
							
								
								#2345  disallow access of some pages for empty repo  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ca35ddd078 
								
							
								 
							
						 
						
							
							
								
								fix   #2350  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f4309bbb05 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2352  from zhuharev/develop  
							
							... 
							
							
 
							
							typo fix 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6dc407c7d9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2347  from ivanmarban/develop  
							
							... 
							
							
 
							
							Remove RSA1 keys as only SSH version 2 is used 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								81ed5c4bee 
								
							
								 
							
						 
						
							
							
								
								Declaring specific types for enums constants.  
							
							... 
							
							
 
							
							This makes the code more strict since you can't assign or compare
values of different types without proper cast. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								73474c043b 
								
							
								 
							
						 
						
							
							
								
								Highlighting differences of lines in the diff view.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0d5dc8a064 
								
							
								 
							
						 
						
							
							
								
								typo fix  
							
							
 
							
						 
						
							10 years ago