19c3745488 
								
							 
						 
						
							
							
								
								fix quick guide style  
							
							
							
						 
						
							2015-10-07 23:11:32 -04:00  
				
					
						
							
							
								 
						
							
								ea6c6bc20a 
								
							 
						 
						
							
							
								
								work on 1714  
							
							
							
						 
						
							2015-10-05 09:54:55 -04:00  
				
					
						
							
							
								 
						
							
								db00aa7653 
								
							 
						 
						
							
							
								
								add log for trigger hook when push through SSH  
							
							
							
						 
						
							2015-10-05 09:46:00 -04:00  
				
					
						
							
							
								 
						
							
								215920772a 
								
							 
						 
						
							
							
								
								save PR info as patch and minor fix on PR  
							
							
							
						 
						
							2015-10-04 20:54:06 -04:00  
				
					
						
							
							
								 
						
							
								6fe868a4d5 
								
							 
						 
						
							
							
								
								added repository remove option to api  
							
							
							
						 
						
							2015-10-04 23:29:23 +02:00  
				
					
						
							
							
								 
						
							
								02d3b66265 
								
							 
						 
						
							
							
								
								Merge pull request  #1686  from preovaleo/develop  
							
							... 
							
							
							
							Fix  #1669  on develop 
						
							2015-10-03 12:57:24 -04:00  
				
					
						
							
							
								 
						
							
								fe8495e4a5 
								
							 
						 
						
							
							
								
								Merge pull request  #1735  from soudy/develop  
							
							... 
							
							
							
							Add links to forks/watchers/stars in new layout header 
							
						 
						
							2015-10-03 12:46:16 -04:00  
				
					
						
							
							
								 
						
							
								280fde9b7c 
								
							 
						 
						
							
							
								
								added links to forks/watchers/stars in new layout header  
							
							
							
						 
						
							2015-10-03 18:04:44 +02:00  
				
					
						
							
							
								 
						
							
								79fb24a397 
								
							 
						 
						
							
							
								
								Merge pull request  #1732  from 0rax/develop  
							
							... 
							
							
							
							Docker Container: Init 1 & Initialisation 
							
						 
						
							2015-10-02 20:02:03 -04:00  
				
					
						
							
							
								 
						
							
								4465c58f4b 
								
							 
						 
						
							
							
								
								new quick start page  
							
							
							
						 
						
							2015-10-02 19:58:36 -04:00  
				
					
						
							
							
								 
						
							
								5981f1edcd 
								
							 
						 
						
							
							
								
								Remove fixed issue  
							
							
							
						 
						
							2015-10-02 23:32:46 +01:00  
				
					
						
							
							
								 
						
							
								ad5e0b833c 
								
							 
						 
						
							
							
								
								Docker Container: Init 1 & Initialisation  
							
							... 
							
							
							
							- Now using a setup script before starting the app. The separation of
the run script and the setup script will make service initialisation a
little bit clearer
- Now calling start.sh script as ENTRYPOINT and S6 as CMD. This way
when running the container with just a shell script, the start.sh
script will be launched before, making debugging easier
- Added note about `.dockerignore` ignored during Docker Hub Automated
Build 
							
						 
						
							2015-10-02 23:13:39 +01:00  
				
					
						
							
							
								 
						
							
								e5310cdbc1 
								
							 
						 
						
							
							
								
								Merge pull request  #1731  from ogarcia/develop  
							
							... 
							
							
							
							Several bugfixes in Docker build 
							
						 
						
							2015-10-02 15:59:10 -04:00  
				
					
						
							
							
								 
						
							
								e34d0063c3 
								
							 
						 
						
							
							
								
								Update Docker README for  #1708  
							
							
							
						 
						
							2015-10-02 15:44:59 -04:00  
				
					
						
							
							
								 
						
							
								3e7d8db7a2 
								
							 
						 
						
							
							
								
								Several bugfixes in Docker build  
							
							... 
							
							
							
							- Removed unnecessary variables
- Fixed symbolic links creation
- Fixed enter point
- Less intermediate containers 
							
						 
						
							2015-10-02 21:18:13 +02:00  
				
					
						
							
							
								 
						
							
								655b69cb1f 
								
							 
						 
						
							
							
								
								Merge pull request  #1730  from 0rax/develop  
							
							... 
							
							
							
							New approach to Gogs Docker Container 
							
						 
						
							2015-10-02 11:31:12 -04:00  
				
					
						
							
							
								 
						
							
								fcb1f4ec07 
								
							 
						 
						
							
							
								
								Add bash to the image so bash git hooks can be used  
							
							
							
						 
						
							2015-10-02 12:01:02 +01:00  
				
					
						
							
							
								 
						
							
								3cad8d9492 
								
							 
						 
						
							
							
								
								Use app/docker folder for SSH Configureation  
							
							
							
						 
						
							2015-10-02 11:31:05 +01:00  
				
					
						
							
							
								 
						
							
								e63e0b3105 
								
							 
						 
						
							
							
								
								New approach to Gogs Docker Container  
							
							... 
							
							
							
							- VOLUME for ‘/data’
- Usage of S6 as PID 1 Process
- Usage of ‘socat’ so linked container (like databases) are binded to
localhost
- OpenSSH, Socat Link and Gogs are supervised using S6
- Size of container reduced to ~75Mo 
							
						 
						
							2015-10-02 10:56:36 +01:00  
				
					
						
							
							
								 
						
							
								d86c785410 
								
							 
						 
						
							
							
								
								Merge pull request  #1725  from soudy/develop  
							
							... 
							
							
							
							Implemented #1721 : see users who forked/starred/watched a repository 
							
						 
						
							2015-10-02 04:55:02 -04:00  
				
					
						
							
							
								 
						
							
								b05c7b3faa 
								
							 
						 
						
							
							
								
								moved routes to RouterRef group  
							
							
							
						 
						
							2015-10-02 10:48:31 +02:00  
				
					
						
							
							
								 
						
							
								5c39d3fa7d 
								
							 
						 
						
							
							
								
								changed integrated page number to GET  
							
							
							
						 
						
							2015-10-02 10:04:11 +02:00  
				
					
						
							
							
								 
						
							
								c60d8bc069 
								
							 
						 
						
							
							
								
								update locales  
							
							
							
						 
						
							2015-10-02 02:55:52 -04:00  
				
					
						
							
							
								 
						
							
								87d64acc9f 
								
							 
						 
						
							
							
								
								fixed HTML indenting  
							
							
							
						 
						
							2015-10-01 16:16:11 +02:00  
				
					
						
							
							
								 
						
							
								c8aa9c6cb1 
								
							 
						 
						
							
							
								
								implemented  #1721 : see users who forked/starred/watched a repository  
							
							
							
						 
						
							2015-10-01 15:51:46 +02:00  
				
					
						
							
							
								 
						
							
								ecd59deb27 
								
							 
						 
						
							
							
								
								implemented  #1721 : see users who forked/starred/watched a repository  
							
							
							
						 
						
							2015-10-01 15:17:27 +02:00  
				
					
						
							
							
								 
						
							
								e0a099ec11 
								
							 
						 
						
							
							
								
								fix link again  
							
							
							
						 
						
							2015-10-01 01:58:59 -04:00  
				
					
						
							
							
								 
						
							
								5af872955b 
								
							 
						 
						
							
							
								
								fix README links  
							
							
							
						 
						
							2015-10-01 01:58:30 -04:00  
				
					
						
							
							
								 
						
							
								e00268895c 
								
							 
						 
						
							
							
								
								Merge pull request  #1710  from geerlingguy/patch-1  
							
							... 
							
							
							
							Set USER env variable so installation can complete successfully. 
							
						 
						
							2015-09-28 14:21:52 -04:00  
				
					
						
							
							
								 
						
							
								4a05c4a759 
								
							 
						 
						
							
							
								
								Set USER env variable so installation can complete successfully.  
							
							
							
						 
						
							2015-09-26 23:33:53 -05:00  
				
					
						
							
							
								 
						
							
								a205acf829 
								
							 
						 
						
							
							
								
								drop go 1.2 support  
							
							
							
						 
						
							2015-09-26 17:54:02 -04:00  
				
					
						
							
							
								 
						
							
								d5ad4e1141 
								
							 
						 
						
							
							
								
								prepare release  
							
							
							
						 
						
							2015-09-26 14:09:09 -04:00  
				
					
						
							
							
								 
						
							
								2dde2a8ad3 
								
							 
						 
						
							
							
								
								fix error detect when push commits  
							
							
							
						 
						
							2015-09-25 21:06:31 -04:00  
				
					
						
							
							
								 
						
							
								6dfee30bf0 
								
							 
						 
						
							
							
								
								#1602  Wrong commit order on issue page when pushing multiple commits  
							
							
							
						 
						
							2015-09-25 20:35:56 -04:00  
				
					
						
							
							
								 
						
							
								21e13cb51e 
								
							 
						 
						
							
							
								
								#1525  Triggere mailer for admin created accounts  
							
							
							
						 
						
							2015-09-25 19:45:44 -04:00  
				
					
						
							
							
								 
						
							
								986447335d 
								
							 
						 
						
							
							
								
								#1693  minor fix  
							
							
							
						 
						
							2015-09-25 19:07:21 -04:00  
				
					
						
							
							
								 
						
							
								84c727ae66 
								
							 
						 
						
							
							
								
								Merge pull request  #1693  from sapk/fix-admin-repo-new-ui  
							
							... 
							
							
							
							Fix admin repos new ui 
							
						 
						
							2015-09-25 19:05:27 -04:00  
				
					
						
							
							
								 
						
							
								ee1256cf74 
								
							 
						 
						
							
							
								
								Merge pull request  #1691  from sapk/fix-admin-organization-new-ui  
							
							... 
							
							
							
							Fix admin organization new ui 
							
						 
						
							2015-09-25 19:03:53 -04:00  
				
					
						
							
							
								 
						
							
								dfc16d0879 
								
							 
						 
						
							
							
								
								Fix admin repos new ui  
							
							
							
						 
						
							2015-09-26 00:38:43 +02:00  
				
					
						
							
							
								 
						
							
								a8fd615adc 
								
							 
						 
						
							
							
								
								Fix indent in notice router  
							
							
							
						 
						
							2015-09-25 19:56:23 +02:00  
				
					
						
							
							
								 
						
							
								c98dad1cf3 
								
							 
						 
						
							
							
								
								New admin organization UI  
							
							
							
						 
						
							2015-09-25 19:54:52 +02:00  
				
					
						
							
							
								 
						
							
								0d5e57e4ae 
								
							 
						 
						
							
							
								
								#1689  minor fixes and update locale  
							
							
							
						 
						
							2015-09-25 12:58:39 -04:00  
				
					
						
							
							
								 
						
							
								1c35380c2c 
								
							 
						 
						
							
							
								
								Merge pull request  #1689  from sapk/fix-admin-notice-new-ui  
							
							... 
							
							
							
							New admin notice UI based on user list example 
							
						 
						
							2015-09-25 12:53:18 -04:00  
				
					
						
							
							
								 
						
							
								bb7ddb45ff 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2015-09-25 18:46:50 +02:00  
				
					
						
							
							
								 
						
							
								939d2054d8 
								
							 
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2015-09-25 18:45:35 +02:00  
				
					
						
							
							
								 
						
							
								3544dafb64 
								
							 
						 
						
							
							
								
								Fix indent  
							
							
							
						 
						
							2015-09-25 18:39:31 +02:00  
				
					
						
							
							
								 
						
							
								fefce965f9 
								
							 
						 
						
							
							
								
								Add total next to system notice  
							
							
							
						 
						
							2015-09-25 18:36:05 +02:00  
				
					
						
							
							
								 
						
							
								14a1101139 
								
							 
						 
						
							
							
								
								New admin notice UI based on user list example  
							
							
							
						 
						
							2015-09-25 18:13:38 +02:00  
				
					
						
							
							
								 
						
							
								5a2093b053 
								
							 
						 
						
							
							
								
								fix the restart  
							
							
							
						 
						
							2015-09-25 17:58:46 +02:00  
				
					
						
							
							
								 
						
							
								2f23cf98ea 
								
							 
						 
						
							
							
								
								Fix   #1669  
							
							
							
						 
						
							2015-09-25 09:51:01 +02:00