40bc130b19 
								
							 
						 
						
							
							
								
								Merge pull request  #447  from m0sth8/fix-milestone-render-markdown  
							
							... 
							
							
							
							Render milestone content as markdown 
							
						 
						
							2014-09-07 19:19:10 -04:00  
				
					
						
							
							
								 
						
							
								0ddb1eb769 
								
							 
						 
						
							
							
								
								Finish new install page, almost ready for 0.5 release  
							
							
							
						 
						
							2014-09-07 19:02:58 -04:00  
				
					
						
							
							
								 
						
							
								ab7206d6b7 
								
							 
						 
						
							
							
								
								Fix   #348  
							
							
							
						 
						
							2014-09-05 17:28:09 -04:00  
				
					
						
							
							
								 
						
							
								f7be61c819 
								
							 
						 
						
							
							
								
								getOrgRepoCtx returns values directly & err  
							
							
							
						 
						
							2014-09-05 07:19:34 -04:00  
				
					
						
							
							
								 
						
							
								85c35a6b8b 
								
							 
						 
						
							
							
								
								add organization-level webhooks  
							
							
							
						 
						
							2014-09-05 07:19:34 -04:00  
				
					
						
							
							
								 
						
							
								7269b06fd5 
								
							 
						 
						
							
							
								
								HookType is case-sensitive  
							
							... 
							
							
							
							Update webhook wasn’t showing up because of the wrong case 
							
						 
						
							2014-09-05 07:19:34 -04:00  
				
					
						
							
							
								 
						
							
								8d2fe064c5 
								
							 
						 
						
							
							
								
								modify grammar undo -> undone  
							
							
							
						 
						
							2014-09-05 07:19:33 -04:00  
				
					
						
							
							
								 
						
							
								6498fce04b 
								
							 
						 
						
							
							
								
								Render milestone content as markdown  
							
							
							
						 
						
							2014-09-05 09:10:58 +07:00  
				
					
						
							
							
								 
						
							
								033a7f0224 
								
							 
						 
						
							
							
								
								Merge pull request  #446  from m0sth8/fix-milestone-content-size  
							
							... 
							
							
							
							Set milestone content field to TEXT orm type 
							
						 
						
							2014-09-04 21:55:17 -04:00  
				
					
						
							
							
								 
						
							
								31d8011843 
								
							 
						 
						
							
							
								
								Set milestone content field to TEXT orm type  
							
							
							
						 
						
							2014-09-05 08:10:41 +07:00  
				
					
						
							
							
								 
						
							
								d8290c9bac 
								
							 
						 
						
							
							
								
								Merge pull request  #444  from tstorch/database-cleanup  
							
							... 
							
							
							
							Code dedoublication in models/models.go 
							
						 
						
							2014-09-04 11:38:35 -04:00  
				
					
						
							
							
								 
						
							
								bdfdf3cacb 
								
							 
						 
						
							
							
								
								Code dedoublication in models/models.go  
							
							... 
							
							
							
							Just some code dedoublication in models/models.go 
							
						 
						
							2014-09-04 17:19:26 +02:00  
				
					
						
							
							
								 
						
							
								8db8771be7 
								
							 
						 
						
							
							
								
								Merge pull request  #441  from tstorch/git-setup  
							
							... 
							
							
							
							Standard git user.name and user.email if not set 
							
						 
						
							2014-09-04 22:55:05 +08:00  
				
					
						
							
							
								 
						
							
								9fc4ded369 
								
							 
						 
						
							
							
								
								Standard git user.name and user.email if not set  
							
							... 
							
							
							
							Git user.name and user.email will now be set to the standard values
  - Gogs
  - gogitservice@gmail.com 
if user.name is not set or empty.
If user.name is set and user.email not, it will leave it this way. 
							
						 
						
							2014-09-04 12:07:09 +02:00  
				
					
						
							
							
								 
						
							
								881ee6a4df 
								
							 
						 
						
							
							
								
								Merge pull request  #440  from deringer/dev  
							
							... 
							
							
							
							Correct loading of font-awesome styles from CDN 
							
						 
						
							2014-09-03 21:40:33 -04:00  
				
					
						
							
							
								 
						
							
								aee46bac01 
								
							 
						 
						
							
							
								
								add rel attribute such that font-awesome icons load correctly  
							
							
							
						 
						
							2014-09-04 09:12:51 +09:30  
				
					
						
							
							
								 
						
							
								714de0a3af 
								
							 
						 
						
							
							
								
								Merge pull request  #437  from tstorch/docker-update  
							
							... 
							
							
							
							Use variables, when the're there 
							
						 
						
							2014-09-03 14:11:45 -04:00  
				
					
						
							
							
								 
						
							
								863a4d5bc4 
								
							 
						 
						
							
							
								
								Use variables, when the're there  
							
							... 
							
							
							
							Why not use the environment variables, when they are there... 
							
						 
						
							2014-09-03 18:44:15 +02:00  
				
					
						
							
							
								 
						
							
								f36f9e07b7 
								
							 
						 
						
							
							
								
								Merge pull request  #436  from tstorch/docker-update  
							
							... 
							
							
							
							docker dev block update 
							
						 
						
							2014-09-03 11:35:59 -04:00  
				
					
						
							
							
								 
						
							
								7df0794e14 
								
							 
						 
						
							
							
								
								docker dev block update  
							
							... 
							
							
							
							The dev Dockerfile now works without superfluous go get calls.
At this point the -u option is really not what we want. 
							
						 
						
							2014-09-03 17:12:38 +02:00  
				
					
						
							
							
								 
						
							
								000b906259 
								
							 
						 
						
							
							
								
								Small German update  
							
							... 
							
							
							
							Cleaning up a misunderstanding I had. 
							
						 
						
							2014-09-03 16:58:23 +02:00  
				
					
						
							
							
								 
						
							
								87b442433c 
								
							 
						 
						
							
							
								
								Merge pull request  #432  from deringer/dev  
							
							... 
							
							
							
							Add handling to branch switcher label to make label more consistent with 
							
						 
						
							2014-09-03 10:33:08 -04:00  
				
					
						
							
							
								 
						
							
								097f1b5759 
								
							 
						 
						
							
							
								
								Merge pull request  #426  from m0sth8/fix-milestone-assignee  
							
							... 
							
							
							
							Take params for milestone and assignee from query instead of path args 
							
						 
						
							2014-09-03 09:02:47 -04:00  
				
					
						
							
							
								 
						
							
								dcb10a41d4 
								
							 
						 
						
							
							
								
								Add handling to branch switcher label to make label more consistent with  
							
							... 
							
							
							
							GitHub behaviour
Addresses #431  
							
						 
						
							2014-09-03 10:01:32 +09:30  
				
					
						
							
							
								 
						
							
								2a7a03e5b3 
								
							 
						 
						
							
							
								
								take params for milestone and assignee from query instead of path args  
							
							
							
						 
						
							2014-09-03 00:04:22 +07:00  
				
					
						
							
							
								 
						
							
								05a33107c9 
								
							 
						 
						
							
							
								
								Merge branch 'dev' of github.com:gogits/gogs into dev  
							
							
							
						 
						
							2014-09-02 13:01:09 -04:00  
				
					
						
							
							
								 
						
							
								8b0e815d98 
								
							 
						 
						
							
							
								
								Fix   #425  
							
							
							
						 
						
							2014-09-02 13:01:02 -04:00  
				
					
						
							
							
								 
						
							
								f19fc230d4 
								
							 
						 
						
							
							
								
								Merge pull request  #423  from m0sth8/fix-xcsrf-token  
							
							... 
							
							
							
							Set headers in js and go files to X-Csrf-Token 
							
						 
						
							2014-09-02 12:30:44 -04:00  
				
					
						
							
							
								 
						
							
								9476e58de9 
								
							 
						 
						
							
							
								
								Set headers in js and go files to X-Csrf-Token  
							
							
							
						 
						
							2014-09-02 22:48:40 +07:00  
				
					
						
							
							
								 
						
							
								9ddd545473 
								
							 
						 
						
							
							
								
								Merge pull request  #421  from arpemedia/dev  
							
							... 
							
							
							
							Fix grammar error in German translation 
							
						 
						
							2014-09-02 10:49:53 -04:00  
				
					
						
							
							
								 
						
							
								0730ec4087 
								
							 
						 
						
							
							
								
								Fix grammar error in German translation  
							
							
							
						 
						
							2014-09-02 13:46:18 +02:00  
				
					
						
							
							
								 
						
							
								8826186c30 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:gogits/gogs into dev  
							
							
							
						 
						
							2014-09-02 07:18:01 -04:00  
				
					
						
							
							
								 
						
							
								565974f8f7 
								
							 
						 
						
							
							
								
								Merge pull request  #420  from gogits/revert-419-master  
							
							... 
							
							
							
							Revert "Fix a gramma error and translate two additional strings (German ... 
							
						 
						
							2014-09-02 07:15:35 -04:00  
				
					
						
							
							
								 
						
							
								399887cc0e 
								
							 
						 
						
							
							
								
								Revert "Fix a gramma error and translate two additional strings (German translation)"  
							
							
							
						 
						
							2014-09-02 07:13:13 -04:00  
				
					
						
							
							
								 
						
							
								fd5ea4b79e 
								
							 
						 
						
							
							
								
								Merge pull request  #419  from arpemedia/master  
							
							... 
							
							
							
							Fix a gramma error and translate two additional strings (German translation) 
							
						 
						
							2014-09-02 07:13:09 -04:00  
				
					
						
							
							
								 
						
							
								830efc90da 
								
							 
						 
						
							
							
								
								update docs and mirror bug fix  
							
							
							
						 
						
							2014-09-02 07:11:39 -04:00  
				
					
						
							
							
								 
						
							
								8e0aeb4ad5 
								
							 
						 
						
							
							
								
								Fix a gramma error and translate two additional strings  
							
							
							
						 
						
							2014-09-02 09:20:39 +02:00  
				
					
						
							
							
								 
						
							
								c80f0232f1 
								
							 
						 
						
							
							
								
								Merge branch 'master' into dev  
							
							
							
						 
						
							2014-09-02 11:59:39 +08:00  
				
					
						
							
							
								 
						
							
								1240fef0ca 
								
							 
						 
						
							
							
								
								bug fixed for migrate and  fixed   #141  
							
							
							
						 
						
							2014-09-02 11:57:06 +08:00  
				
					
						
							
							
								 
						
							
								85f375433d 
								
							 
						 
						
							
							
								
								Merge pull request  #416  from compressed/compare_commits  
							
							... 
							
							
							
							Add commit compare functionality 
							
						 
						
							2014-09-01 20:02:34 -07:00  
				
					
						
							
							
								 
						
							
								af0741da07 
								
							 
						 
						
							
							
								
								handle initial commit for compareUrl  
							
							
							
						 
						
							2014-09-01 19:19:56 -04:00  
				
					
						
							
							
								 
						
							
								00a864e693 
								
							 
						 
						
							
							
								
								add commit compare functionality  
							
							
							
						 
						
							2014-09-01 14:56:19 -04:00  
				
					
						
							
							
								 
						
							
								d55c5b9e28 
								
							 
						 
						
							
							
								
								Merge pull request  #410  from tstorch/docker_mix_match  
							
							... 
							
							
							
							Docker mix and match setup 
							
						 
						
							2014-09-01 10:53:51 +08:00  
				
					
						
							
							
								 
						
							
								bc67c34bea 
								
							 
						 
						
							
							
								
								Merge pull request  #409  from tstorch/translation-03  
							
							... 
							
							
							
							German laguage update 
							
						 
						
							2014-09-01 10:53:18 +08:00  
				
					
						
							
							
								 
						
							
								d1a2228f1c 
								
							 
						 
						
							
							
								
								Docker mix and match setup  
							
							... 
							
							
							
							Rewrite of the docker setup. Now uses fig to manage containers and container
linkage. The base is a block based mix and match, which will give you the
possibility to easily test all configurations. 
							
						 
						
							2014-08-31 21:00:19 +02:00  
				
					
						
							
							
								 
						
							
								7b310b1abb 
								
							 
						 
						
							
							
								
								German laguage update  
							
							... 
							
							
							
							What has been done:
  - standardized expressions
  - shorter and clearer
  - minor corrections (orthography) 
							
						 
						
							2014-08-31 19:29:03 +02:00  
				
					
						
							
							
								 
						
							
								2886eb76b6 
								
							 
						 
						
							
							
								
								Merge pull request  #408  from fanningert/patch-1  
							
							... 
							
							
							
							Add new translation keys 
							
						 
						
							2014-09-01 00:50:52 +08:00  
				
					
						
							
							
								 
						
							
								1858d2066b 
								
							 
						 
						
							
							
								
								Add new translation keys  
							
							
							
						 
						
							2014-08-31 18:48:24 +02:00  
				
					
						
							
							
								 
						
							
								3e740278bd 
								
							 
						 
						
							
							
								
								Merge pull request  #407  from fanningert/patch-3  
							
							... 
							
							
							
							Update locale_de-DE.ini and correct a wrong translation 
							
						 
						
							2014-09-01 00:36:23 +08:00  
				
					
						
							
							
								 
						
							
								9611f29966 
								
							 
						 
						
							
							
								
								Merge pull request  #402  from fanningert/patch-2  
							
							... 
							
							
							
							Add missing dependencies 
							
						 
						
							2014-09-01 00:34:06 +08:00