f2e20c81b6 
								
							
								 
							
						 
						
							
							
								
								Refactor struct's time to remove unnecessary memory usage ( #3142 )  
							
							... 
							
							
 
							
							* refactor struct's time to remove unnecessary memory usage
* use AsTimePtr simple code
* fix tests
* fix time compare
* fix template on gpg
* use AddDuration instead of Add 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ef5364950b 
								
							
								 
							
						 
						
							
							
								
								fix issue list branch link broken ( #3061 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								2cb6c51158 
								
							
								 
							
						 
						
							
							
								
								Fix over-escaped characters ( #2956 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								513375c429 
								
							
								 
							
						 
						
							
							
								
								Make URL scheme unambiguous ( #2408 )  
							
							... 
							
							
 
							
							* Make URL scheme unambiguous
Redirect old routes to new routes
* Fix redirects to new URL scheme, and update template
* Fix branches/_new endpoints, and update integration test 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c1b0c9e7c4 
								
							
								 
							
						 
						
							
							
								
								Fix PR, milestone and label functionality if issue unit is disabled ( #2710 )  
							
							... 
							
							
 
							
							* Fix PR, milestone and label functionality if issue unit is disabled or not assigned to user
* Fix multi-actions in PR page
* Change error message
* Fix comment update and delete functionality in PR 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								da230a2872 
								
							
								 
							
						 
						
							
							
								
								Add possibility to record branch or tag information in an issue ( #780 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8fcda0442e 
								
							
								 
							
						 
						
							
							
								
								Fix search by issue type ( #1914 )  
							
							... 
							
							
 
							
							* Fix search by issue type 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								09fe4a2ae9 
								
							
								 
							
						 
						
							
							
								
								Batch updates for issues ( #926 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6076c95dd1 
								
							
								 
							
						 
						
							
							
								
								Security: fix XSS attack on milestone ( #976 )  
							
							... 
							
							
 
							
							Reported by Miguel Ángel Jimeno. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								833f8b94c2 
								
							
								 
							
						 
						
							
							
								
								Search bar for issues/pulls ( #530 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3f7f4852ef 
								
							
								 
							
						 
						
							
							
								
								#2246  fully support of webhooks for pull request  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								90af997fec 
								
							
								 
							
						 
						
							
							
								
								#3399  500 for upstream pulls page if user has forked repository  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								50422f1fc2 
								
							
								 
							
						 
						
							
							
								
								#3348  always use relative avatar link in the template  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								55b4e77a5e 
								
							
								 
							
						 
						
							
							
								
								Fix of template error in "/:owner/:repo/pulls" ( #3343 )  
							
							... 
							
							
 
							
							If anonymous (not signed in user) requests page
"/:owner/:repo/pulls" he gets an error:
  template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link
This commit fixes that.
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru> 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1f2e173a74 
								
							
								 
							
						 
						
							
							
								
								Refactor User.Id to User.ID  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								26d52ceb48 
								
							
								 
							
						 
						
							
							
								
								#3186  fix wrong link for new pull request button of non-fork repository  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b0eb47cb1c 
								
							
								 
							
						 
						
							
							
								
								Fix misselection of issues view type  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a27c6f4b75 
								
							
								 
							
						 
						
							
							
								
								#2916  fix sort' field missing on issue pagination link  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0e9bc2d410 
								
							
								 
							
						 
						
							
							
								
								Fix pull request availability check  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2d2d85bba4 
								
							
								 
							
						 
						
							
							
								
								#1597  support pull requests in same repository  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								13e71acadf 
								
							
								 
							
						 
						
							
							
								
								Render emojis in more places.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c0eaae200e 
								
							
								 
							
						 
						
							
							
								
								Add ForegroundColor for labels  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								da2585c11e 
								
							
								 
							
						 
						
							
							
								
								Indent all templates with tabs  
							
							... 
							
							
 
							
							This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2580e7b57e 
								
							
								 
							
						 
						
							
							
								
								UI: Always show menu on repo pages  
							
							... 
							
							
 
							
							Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3eae4ecde7 
								
							
								 
							
						 
						
							
							
								
								UI: Make repository menu divide header and content  
							
							... 
							
							
 
							
							This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								134d8e7681 
								
							
								 
							
						 
						
							
							
								
								work on  #1961  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c7ac237b57 
								
							
								 
							
						 
						
							
							
								
								fix css  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								31e7b0f588 
								
							
								 
							
						 
						
							
							
								
								#1599  status button mrigin-right  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5c5ccddb02 
								
							
								 
							
						 
						
							
							
								
								fix buttons style  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c0a899b151 
								
							
								 
							
						 
						
							
							
								
								css fix  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								83dc2468f5 
								
							
								 
							
						 
						
							
							
								
								finish initial version of pull request  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ce386cfb61 
								
							
								 
							
						 
						
							
							
								
								fix suburl  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a52324a5f9 
								
							
								 
							
						 
						
							
							
								
								able sort issues  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4ce003dc15 
								
							
								 
							
						 
						
							
							
								
								Filter issues by assignee  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b4c0b7b98b 
								
							
								 
							
						 
						
							
							
								
								finish view issue without comments and ops  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								75aff60c90 
								
							
								 
							
						 
						
							
							
								
								finish create issue with milestone and assignee  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7372042441 
								
							
								 
							
						 
						
							
							
								
								list view: issue, label, milestone  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0705f55ce0 
								
							
								 
							
						 
						
							
							
								
								finish new milestone page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9311a9858a 
								
							
								 
							
						 
						
							
							
								
								milestone: pagination  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								04458d49a0 
								
							
								 
							
						 
						
							
							
								
								milestone: list view  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4bfc71c73f 
								
							
								 
							
						 
						
							
							
								
								pagination in repo issues page only if needed  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								589618c8a5 
								
							
								 
							
						 
						
							
							
								
								better paging  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2e7b38db9f 
								
							
								 
							
						 
						
							
							
								
								fix paging links and issue count  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1ba837a055 
								
							
								 
							
						 
						
							
							
								
								new issue and label page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ac95f6d50f 
								
							
								 
							
						 
						
							
							
								
								UI: basic label list  
							
							... 
							
							
 
							
							- create new label 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								86dbda0b42 
								
							
								 
							
						 
						
							
							
								
								UI: basci issue list without filters  
							
							... 
							
							
 
							
							- fix isRead check
- fix paging 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4447a20f87 
								
							
								 
							
						 
						
							
							
								
								UI: issues - finish basic frame  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								03011ed307 
								
							
								 
							
						 
						
							
							
								
								fix suburl for js  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3be3b8faa7 
								
							
								 
							
						 
						
							
							
								
								fix tmpl error  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5cf3732339 
								
							
								 
							
						 
						
							
							
								
								UI: install - new version  
							
							
 
							
						 
						
							10 years ago