be199e68ee 
					 
					
						
						
							
							# changed the diff view to use a separate floating span to show line numbers.  
						
						... 
						
						
						
						# changed the blame view to use separte floating spans to show authors and revisions. 
						
						
					 
					
						2015-04-19 15:17:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1d5a16a1d4 
					 
					
						
						
							
							# added sanity check on user settigs taken from the session/cookie data  
						
						... 
						
						
						
						# added revision navigator in the code folder view.
# added etag/last-modified to user icon retrieval.
# fixed various css issues 
						
						
					 
					
						2015-04-18 16:09:57 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a382e3979c 
					 
					
						
						
							
							made issue lists foldable in the site home view  
						
						
						
						
					 
					
						2015-04-17 13:41:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1251037e4b 
					 
					
						
						
							
							renamed the variable name that should have been renamed some commits ago  
						
						
						
						
					 
					
						2015-04-17 13:04:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b0188e8603 
					 
					
						
						
							
							tuned css styles further  
						
						
						
						
					 
					
						2015-04-17 12:53:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						22be8a0803 
					 
					
						
						
							
							fixed a bug of not escaping comment output in the code revision view  
						
						
						
						
					 
					
						2015-04-17 11:18:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4524a85301 
					 
					
						
						
							
							added the codepot_merge_path() javascript function  
						
						
						
						
					 
					
						2015-04-17 11:10:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bc8e17d28d 
					 
					
						
						
							
							cleaned up css slightly more  
						
						
						
						
					 
					
						2015-04-17 10:30:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cc358baa17 
					 
					
						
						
							
							cleaned up css a bit  
						
						
						
						
					 
					
						2015-04-17 08:03:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7a6a37895e 
					 
					
						
						
							
							added padding-left to project_home_sidebar  
						
						
						
						
					 
					
						2015-04-17 05:57:57 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						31f433b375 
					 
					
						
						
							
							added the 'All' button next to the 'Change log' label in sidebar boxes to put back the lost href link for the collapsible sidebar box implementation  
						
						
						
						
					 
					
						2015-04-17 05:56:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3432debaa2 
					 
					
						
						
							
							made sidebar boxes collapsible in the project home view and the site home view  
						
						
						
						
					 
					
						2015-04-17 05:26:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39139aa5c2 
					 
					
						
						
							
							# added codepot_htmlspecialchars by copying htmlspecialchars from phpjs.org.  
						
						... 
						
						
						
						# renamed some instances of the words 'details' to 'metadata'
# renamed the database column 'code_hide_details' to 'code_hide_metadata'.
# almost finished the new project_catalog page. 
						
						
					 
					
						2015-04-17 04:02:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						434a1f8f3f 
					 
					
						
						
							
							#fixed bugs not handling some special cases in code diff view including subversionmodel.  
						
						... 
						
						
						
						# partially changed the project catalog view to use ajax to load the project list 
						
						
					 
					
						2015-04-16 15:08:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d3b7e8c43e 
					 
					
						
						
							
							fixed wrong jquery inclusion in graph-main  
						
						
						
						
					 
					
						2015-04-15 17:18:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						94e8bddd46 
					 
					
						
						
							
							# added project/search_json to support the quick project finder on the top taskbar.  
						
						... 
						
						
						
						# adjusted some styles in jquery-ui.css
# changed some view files to use $(function() {}) instread of "body onload=".
# fixed a bug of showing some garbages in the diff view - it showed property changes before this fix 
						
						
					 
					
						2015-04-15 17:01:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e88282f081 
					 
					
						
						
							
							# enhanced code search with more options(inversion, recursion, case-insensivity, file name search, regex)  
						
						... 
						
						
						
						# updated jquery to 1.11.2 and jquery-ui to 1.9.2 
						
						
					 
					
						2015-04-15 07:52:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ff3bb55222 
					 
					
						
						
							
							changed styles a bit  
						
						
						
						
					 
					
						2015-04-14 14:48:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						58b557b2fe 
					 
					
						
						
							
							fixed a bug in showing a wrong revision in the folder view  
						
						
						
						
					 
					
						2015-04-14 09:47:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e1a3fe625b 
					 
					
						
						
							
							switched to use the shutdown hook to delete residue files after transmitting a zipped file  
						
						
						
						
					 
					
						2015-04-14 07:09:59 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3040e5c47 
					 
					
						
						
							
							removed the italic style from the footer  
						
						
						
						
					 
					
						2015-04-14 06:24:34 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						70627fb83c 
					 
					
						
						
							
							made minor changes to subversionmodel  
						
						
						
						
					 
					
						2015-04-14 05:40:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c03fe0bb4 
					 
					
						
						
							
							changed log messages and added another ZipArchive availablity check  
						
						
						
						
					 
					
						2015-04-14 05:34:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39ca68b8ad 
					 
					
						
						
							
							added check for ZipArchive availability  
						
						
						
						
					 
					
						2015-04-14 05:16:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73d47592aa 
					 
					
						
						
							
							supported directory download  
						
						
						
						
					 
					
						2015-04-14 04:11:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8eb4f1d0d 
					 
					
						
						
							
							synchronized pecl-svn with the upstream r336509  
						
						
						
						
					 
					
						2015-04-13 06:04:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ac961bbea 
					 
					
						
						
							
							changed the code revision view to hide unneeded divisions before rendering wiki text  
						
						
						
						
					 
					
						2015-04-13 03:51:59 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a05f05458c 
					 
					
						
						
							
							changed the code revision view to show property changes  
						
						
						
						
					 
					
						2015-04-13 03:41:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd625f0cc1 
					 
					
						
						
							
							output a space between the text and the left_arrow_indicator  
						
						
						
						
					 
					
						2015-04-13 00:31:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b4678abe12 
					 
					
						
						
							
							fixed the default configuration file  
						
						
						
						
					 
					
						2015-04-12 16:10:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a950cb9e30 
					 
					
						
						
							
							# incremented the version number to 0.3.0 to begin working on the 0.3.0 release  
						
						... 
						
						
						
						# added svn_tag_property to support soft tagging/labeling
# changed some code views to show the tag
# enhanced the revision view to tag/untag the revision 
						
						
					 
					
						2015-04-12 15:31:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f915bca6d5 
					 
					
						
						
							
							updated README a bit  
						
						
						
						
					 
					
						2015-04-11 15:37:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5edf468963 
					 
					
						
						
							
							fixed packaging glitches  
						
						
						
						
					 
					
						2015-04-11 14:28:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						47c7b65fee 
					 
					
						
						
							
							improved installation steps in README  
						
						
						
						
					 
					
						2015-04-11 06:11:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78d8a273fc 
					 
					
						
						
							
							fixed the style of readme pane  
						
						
						
						
					 
					
						2015-04-10 15:46:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6aef1d1571 
					 
					
						
						
							
							updated README  
						
						
						
						
					 
					
						2015-04-10 15:34:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8ae0d6d474 
					 
					
						
						
							
							fixed minor build problems  
						
						
						
						
					 
					
						2015-04-10 15:14:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						acf94fa650 
					 
					
						
						
							
							# incremented the version number to 0.2.0  
						
						... 
						
						
						
						# switched PHP short open tags to the full open tags.
# included pecl-svn into the project
# fixed various RPM packaging problems for PHP 5.3 and SELinux 
						
						
					 
					
						2015-04-10 14:48:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af181f9d71 
					 
					
						
						
							
							added some padding to readme division in code folder view  
						
						
						
						
					 
					
						2015-04-09 09:45:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						59c3fe98e0 
					 
					
						
						
							
							removed an empty line from codepot.ini.in  
						
						
						
						
					 
					
						2015-04-09 09:35:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						07a5b937f5 
					 
					
						
						
							
							added a new configuration item code_folder_readme  
						
						
						
						
					 
					
						2015-04-09 09:33:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						83f1fa989a 
					 
					
						
						
							
							enhanced the folder view to display README or similar files  
						
						
						
						
					 
					
						2015-04-09 09:14:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						59c6044680 
					 
					
						
						
							
							changed some default values in codepot.ini.in  
						
						
						
						
					 
					
						2015-04-09 05:43:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6803708c69 
					 
					
						
						
							
							added some text to codepot.ini.in  
						
						
						
						
					 
					
						2015-04-09 05:21:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c92caa1239 
					 
					
						
						
							
							deleted websvn.css  
						
						
						
						
					 
					
						2015-04-09 05:01:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bef9bd6b67 
					 
					
						
						
							
							fixed typos in README  
						
						
						
						
					 
					
						2015-04-09 04:55:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						57f6c2656a 
					 
					
						
						
							
							removed Chart.js from the project  
						
						
						
						
					 
					
						2015-04-09 04:23:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e5c029520 
					 
					
						
						
							
							added preview to the issue change form  
						
						
						
						
					 
					
						2015-04-09 03:34:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40de03b42d 
					 
					
						
						
							
							enhanced diff finding given two strings in the code diff view.  
						
						... 
						
						
						
						codepot_find_matching_sequences() and codepot_find_longest_matching_sequence() have been added for this 
						
						
					 
					
						2015-04-04 15:46:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac76f8e48a 
					 
					
						
						
							
							fixed the side-effect of having 'white-sapce: normal' in '.content ol'. thanks to yusheng  
						
						
						
						
					 
					
						2015-04-03 16:16:33 +00:00