Unknwon
							
						 
						
							 
							
							
							
								
							
								1fa4fe706a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2605  from 0rax/develop  
							
							 
							
							... 
							
							
 
							
							Add the ability to run crond inside the Docker container 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Jean-Philippe Roemer
							
						 
						
							 
							
							
							
								
							
								f4bc9263d9 
								
							
								 
							
						 
						
							
							
								
								Add the ability to run crond inside the Docker container  
							
							 
							
							... 
							
							
 
							
							- Add the crond init script for s6
- Add the RUN_CROND configuration variable to setup crond
- Crond will not be run by default (hence the `down` file in the service directory)
- `start.sh` check if RUN_CROND = "true" || "1" and remove this file to tell s6 to run the initscript
- Resolves  #2597  
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								600d8edaca 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2604  from joshfng/fix-wiki-transfer  
							
							 
							
							... 
							
							
 
							
							Remove local wiki copy on repo transfer. Fixes  #2558  
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Josh Frye
							
						 
						
							 
							
							
							
								
							
								ce3708b3ea 
								
							
								 
							
						 
						
							
							
								
								Remove local wiki copy on repo transfer.  Fixes   #2558  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								23bc9a2911 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2603  from joshfng/bump-git-module-version  
							
							 
							
							... 
							
							
 
							
							Bump git-module. Fixes  #2589  
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Josh Frye
							
						 
						
							 
							
							
							
								
							
								47adc0e8f7 
								
							
								 
							
						 
						
							
							
								
								Bump git-module.  Fixes   #2589  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								5258ee3740 
								
							
								 
							
						 
						
							
							
								
								Update locales and update sponsor  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								59745c62b4 
								
							
								 
							
						 
						
							
							
								
								#1577  fix missing SQL query placeholder  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								0ad5f51059 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2599  from mhartkorn/fix-release-error-deleted-user  
							
							 
							
							... 
							
							
 
							
							Fix for server error on release page when a user deleted their account 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Martin Hartkorn
							
						 
						
							 
							
							
							
								
							
								6b3e47b103 
								
							
								 
							
						 
						
							
							
								
								Removed HTTP 500 error on the release page when a user deleted their account  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								297e772c20 
								
							
								 
							
						 
						
							
							
								
								#2485  fix payloads mixed up for webhook  
							
							 
							
							... 
							
							
 
							
							When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable. 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								8bf3032b16 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2585  from andreynering/theme-color-meta-tag  
							
							 
							
							... 
							
							
 
							
							Implementing the "theme-color" meta tag. 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Andrey Nering
							
						 
						
							 
							
							
							
								
							
								e40d94bb4f 
								
							
								 
							
						 
						
							
							
								
								Implementing the "theme-color" meta tag.  
							
							 
							
							... 
							
							
 
							
							Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android  
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								7ffe845c61 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2582  from chriswatt/tabindex  
							
							 
							
							... 
							
							
 
							
							Fix tab index on new issue/comment form 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								chriswatt
							
						 
						
							 
							
							
							
								
							
								af8e323248 
								
							
								 
							
						 
						
							
							
								
								Fix tab index on new issue/comment form  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								b09ddc72d2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2581  from chriswatt/committab  
							
							 
							
							... 
							
							
 
							
							Make commits tab active when on diff page 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								chriswatt
							
						 
						
							 
							
							
							
								
							
								a881f776d0 
								
							
								 
							
						 
						
							
							
								
								Make commits tab active when on diff page  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								ExMex
							
						 
						
							 
							
							
							
								
							
								40f9d4f920 
								
							
								 
							
						 
						
							
							
								
								Reverted showing (private) on private org relations  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								dd7608a36e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2580  from fnkr/smaller-issue-title  
							
							 
							
							... 
							
							
 
							
							Make issue title smaller 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Florian Kaiser
							
						 
						
							 
							
							
							
								
							
								662482d366 
								
							
								 
							
						 
						
							
							
								
								Make issue title smaller  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								08ff1b7d4b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2579  from nanoant/patch/fix-ldap-username  
							
							 
							
							... 
							
							
 
							
							Fix  #2221  LDAP username attribute must be fetched 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Adam Strzelecki
							
						 
						
							 
							
							
							
								
							
								3808638df1 
								
							
								 
							
						 
						
							
							
								
								Fix   #2221  LDAP username attribute must be fetched  
							
							 
							
							... 
							
							
 
							
							This is fix-up for 573305f . Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended. 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								ee53204e02 
								
							
								 
							
						 
						
							
							
								
								Improve db path prompt when install  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								f15a2f9b25 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2528  from andreynering/diff-sintax-highlight-733  
							
							 
							
							... 
							
							
 
							
							Enable syntax highlighting on diff view 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								3b102a71a2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2576  from chriswatt/commentarrows  
							
							 
							
							... 
							
							
 
							
							Add avatar arrows to both pull request and issue forms 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								chriswatt
							
						 
						
							 
							
							
							
								
							
								133397ee0d 
								
							
								 
							
						 
						
							
							
								
								Rename #avatararrow to #avatar-arrow  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								e2b4a24cb6 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2570  from andreynering/fix-1738  
							
							 
							
							... 
							
							
 
							
							Workaround delete folder on Windows. 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Andrey Nering
							
						 
						
							 
							
							
							
								
							
								d37cf09ccd 
								
							
								 
							
						 
						
							
							
								
								Workaroud delete folder on Windows.  Fix   #1738  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								ExMex
							
						 
						
							 
							
							
							
								
							
								2cfe6f8c60 
								
							
								 
							
						 
						
							
							
								
								Admins and user itself sees private org relations on profile  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								chriswatt
							
						 
						
							 
							
							
							
								
							
								16270ee9a4 
								
							
								 
							
						 
						
							
							
								
								Add avatar arrow to pull request form  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								chriswatt
							
						 
						
							 
							
							
							
								
							
								1dfead1eef 
								
							
								 
							
						 
						
							
							
								
								Add avatar arrows to new both new issue comment forms  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								894946c319 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2573  from  prologic/add-note-wrt-ssh-on-docker#2409  
							
							 
							
							... 
							
							
 
							
							Add an important note about mapping the ssh port on the container to the host 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Florian Kaiser
							
						 
						
							 
							
							
							
								
							
								45db167f7a 
								
							
								 
							
						 
						
							
							
								
								Only show activities for repositories on dashboard, that the user has access to  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								10fbb1aa2f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2565  from tkausl/issue2563  
							
							 
							
							... 
							
							
 
							
							fixes  #2563  
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Tobias Kunicke
							
						 
						
							 
							
							
							
								
							
								bc0eee48d5 
								
							
								 
							
						 
						
							
							
								
								parse milestone.deadline as local time  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Tobias Kunicke
							
						 
						
							 
							
							
							
								
							
								fa5a1cb54f 
								
							
								 
							
						 
						
							
							
								
								regulate timezone for milestone.deadline  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								e797a225b6 
								
							
								 
							
						 
						
							
							
								
								Fix   #2564  file ignored by git  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								6d5c986d4f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2562  from Eriner/master  
							
							 
							
							... 
							
							
 
							
							optipng 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Matt Hamilton
							
						 
						
							 
							
							
							
								
							
								45659d0fd2 
								
							
								 
							
						 
						
							
							
								
								optipng  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								acfc942ad7 
								
							
								 
							
						 
						
							
							
								
								Generate CSS for  #2561  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								db150f2e42 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2561  from chriswatt/develop  
							
							 
							
							... 
							
							
 
							
							Add small arrows on issue comments pointing to users avatar 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								chriswatt
							
						 
						
							 
							
							
							
								
							
								9fe9cd8b5c 
								
							
								 
							
						 
						
							
							
								
								Add small user arrows on issue comments pointing to users avatar  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								f8182ac521 
								
							
								 
							
						 
						
							
							
								
								#2558  delete local wiki copy when rename repo and user  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								4e96a4a62b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2406  from bkcsoft/feature/markdown-custom-url-scheme  
							
							 
							
							... 
							
							
 
							
							Feature/markdown custom url scheme 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Florian Kaiser
							
						 
						
							 
							
							
							
								
							
								90e9e3c89d 
								
							
								 
							
						 
						
							
							
								
								Only show repositories on organization dashboard, that the user has access to  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								d4583ebd4b 
								
							
								 
							
						 
						
							
							
								
								Add YunoHost link to README  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								b024de7bf5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2559  from Techwolf12/develop  
							
							 
							
							... 
							
							
 
							
							Fixes small typo 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								techwolf12
							
						 
						
							 
							
							
								
								
							
							
								
							
								4a0d2edc3d 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes small typo  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								8e40f86d2c 
								
							
								 
							
						 
						
							
							
								
								#2556  handle space in image URL  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Andrey Nering
							
						 
						
							 
							
							
							
								
							
								2bfb8bb5fd 
								
							
								 
							
						 
						
							
							
								
								Enable sintax highlighting on diff view.  Close   #733  
							
							 
							
							
 
							
						 
						
							10 years ago