Ramona Neamtu 
							
						 
					 
					
						
						
							
						
						5d546877f2 
					 
					
						
						
							
							SHA-1966: Deleting a link causes huge memory and cache usage and eventually OOM error  
						
						... 
						
						
						
						- Replaced XPATH search for links to a canned query
   - Removed the XPATH search for existing nodes with the same name =>catch exception
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@133960  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2016-12-21 10:04:36 +00:00 
						 
				 
			
				
					
						
							
							
								Ramona Neamtu 
							
						 
					 
					
						
						
							
						
						dbe2c44536 
					 
					
						
						
							
							SHA-1892 : Error appears when Consumer or Contributor is trying to create a link on a document  
						
						... 
						
						
						
						- After creating the link for a node, add the marker aspect (LINKED) to the original node as System user. 
   - Added test for case 
   - Added a new test for DocumentLinkServiceImplTest for updated fucntionality
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@132612  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2016-11-10 09:39:15 +00:00 
						 
				 
			
				
					
						
							
							
								Ramona Neamtu 
							
						 
					 
					
						
						
							
						
						fee7ef2ad4 
					 
					
						
						
							
							SHA-1629 : Creating a link to file in a different location  
						
						... 
						
						
						
						- Added support for multiple files in doclink.post webscript
   - Added unit test for api/node/doclink api
   - Added marker aspect app:linked for nodes that have links attached
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131857  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2016-10-28 12:09:59 +00:00 
						 
				 
			
				
					
						
							
							
								Ramona Neamtu 
							
						 
					 
					
						
						
							
						
						354f66df4c 
					 
					
						
						
							
							Reverse merged 5.2.N (5.2.1)  
						
						... 
						
						
						
						131742 rneamtu: SHA-1629 : Creating a link to file in a different location
            - Added support for multiple files in doclink.post webscript
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131775  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2016-10-26 09:39:37 +00:00 
						 
				 
			
				
					
						
							
							
								Ramona Neamtu 
							
						 
					 
					
						
						
							
						
						2d7b780763 
					 
					
						
						
							
							131742 rneamtu: SHA-1629 : Creating a link to file in a different location  
						
						... 
						
						
						
						- Added support for multiple files in doclink.post webscript
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@131742  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2016-10-25 14:39:25 +00:00 
						 
				 
			
				
					
						
							
							
								Raluca Munteanu 
							
						 
					 
					
						
						
							
						
						6afb44e712 
					 
					
						
						
							
							Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)  
						
						... 
						
						
						
						125606 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
      125515 slanglois: MNT-16155 Update source headers - add new Copyrights for Java and JSP source files + automatic check in the build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@125788  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2016-04-26 13:45:01 +00:00 
						 
				 
			
				
					
						
							
							
								Raluca Munteanu 
							
						 
					 
					
						
						
							
						
						8674e2bfc8 
					 
					
						
						
							
							Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)  
						
						... 
						
						
						
						125603 rmunteanu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
      125484 slanglois: MNT-16155 Update source headers - remove old Copyrights from Java and JSP dource files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@125781  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2016-04-26 12:48:49 +00:00 
						 
				 
			
				
					
						
							
							
								Tatyana Valkevych 
							
						 
					 
					
						
						
							
						
						5e7c0ff0f8 
					 
					
						
						
							
							Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)  
						
						... 
						
						
						
						107281: Merged NESS/5.1.N-2015-05-26 (5.1.0) to HEAD-BUG-FIX (5.1/Cloud)
      105463: ACE-3984 : Add support for link creation via Repository REST API
        - added the functionality for creating document links
      105467: ACE-3984 : Add support for link creation via Repository REST API
        - reverted fix to add modifications
      105468: ACE-3984 : Add support for link creation via Repository REST API
        - added java backed webscripts for creating and deleting links
        - added service for handling document links operations
      106865: ACE-3984 : Add support for link creation via Repository REST API
        - added copyright notice
        - added class level comment to AbstractDocLink
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@107492  c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 
						
						
					 
					
						2015-07-01 12:32:43 +00:00