You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r905255 - in /incubator/shiro/trunk: support/spring/src/main/java/org/apache/shiro/spring/web/ support/spring/src/test/java/org/apache/shiro/spring/ web/src/main/java/org/apache/shiro/web/ web/src/main/java/org/apache/shiro/web/servlet/ - posted by pl...@apache.org on 2010/02/01 12:27:04 UTC, 0 replies.
- svn commit: r905533 - /incubator/shiro/STATUS - posted by ka...@apache.org on 2010/02/02 07:54:22 UTC, 0 replies.
- svn commit: r905601 - /incubator/shiro/trunk/pom.xml - posted by ka...@apache.org on 2010/02/02 13:15:49 UTC, 0 replies.
- svn commit: r905614 - in /incubator/shiro/trunk/samples/aspectj: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/shiro/ src/main/java/org/apache/shiro/sample/ src/main/java/org/apache/shiro/sample/... - posted by ka...@apache.org on 2010/02/02 13:53:47 UTC, 0 replies.
- svn commit: r905618 - /incubator/shiro/trunk/samples/pom.xml - posted by ka...@apache.org on 2010/02/02 14:11:57 UTC, 0 replies.
- svn commit: r905784 - in /incubator/shiro/trunk/samples/aspectj/src: main/java/org/apache/shiro/sample/bank/ test/java/org/apache/shiro/sample/bank/ test/resources/ test/resources/META-INF/ - posted by lh...@apache.org on 2010/02/02 21:38:08 UTC, 0 replies.
- svn commit: r906226 - /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/util/ClassUtils.java - posted by lh...@apache.org on 2010/02/03 21:29:56 UTC, 0 replies.
- svn commit: r906238 - in /incubator/shiro/trunk/core/src/main/java/org/apache/shiro: io/DefaultSerializer.java io/Serializer.java mgt/AbstractRememberMeManager.java - posted by lh...@apache.org on 2010/02/03 21:58:23 UTC, 0 replies.
- svn commit: r906499 - /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/mgt/DefaultSecurityManager.java - posted by lh...@apache.org on 2010/02/04 15:36:41 UTC, 0 replies.
- svn commit: r907065 - /incubator/shiro/STATUS - posted by ad...@apache.org on 2010/02/05 20:28:35 UTC, 0 replies.
- svn commit: r907081 - in /incubator/shiro/trunk/web/src: main/java/org/apache/shiro/web/filter/authz/HttpMethodPermissionFilter.java test/java/org/apache/shiro/web/filter/authz/HttpMethodPermissionFilterTest.java - posted by lh...@apache.org on 2010/02/05 21:20:58 UTC, 0 replies.
- Hudson build became unstable: Shiro » Apache Shiro :: Core #130 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/05 21:27:21 UTC, 0 replies.
- Hudson build became unstable: Shiro #130 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/05 21:27:25 UTC, 0 replies.
- Build failed in Hudson: Shiro » Apache Shiro :: Core #131 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/05 23:03:38 UTC, 0 replies.
- svn commit: r907722 - /incubator/shiro/trunk/support/spring/pom.xml - posted by ka...@apache.org on 2010/02/08 17:52:54 UTC, 0 replies.
- Hudson build is back to normal : Shiro » Apache Shiro :: Core #132 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/08 18:05:41 UTC, 0 replies.
- Hudson build is back to normal : Shiro #132 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/08 18:05:48 UTC, 0 replies.
- svn commit: r908234 - /incubator/shiro/trunk/pom.xml - posted by ka...@apache.org on 2010/02/09 22:20:54 UTC, 0 replies.
- svn commit: r908277 - /incubator/shiro/trunk/pom.xml - posted by ka...@apache.org on 2010/02/10 00:17:19 UTC, 0 replies.
- svn commit: r909159 - in /incubator/shiro/trunk: core/src/main/java/org/apache/shiro/authc/credential/ core/src/main/java/org/apache/shiro/authc/pam/ core/src/main/java/org/apache/shiro/io/ core/src/main/java/org/apache/shiro/mgt/ core/src/main/java/or... - posted by lh...@apache.org on 2010/02/11 22:44:13 UTC, 0 replies.
- svn commit: r909162 - in /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/authc/credential: HashedCredentialsMatcher.java SimpleCredentialsMatcher.java - posted by lh...@apache.org on 2010/02/11 22:57:44 UTC, 0 replies.
- svn commit: r909163 - in /incubator/shiro/trunk: core/src/main/java/org/apache/shiro/mgt/ web/src/main/java/org/apache/shiro/web/ web/src/test/java/org/apache/shiro/web/ - posted by lh...@apache.org on 2010/02/11 23:03:15 UTC, 0 replies.
- svn commit: r909634 - in /incubator/shiro/trunk: core/src/main/java/org/apache/shiro/ShiroException.java core/src/main/java/org/apache/shiro/subject/SimplePrincipalCollection.java web/src/test/java/org/apache/shiro/web/WebRememberMeManagerTest.java - posted by lh...@apache.org on 2010/02/12 23:11:00 UTC, 0 replies.
- svn commit: r909947 - in /incubator/shiro/trunk/core/src: main/java/org/apache/shiro/authz/ main/java/org/apache/shiro/authz/permission/ main/java/org/apache/shiro/realm/ test/java/org/apache/shiro/authz/ test/java/org/apache/shiro/realm/ - posted by ka...@apache.org on 2010/02/14 02:42:13 UTC, 0 replies.
- svn commit: r910839 - /incubator/shiro/trunk/samples/aspectj/ - posted by ka...@apache.org on 2010/02/17 07:26:31 UTC, 0 replies.
- svn commit: r911459 - in /incubator/shiro/trunk/core/src: main/java/org/apache/shiro/mgt/AbstractRememberMeManager.java test/java/org/apache/shiro/mgt/AbstractRememberMeManagerTest.java - posted by lh...@apache.org on 2010/02/18 17:00:27 UTC, 0 replies.
- svn commit: r911693 - in /incubator/shiro/trunk/core/src/main/java/org/apache/shiro: ./ mgt/ - posted by ka...@apache.org on 2010/02/19 04:43:26 UTC, 0 replies.
- svn commit: r911699 - in /incubator/shiro/trunk: pom.xml support/pom.xml web/pom.xml - posted by ka...@apache.org on 2010/02/19 05:41:35 UTC, 0 replies.
- svn commit: r911722 - in /incubator/shiro/trunk/samples/spring-client: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/shiro/ src/main/java/org/apache/shiro/samples/ src/main/java/org/apache/shiro/... - posted by ka...@apache.org on 2010/02/19 08:25:50 UTC, 0 replies.
- svn commit: r911980 - /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/SecurityUtils.java - posted by ka...@apache.org on 2010/02/19 21:52:37 UTC, 0 replies.
- svn commit: r911985 - /incubator/shiro/trunk/samples/spring-client/ - posted by ka...@apache.org on 2010/02/19 22:06:28 UTC, 0 replies.
- svn commit: r912025 - in /incubator/shiro/trunk/core/src: main/java/org/apache/shiro/concurrent/ test/java/org/apache/shiro/concurrent/ test/java/org/apache/shiro/test/ - posted by lh...@apache.org on 2010/02/20 00:02:13 UTC, 0 replies.
- Build failed in Hudson: Shiro » Apache Shiro :: Core #147 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/20 00:16:45 UTC, 0 replies.
- Build failed in Hudson: Shiro #147 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/20 00:27:56 UTC, 0 replies.
- svn commit: r912146 - /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/subject/DelegatingSubject.java - posted by lh...@apache.org on 2010/02/20 17:46:47 UTC, 0 replies.
- Build failed in Hudson: Shiro » Apache Shiro :: Core #148 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/20 17:51:37 UTC, 0 replies.
- Build failed in Hudson: Shiro #148 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/20 17:51:43 UTC, 0 replies.
- svn commit: r912299 - in /incubator/shiro/trunk: core/src/main/java/org/apache/shiro/aop/ support/aspectj/src/main/java/org/apache/shiro/aspectj/ support/spring/src/main/java/org/apache/shiro/spring/security/interceptor/ - posted by ka...@apache.org on 2010/02/21 07:20:49 UTC, 0 replies.
- Build failed in Hudson: Shiro » Apache Shiro :: Core #149 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/21 07:22:24 UTC, 0 replies.
- Build failed in Hudson: Shiro #149 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/21 07:22:28 UTC, 0 replies.
- svn commit: r912654 - in /incubator/shiro/trunk: core/pom.xml pom.xml web/pom.xml web/src/main/java/org/apache/shiro/web/filter/authz/AuthorizationFilter.java web/src/test/java/org/apache/shiro/web/filter/authz/AuthorizationFilterTest.java - posted by lh...@apache.org on 2010/02/22 17:58:27 UTC, 0 replies.
- Build failed in Hudson: Shiro » Apache Shiro :: Core #150 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/22 18:14:07 UTC, 0 replies.
- Build failed in Hudson: Shiro #150 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/22 18:14:16 UTC, 0 replies.
- svn commit: r914995 - in /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/concurrent: SubjectAwareExecutorService.java SubjectAwareScheduledExecutorService.java - posted by lh...@apache.org on 2010/02/22 19:02:58 UTC, 0 replies.
- Build failed in Hudson: Shiro » Apache Shiro :: Core #151 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/22 20:19:18 UTC, 0 replies.
- Build failed in Hudson: Shiro #151 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/22 20:19:33 UTC, 0 replies.
- svn commit: r915025 - /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/concurrent/SubjectAwareExecutorService.java - posted by lh...@apache.org on 2010/02/22 20:23:48 UTC, 0 replies.
- Build failed in Hudson: Shiro » Apache Shiro :: Core #152 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/22 20:27:38 UTC, 0 replies.
- Build failed in Hudson: Shiro #152 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/22 20:27:47 UTC, 0 replies.
- svn commit: r915027 - /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/concurrent/SubjectAwareExecutorService.java - posted by lh...@apache.org on 2010/02/22 20:30:40 UTC, 0 replies.
- svn commit: r915202 - /incubator/shiro/trunk/web/src/main/java/org/apache/shiro/web/servlet/OncePerRequestFilter.java - posted by pl...@apache.org on 2010/02/23 07:39:00 UTC, 0 replies.
- Hudson build is back to normal : Shiro #154 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/23 07:43:23 UTC, 0 replies.
- svn commit: r915417 - in /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/concurrent: SubjectAwareExecutorService.java SubjectAwareScheduledExecutorService.java - posted by lh...@apache.org on 2010/02/23 17:34:31 UTC, 0 replies.
- svn commit: r915429 - in /incubator/shiro/trunk/core/src/main/java/org/apache/shiro: SecurityUtils.java UnavailableSecurityManagerException.java - posted by lh...@apache.org on 2010/02/23 17:58:40 UTC, 0 replies.
- svn commit: r915442 - in /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/concurrent: SubjectAwareExecutorService.java SubjectAwareScheduledExecutorService.java - posted by lh...@apache.org on 2010/02/23 18:16:02 UTC, 0 replies.
- svn commit: r916745 - /incubator/shiro/trunk/core/src/main/java/org/apache/shiro/mgt/DefaultSecurityManager.java - posted by lh...@apache.org on 2010/02/26 17:35:46 UTC, 0 replies.
- svn commit: r916858 - in /incubator/shiro/trunk: core/src/main/java/org/apache/shiro/aop/ samples/quickstart/src/main/java/ support/aspectj/src/main/java/org/apache/shiro/aspectj/ support/spring/src/main/java/org/apache/shiro/spring/security/interceptor/ - posted by lh...@apache.org on 2010/02/27 00:20:58 UTC, 0 replies.