svn commit: r1428451 - /syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/PolicyRestClient.java

2013-01-03 Thread fmartelli
Author: fmartelli Date: Thu Jan 3 16:24:27 2013 New Revision: 1428451 URL: http://svn.apache.org/viewvc?rev=1428451view=rev Log: Fixes SYNCOPE-255 Modified: syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/PolicyRestClient.java Modified: syncope/trunk/console/src/main

svn commit: r1430222 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/persistence/beans/ core/src/test/java/org/apache/syncope/core/persistence/dao/ core/src/test/java/org/apache/syn

2013-01-08 Thread fmartelli
Author: fmartelli Date: Tue Jan 8 11:34:23 2013 New Revision: 1430222 URL: http://svn.apache.org/viewvc?rev=1430222view=rev Log: SYNCOPE-267 merged Modified: syncope/trunk/ (props changed) syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans

svn commit: r1430227 - in /syncope/trunk/core/src/test: java/org/apache/syncope/core/rest/AbstractTest.java resources/restClientContext.xml

2013-01-08 Thread fmartelli
Author: fmartelli Date: Tue Jan 8 11:48:07 2013 New Revision: 1430227 URL: http://svn.apache.org/viewvc?rev=1430227view=rev Log: fix typo 9081 SYNCOPE-267 and SYNCOPE-259 Modified: syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/AbstractTest.java syncope/trunk/core/src

svn commit: r1434780 - in /syncope/branches/1_0_X/core/src: main/java/org/apache/syncope/core/rest/data/UserDataBinder.java test/java/org/apache/syncope/core/rest/UserTestITCase.java

2013-01-17 Thread fmartelli
Author: fmartelli Date: Thu Jan 17 17:08:07 2013 New Revision: 1434780 URL: http://svn.apache.org/viewvc?rev=1434780view=rev Log: SYNCOPE-266 - Fix for the branch 1_0_X Modified: syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/rest/data/UserDataBinder.java syncope

svn commit: r1437379 - in /syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/propagation: AsyncConnectorFacade.java ConnectorFacadeProxy.java

2013-01-23 Thread fmartelli
Author: fmartelli Date: Wed Jan 23 13:22:00 2013 New Revision: 1437379 URL: http://svn.apache.org/viewvc?rev=1437379view=rev Log: SYNCOPE-279 - sync and getAllObjects mustn't be executed asynchronously Modified: syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/propagation

svn commit: r1437457 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/to/ console/src/main/java/org/apache/syncope/console/pages/ console/src/main/resources/org/apache/syncope/conso

2013-01-23 Thread fmartelli
Author: fmartelli Date: Wed Jan 23 15:18:45 2013 New Revision: 1437457 URL: http://svn.apache.org/viewvc?rev=1437457view=rev Log: SYNCOPE-279 fixed Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/to/ConnInstanceTO.java syncope/trunk/console/src/main/java/org

svn commit: r1437553 - /syncope/tags/syncope-1.0.5/

2013-01-23 Thread fmartelli
Author: fmartelli Date: Wed Jan 23 16:40:03 2013 New Revision: 1437553 URL: http://svn.apache.org/viewvc?rev=1437553view=rev Log: [maven-release-plugin] copy for tag syncope-1.0.5 Added: syncope/tags/syncope-1.0.5/ (props changed) - copied from r1437552, syncope/branches/1_0_X

svn commit: r1439328 - in /syncope/site: ./ 1.0.5/ apidocs/ css/ images/ img/ js/

2013-01-28 Thread fmartelli
Author: fmartelli Date: Mon Jan 28 10:12:11 2013 New Revision: 1439328 URL: http://svn.apache.org/viewvc?rev=1439328view=rev Log: Promoting the staging site Added: syncope/site/apidocs/ - copied from r1439326, syncope/site/1.0.5/apidocs/ syncope/site/architecture.html

svn commit: r1439788 - /syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/AbstractPropagationTaskExecutor.java

2013-01-29 Thread fmartelli
Author: fmartelli Date: Tue Jan 29 08:42:37 2013 New Revision: 1439788 URL: http://svn.apache.org/viewvc?rev=1439788view=rev Log: Fix for SYNCOPE-279 Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/AbstractPropagationTaskExecutor.java Modified: syncope

svn commit: r1439846 - in /syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core: scheduling/SyncJob.java util/ConnObjectUtil.java

2013-01-29 Thread fmartelli
Author: fmartelli Date: Tue Jan 29 11:58:12 2013 New Revision: 1439846 URL: http://svn.apache.org/viewvc?rev=1439846view=rev Log: made more robust in respect of external resource returned values Modified: syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/scheduling

svn commit: r1439894 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/connid/ConnObjectUtil.java core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-01-29 Thread fmartelli
Author: fmartelli Date: Tue Jan 29 13:56:46 2013 New Revision: 1439894 URL: http://svn.apache.org/viewvc?rev=1439894view=rev Log: merged from the branch: made more robust in respect of external resource returned values Modified: syncope/trunk/ (props changed) syncope/trunk/core/src

svn commit: r1442286 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/annotation/ common/src/main/java/org/apache/syncope/common/types/ console/src/main/java/org/apache/syncope/cons

2013-02-04 Thread fmartelli
Author: fmartelli Date: Mon Feb 4 18:22:00 2013 New Revision: 1442286 URL: http://svn.apache.org/viewvc?rev=1442286view=rev Log: SYNCOPE-258: provided feature on the core; the next step will be done on the console ... Added: syncope/trunk/common/src/main/java/org/apache/syncope/common

svn commit: r1443475 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ common/src/main/java/org/apache/syncop

2013-02-07 Thread fmartelli
Author: fmartelli Date: Thu Feb 7 13:53:05 2013 New Revision: 1443475 URL: http://svn.apache.org/viewvc?rev=1443475view=rev Log: Fix for SYNCOPE-258 Added: syncope/trunk/common/src/main/java/org/apache/syncope/common/to/CorrelationRuleClassTO.java - copied, changed from r1443398

svn commit: r1446195 - /syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/propagation/PropagationManager.java

2013-02-14 Thread fmartelli
Author: fmartelli Date: Thu Feb 14 14:16:35 2013 New Revision: 1446195 URL: http://svn.apache.org/r1446195 Log: SYNCOPE-307: virtual attribute values must be retrieved before the propByRes purge Modified: syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/propagation

svn commit: r1446275 - /syncope/branches/1_0_X/console/src/main/java/org/apache/syncope/console/commons/SortableUserProviderComparator.java

2013-02-14 Thread fmartelli
Author: fmartelli Date: Thu Feb 14 17:20:09 2013 New Revision: 1446275 URL: http://svn.apache.org/r1446275 Log: SYNCOPE-314 fixed by extending inline properties Modified: syncope/branches/1_0_X/console/src/main/java/org/apache/syncope/console/commons/SortableUserProviderComparator.java

svn commit: r1450260 - in /syncope/trunk: console/src/main/java/org/apache/syncope/console/pages/panels/ core/src/main/java/org/apache/syncope/core/init/ core/src/main/java/org/apache/syncope/core/per

2013-02-26 Thread fmartelli
Author: fmartelli Date: Tue Feb 26 16:29:23 2013 New Revision: 1450260 URL: http://svn.apache.org/r1450260 Log: Fixes SYNCOPE-265 Modified: syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java syncope/trunk/core/src/main/java/org/apache

svn commit: r1450266 - in /syncope/trunk/core/src/main/java/org/apache/syncope/core: persistence/dao/impl/ContentLoader.java util/ImportExport.java

2013-02-26 Thread fmartelli
Author: fmartelli Date: Tue Feb 26 16:37:09 2013 New Revision: 1450266 URL: http://svn.apache.org/r1450266 Log: SYNCOPE-265 - removed old activiti init method Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/ContentLoader.java syncope/trunk/core

svn commit: r1450761 - in /syncope/trunk/core/src/main/java/org/apache/syncope/core: init/JobInstanceLoader.java util/ImportExport.java util/multiparent/MultiParentNodeOp.java

2013-02-27 Thread fmartelli
Author: fmartelli Date: Wed Feb 27 12:38:51 2013 New Revision: 1450761 URL: http://svn.apache.org/r1450761 Log: SYNCOPE-278 - fix for a mysql db export Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/init/JobInstanceLoader.java syncope/trunk/core/src/main/java/org

svn commit: r1455848 - in /syncope/branches/1_0_X/console/src/main/java/org/apache/syncope/console: pages/panels/ResourceMappingPanel.java wicket/markup/html/form/AjaxTextFieldPanel.java

2013-03-13 Thread fmartelli
Author: fmartelli Date: Wed Mar 13 09:31:49 2013 New Revision: 1455848 URL: http://svn.apache.org/r1455848 Log: SYNCOPE-336 fixed into the branch 1_0_X Modified: syncope/branches/1_0_X/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java syncope

svn commit: r1456085 [1/3] - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ common/src/main/java/org/apache/

2013-03-13 Thread fmartelli
Author: fmartelli Date: Wed Mar 13 18:47:42 2013 New Revision: 1456085 URL: http://svn.apache.org/r1456085 Log: SYNCOPE-198: provided table implementation and bulk actions for tasks Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/TaskServiceProxy.java

svn commit: r1456529 - in /syncope/trunk: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ console/src/main/java/org/apache/synco

2013-03-14 Thread fmartelli
Author: fmartelli Date: Thu Mar 14 16:51:13 2013 New Revision: 1456529 URL: http://svn.apache.org/r1456529 Log: SYNCOPE-198: provided table implementation and bulk actions for resources and connectors Modified: syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy

svn commit: r1456853 - /syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java

2013-03-15 Thread fmartelli
Author: fmartelli Date: Fri Mar 15 10:08:22 2013 New Revision: 1456853 URL: http://svn.apache.org/r1456853 Log: SYNCOPE-198: fixed reordering mapping item list for resources ... Modified: syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java

svn commit: r1457738 - in /syncope/branches/1_0_X/console/src/main: java/org/apache/syncope/console/pages/ java/org/apache/syncope/console/pages/panels/ java/org/apache/syncope/console/wicket/markup/h

2013-03-18 Thread fmartelli
Author: fmartelli Date: Mon Mar 18 12:40:11 2013 New Revision: 1457738 URL: http://svn.apache.org/r1457738 Log: SYNCOPE-326 TYPO Modified: syncope/branches/1_0_X/console/src/main/java/org/apache/syncope/console/pages/Roles.java syncope/branches/1_0_X/console/src/main/java/org/apache

svn commit: r1458209 - in /syncope/trunk: ./ console/src/main/java/org/apache/syncope/console/pages/ console/src/main/java/org/apache/syncope/markup/ console/src/main/java/org/apache/syncope/markup/he

2013-03-19 Thread fmartelli
Author: fmartelli Date: Tue Mar 19 10:21:06 2013 New Revision: 1458209 URL: http://svn.apache.org/r1458209 Log: SYNCOPE-326 fixed Added: syncope/trunk/console/src/main/java/org/apache/syncope/markup/ syncope/trunk/console/src/main/java/org/apache/syncope/markup/head/ syncope/trunk

svn commit: r1464515 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncJob.java

2013-04-04 Thread fmartelli
Author: fmartelli Date: Thu Apr 4 13:11:13 2013 New Revision: 1464515 URL: http://svn.apache.org/r1464515 Log: fix taskexec registration in case of SUMMARY TraceLevel Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncJob.java Modified: syncope

svn commit: r1464520 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/sync/impl/SyncJob.java

2013-04-04 Thread fmartelli
Author: fmartelli Date: Thu Apr 4 13:19:03 2013 New Revision: 1464520 URL: http://svn.apache.org/r1464520 Log: merged from branch 1_1_X Modified: syncope/trunk/ (props changed) syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncJob.java Propchange: syncope/trunk

svn commit: r1464872 - in /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/persistence/dao/impl: MembershipDAOImpl.java ResourceDAOImpl.java RoleDAOImpl.java UserDAOImpl.java

2013-04-05 Thread fmartelli
Author: fmartelli Date: Fri Apr 5 07:45:04 2013 New Revision: 1464872 URL: http://svn.apache.org/r1464872 Log: log to debug NoResultException in case of entity search Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/MembershipDAOImpl.java

svn commit: r1470973 - /syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java

2013-04-23 Thread fmartelli
Author: fmartelli Date: Tue Apr 23 14:09:00 2013 New Revision: 1470973 URL: http://svn.apache.org/r1470973 Log: enable mappings in case of connector doesn't implements SchemaApi interface Modified: syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels

svn commit: r1470974 - in /syncope/trunk: ./ console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java src/site/xdoc/release-process.xml

2013-04-23 Thread fmartelli
Author: fmartelli Date: Tue Apr 23 14:11:27 2013 New Revision: 1470974 URL: http://svn.apache.org/r1470974 Log: merged from 1.1.X Modified: syncope/trunk/ (props changed) syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java syncope

svn commit: r1471010 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-04-23 Thread fmartelli
Author: fmartelli Date: Tue Apr 23 15:29:15 2013 New Revision: 1471010 URL: http://svn.apache.org/r1471010 Log: sync task status fix Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java Modified: syncope/branches/1_1_X/core

svn commit: r1471011 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-04-23 Thread fmartelli
Author: fmartelli Date: Tue Apr 23 15:30:55 2013 New Revision: 1471011 URL: http://svn.apache.org/r1471011 Log: code formatting Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java Modified: syncope/branches/1_1_X/core/src

svn commit: r1471012 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-04-23 Thread fmartelli
Author: fmartelli Date: Tue Apr 23 15:31:17 2013 New Revision: 1471012 URL: http://svn.apache.org/r1471012 Log: merged from 1.1.X Modified: syncope/trunk/ (props changed) syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java Propchange

svn commit: r1471489 - in /syncope/branches/1_1_X/console/src: main/java/org/apache/syncope/console/pages/panels/ test/java/org/apache/syncope/console/

2013-04-24 Thread fmartelli
Author: fmartelli Date: Wed Apr 24 15:41:29 2013 New Revision: 1471489 URL: http://svn.apache.org/r1471489 Log: SYNCOPE-365 fixed Modified: syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels/ResourceMappingPanel.java syncope/branches/1_1_X/console/src

svn commit: r1476263 - in /syncope/trunk: ./ common/src/main/java/org/apache/syncope/common/types/ core/src/main/java/org/apache/syncope/core/persistence/validation/entity/ core/src/main/webapp/

2013-04-26 Thread fmartelli
Author: fmartelli Date: Fri Apr 26 16:02:05 2013 New Revision: 1476263 URL: http://svn.apache.org/r1476263 Log: merged from 1.1.X Modified: syncope/trunk/ (props changed) syncope/trunk/common/src/main/java/org/apache/syncope/common/types/EntityViolationType.java syncope/trunk

svn commit: r1488258 - in /syncope/branches/1_1_X/core/src: main/java/org/apache/syncope/core/rest/data/UserDataBinder.java test/java/org/apache/syncope/core/rest/UserTestITCase.java

2013-05-31 Thread fmartelli
Author: fmartelli Date: Fri May 31 14:46:14 2013 New Revision: 1488258 URL: http://svn.apache.org/r1488258 Log: [SYNCOPE-383] Pwd won't be mandatory anymore during user update (removed test for issue 147). Pwd existence will be checked during provisioning and may be considered like a generic

svn commit: r1488260 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/rest/data/UserDataBinder.java core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java

2013-05-31 Thread fmartelli
Author: fmartelli Date: Fri May 31 14:49:16 2013 New Revision: 1488260 URL: http://svn.apache.org/r1488260 Log: [SYNCOPE-383] merged from 1_1_X Modified: syncope/trunk/ (props changed) syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/UserDataBinder.java syncope

svn commit: r1497304 - in /syncope/branches/1_1_X: console/src/test/java/org/apache/syncope/console/ core/src/main/java/org/apache/syncope/core/propagation/impl/ core/src/main/java/org/apache/syncope/

2013-06-27 Thread fmartelli
Author: fmartelli Date: Thu Jun 27 11:24:22 2013 New Revision: 1497304 URL: http://svn.apache.org/r1497304 Log: SYNCOPE-397 fixed on the branch 1.1.X. Thank you Andrea for your contribution Modified: syncope/branches/1_1_X/console/src/test/java/org/apache/syncope/console/UserTestITCase.java

svn commit: r1497312 - in /syncope/trunk: ./ console/src/test/java/org/apache/syncope/console/ core/src/main/java/org/apache/syncope/core/propagation/impl/ core/src/main/java/org/apache/syncope/core/r

2013-06-27 Thread fmartelli
Author: fmartelli Date: Thu Jun 27 11:43:39 2013 New Revision: 1497312 URL: http://svn.apache.org/r1497312 Log: Fixes SYNCOPE-397 Modified: syncope/trunk/ (props changed) syncope/trunk/console/src/test/java/org/apache/syncope/console/UserTestITCase.java syncope/trunk/core/src

svn commit: r1499762 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/util/MappingUtil.java

2013-07-04 Thread fmartelli
Author: fmartelli Date: Thu Jul 4 14:19:50 2013 New Revision: 1499762 URL: http://svn.apache.org/r1499762 Log: Fix for SYNCOPE-399 Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/util/MappingUtil.java Modified: syncope/branches/1_1_X/core/src/main/java/org

svn commit: r1499764 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/util/MappingUtil.java

2013-07-04 Thread fmartelli
Author: fmartelli Date: Thu Jul 4 14:22:02 2013 New Revision: 1499764 URL: http://svn.apache.org/r1499764 Log: merged from branch 1_1_X for SYNCOPE-399 Modified: syncope/trunk/ (props changed) syncope/trunk/core/src/main/java/org/apache/syncope/core/util/MappingUtil.java Propchange

svn commit: r1500740 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-07-08 Thread fmartelli
Author: fmartelli Date: Mon Jul 8 14:02:41 2013 New Revision: 1500740 URL: http://svn.apache.org/r1500740 Log: little fix Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java Modified: syncope/branches/1_1_X/core/src/main

svn commit: r1500742 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-07-08 Thread fmartelli
Author: fmartelli Date: Mon Jul 8 14:04:06 2013 New Revision: 1500742 URL: http://svn.apache.org/r1500742 Log: merged from branch 1_1_X Modified: syncope/trunk/ (props changed) syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

svn commit: r1506861 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/to/ console/ console/src/main/java/org/apache/syncope/console/commons/ console/src/main/resources/org/apache/sy

2013-07-25 Thread fmartelli
Author: fmartelli Date: Thu Jul 25 09:30:51 2013 New Revision: 1506861 URL: http://svn.apache.org/r1506861 Log: fix licenses and jvm args Added: syncope/trunk/console/src/main/java/org/apache/syncope/console/commons/ConnIdAttribute.java - copied, changed from r1506573, syncope/trunk

svn commit: r1523644 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/services/ core/src/main/java/org/apache/syncope/core/rest/controller/ core/src/main/java/org/apache/syncope/cor

2013-09-16 Thread fmartelli
Author: fmartelli Date: Mon Sep 16 13:35:15 2013 New Revision: 1523644 URL: http://svn.apache.org/r1523644 Log: SYNCOPE-15 fixed Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/services/UserWorkflowService.java syncope/trunk/core/src/main/java/org/apache/syncope

svn commit: r1523980 - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/services/ common/src/main/java/org/apache/syncope/common/to/ common/src/main/java/org/apache/syncope/common/typ

2013-09-17 Thread fmartelli
Author: fmartelli Date: Tue Sep 17 10:50:22 2013 New Revision: 1523980 URL: http://svn.apache.org/r1523980 Log: SYNCOPE-133 Fixed Modified: syncope/trunk/common/src/main/java/org/apache/syncope/common/services/UserRequestService.java syncope/trunk/common/src/main/java/org/apache

svn commit: r1529856 [3/3] - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/services/ common/src/main/java/org/apache/syncope/common/to/ console/ console/src/main/java/org/apache/sy

2013-10-07 Thread fmartelli
Modified: syncope/trunk/console/src/test/java/org/apache/syncope/console/ResourceTestITCase.java URL: http://svn.apache.org/viewvc/syncope/trunk/console/src/test/java/org/apache/syncope/console/ResourceTestITCase.java?rev=1529856r1=1529855r2=1529856view=diff

svn commit: r1538950 - in /syncope/branches/1_1_X: common/src/main/java/org/apache/syncope/common/services/ core/src/main/java/org/apache/syncope/core/notification/ core/src/main/java/org/apache/synco

2013-11-05 Thread fmartelli
Author: fmartelli Date: Tue Nov 5 11:39:30 2013 New Revision: 1538950 URL: http://svn.apache.org/r1538950 Log: Fix jaxrs failures Modified: syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/services/LoggerService.java syncope/branches/1_1_X/core/src/main/java/org

svn commit: r1540069 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/notification/NotificationManager.java

2013-11-08 Thread fmartelli
Author: fmartelli Date: Fri Nov 8 15:15:25 2013 New Revision: 1540069 URL: http://svn.apache.org/r1540069 Log: fix 'About' condition about SYNCOPE-422 Syncope-423 Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/notification/NotificationManager.java Modified

svn commit: r1540099 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-11-08 Thread fmartelli
Author: fmartelli Date: Fri Nov 8 16:06:17 2013 New Revision: 1540099 URL: http://svn.apache.org/r1540099 Log: fix attributable about SYNCOPE-422 and SYNCOPE-423 Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java Modified

svn commit: r1540993 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2013-11-12 Thread fmartelli
Author: fmartelli Date: Tue Nov 12 10:24:24 2013 New Revision: 1540993 URL: http://svn.apache.org/r1540993 Log: Provided before object about update coming from sync - SYNCOPE-422 and SYNCOPE-423 Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl

svn commit: r1543381 - in /syncope/branches/1_1_X: client/src/main/java/org/apache/syncope/client/services/proxy/ common/src/main/java/org/apache/syncope/common/services/ common/src/main/java/org/apac

2013-11-19 Thread fmartelli
Author: fmartelli Date: Tue Nov 19 11:12:24 2013 New Revision: 1543381 URL: http://svn.apache.org/r1543381 Log: SYNCOPE-422 and SYNCOPE-423 fixed on 1.1.X Added: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/services/ControllerHandler.java - copied, changed from

svn commit: r1546306 - /syncope/branches/1_1_X/src/site/xdoc/downloads.xml

2013-11-28 Thread fmartelli
Author: fmartelli Date: Thu Nov 28 08:14:13 2013 New Revision: 1546306 URL: http://svn.apache.org/r1546306 Log: Updating downloads site page for release Modified: syncope/branches/1_1_X/src/site/xdoc/downloads.xml Modified: syncope/branches/1_1_X/src/site/xdoc/downloads.xml URL: http

svn commit: r1546319 - in /syncope/branches/1_1_X: archetype/pom.xml build-tools/pom.xml client/pom.xml common/pom.xml console/pom.xml core/pom.xml pom.xml standalone/pom.xml

2013-11-28 Thread fmartelli
Author: fmartelli Date: Thu Nov 28 09:09:29 2013 New Revision: 1546319 URL: http://svn.apache.org/r1546319 Log: [maven-release-plugin] prepare release syncope-1.1.5 Modified: syncope/branches/1_1_X/archetype/pom.xml syncope/branches/1_1_X/build-tools/pom.xml syncope/branches/1_1_X

svn commit: r1546321 - /syncope/tags/syncope-1.1.5/

2013-11-28 Thread fmartelli
Author: fmartelli Date: Thu Nov 28 09:10:36 2013 New Revision: 1546321 URL: http://svn.apache.org/r1546321 Log: [maven-release-plugin] copy for tag syncope-1.1.5 Added: syncope/tags/syncope-1.1.5/ (props changed) - copied from r1546320, syncope/branches/1_1_X/ Propchange: syncope

svn commit: r1546322 - in /syncope/branches/1_1_X: archetype/pom.xml build-tools/pom.xml client/pom.xml common/pom.xml console/pom.xml core/pom.xml pom.xml standalone/pom.xml

2013-11-28 Thread fmartelli
Author: fmartelli Date: Thu Nov 28 09:10:51 2013 New Revision: 1546322 URL: http://svn.apache.org/r1546322 Log: [maven-release-plugin] prepare for next development iteration Modified: syncope/branches/1_1_X/archetype/pom.xml syncope/branches/1_1_X/build-tools/pom.xml syncope/branches

svn commit: r1546329 - in /syncope/site/1.1.5: ./ apidocs/ apidocs/1.0/ apidocs/1.1/ apidocs/1.1/org/ apidocs/1.1/org/apache/ apidocs/1.1/org/apache/syncope/ apidocs/1.1/org/apache/syncope/buildtools/

2013-11-28 Thread fmartelli
Author: fmartelli Date: Thu Nov 28 10:02:09 2013 New Revision: 1546329 URL: http://svn.apache.org/r1546329 Log: Staging site for release [This commit notification would consist of 446 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1547052 - in /syncope/site: ./ 1.1.5/ apidocs/ css/ images/ img/ js/

2013-12-02 Thread fmartelli
Author: fmartelli Date: Mon Dec 2 15:04:22 2013 New Revision: 1547052 URL: http://svn.apache.org/r1547052 Log: Promoting the staging site Added: syncope/site/apidocs/ - copied from r1547032, syncope/site/1.1.5/apidocs/ syncope/site/architecture.html - copied unchanged from

svn commit: r1547056 - /syncope/site/downloads.html

2013-12-02 Thread fmartelli
Author: fmartelli Date: Mon Dec 2 15:20:07 2013 New Revision: 1547056 URL: http://svn.apache.org/r1547056 Log: fix indentation Modified: syncope/site/downloads.html Modified: syncope/site/downloads.html URL: http://svn.apache.org/viewvc/syncope/site/downloads.html?rev=1547056r1=1547055r2

svn commit: r1547457 - in /syncope/trunk/core/src: main/java/org/apache/syncope/core/propagation/impl/PropagationManager.java main/java/org/apache/syncope/core/util/MappingUtil.java test/java/org/apac

2013-12-03 Thread fmartelli
Author: fmartelli Date: Tue Dec 3 16:17:16 2013 New Revision: 1547457 URL: http://svn.apache.org/r1547457 Log: Merge from 1.1.X Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/PropagationManager.java syncope/trunk/core/src/main/java/org/apache

svn commit: r1547766 - in /syncope/branches/1_1_X/core/src: main/java/org/apache/syncope/core/propagation/impl/ main/java/org/apache/syncope/core/rest/controller/ test/java/org/apache/syncope/core/res

2013-12-04 Thread fmartelli
Author: fmartelli Date: Wed Dec 4 11:29:09 2013 New Revision: 1547766 URL: http://svn.apache.org/r1547766 Log: Fixes SYNCOPE-455 on 1.1.X Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/propagation/impl/PropagationManager.java syncope/branches/1_1_X/core

svn commit: r1547772 - in /syncope/trunk: ./ core/src/main/java/org/apache/syncope/core/propagation/impl/ core/src/main/java/org/apache/syncope/core/rest/controller/ core/src/test/java/org/apache/sync

2013-12-04 Thread fmartelli
Author: fmartelli Date: Wed Dec 4 11:46:48 2013 New Revision: 1547772 URL: http://svn.apache.org/r1547772 Log: SYNCOPE-455 merge from 1.1.X Modified: syncope/trunk/ (props changed) syncope/trunk/core/src/main/java/org/apache/syncope/core/propagation/impl/PropagationManager.java

svn commit: r1550905 - in /syncope/branches/1_1_X: common/src/main/java/org/apache/syncope/common/util/ core/src/main/java/org/apache/syncope/core/rest/controller/ core/src/main/java/org/apache/syncop

2013-12-14 Thread fmartelli
Author: fmartelli Date: Sat Dec 14 09:01:12 2013 New Revision: 1550905 URL: http://svn.apache.org/r1550905 Log: Fixes SYNCOPE-459 on the branch 1.1.X Modified: syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/util/AttributableOperations.java syncope/branches/1_1_X

svn commit: r1550915 - in /syncope/trunk: ./ common/src/main/java/org/apache/syncope/common/util/ core/src/main/java/org/apache/syncope/core/rest/controller/ core/src/main/java/org/apache/syncope/core

2013-12-14 Thread fmartelli
Author: fmartelli Date: Sat Dec 14 09:38:34 2013 New Revision: 1550915 URL: http://svn.apache.org/r1550915 Log: SYNCOPE-459 merged from the branch 1.1.X Modified: syncope/trunk/ (props changed) syncope/trunk/common/src/main/java/org/apache/syncope/common/util

svn commit: r1554031 [2/2] - in /syncope/trunk: common/src/main/java/org/apache/syncope/common/mod/ common/src/main/java/org/apache/syncope/common/reqres/ common/src/main/java/org/apache/syncope/commo

2013-12-29 Thread fmartelli
Modified: syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/AbstractStatusModalPage.html URL: http://svn.apache.org/viewvc/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/AbstractStatusModalPage.html?rev=1554031r1=1554030r2=1554031view=diff

svn commit: r1554395 - /syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels/AjaxDataTablePanel.java

2013-12-31 Thread fmartelli
Author: fmartelli Date: Tue Dec 31 10:31:14 2013 New Revision: 1554395 URL: http://svn.apache.org/r1554395 Log: Fixes SYNCOPE-465 on the branch Modified: syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels/AjaxDataTablePanel.java Modified: syncope/branches

svn commit: r1554407 - in /syncope/trunk: ./ console/src/main/java/org/apache/syncope/console/commons/ console/src/main/java/org/apache/syncope/console/commons/status/ console/src/main/java/org/apache

2013-12-31 Thread fmartelli
Author: fmartelli Date: Tue Dec 31 11:58:55 2013 New Revision: 1554407 URL: http://svn.apache.org/r1554407 Log: Fix for SYNCOPE-465 merged from the branch 1.1.X Added: syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/DataTablePanel.java - copied, changed

svn commit: r1604839 - /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java

2014-06-23 Thread fmartelli
Author: fmartelli Date: Mon Jun 23 15:26:52 2014 New Revision: 1604839 URL: http://svn.apache.org/r1604839 Log: [SYNCOPE-504] fix on the branch 1_1_X Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java Modified: syncope

svn commit: r1605076 - in /syncope/branches/1_1_X/core/src: main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java test/java/org/apache/syncope/core/rest/RoleTestITCase.java

2014-06-24 Thread fmartelli
Author: fmartelli Date: Tue Jun 24 13:17:33 2014 New Revision: 1605076 URL: http://svn.apache.org/r1605076 Log: [SYNCOPE-515] fix for the branch Modified: syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java syncope/branches/1_1_X

svn commit: r1605825 - in /syncope/trunk/core/src: main/java/org/apache/syncope/core/sync/impl/ test/java/org/apache/syncope/core/rest/ test/resources/

2014-06-26 Thread fmartelli
Author: fmartelli Date: Thu Jun 26 15:45:35 2014 New Revision: 1605825 URL: http://svn.apache.org/r1605825 Log: [SYNCOPE-392, SYNCOPE-471] provided integration tests for push task with matching and unmatching rules Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core/sync

svn commit: r1607071 [2/2] - in /syncope/trunk: build-tools/src/main/resources/ common/src/main/java/org/apache/syncope/common/to/ console/src/main/java/org/apache/syncope/console/pages/ core/src/main

2014-07-01 Thread fmartelli
Modified: syncope/trunk/core/src/test/resources/content.xml URL: http://svn.apache.org/viewvc/syncope/trunk/core/src/test/resources/content.xml?rev=1607071r1=1607070r2=1607071view=diff == ---

svn commit: r1607071 [1/2] - in /syncope/trunk: build-tools/src/main/resources/ common/src/main/java/org/apache/syncope/common/to/ console/src/main/java/org/apache/syncope/console/pages/ core/src/main

2014-07-01 Thread fmartelli
Author: fmartelli Date: Tue Jul 1 13:29:07 2014 New Revision: 1607071 URL: http://svn.apache.org/r1607071 Log: [SYNCOPE-392, SYNCOPE-471] integration test improvement Modified: syncope/trunk/build-tools/src/main/resources/testdb.sql syncope/trunk/common/src/main/java/org/apache/syncope

svn commit: r1607297 - in /syncope/trunk/core/src: main/java/org/apache/syncope/core/persistence/beans/ main/java/org/apache/syncope/core/sync/ main/java/org/apache/syncope/core/sync/impl/ test/java/o

2014-07-02 Thread fmartelli
Author: fmartelli Date: Wed Jul 2 08:46:38 2014 New Revision: 1607297 URL: http://svn.apache.org/r1607297 Log: [SYNCOPE-392, SYNCOPE-471] integration test improvement + some fixes around sync matching/unmatching rules Modified: syncope/trunk/core/src/main/java/org/apache/syncope/core

svn commit: r1607576 - in /syncope/trunk: console/src/main/java/org/apache/syncope/console/pages/ console/src/main/java/org/apache/syncope/console/rest/ console/src/main/resources/org/apache/syncope/c

2014-07-03 Thread fmartelli
Author: fmartelli Date: Thu Jul 3 09:56:24 2014 New Revision: 1607576 URL: http://svn.apache.org/r1607576 Log: Fixes SYNCOPE-392 Modified: syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/AbstractSyncTaskModalPage.java syncope/trunk/console/src/main/java/org/apache

git commit: [SYNCOPE-598] fixed

2014-11-06 Thread fmartelli
/4d264368 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4d264368 Branch: refs/heads/1_2_X Commit: 4d264368ed1df29e13690e9c6b05b651a366f273 Parents: 8458703 Author: fmartelli fabio.marte...@gmail.com Authored: Thu Nov 6 09:46:13 2014 +0100 Committer: fmartelli fabio.marte...@gmail.com

[1/2] git commit: [SYNCOPE-598] fixed

2014-11-06 Thread fmartelli
/4d264368 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4d264368 Branch: refs/heads/master Commit: 4d264368ed1df29e13690e9c6b05b651a366f273 Parents: 8458703 Author: fmartelli fabio.marte...@gmail.com Authored: Thu Nov 6 09:46:13 2014 +0100 Committer: fmartelli fabio.marte...@gmail.com

[2/2] syncope git commit: [SYNCOPE-635] merged from 1_1_X - still missing 2.0.0

2015-02-11 Thread fmartelli
/asf/syncope/diff/b8889467 Branch: refs/heads/1_2_X Commit: b888946739775224f5e7b91530274a843df035fe Parents: 1ef6896 6f0fbc1 Author: fmartelli fabio.marte...@gmail.com Authored: Wed Feb 11 17:56:33 2015 +0100 Committer: fmartelli fabio.marte...@gmail.com Committed: Wed Feb 11 17:56:33 2015 +0100

syncope git commit: [SYNCOPE-635] fixes

2015-02-11 Thread fmartelli
/6f0fbc17 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6f0fbc17 Branch: refs/heads/1_1_X Commit: 6f0fbc17946f82f2bbd8b3665495f56d08e6ce06 Parents: 2c4b4b8 Author: fmartelli fabio.marte...@gmail.com Authored: Wed Feb 11 17:47:30 2015 +0100 Committer: fmartelli fabio.marte...@gmail.com

[1/2] syncope git commit: [SYNCOPE-635] fixes

2015-02-11 Thread fmartelli
/6f0fbc17 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6f0fbc17 Branch: refs/heads/1_2_X Commit: 6f0fbc17946f82f2bbd8b3665495f56d08e6ce06 Parents: 2c4b4b8 Author: fmartelli fabio.marte...@gmail.com Authored: Wed Feb 11 17:47:30 2015 +0100 Committer: fmartelli fabio.marte...@gmail.com

[2/3] syncope git commit: [SYNCOPE-646] merge from 1_2_X

2015-02-20 Thread fmartelli
http://git-wip-us.apache.org/repos/asf/syncope/blob/fecf301a/fit/core-reference/src/test/java/org/apache/syncope/fit/core/reference/UserITCase.java -- diff --cc

[3/3] syncope git commit: [SYNCOPE-646] merge from 1_2_X

2015-02-20 Thread fmartelli
Branch: refs/heads/master Commit: fecf301a8a4f4a53913a60a86ac13d92cc195423 Parents: 9cbeffd 1012e61 Author: fmartelli fabio.marte...@gmail.com Authored: Fri Feb 20 11:46:36 2015 +0100 Committer: fmartelli fabio.marte...@gmail.com Committed: Fri Feb 20 11:46:36 2015 +0100

syncope git commit: [SYNCOPE-646] fix on branch 1_2_X

2015-02-20 Thread fmartelli
/syncope/tree/1012e616 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1012e616 Branch: refs/heads/1_2_X Commit: 1012e616598d3ff8e42460d4a2eb8f0eeca6504e Parents: 583e839 Author: fmartelli fabio.marte...@gmail.com Authored: Fri Feb 20 10:51:59 2015 +0100 Committer: fmartelli fabio.marte

syncope git commit: some minor changes

2015-01-30 Thread fmartelli
/3f4c7583 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3f4c7583 Branch: refs/heads/master Commit: 3f4c7583bfa2956fdc546540038e833304f33daa Parents: 849d2f6 Author: fmartelli fmarte...@apache.org Authored: Fri Jan 30 19:11:41 2015 +0100 Committer: fmartelli fmarte...@apache.org Committed: Fri

[1/2] syncope git commit: added nicola baiocco as contributor

2015-02-23 Thread fmartelli
/syncope/tree/e2b10695 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e2b10695 Branch: refs/heads/master Commit: e2b10695304ed254b90a77f664cd747c84b609cf Parents: 8081553 Author: fmartelli fabio.marte...@gmail.com Authored: Mon Feb 23 17:43:44 2015 +0100 Committer: fmartelli fabio.marte

[2/2] syncope git commit: merge from 1_2_X

2015-04-30 Thread fmartelli
/heads/master Commit: 65fbb52aa6dac0c181f6defdfab9612765646cac Parents: ace188b d5f3410 Author: fmartelli fabio.marte...@gmail.com Authored: Thu Apr 30 15:12:39 2015 +0200 Committer: fmartelli fabio.marte...@gmail.com Committed: Thu Apr 30 15:12:39 2015 +0200

[1/2] syncope git commit: upgrade ConnId framework and AD connector version

2015-04-30 Thread fmartelli
-us.apache.org/repos/asf/syncope/tree/d5f34103 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d5f34103 Branch: refs/heads/master Commit: d5f34103ab9f2f68b9a08d71b28077d12a539f8c Parents: 28275f8 Author: fmartelli fabio.marte...@gmail.com Authored: Thu Apr 30 14:36:17 2015 +0200 Committer: fmartelli

syncope git commit: Updating downloads site page for release

2015-05-05 Thread fmartelli
/asf/syncope/tree/ed0e176b Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ed0e176b Branch: refs/heads/1_2_X Commit: ed0e176b7c7a84447bda9f7fc4443eea452844c5 Parents: 6abbacd Author: fmartelli fabio.marte...@gmail.com Authored: Tue May 5 10:39:54 2015 +0200 Committer: fmartelli fabio.marte

syncope git commit: [maven-release-plugin] prepare for next development iteration

2015-05-05 Thread fmartelli
-us.apache.org/repos/asf/syncope/tree/76af41f4 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/76af41f4 Branch: refs/heads/1_2_X Commit: 76af41f44e43354223ca6ed3309f6ff1553532a4 Parents: cc52c3f Author: fmartelli fabio.marte...@gmail.com Authored: Tue May 5 11:29:41 2015 +0200 Committer

syncope git commit: [maven-release-plugin] prepare release syncope-1.2.4

2015-05-05 Thread fmartelli
-us.apache.org/repos/asf/syncope/tree/cc52c3f4 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/cc52c3f4 Branch: refs/heads/1_2_X Commit: cc52c3f4e8aca661c96b0f1a26e1ae7754be38ce Parents: 6eb2f91 Author: fmartelli fabio.marte...@gmail.com Authored: Tue May 5 11:28:42 2015 +0200 Committer: fmartelli

syncope git commit: Updating CHANGES for release

2015-05-05 Thread fmartelli
/tree/6abbacd0 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6abbacd0 Branch: refs/heads/1_2_X Commit: 6abbacd0432e08dabcc2ee1fec62f6892ebae85d Parents: b81cea7 Author: fmartelli fabio.marte...@gmail.com Authored: Tue May 5 10:29:43 2015 +0200 Committer: fmartelli fabio.marte...@gmail.com

svn commit: r1678345 - in /syncope/site: ./ 1.2.4/ apidocs/ css/ images/ img/ js/ rest/

2015-05-08 Thread fmartelli
Author: fmartelli Date: Fri May 8 13:10:54 2015 New Revision: 1678345 URL: http://svn.apache.org/r1678345 Log: Promoting the staging site Added: syncope/site/apidocs/ - copied from r1678342, syncope/site/1.2.4/apidocs/ syncope/site/architecture.html - copied, changed from

svn commit: r8821 - /dev/syncope/1.2.4/

2015-05-05 Thread fmartelli
Author: fmartelli Date: Tue May 5 10:36:29 2015 New Revision: 8821 Log: Staging artifacts for 1.2.4 vote Added: dev/syncope/1.2.4/ dev/syncope/1.2.4/apache-syncope-1.2.4.deb (with props) dev/syncope/1.2.4/apache-syncope-1.2.4.deb.asc (with props) dev/syncope/1.2.4/apache

svn commit: r1677783 - in /syncope/site/1.2.4: ./ apidocs/ apidocs/1.0/ apidocs/1.1/ apidocs/1.2/ apidocs/1.2/org/ apidocs/1.2/org/apache/ apidocs/1.2/org/apache/syncope/ apidocs/1.2/org/apache/syncop

2015-05-05 Thread fmartelli
Author: fmartelli Date: Tue May 5 11:09:36 2015 New Revision: 1677783 URL: http://svn.apache.org/r1677783 Log: Staging site for release [This commit notification would consist of 533 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r8907 - /dev/syncope/1.2.4/ /release/syncope/1.2.4/

2015-05-08 Thread fmartelli
Author: fmartelli Date: Fri May 8 12:37:30 2015 New Revision: 8907 Log: Moving the voted release artifacts to dist/release Added: release/syncope/1.2.4/ - copied from r8906, dev/syncope/1.2.4/ Removed: dev/syncope/1.2.4/

svn commit: r8908 - /release/syncope/1.2.3/

2015-05-08 Thread fmartelli
Author: fmartelli Date: Fri May 8 12:39:29 2015 New Revision: 8908 Log: Cleaning up older releases Removed: release/syncope/1.2.3/

[15/17] syncope git commit: [SYNCOPE-156] working with resource and connector topology

2015-06-08 Thread fmartelli
http://git-wip-us.apache.org/repos/asf/syncope/blob/34ec6712/client/console/src/main/java/org/apache/syncope/client/console/panels/ResourceMappingPanel.java -- diff --git

[10/17] syncope git commit: [SYNCOPE-156] working with resource and connector topology

2015-06-08 Thread fmartelli
http://git-wip-us.apache.org/repos/asf/syncope/blob/34ec6712/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionLinksPanel.html -- diff --git

[06/17] syncope git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/syncope

2015-06-08 Thread fmartelli
-us.apache.org/repos/asf/syncope/diff/84c2d7bc Branch: refs/heads/master Commit: 84c2d7bc836c0f3419ce204169e9dfc98ca8407f Parents: e3e57df 4cd6f5d Author: fmartelli fabio.marte...@gmail.com Authored: Mon May 25 14:10:24 2015 +0200 Committer: fmartelli fabio.marte...@gmail.com Committed: Mon May 25 14

[14/17] syncope git commit: [SYNCOPE-156] working with resource and connector topology

2015-06-08 Thread fmartelli
http://git-wip-us.apache.org/repos/asf/syncope/blob/34ec6712/client/console/src/main/java/org/apache/syncope/client/console/topology/TopologyNodePanel.java -- diff --git

[01/17] syncope git commit: [SYNCOPE-156] providing basic layout for realms and administration pages

2015-06-08 Thread fmartelli
Repository: syncope Updated Branches: refs/heads/master a6bcbd465 - 34ec6712d http://git-wip-us.apache.org/repos/asf/syncope/blob/4759d035/client/console/src/main/resources/META-INF/resources/css/syncopeConsole.css -- diff

[17/17] syncope git commit: [SYNCOPE-156] working with resource and connector topology

2015-06-08 Thread fmartelli
/repos/asf/syncope/diff/34ec6712 Branch: refs/heads/master Commit: 34ec6712df74f0e7267363f0ea044295af35b5aa Parents: eb5915f Author: fmartelli fabio.marte...@gmail.com Authored: Mon Jun 8 22:26:38 2015 +0200 Committer: fmartelli fabio.marte...@gmail.com Committed: Mon Jun 8 22:26:38 2015 +0200

  1   2   3   4   5   6   7   8   >