Subversion Repositories SmartDukaan

Rev

Rev 95 | Go to most recent revision | Directory listing | Details | Blame | View Log | RSS feed

Last modification

Path Blame Diff Log
/trunk/Common/
/trunk/Common/.classpath
/trunk/Common/.project
/trunk/Common/.settings/
/trunk/Common/.settings/org.eclipse.jdt.core.prefs
/trunk/Common/.settings/org.eclipse.wst.common.component
/trunk/Common/.settings/org.eclipse.wst.common.project.facet.core.xml
/trunk/Common/conf/
/trunk/Common/conf/shop2020.cfg
/trunk/Common/src/
/trunk/Common/src/in/
/trunk/Common/src/in/shop2020/
/trunk/Common/src/in/shop2020/thrift/
/trunk/Common/src/in/shop2020/thrift/clients/
/trunk/Common/src/in/shop2020/thrift/clients/config/
/trunk/Common/src/in/shop2020/thrift/clients/config/ConfigClient.java
/trunk/Common/src/in/shop2020/thrift/clients/UserProfileClient.java
/trunk/Common/src/in/shop2020/utils/
/trunk/Common/src/in/shop2020/utils/ConfigClientKeys.java
/trunk/Common/src/in/shop2020/utils/ErrorCodes.java
/trunk/Common/src/in/shop2020/utils/ErrorCodesManager.java
/trunk/Common/src/in/shop2020/utils/GenericException.java
/trunk/Common/src/in/shop2020/utils/Logger.java
/trunk/Common/src/in/shop2020/utils/Utils.java
/trunk/Common/src/META-INF/
/trunk/Common/src/META-INF/MANIFEST.MF
/trunk/ConfigServerPy/
/trunk/ConfigServerPy/.project
/trunk/ConfigServerPy/.pydevproject
/trunk/ConfigServerPy/src/
/trunk/ConfigServerPy/src/shop2020/
/trunk/ConfigServerPy/src/shop2020/config/
/trunk/ConfigServerPy/src/shop2020/config/ConfigServer.py
/trunk/ConfigServerPy/src/shop2020/config/impl/
/trunk/ConfigServerPy/src/shop2020/config/impl/ConfigServerHandler.py
/trunk/ConfigServerPy/src/shop2020/config/impl/__init__.py
/trunk/ConfigServerPy/src/shop2020/config/__init__.py
/trunk/ConfigServerPy/src/shop2020/__init__.py
/trunk/thirdparty/readonly/freemarker/
/trunk/thirdparty/readonly/freemarker/freemarker.jar
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/dom4j.jar
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/ejb3-persistence.jar
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/hibernate-annotations.jar
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/hibernate-commons-annotations.jar
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/hibernate-core.jar
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/README.txt
/trunk/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/slf4j-api.jar
/trunk/thirdparty/readonly/sitemesh/
/trunk/thirdparty/readonly/sitemesh/commons-collections.jar
/trunk/thirdparty/readonly/sitemesh/crimson.jar
/trunk/thirdparty/readonly/sitemesh/freemarker.jar
/trunk/thirdparty/readonly/sitemesh/hostedqa-remote-ant-1.0-20060901.190754-5-standalone.jar
/trunk/thirdparty/readonly/sitemesh/jaxp.jar
/trunk/thirdparty/readonly/sitemesh/jflex.jar
/trunk/thirdparty/readonly/sitemesh/junit-3.8.1.jar
/trunk/thirdparty/readonly/sitemesh/servlet.jar
/trunk/thirdparty/readonly/sitemesh/tapestry-3.0.1.jar
/trunk/thirdparty/readonly/sitemesh/velocity-dep-1.3.1.jar
/trunk/thirdparty/readonly/sitemesh/velocity-tools-view-1.1.jar
/trunk/thirdparty/readonly/slf4j/
/trunk/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar
/trunk/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar
/trunk/ThriftConfig/
/trunk/ThriftConfig/.classpath
/trunk/ThriftConfig/.project
/trunk/ThriftConfig/.settings/
/trunk/ThriftConfig/.settings/org.eclipse.jdt.core.prefs
/trunk/ThriftConfig/.settings/org.eclipse.wst.common.component
/trunk/ThriftConfig/.settings/org.eclipse.wst.common.project.facet.core.xml
/trunk/ThriftConfig/src/
/trunk/ThriftConfig/src/in/
/trunk/ThriftConfig/src/in/shop2020/
/trunk/ThriftConfig/src/in/shop2020/config/
/trunk/ThriftConfig/src/in/shop2020/config/ConfigException.java
/trunk/ThriftConfig/src/in/shop2020/config/Configuration.java
/trunk/ThriftConfig/src/in/shop2020/model/
/trunk/ThriftConfig/src/in/shop2020/model/v1/
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/AuthenticationException.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TAddress.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TAddressType.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TIPMap.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TSocialHandles.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TUserContext.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TUserInternalInfo.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TUserPrimaryInfo.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/TUserState.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserContextException.java
/trunk/ThriftConfig/src/in/shop2020/model/v1/user/UserContextService.java
/trunk/ThriftConfig/src/in/shop2020/thrift/
/trunk/ThriftConfig/src/in/shop2020/thrift/userprofilemanager/
/trunk/ThriftConfig/src/in/shop2020/thrift/userprofilemanager/InvalidOperation.java
/trunk/ThriftConfig/src/in/shop2020/thrift/userprofilemanager/User.java
/trunk/ThriftConfig/src/in/shop2020/thrift/userprofilemanager/UserProfileService.java
/trunk/ThriftConfig/src/META-INF/
/trunk/ThriftConfig/src/META-INF/MANIFEST.MF
/trunk/ThriftConfigPy/
/trunk/ThriftConfigPy/.project
/trunk/ThriftConfigPy/.pydevproject
/trunk/ThriftConfigPy/src/
/trunk/ThriftConfigPy/src/in/
/trunk/ThriftConfigPy/src/in/shop2020/
/trunk/ThriftConfigPy/src/in/shop2020/model/
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/user/
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/user/constants.py
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/user/ttypes.py
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/user/UserContextService-remote
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/user/UserContextService.py
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/user/__init__.py
/trunk/ThriftConfigPy/src/in/shop2020/model/v1/__init__.py
/trunk/ThriftConfigPy/src/in/shop2020/model/__init__.py
/trunk/ThriftConfigPy/src/in/shop2020/__init__.py
/trunk/ThriftConfigPy/src/in/__init__.py
/trunk/ThriftConfigPy/src/shop2020/
/trunk/ThriftConfigPy/src/shop2020/config/
/trunk/ThriftConfigPy/src/shop2020/config/Configuration-remote
/trunk/ThriftConfigPy/src/shop2020/config/Configuration.py
/trunk/ThriftConfigPy/src/shop2020/config/constants.py
/trunk/ThriftConfigPy/src/shop2020/config/ttypes.py
/trunk/ThriftConfigPy/src/shop2020/config/__init__.py
/trunk/ThriftConfigPy/src/shop2020/__init__.py
/trunk/ThriftConfigPy/src/__init__.py
/trunk/ThriftGen/
/trunk/ThriftGen/.project
/trunk/ThriftGen/thriftsrc/
/trunk/ThriftGen/thriftsrc/Common/
/trunk/ThriftGen/thriftsrc/ConfigServer/
/trunk/ThriftGen/thriftsrc/ConfigServer/ConfigServer.thrift
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-javabean/
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-javabean/in/
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-javabean/in/shop2020/
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-javabean/in/shop2020/config/
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/config/
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/config/Configuration-remote
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/config/Configuration.py
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/config/constants.py
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/config/ttypes.py
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/config/__init__.py
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/shop2020/__init__.py
/trunk/ThriftGen/thriftsrc/ConfigServer/gen-py/__init__.py
/trunk/ThriftGen/thriftsrc/gen-javabean/
/trunk/ThriftGen/thriftsrc/gen-javabean/in/
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/AuthenticationException.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TAddress.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TAddressType.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TIPMap.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TSocialHandles.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TUserContext.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TUserInternalInfo.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TUserPrimaryInfo.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/TUserState.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/UserContextException.java
/trunk/ThriftGen/thriftsrc/gen-javabean/in/shop2020/model/v1/user/UserContextService.java
/trunk/ThriftGen/thriftsrc/gen-py/
/trunk/ThriftGen/thriftsrc/gen-py/in/
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/user/
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/user/constants.py
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/user/ttypes.py
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/user/UserContextService-remote
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/user/UserContextService.py
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/user/__init__.py
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/v1/__init__.py
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/model/__init__.py
/trunk/ThriftGen/thriftsrc/gen-py/in/shop2020/__init__.py
/trunk/ThriftGen/thriftsrc/gen-py/in/__init__.py
/trunk/ThriftGen/thriftsrc/gen-py/__init__.py
/trunk/ThriftGen/thriftsrc/thrift-gen-java.sh
/trunk/ThriftGen/thriftsrc/thrift-gen-py.sh
/trunk/ThriftGen/thriftsrc/UserModel/
/trunk/ThriftGen/thriftsrc/UserModel/UserModel.thrift
/trunk/UserContextService/
/trunk/UserContextService/.classpath
/trunk/UserContextService/.project
/trunk/UserContextService/.settings/
/trunk/UserContextService/.settings/org.eclipse.jdt.core.prefs
/trunk/UserContextService/conf/
/trunk/UserContextService/src/
/trunk/UserContextService/src/in/
/trunk/UserContextService/src/in/shop2020/
/trunk/UserContextService/src/in/shop2020/model/
/trunk/UserContextService/src/in/shop2020/model/v1/
/trunk/UserContextService/src/in/shop2020/model/v1/user/
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/Address.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/AddressType.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/exceptions/
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/exceptions/UserContextServiceException.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/handler/
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/handler/UserContextDataHandler.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/handler/UserContextServiceTH.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/HibernateUtil.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/InternalAttribute.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/InternalAttributeDef.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/IpMap.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/SocialHandle.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/SocialService.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/UserContext.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/UserInternalInfo.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/UserPrimaryInfo.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/UserState.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/db/ValType.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/impl/
/trunk/UserContextService/src/in/shop2020/model/v1/user/impl/UserContextServiceHandler.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/impl/UserContextServiceTOHelper.java
/trunk/UserContextService/src/in/shop2020/model/v1/user/server/
/trunk/UserContextService/src/in/shop2020/model/v1/user/server/UserContextServer.java