b60fd3aaad 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:gogits/gogs  
							
							
							
						 
						
							2015-07-09 11:15:08 +08:00  
				
					
						
							
							
								 
						
							
								3be3b8faa7 
								
							 
						 
						
							
							
								
								fix tmpl error  
							
							
							
						 
						
							2015-07-09 11:14:48 +08:00  
				
					
						
							
							
								 
						
							
								5cf3732339 
								
							 
						 
						
							
							
								
								UI: install - new version  
							
							
							
						 
						
							2015-07-08 19:47:56 +08:00  
				
					
						
							
							
								 
						
							
								5dd3dd71a0 
								
							 
						 
						
							
							
								
								UI: install - database settings  
							
							
							
						 
						
							2015-07-08 01:09:03 +08:00  
				
					
						
							
							
								 
						
							
								ffd17924fd 
								
							 
						 
						
							
							
								
								update UI framework  
							
							
							
						 
						
							2015-07-07 13:51:28 +08:00  
				
					
						
							
							
								 
						
							
								9af8a6c6a3 
								
							 
						 
						
							
							
								
								update locale  
							
							
							
						 
						
							2015-07-06 23:20:07 +08:00  
				
					
						
							
							
								 
						
							
								1269ce0538 
								
							 
						 
						
							
							
								
								update locle  
							
							
							
						 
						
							2015-07-06 17:47:30 +08:00  
				
					
						
							
							
								 
						
							
								c6531c4882 
								
							 
						 
						
							
							
								
								check master as default branch when migrate  
							
							
							
						 
						
							2015-07-05 18:34:16 +08:00  
				
					
						
							
							
								 
						
							
								1564b77cf5 
								
							 
						 
						
							
							
								
								update locale  
							
							
							
						 
						
							2015-07-05 13:16:28 +08:00  
				
					
						
							
							
								 
						
							
								1492c905bb 
								
							 
						 
						
							
							
								
								update locale  
							
							
							
						 
						
							2015-07-04 18:31:16 +08:00  
				
					
						
							
							
								 
						
							
								4fca548ed1 
								
							 
						 
						
							
							
								
								update locale  
							
							
							
						 
						
							2015-07-03 14:39:36 +08:00  
				
					
						
							
							
								 
						
							
								c47afdff58 
								
							 
						 
						
							
							
								
								add config options for HELO  
							
							
							
						 
						
							2015-07-03 14:08:18 +08:00  
				
					
						
							
							
								 
						
							
								c76ee1cf83 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:gogits/gogs into develop  
							
							... 
							
							
							
							# Conflicts:
#	conf/locale/locale_de-DE.ini
#	conf/locale/locale_en-US.ini
#	conf/locale/locale_fr-FR.ini
#	conf/locale/locale_ja-JP.ini
#	conf/locale/locale_pl-PL.ini
#	conf/locale/locale_pt-BR.ini
#	conf/locale/locale_ru-RU.ini
#	conf/locale/locale_zh-CN.ini
#	conf/locale/locale_zh-HK.ini 
							
						 
						
							2015-07-03 13:41:48 +08:00  
				
					
						
							
							
								 
						
							
								08f7547acf 
								
							 
						 
						
							
							
								
								Update build.sh for Windows  
							
							
							
						 
						
							2015-06-29 22:33:42 +08:00  
				
					
						
							
							
								 
						
							
								d82d9bc153 
								
							 
						 
						
							
							
								
								Fix minor spelling issues.  
							
							
							
						 
						
							2015-06-18 05:01:05 -06:00  
				
					
						
							
							
								 
						
							
								bfef8f0edd 
								
							 
						 
						
							
							
								
								Fix command used by FreeBSD init script  
							
							
							
						 
						
							2015-06-09 21:40:43 +10:00  
				
					
						
							
							
								 
						
							
								73698d292a 
								
							 
						 
						
							
							
								
								fix .keys route  
							
							... 
							
							
							
							This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file 
							
						 
						
							2015-06-08 00:40:38 -07:00  
				
					
						
							
							
								 
						
							
								6eecbf17cd 
								
							 
						 
						
							
							
								
								fix debian init script  
							
							... 
							
							
							
							- use start-stop-daemon's chuid feature insted of su
  - using `su -c` breaks if the git user has no usable shell
  - this fixes  #1025 
- put --test before --exec, instead it gets passed to gogs
- set cwd via --chdir 
							
						 
						
							2015-06-04 13:15:00 +02:00  
				
					
						
							
							
								 
						
							
								b36134194c 
								
							 
						 
						
							
							
								
								settings/password: no minimal required characters for OldPassword  
							
							... 
							
							
							
							If users are added to gogs due a reverse proxy automatically, their password is
set to their initial username. If their username is shorter than 6 characters,
they can never set a password. But since this password is required for some
operations (e.g. repository deletion), they could not use all features of gogs
until now. 
							
						 
						
							2015-06-03 15:46:37 +02:00  
				
					
						
							
							
								 
						
							
								27fe9cfcba 
								
							 
						 
						
							
							
								
								Fix: "Port is blocked" issue  
							
							... 
							
							
							
							Fixed an issue where the post intall file for Debian enforced port 6000
which should have been port 3000 because it renders the software virtually unusable
because it's a blocked port in Firefox, Chrome and alikes.
For further reference see:
http://www-archive.mozilla.org/projects/netlib/PortBanning.html  
							
						 
						
							2015-05-15 01:29:44 +02:00  
				
					
						
							
							
								 
						
							
								66d7adc3a8 
								
							 
						 
						
							
							
								
								fix systemd "Trailing garbage, ignoring." warning.  
							
							... 
							
							
							
							Environment should be a space-separated list instead of comma-separated.
No need for double quoting when the values don't contain spaces. 
							
						 
						
							2015-05-09 20:24:33 +02:00  
				
					
						
							
							
								 
						
							
								5c63e1015d 
								
							 
						 
						
							
							
								
								Add app sub url for color picker js lib inclusion  
							
							... 
							
							
							
							Currently, the js file doesn't take into account the possibility of a sub url being used (wich is my case :) wich prevents its inclusion. 
							
						 
						
							2015-05-08 10:20:27 +02:00  
				
					
						
							
							
								 
						
							
								f3aab5dbe3 
								
							 
						 
						
							
							
								
								Add full name field to admin's user edit page ( fixes   #1130 )  
							
							
							
						 
						
							2015-04-28 11:59:05 -04:00  
				
					
						
							
							
								 
						
							
								c08baee085 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of github.com:gogits/gogs into develop  
							
							
							
						 
						
							2015-04-24 05:21:10 -04:00  
				
					
						
							
							
								 
						
							
								7a7c096fd0 
								
							 
						 
						
							
							
								
								update typo in locale files  
							
							
							
						 
						
							2015-04-24 05:21:00 -04:00  
				
					
						
							
							
								 
						
							
								f92bdf875b 
								
							 
						 
						
							
							
								
								Merge pull request  #1226  from nice-software/wip/pam  
							
							... 
							
							
							
							Add PAM authentication 
							
						 
						
							2015-04-24 16:43:58 +08:00  
				
					
						
							
							
								 
						
							
								182003aa41 
								
							 
						 
						
							
							
								
								Add PAM authentication  
							
							
							
						 
						
							2015-04-24 10:13:01 +02:00  
				
					
						
							
							
								 
						
							
								5de0b0c5ce 
								
							 
						 
						
							
							
								
								Merge pull request  #1183  from lukad/feature/remove-plenk  
							
							... 
							
							
							
							Remove extra space from ssh authentication message 
							
						 
						
							2015-04-24 15:08:45 +08:00  
				
					
						
							
							
								 
						
							
								0647645948 
								
							 
						 
						
							
							
								
								Merge pull request  #1187  from xaionaro/master  
							
							... 
							
							
							
							Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key 
							
						 
						
							2015-04-24 15:06:36 +08:00  
				
					
						
							
							
								 
						
							
								e378b3152c 
								
							 
						 
						
							
							
								
								Merge pull request  #1210  from acusti/patch-1  
							
							... 
							
							
							
							Wrap remember me text and checkbox in a label 
							
						 
						
							2015-04-24 15:03:49 +08:00  
				
					
						
							
							
								 
						
							
								673a76d638 
								
							 
						 
						
							
							
								
								Merge pull request  #1211  from mephux/hotfix/type-fix-ValidatePassword  
							
							... 
							
							
							
							Hotfix/type fix validate password 
							
						 
						
							2015-04-24 15:03:21 +08:00  
				
					
						
							
							
								 
						
							
								67983e57f2 
								
							 
						 
						
							
							
								
								Merge pull request  #1223  from Scarsz/patch-1  
							
							... 
							
							
							
							Fix typo 
							
						 
						
							2015-04-24 15:01:21 +08:00  
				
					
						
							
							
								 
						
							
								5300a63d0f 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2015-04-22 05:50:27 -07:00  
				
					
						
							
							
								 
						
							
								2c4fb6e646 
								
							 
						 
						
							
							
								
								Merge pull request  #1218  from StrangeWill/blank-name-fix  
							
							... 
							
							
							
							Fixes issue with LDAP inserting users with blank names. 
							
						 
						
							2015-04-20 14:06:48 +08:00  
				
					
						
							
							
								 
						
							
								8363c9dd0f 
								
							 
						 
						
							
							
								
								Fixes issue with LDAP inserting users with blank names.  
							
							
							
						 
						
							2015-04-20 01:51:43 -04:00  
				
					
						
							
							
								 
						
							
								3db0e7553e 
								
							 
						 
						
							
							
								
								Merge pull request  #1186  from dhuan/author-name-on-explore-page  
							
							... 
							
							
							
							Display author's name on explore page 
							
						 
						
							2015-04-19 00:39:21 +08:00  
				
					
						
							
							
								 
						
							
								80e640f082 
								
							 
						 
						
							
							
								
								Fix HTML indentation  
							
							
							
						 
						
							2015-04-18 16:22:27 +00:00  
				
					
						
							
							
								 
						
							
								51aef347ee 
								
							 
						 
						
							
							
								
								Display author's name on explore page  
							
							
							
						 
						
							2015-04-18 16:19:01 +00:00  
				
					
						
							
							
								 
						
							
								65a06731db 
								
							 
						 
						
							
							
								
								Merge pull request  #1216  from tony/ssh-config-options  
							
							... 
							
							
							
							SSH config options 
							
						 
						
							2015-04-18 20:23:24 +08:00  
				
					
						
							
							
								 
						
							
								6a0fec77ea 
								
							 
						 
						
							
							
								
								Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior  
							
							
							
						 
						
							2015-04-18 05:21:07 -05:00  
				
					
						
							
							
								 
						
							
								5a4f314cf7 
								
							 
						 
						
							
							
								
								fix calls that go rename missed  
							
							
							
						 
						
							2015-04-16 14:42:24 -04:00  
				
					
						
							
							
								 
						
							
								e57594dc31 
								
							 
						 
						
							
							
								
								typo fix for comment  
							
							
							
						 
						
							2015-04-16 14:40:39 -04:00  
				
					
						
							
							
								 
						
							
								f78046fc3b 
								
							 
						 
						
							
							
								
								typo fix  
							
							
							
						 
						
							2015-04-16 14:36:32 -04:00  
				
					
						
							
							
								 
						
							
								3a3e1b90e7 
								
							 
						 
						
							
							
								
								Match naming convention on page (checkbox→chk)  
							
							
							
						 
						
							2015-04-15 21:53:27 -04:00  
				
					
						
							
							
								 
						
							
								b579800e50 
								
							 
						 
						
							
							
								
								💄  Style checkbox label in sign in form  
							
							
							
						 
						
							2015-04-15 21:49:10 -04:00  
				
					
						
							
							
								 
						
							
								072c67e457 
								
							 
						 
						
							
							
								
								Wrap remember text+checkbox in label;  close   #1209  
							
							
							
						 
						
							2015-04-15 21:39:13 -04:00  
				
					
						
							
							
								 
						
							
								81e6173356 
								
							 
						 
						
							
							
								
								remove blackfriday.EXTENSION_HARD_LINE_BREAK from options.  
							
							
							
						 
						
							2015-04-08 22:25:47 +00:00  
				
					
						
							
							
								 
						
							
								423b1c69be 
								
							 
						 
						
							
							
								
								don't set mime type to text/plain. This will break serving e.g. raw images,  
							
							... 
							
							
							
							html, etc
According to http://golang.org/pkg/net/http/#DetectContentType 
"If the Header does not contain a Content-Type line, Write adds
a Content-Type set to the result of passing the initial 512 bytes
of written data to DetectContentType." 
							
						 
						
							2015-04-08 00:44:38 +00:00  
				
					
						
							
							
								 
						
							
								7b59d40f08 
								
							 
						 
						
							
							
								
								Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key  
							
							... 
							
							
							
							Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru> 
							
						 
						
							2015-04-05 11:48:32 +03:00  
				
					
						
							
							
								 
						
							
								1988c0993d 
								
							 
						 
						
							
							
								
								remove extra space in ssh authentication message  
							
							
							
						 
						
							2015-04-02 22:22:58 +02:00