d015d951bd 
								
							 
						 
						
							
							
								
								fix css rule  
							
							
							
						 
						
							2015-08-08 17:53:38 +08:00  
				
					
						
							
							
								 
						
							
								9db4acc62e 
								
							 
						 
						
							
							
								
								improve fork process  
							
							
							
						 
						
							2015-08-08 17:10:34 +08:00  
				
					
						
							
							
								 
						
							
								39a3b768bc 
								
							 
						 
						
							
							
								
								#334 : Add Deployment Key Support  
							
							
							
						 
						
							2015-08-06 22:48:11 +08:00  
				
					
						
							
							
								 
						
							
								0705f55ce0 
								
							 
						 
						
							
							
								
								finish new milestone page  
							
							
							
						 
						
							2015-08-05 20:23:08 +08:00  
				
					
						
							
							
								 
						
							
								3e4cdccf6b 
								
							 
						 
						
							
							
								
								milestone: create page  
							
							
							
						 
						
							2015-08-05 15:24:26 +08:00  
				
					
						
							
							
								 
						
							
								9311a9858a 
								
							 
						 
						
							
							
								
								milestone: pagination  
							
							
							
						 
						
							2015-08-04 22:24:04 +08:00  
				
					
						
							
							
								 
						
							
								04458d49a0 
								
							 
						 
						
							
							
								
								milestone: list view  
							
							
							
						 
						
							2015-08-03 17:42:09 +08:00  
				
					
						
							
							
								 
						
							
								c5be40decb 
								
							 
						 
						
							
							
								
								new markdown styles  
							
							
							
						 
						
							2015-08-01 02:26:14 +02:00  
				
					
						
							
							
								 
						
							
								589618c8a5 
								
							 
						 
						
							
							
								
								better paging  
							
							
							
						 
						
							2015-07-28 03:14:37 +08:00  
				
					
						
							
							
								 
						
							
								1ba837a055 
								
							 
						 
						
							
							
								
								new issue and label page  
							
							
							
						 
						
							2015-07-25 02:52:25 +08:00  
				
					
						
							
							
								 
						
							
								dc4aab9925 
								
							 
						 
						
							
							
								
								UI: CURD labels  
							
							... 
							
							
							
							- fix update lable break connection with repository 
							
						 
						
							2015-07-24 23:13:42 +08:00  
				
					
						
							
							
								 
						
							
								3426ae42b3 
								
							 
						 
						
							
							
								
								fix css compression  
							
							
							
						 
						
							2015-07-24 21:04:21 +08:00  
				
					
						
							
							
								 
						
							
								ac95f6d50f 
								
							 
						 
						
							
							
								
								UI: basic label list  
							
							... 
							
							
							
							- create new label 
							
						 
						
							2015-07-24 21:02:49 +08:00  
				
					
						
							
							
								 
						
							
								86dbda0b42 
								
							 
						 
						
							
							
								
								UI: basci issue list without filters  
							
							... 
							
							
							
							- fix isRead check
- fix paging 
							
						 
						
							2015-07-24 16:42:47 +08:00  
				
					
						
							
							
								 
						
							
								4447a20f87 
								
							 
						 
						
							
							
								
								UI: issues - finish basic frame  
							
							
							
						 
						
							2015-07-24 04:50:05 +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  
				
					
						
							
							
								 
						
							
								9fb2d49b93 
								
							 
						 
						
							
							
								
								#1073   #1162  issue ID constraint failed  
							
							
							
						 
						
							2015-03-27 06:47:02 -04:00  
				
					
						
							
							
								 
						
							
								b6f8b486c7 
								
							 
						 
						
							
							
								
								add sr-only class, change to new tag line  
							
							
							
						 
						
							2015-03-20 03:20:05 -04:00  
				
					
						
							
							
								 
						
							
								4b9fb43a70 
								
							 
						 
						
							
							
								
								home: new UI  
							
							
							
						 
						
							2015-03-07 15:12:13 -05:00  
				
					
						
							
							
								 
						
							
								00a864e693 
								
							 
						 
						
							
							
								
								add commit compare functionality  
							
							
							
						 
						
							2014-09-01 14:56:19 -04:00  
				
					
						
							
							
								 
						
							
								69e332f432 
								
							 
						 
						
							
							
								
								Removed trailing white spaces  
							
							... 
							
							
							
							Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork. 
							
						 
						
							2014-08-30 15:12:53 +02:00  
				
					
						
							
							
								 
						
							
								645c194a00 
								
							 
						 
						
							
							
								
								Merge pull request  #336  from adelq/responsive-layouts  
							
							... 
							
							
							
							Avoid using fixed width in CSS for layouts 
							
						 
						
							2014-07-28 06:27:33 -04:00  
				
					
						
							
							
								 
						
							
								d4cbbc864a 
								
							 
						 
						
							
							
								
								Avoid using fixed width in CSS for layouts  
							
							
							
						 
						
							2014-07-27 20:06:43 -04:00  
				
					
						
							
							
								 
						
							
								02a81ddb62 
								
							 
						 
						
							
							
								
								Merge pull request  #332  from acusti/dev  
							
							... 
							
							
							
							Styling plus a couple small fixes for issue attachments (& misc cleanup) 
							
						 
						
							2014-07-26 13:55:32 -04:00  
				
					
						
							
							
								 
						
							
								5c4bc3c848 
								
							 
						 
						
							
							
								
								Huge updates!!!!! Be careful to merge!!!!  
							
							
							
						 
						
							2014-07-26 02:28:04 -04:00  
				
					
						
							
							
								 
						
							
								c084a5ba73 
								
							 
						 
						
							
							
								
								Style finesse for “Attachments:” list in issues  
							
							... 
							
							
							
							Make `#attached-list` attachment labels wrap, make spacing more
consistent, add hover stats to `.attachment-remove` icon, adjust
padding of labels to compensate for `.attachment-remove` icon 
							
						 
						
							2014-07-25 15:35:47 -04:00  
				
					
						
							
							
								 
						
							
								12fb42de5a 
								
							 
						 
						
							
							
								
								Fix IE bug and show errors.  
							
							
							
						 
						
							2014-07-25 11:13:42 +02:00  
				
					
						
							
							
								 
						
							
								bfe5b86004 
								
							 
						 
						
							
							
								
								Add file upload for attachments  
							
							
							
						 
						
							2014-07-24 15:19:59 +02:00  
				
					
						
							
							
								 
						
							
								43e5de7f83 
								
							 
						 
						
							
							
								
								Show attachments in issues/comments and add preview for images  
							
							
							
						 
						
							2014-07-24 13:50:03 +02:00  
				
					
						
							
							
								 
						
							
								d43c5895bc 
								
							 
						 
						
							
							
								
								Update template and style, only close commit if commit is in same repository  
							
							
							
						 
						
							2014-07-24 10:15:05 +02:00  
				
					
						
							
							
								 
						
							
								c127d84777 
								
							 
						 
						
							
							
								
								add organization team-single page  
							
							
							
						 
						
							2014-07-07 18:13:42 +08:00  
				
					
						
							
							
								 
						
							
								e4ea5cf598 
								
							 
						 
						
							
							
								
								Finish Teams page  
							
							
							
						 
						
							2014-06-29 16:30:41 -04:00  
				
					
						
							
							
								 
						
							
								1d55ecd29c 
								
							 
						 
						
							
							
								
								add organization team-create page  
							
							
							
						 
						
							2014-06-27 22:04:04 +08:00  
				
					
						
							
							
								 
						
							
								b5ba2bd268 
								
							 
						 
						
							
							
								
								add organization team-create page  
							
							
							
						 
						
							2014-06-27 21:33:49 +08:00  
				
					
						
							
							
								 
						
							
								cc703ee663 
								
							 
						 
						
							
							
								
								select owner when creating repository  
							
							
							
						 
						
							2014-06-25 12:22:08 +08:00  
				
					
						
							
							
								 
						
							
								f393dc6520 
								
							 
						 
						
							
							
								
								add organization dashboard page  
							
							
							
						 
						
							2014-06-23 12:08:53 +08:00  
				
					
						
							
							
								 
						
							
								ea507e20d4 
								
							 
						 
						
							
							
								
								add organization create page  
							
							
							
						 
						
							2014-06-23 11:40:49 +08:00  
				
					
						
							
							
								 
						
							
								adda10f4a4 
								
							 
						 
						
							
							
								
								add organization teams page  
							
							
							
						 
						
							2014-06-22 21:53:40 +08:00  
				
					
						
							
							
								 
						
							
								514d7e1922 
								
							 
						 
						
							
							
								
								add organization memebers page  
							
							
							
						 
						
							2014-06-22 16:53:46 +08:00  
				
					
						
							
							
								 
						
							
								bf703ef617 
								
							 
						 
						
							
							
								
								add dashboard context switch button  
							
							
							
						 
						
							2014-06-22 14:10:12 +08:00  
				
					
						
							
							
								 
						
							
								d952b4200c 
								
							 
						 
						
							
							
								
								Add corn rask monitor panel  
							
							
							
						 
						
							2014-06-13 13:01:52 -04:00  
				
					
						
							
							
								 
						
							
								f160b4f33c 
								
							 
						 
						
							
							
								
								Add tar.gz download button and other mirror updates  
							
							
							
						 
						
							2014-06-08 17:53:53 -04:00  
				
					
						
							
							
								 
						
							
								4fcbf553aa 
								
							 
						 
						
							
							
								
								organisation main page ui  
							
							
							
						 
						
							2014-06-07 13:27:24 +08:00  
				
					
						
							
							
								 
						
							
								e0a6e6dd1a 
								
							 
						 
						
							
							
								
								issue ui update  
							
							
							
						 
						
							2014-05-26 21:21:30 +08:00  
				
					
						
							
							
								 
						
							
								1331134316 
								
							 
						 
						
							
							
								
								finish issue edit content preview  
							
							
							
						 
						
							2014-05-21 20:49:47 +08:00  
				
					
						
							
							
								 
						
							
								4e8a1bf9c9 
								
							 
						 
						
							
							
								
								fix firefox zclip bug  
							
							
							
						 
						
							2014-05-21 20:03:45 +08:00  
				
					
						
							
							
								 
						
							
								c82807a713 
								
							 
						 
						
							
							
								
								add issue label attach-detach ui  
							
							
							
						 
						
							2014-05-19 23:47:11 +08:00  
				
					
						
							
							
								 
						
							
								342baf1dda 
								
							 
						 
						
							
							
								
								add label edit and manage ui  
							
							
							
						 
						
							2014-05-19 21:55:25 +08:00