-
k-fish
2009-07-31 15:10
#60
Rev.: 2958
-
14 lines of code changed in 2 files:
-
Classes/Utility:
Files.php (+1 -1)
-
Tests/Utility:
EnvironmentTest.php (+13 -7)
-
robert
2009-07-31 14:41
#59
Rev.: 2956
-
6 lines of code changed in 1 file:
-
Classes/Core:
Bootstrap.php (+6 -3)
-
k-fish
2009-07-31 14:15
#58
Rev.: 2955
-
3 lines of code changed in 1 file:
-
Classes/Security/ACL:
PolicyExpressionParser.php (+3 -3)
-
robert
2009-07-31 12:43
#57
Rev.: 2953
-
92 lines of code changed in 10 files:
-
Classes/Cache/Backend:
FileBackend.php (+7 -7)
-
Classes/Configuration:
Manager.php (+1)
-
Classes/Core:
Bootstrap.php (+31 -8)
-
Classes/Package:
Manager.php (+12 -31)
-
Classes/Utility:
Arrays.php (+2 -2),
Environment.php (+18 -2)
-
Configuration:
FLOW3.yaml (+7 -1),
Objects.yaml (+2 -1)
-
Tests/Cache/Backend:
FileBackendTest.php (+11 -11)
-
Tests/Package:
ManagerTest.php (+1 -1)
-
k-fish
2009-07-31 10:14
#56
Rev.: 2948
-
103 lines of code changed in 6 files:
-
Documentation/Manual/DocBook/en:
AOPFramework.xml (+49 -47),
AppendixCodingGuidelines.xml (+12 -14),
AppendixInstallPHP53.xml (+21 -20),
Installation.xml (+2 -1),
MVCFramework.xml (+18 -21),
PersistenceFramework.xml (+1 -1)
-
andi
2009-07-29 20:58
#55
Rev.: 2936
-
2 lines of code changed in 2 files:
-
Classes/Security/ACL:
PolicyExpressionParser.php (+1 -1),
PolicyService.php (+1 -1)
-
andi
2009-07-29 20:03
#54
Rev.: 2934
-
567 lines of code changed in 16 files:
-
Classes/Security/ACL:
PolicyExpressionParser.php (+2 -2),
PolicyService.php (+31 -15)
-
Classes/Security/Authentication/Controller:
AuthenticationController.php (new 64)
-
Classes/Security/Authorization:
AccessDecisionManagerInterface.php (+11 -1),
AccessDecisionVoterInterface.php (+13 -3),
AccessDecisionVoterManager.php (+46 -3)
-
Classes/Security/Authorization/Interceptor:
PolicyEnforcement.php (+2 -9)
-
Classes/Security/Authorization/Voter:
ACL.php (+30 -7),
AccessDeny.php (+13 -1),
AccessGrant.php (+13 -1)
-
Configuration:
Routes.yaml (+10 -10)
-
Tests/Security/ACL:
PolicyExpressionParserTest.php (+33),
PolicyServiceTest.php (+80 -4)
-
Tests/Security/Authorization:
AccessDecisionVoterManagerTest.php (+112 -20)
-
Tests/Security/Authorization/Interceptor:
PolicyEnforcementTest.php (+3 -11)
-
Tests/Security/Authorization/Voter:
ACLTest.php (+104 -11)
-
bwaidelich
2009-07-28 17:26
#53
Rev.: 2913
-
25 lines of code changed in 2 files:
-
Classes/Cache/Backend:
FileBackend.php (+15 -6)
-
Tests/Cache/Backend:
FileBackendTest.php (+10 -3)
-
k-fish
2009-07-28 12:54
#52
Rev.: 2908
-
83 lines of code changed in 15 files:
-
Documentation/Manual/DocBook/en:
AOPFramework.xml (+8 -8),
AppendixCodingGuidelines.xml (+22 -39),
AppendixInstallPHP53.xml (+6 -6),
CacheFramework.xml (+1 -1),
ConfigurationFramework.xml (+4 -4),
ErrorException.xml (+1 -1),
FLOW3Bootstrap.xml (+3 -3),
Index.xml (+1 -1),
Installation.xml (+6 -6),
Introduction.xml (+2 -2),
MVCFramework.xml (+9 -9),
ObjectFramework.xml (+5 -5),
PackageManager.xml (+8 -9),
PersistenceFramework.xml (+6 -6),
ResourceManager.xml (+1 -1)
-
k-fish
2009-07-28 10:28
#51
Rev.: 2903
-
35 lines of code changed in 2 files:
-
Classes/Package:
PackageInterface.php (+33)
-
Classes/Utility:
Files.php (+2 -2)
-
bwaidelich
2009-07-27 21:11
#50
Rev.: 2900
-
11 lines of code changed in 2 files:
-
Classes/MVC/View:
ViewInterface.php (+9)
-
Tests/MVC/Controller:
ActionControllerTest.php (+2 -2)
-
bwaidelich
2009-07-27 20:49
#49
Rev.: 2899
-
583 lines of code changed in 10 files:
-
Classes/MVC/View:
AbstractView.php (+17),
NotFoundView.php (+14 -2),
StandardView.php (+11 -1)
-
Tests/MVC/View:
AbstractViewTest.php (new 94),
EmptyViewTest.php (new 61),
F3_FLOW3_MVC_View_TemplateTest.php (new 51),
NotFoundViewTest.php (new 170),
StandardViewTest.php (new 116),
TemplateTest.php (new)
-
Tests/MVC/View/Helper:
URIHelperTest.php (new 49)
-
bwaidelich
2009-07-27 17:47
#48
Rev.: 2898
-
170 lines of code changed in 6 files:
-
Classes/Cache/Backend:
FileBackend.php (+33 -11)
-
Classes/Utility:
Environment.php (+33 -1)
-
Configuration:
Objects.yaml (+1)
-
Tests/Cache/Backend:
FileBackendTest.php (+55 -8)
-
Tests/Monitor:
FileMonitorTest.php (+1 -1)
-
Tests/Utility:
EnvironmentTest.php (+47)
-
k-fish
2009-07-27 12:06
#47
Rev.: 2890
-
166 lines of code changed in 6 files:
-
Classes/MVC/View:
NotFoundView.php (+1 -1),
StandardView.php (+1 -1)
-
Resources/Private/MVC:
NotFoundView_Template.html (new 73),
StandardView_Template.html (new 77)
-
Tests/Resource:
HTMLResourceTest.php (+3 -3)
-
Tests/Resource/Fixtures:
TestTemplate.html (new 11)
-
robert
2009-07-27 11:22
#46
Rev.: 2889
-
33 lines of code changed in 2 files:
-
Classes/Monitor:
FileMonitor.php (+2 -1)
-
Tests/Monitor:
FileMonitorTest.php (+31 -10)
-
k-fish
2009-07-27 10:41
#45
Rev.: 2888
-
409 lines of code changed in 13 files:
-
Classes/MVC:
Dispatcher.php (+67 -2),
Request.php (+8 -24)
-
Classes/MVC/Controller:
Exception.php (new 69),
NotFoundController.php (+20 -1),
NotFoundControllerInterface.php (new 46),
StandardController.php (+2 -2)
-
Classes/MVC/Controller/Exception:
InactivePackage.php (new 36),
InvalidController.php (new 36),
InvalidPackage.php (new 36)
-
Classes/MVC/View:
NotFoundView.php (+1)
-
Resources/Public/MVC:
NotFoundView_Template.html (+1 -1)
-
Tests/MVC:
DispatcherTest.php (+83 -12),
RequestTest.php (+4 -4)
-
robert
2009-07-24 16:34
#44
Rev.: 2885
-
27 lines of code changed in 4 files:
-
Classes/Validation:
ValidatorResolver.php (+3 -1)
-
Classes/Validation/Validator:
TextValidator.php (+1 -1)
-
Tests/Validation:
ValidatorResolverTest.php (+2 -2)
-
Tests/Validation/Validator:
TextValidatorTest.php (+21)
-
k-fish
2009-07-23 16:55
#43
Rev.: 2879
-
4 lines of code changed in 1 file:
-
Tests/Persistence:
ManagerTest.php (+4 -2)
-
k-fish
2009-07-23 16:47
#42
Rev.: 2878
-
0 lines of code changed in 1 file:
-
Classes/Persistence/Exception:
IllegalObjectType.php (new)
-
k-fish
2009-07-23 16:46
#41
Rev.: 2877
-
92 lines of code changed in 2 files:
-
Classes/Persistence:
Repository.php (+22 -2)
-
Tests/Persistence:
RepositoryTest.php (+70 -8)
-
k-fish
2009-07-23 15:39
#40
Rev.: 2875
-
9 lines of code changed in 1 file:
-
Classes/Persistence:
BackendInterface.php (+9)
-
robert
2009-07-23 12:39
#39
Rev.: 2867
-
10 lines of code changed in 4 files:
-
Classes/MVC:
Request.php (+1 -4)
-
Classes/MVC/Web/Routing:
URIBuilder.php (+8 -3)
-
Classes/Validation:
ValidatorResolver.php (+1 -1)
-
Tests/MVC:
RequestTest.php (-10)
-
andi
2009-07-22 15:56
#38
Rev.: 2857
-
55 lines of code changed in 2 files:
-
Classes/Object:
ObjectSerializer.php (+6)
-
Tests/Object:
ObjectSerializerTest.php (+49 -2)
-
andi
2009-07-22 14:14
#37
Rev.: 2851
-
553 lines of code changed in 19 files:
-
Classes/AOP:
Framework.php (+1 -1)
-
Classes/Core:
Bootstrap.php (+1 -1)
-
Classes/Object:
ObjectSerializer.php (+32 -3),
SessionRegistry.php (+1)
-
Classes/Security/ACL:
PolicyService.php (+6 -2),
Role.php (+1)
-
Classes/Security/Authentication:
ProviderInterface.php (+9),
ProviderManager.php (+10 -4),
TokenInterface.php (+30 -8)
-
Classes/Security/Authentication/Provider:
UsernamePasswordCR.php (new 121)
-
Classes/Security/Authentication/Token:
UsernamePassword.php (+50 -10)
-
Configuration:
FLOW3.yaml (+2 -1),
Objects.yaml (+1)
-
Tests/Object:
ObjectSerializerTest.php (+49 -11),
SessionRegistryTest.php (+20 -2)
-
Tests/Security/ACL:
PolicyServiceTest.php (+30)
-
Tests/Security/Authentication:
ProviderManagerTest.php (+19 -9)
-
Tests/Security/Authentication/Provider:
UsernamePasswordCRTest.php (new 119)
-
Tests/Security/Authentication/Token:
UsernamePasswordTest.php (+51 -4)
-
robert
2009-07-22 14:09
#36
Rev.: 2850
-
3 lines of code changed in 1 file:
-
Classes/Error:
DebugExceptionHandler.php (+3 -2)
-
robert
2009-07-22 11:34
#35
Rev.: 2847
-
1 lines of code changed in 1 file:
-
Classes/Core:
Bootstrap.php (+1 -1)
-
robert
2009-07-22 11:31
#34
Rev.: 2846
-
1 lines of code changed in 1 file:
-
Configuration:
FLOW3.yaml (+1 -1)
-
k-fish
2009-07-22 09:54
#33
Rev.: 2844
-
4 lines of code changed in 12 files:
-
Classes/Object:
ObjectSerializer.php (+4 -8)
-
Classes/Object/Configuration:
Configuration.php (-5)
-
Classes/Package:
Manager.php (-5)
-
Classes/Reflection:
DocCommentParser.php (-5)
-
Tests/MVC/CLI:
RequestBuilderTest.php (-5)
-
Tests/MVC/Controller:
ActionControllerTest.php (-5),
RESTControllerTest.php (-5)
-
Tests/Object:
FactoryTest.php (-5),
ManagerTest.php (-5),
ObjectSerializerTest.php (-6),
SessionRegistryTest.php (-5),
TransientRegistryTest.php (-5)
-
andi
2009-07-21 12:34
#32
Rev.: 2841
-
21 lines of code changed in 3 files:
-
Classes/Object:
SessionRegistry.php (+2 -1)
-
Classes/Security:
ContextHolderSession.php (-1)
-
Tests/Object:
SessionRegistryTest.php (+19)
-
andi
2009-07-21 12:04
#31
Rev.: 2840
-
78 lines of code changed in 6 files:
-
Classes/Security:
Context.php (+8 -5),
ContextHolderSession.php (+31 -58)
-
Classes/Security/Aspect:
RequestDispatchingAspect.php (+7 -7)
-
Classes/Security/Authentication/Token:
RSAUsernamePassword.php (+19 -28),
UsernamePassword.php (+1 -10)
-
Tests/Security:
ContextHolderSessionTest.php (+12 -50)
-
andi
2009-07-21 11:40
#30
Rev.: 2839
-
1422 lines of code changed in 6 files:
-
Classes/Core:
Bootstrap.php (+1 -1)
-
Classes/Object:
ObjectSerializer.php (new 373),
SessionRegistry.php (+15 -323)
-
Configuration:
Objects.yaml (+5 -1)
-
Tests/Object:
ObjectSerializerTest.php (new 1005),
SessionRegistryTest.php (+23 -975)
-
k-fish
2009-07-20 16:52
#29
Rev.: 2836
-
88 lines of code changed in 3 files:
-
Classes/Reflection:
ClassSchema.php (+9 -2)
-
Tests/Reflection:
ClassSchemaTest.php (+72 -2),
ServiceTest.php (+7 -26)
-
k-fish
2009-07-20 12:36
#28
Rev.: 2835
-
843 lines of code changed in 15 files:
-
Classes/MVC/Controller:
Argument.php (+9 -9)
-
Classes/Persistence:
BackendInterface.php (+1 -2),
Manager.php (+1 -41),
ManagerInterface.php (-8)
-
Classes/Persistence/Aspect:
DirtyMonitoring.php (+10 -10)
-
Classes/Reflection:
ClassSchema.php (new 251),
Service.php (+70)
-
Classes/Reflection/Exception:
InvalidPropertyType.php (new 34)
-
Tests/MVC/Controller:
ArgumentTest.php (+4 -4)
-
Tests/Persistence:
ManagerTest.php (+3 -12)
-
Tests/Persistence/Aspect:
DirtyMonitoringTest.php (+12 -12)
-
Tests/Reflection:
ClassSchemaTest.php (new 106),
ServiceTest.php (+193)
-
Tests/Reflection/Fixture/Model:
Entity.php (new 104),
ValueObject.php (new 45)
-
k-fish
2009-07-17 15:53
#27
Rev.: 2832
-
10 lines of code changed in 4 files:
-
Classes/MVC/Web/Routing:
Route.php (+1 -1)
-
Classes/Persistence:
BackendInterface.php (+5 -1),
Repository.php (+1 -1)
-
Tests/Persistence:
RepositoryTest.php (+3 -3)
-
k-fish
2009-07-17 09:40
#26
Rev.: 2818
-
0 lines of code changed in 2 files:
-
Classes/Persistence:
Repository.php (-4),
RepositoryInterface.php (-2)
-
k-fish
2009-07-16 15:02
#25
Rev.: 2813
-
90 lines of code changed in 574 files:
-
Classes:
Exception.php (-6)
-
Classes/AOP:
Advisor.php (-8),
AspectContainer.php (-8),
Exception.php (-8),
Framework.php (-8),
Introduction.php (-8),
JoinPoint.php (-8),
JoinPointInterface.php (-8),
ProxyInterface.php (-8)
-
Classes/AOP/Advice:
AdviceChain.php (-8),
AdviceInterface.php (-8),
AfterAdvice.php (-8),
AfterReturningAdvice.php (-8),
AfterThrowingAdvice.php (-8),
AroundAdvice.php (-8),
BeforeAdvice.php (-8)
-
Classes/AOP/Builder:
AbstractMethodInterceptorBuilder.php (-8),
AdvicedConstructorInterceptorBuilder.php (-8),
AdvicedMethodInterceptorBuilder.php (-8),
EmptyConstructorInterceptorBuilder.php (-8),
EmptyMethodInterceptorBuilder.php (-8),
ProxyClassBuilder.php (-8)
-
Classes/AOP/Exception:
CircularPointcutReference.php (-8),
InvalidArgument.php (-8),
InvalidConstructorSignature.php (-8),
InvalidPointcutExpression.php (-8),
InvalidTargetClass.php (-8),
UnknownClass.php (-8),
UnknownPointcut.php (-8)
-
Classes/AOP/Pointcut:
Pointcut.php (-8),
PointcutClassNameFilter.php (-8),
PointcutClassTaggedWithFilter.php (-8),
PointcutClassTypeFilter.php (-8),
PointcutExpressionParser.php (-8),
PointcutFilter.php (-8),
PointcutFilterComposite.php (-8),
PointcutFilterInterface.php (-8),
PointcutMethodNameFilter.php (-8),
PointcutMethodTaggedWithFilter.php (-8),
PointcutSettingFilter.php (-8)
-
Classes/Cache:
Exception.php (-8),
Factory.php (-8),
Manager.php (-8)
-
Classes/Cache/Backend:
APCBackend.php (-8),
AbstractBackend.php (-8),
BackendInterface.php (-8),
FileBackend.php (-8),
MemcachedBackend.php (-8),
NullBackend.php (-8),
TransientMemoryBackend.php (-8)
-
Classes/Cache/Exception:
ClassAlreadyLoaded.php (-8),
DuplicateIdentifier.php (-8),
InvalidBackend.php (-8),
InvalidCache.php (-8),
InvalidData.php (-8),
NoSuchCache.php (-8)
-
Classes/Cache/Frontend:
AbstractFrontend.php (-8),
FrontendInterface.php (-8),
StringFrontend.php (-8),
VariableFrontend.php (-8)
-
Classes/Configuration:
Container.php (-4),
Exception.php (-8),
Manager.php (-8)
-
Classes/Configuration/Exception:
ContainerIsLocked.php (-8),
InvalidConfigurationType.php (-8),
NoSuchFile.php (-8),
NoSuchOption.php (-8),
ParseError.php (-8)
-
Classes/Configuration/Source:
PHPSource.php (-4),
SourceInterface.php (-4),
WritableSourceInterface.php (-4),
YAMLSource.php (-4)
-
Classes/Core:
Bootstrap.php (-8),
LockManager.php (-8)
-
Classes/Error:
AbstractExceptionHandler.php (-8),
DebugExceptionHandler.php (-8),
Error.php (-4),
ErrorHandler.php (-8),
Exception.php (-8),
ExceptionHandlerInterface.php (-8),
ProductionExceptionHandler.php (-8),
Warning.php (-4)
-
Classes/Locale:
Exception.php (-8),
Locale.php (-8),
Service.php (-8)
-
Classes/Locale/Exception:
InvalidLocaleIdentifier.php (-8)
-
Classes/Log:
Exception.php (-8),
Logger.php (-8),
LoggerFactory.php (-8),
LoggerInterface.php (-8),
SystemLoggerInterface.php (-8)
-
Classes/Log/Backend:
AbstractBackend.php (-8),
BackendInterface.php (-8),
FileBackend.php (-8),
NullBackend.php (-8)
-
Classes/Log/Exception:
CouldNotOpenResource.php (-8),
InvalidBackend.php (-8),
NoSuchBackend.php (-8)
-
Classes/MVC:
Dispatcher.php (-8),
Exception.php (-8),
Request.php (-8),
RequestHandlerInterface.php (-8),
RequestHandlerResolver.php (-8),
RequestInterface.php (-8),
Response.php (-8),
ResponseInterface.php (-8)
-
Classes/MVC/CLI:
Request.php (-8),
RequestBuilder.php (-8),
RequestHandler.php (-8),
Response.php (-8)
-
Classes/MVC/Controller:
AbstractController.php (-8),
ActionController.php (-8),
Argument.php (-8),
ArgumentError.php (-8),
Arguments.php (-8),
ArgumentsValidator.php (-8),
ControllerContext.php (-8),
ControllerInterface.php (-8),
NotFoundController.php (-8),
RESTController.php (-8),
StandardController.php (-8)
-
Classes/MVC/Exception:
InfiniteLoop.php (-8),
InvalidActionName.php (-8),
InvalidArgumentName.php (-8),
InvalidArgumentType.php (-8),
InvalidArgumentValue.php (-8),
InvalidController.php (-8),
InvalidControllerName.php (-8),
InvalidFormat.php (-8),
InvalidMarker.php (-8),
InvalidPackageKey.php (-8),
InvalidPart.php (-8),
InvalidRequestMethod.php (-8),
InvalidRequestType.php (-8),
InvalidRoutePartHandler.php (-8),
InvalidTemplateResource.php (-8),
InvalidUriPattern.php (-8),
NoSuchAction.php (-8),
NoSuchArgument.php (-8),
NoSuchController.php (-8),
StopAction.php (-8),
UnsupportedRequestType.php (-8)
-
Classes/MVC/View:
AbstractView.php (-8),
EmptyView.php (-4),
NotFoundView.php (-8),
StandardView.php (-8),
ViewInterface.php (-8)
-
Classes/MVC/Web:
Request.php (-8),
RequestBuilder.php (-8),
RequestHandler.php (-8),
Response.php (-8)
-
Classes/MVC/Web/Routing:
AbstractRoutePart.php (-8),
DynamicRoutePart.php (-8),
DynamicRoutePartInterface.php (-8),
Route.php (-8),
RoutePartInterface.php (-8),
Router.php (-8),
RouterInterface.php (-8),
StaticRoutePart.php (-8),
URIBuilder.php (-8)
-
Classes/MVC/Web/Routing/Aspect:
RouterCachingAspect.php (-8)
-
Classes/Monitor:
FileMonitor.php (-8)
-
Classes/Monitor/ChangeDetectionStrategy:
ChangeDetectionStrategyInterface.php (-8),
ModificationTimeStrategy.php (-8)
-
Classes/Object:
Builder.php (-8),
ClassFileManipulator.php (-8),
Exception.php (-8),
Factory.php (-8),
FactoryInterface.php (-8),
Manager.php (-8),
ManagerInterface.php (-8),
ProxyInterface.php (-8),
RegistryInterface.php (-8),
SessionRegistry.php (-8),
TransientRegistry.php (-8)
-
Classes/Object/Configuration:
Configuration.php (-4),
ConfigurationArgument.php (-8),
ConfigurationBuilder.php (-8),
ConfigurationProperty.php (-8)
-
Classes/Object/Exception:
CannotBuildObject.php (-8),
CannotReconstituteObject.php (-8),
InvalidClass.php (-8),
InvalidObject.php (-8),
InvalidObjectConfiguration.php (-8),
InvalidObjectName.php (-8),
ObjectAlreadyRegistered.php (-8),
UnknownClass.php (-8),
UnknownInterface.php (-8),
UnknownObject.php (-8),
UnresolvedDependencies.php (-8),
WrongScope.php (-8)
-
Classes/Package:
Documentation.php (-8),
Exception.php (-8),
Manager.php (-4),
ManagerInterface.php (-8),
MetaData.php (-8),
MetaDataInterface.php (-8),
Package.php (-8),
PackageInterface.php (-8)
-
Classes/Package/Controller:
ManagerController.php (-2)
-
Classes/Package/Documentation:
Format.php (-8)
-
Classes/Package/Exception:
InvalidPackageKey.php (-8),
InvalidPackagePath.php (-8),
InvalidPackageState.php (-8),
PackageKeyAlreadyExists.php (-2),
ProtectedPackageKey.php (-2),
UnknownPackage.php (-8)
-
Classes/Package/MetaData:
AbstractConstraint.php (-2),
AbstractParty.php (-2),
Company.php (-2),
PackageConstraint.php (-2),
Person.php (-2),
ReaderInterface.php (-8),
SystemConstraint.php (-2),
WriterInterface.php (-8),
XMLReader.php (-2),
XMLWriter.php (-8)
-
Classes/Persistence:
BackendInterface.php (-8),
ClassSchema.php (-8),
ClassSchemataBuilder.php (-8),
Exception.php (-8),
LazyLoadingProxy.php (-8),
Manager.php (-8),
ManagerInterface.php (-8),
QueryFactoryInterface.php (-8),
QueryInterface.php (-8),
Repository.php (-8),
RepositoryInterface.php (-8),
Session.php (-8)
-
Classes/Persistence/Aspect:
DirtyMonitoring.php (-8),
DirtyMonitoringInterface.php (-8)
-
Classes/Persistence/Exception:
InvalidClass.php (-8),
InvalidPropertyType.php (-8),
MissingBackend.php (-8),
TooDirty.php (-8),
UnknownObject.php (-8)
-
Classes/Property:
Exception.php (-8),
Mapper.php (-8),
MappingError.php (-8),
MappingResults.php (-8),
MappingWarning.php (-8)
-
Classes/Property/DataType:
URI.php (-8)
-
Classes/Property/Exception:
FormatNotSupported.php (-8),
InvalidDataType.php (-8),
InvalidFormat.php (-8),
InvalidProperty.php (-8),
InvalidSource.php (-8),
InvalidTarget.php (-8)
-
Classes/Reflection:
ClassReflection.php (-8),
DocCommentParser.php (-4),
Exception.php (-8),
MethodReflection.php (-8),
ObjectAccess.php (-4),
ParameterReflection.php (-8),
PropertyReflection.php (-8),
Service.php (-8)
-
Classes/Resource:
AbstractResource.php (-8),
ClassLoader.php (-8),
Exception.php (-8),
HTMLResource.php (-8),
Manager.php (-8),
Processor.php (-8),
Publisher.php (-8),
ResourceInterface.php (-8),
TextResource.php (-8)
-
Classes/Resource/Exception:
FileDoesNotExist.php (-8)
-
Classes/Security:
Context.php (-8),
ContextHolderInterface.php (-8),
ContextHolderSession.php (-8),
Exception.php (-8),
RequestPatternInterface.php (-8),
RequestPatternResolver.php (-8)
-
Classes/Security/ACL:
PolicyExpressionParser.php (-8),
PolicyService.php (-8),
Privilege.php (-8),
Role.php (-8),
UserDetails.php (-8),
UserDetailsService.php (-8)
-
Classes/Security/Aspect:
PolicyEnforcementAspect.php (-8),
RequestDispatchingAspect.php (-8)
-
Classes/Security/Authentication:
EntryPointInterface.php (-8),
EntryPointResolver.php (-8),
GrantedAuthorityInterface.php (-8),
ManagerInterface.php (-8),
ProviderInterface.php (-8),
ProviderManager.php (-8),
ProviderResolver.php (-8),
TokenInterface.php (-8),
UserDetailsInterface.php (-8),
UserDetailsServiceInterface.php (-8)
-
Classes/Security/Authentication/EntryPoint:
WebRedirect.php (-8)
-
Classes/Security/Authentication/Provider:
RSAUsernamePassword.php (-8),
UsernamePassword.php (-8)
-
Classes/Security/Authentication/Token:
RSAUsernamePassword.php (-8),
UsernamePassword.php (-8)
-
Classes/Security/Authorization:
AccessDecisionManagerInterface.php (-8),
AccessDecisionVoterInterface.php (-8),
AccessDecisionVoterManager.php (-8),
AfterInvocationManagerInterface.php (-8),
AfterInvocationProcessorInterface.php (-8),
AfterInvocationProcessorManager.php (-8),
FilterFirewall.php (-8),
FirewallInterface.php (-8),
InterceptorInterface.php (-8),
InterceptorResolver.php (-8),
RequestFilter.php (-8)
-
Classes/Security/Authorization/Interceptor:
AccessDeny.php (-8),
AccessGrant.php (-8),
AfterInvocation.php (-8),
PolicyEnforcement.php (-8),
RequireAuthentication.php (-8)
-
Classes/Security/Authorization/Voter:
ACL.php (-8),
AccessDeny.php (-8),
AccessGrant.php (-8)
-
Classes/Security/Channel:
HTTPSInterceptor.php (-8)
-
Classes/Security/Controller:
LoginController.php (-8)
-
Classes/Security/Cryptography:
OpenSSLRSAKey.php (-8),
RSAWalletServiceInterface.php (-8),
RSAWalletServicePHP.php (-8)
-
Classes/Security/Exception:
AccessDenied.php (-8),
AuthenticationRequired.php (-8),
CircularResourceDefinitionDetected.php (-8),
DecryptionNotAllowed.php (-8),
InvalidAuthenticationProvider.php (-8),
InvalidAuthenticationStatus.php (-8),
InvalidKeyPairID.php (-8),
MissingConfiguration.php (-8),
NoAuthenticationProviderFound.php (-8),
NoContextAvailable.php (-8),
NoEntryInPolicy.php (-8),
NoEntryPointFound.php (-8),
NoInterceptorFound.php (-8),
NoRequestPatternFound.php (-8),
OperationNotPermitted.php (-8),
RequestTypeNotSupported.php (-8),
UnsupportedAuthenticationToken.php (-8),
VoterNotFound.php (-8)
-
Classes/Security/RequestPattern:
ControllerObjectName.php (-8),
IPAddressRange.php (-8),
URI.php (-8)
-
Classes/Security/View:
AuthenticatedUserView.php (-8),
LoginView.php (-8)
-
Classes/Session:
Exception.php (-8),
PHPSession.php (-8),
SessionInterface.php (-8),
TransientSession.php (-8)
-
Classes/Session/Exception:
DataNotSerializeable.php (-8),
SessionAutostartIsEnabled.php (-8),
SessionNotStarted.php (-8)
-
Classes/SignalSlot:
Dispatcher.php (-8),
SignalAspect.php (-8)
-
Classes/SignalSlot/Exception:
InvalidSlot.php (-8)
-
Classes/Utility:
Algorithms.php (-8),
Arrays.php (-8),
Environment.php (-8),
Exception.php (-8),
FileTypes.php (-8),
Files.php (-8),
MockEnvironment.php (-8),
SuperGlobalReplacement.php (-8)
-
Classes/Validation:
Error.php (-8),
Exception.php (-8),
PropertyError.php (-8),
ValidatorResolver.php (-8)
-
Classes/Validation/Exception:
InvalidSubject.php (-8),
InvalidValidationOptions.php (-8),
NoSuchFilter.php (-8),
NoSuchValidator.php (-8)
-
Classes/Validation/Filter:
FilterInterface.php (-8)
-
Classes/Validation/Validator:
AbstractCompositeValidator.php (-8),
AbstractObjectValidator.php (-8),
AbstractValidator.php (-8),
AlphanumericValidator.php (-8),
ConjunctionValidator.php (-8),
DateTimeValidator.php (-8),
DisjunctionValidator.php (-8),
EmailAddressValidator.php (-8),
FloatValidator.php (-8),
GenericObjectValidator.php (-8),
IntegerValidator.php (-8),
NotEmptyValidator.php (-8),
NumberRangeValidator.php (-8),
NumberValidator.php (-8),
ObjectValidatorInterface.php (-8),
RawValidator.php (-8),
RegularExpressionValidator.php (-8),
StringLengthValidator.php (-8),
TextValidator.php (-8),
UUIDValidator.php (-8),
ValidatorInterface.php (-8)
-
Documentation/Manual/DocBook/en:
AOPFramework.xml (-5),
AppendixCodingGuidelines.xml (+88 -108),
ConfigurationFramework.xml (-6),
MVCFramework.xml (-3),
ObjectFramework.xml (+2 -7),
PersistenceFramework.xml (-3)
-
Scripts:
FLOW3.php (-1)
-
Tests/AOP:
FrameworkTest.php (-8)
-
Tests/AOP/Builder:
AbstractMethodInterceptorBuilderTest.php (-8),
AdvicedConstructorInterceptorBuilderTest.php (-8),
AdvicedMethodInterceptorBuilderTest.php (-8),
EmptyConstructorInterceptorBuilderTest.php (-8),
EmptyMethodInterceptorBuilderTest.php (-8),
ProxyClassBuilderTest.php (-8)
-
Tests/AOP/Fixture:
AspectClassWithAllAdviceTypes.php (-8),
ClassTaggedWithSomething.php (-8),
InterfaceForIntroduction.php (-8),
MethodsTaggedWithSomething.php (-8)
-
Tests/AOP/Pointcut:
PointcutClassNameFilterTest.php (-8),
PointcutClassTaggedWithFilterTest.php (-8),
PointcutClassTypeFilterTest.php (-8),
PointcutExpressionParserTest.php (-8),
PointcutFilterTest.php (-8),
PointcutMethodNameFilterTest.php (-8),
PointcutMethodTaggedWithFilterTest.php (-8),
PointcutSettingFilterTest.php (-8),
PointcutTest.php (-8)
-
Tests/Cache:
FactoryTest.php (-8),
ManagerTest.php (-8)
-
Tests/Cache/Backend:
APCBackendTest.php (-8),
AbstractBackendTest.php (-8),
FileBackendTest.php (-8),
MemcachedBackendTest.php (-8),
MockBackend.php (-8),
TransientMemoryBackendTest.php (-8)
-
Tests/Cache/Frontend:
AbstractFrontendTest.php (-8),
StringFrontendTest.php (-8),
VariableFrontendTest.php (-8)
-
Tests/Configuration:
ContainerTest.php (-8),
ManagerTest.php (-8)
-
Tests/Configuration/Source:
PHPSourceTest.php (-8),
YAMLSourceTest.php (-8)
-
Tests/Core:
LockManagerTest.php (-8)
-
Tests/Error:
AbstractExceptionHandlerTest.php (-8),
ErrorTest.php (-8)
-
Tests/Fixtures:
ClassWithSetters.php (-8)
-
Tests/Locale:
LocaleTest.php (-8)
-
Tests/Log:
LoggerTest.php (-8)
-
Tests/Log/Backend:
AbstractBackendTest.php (-8),
FileBackendTest.php (-8)
-
Tests/MVC:
DispatcherTest.php (-8),
RequestHandlerResolverTest.php (-8),
RequestTest.php (-8)
-
Tests/MVC/CLI:
RequestBuilderTest.php (-4)
-
Tests/MVC/Controller:
AbstractControllerTest.php (-8),
ActionControllerTest.php (-2),
ArgumentTest.php (-8),
ArgumentsTest.php (-8),
ArgumentsValidatorTest.php (-8),
RESTControllerTest.php (-2)
-
Tests/MVC/Fixture/Controller:
MockRESTController.php (-8)
-
Tests/MVC/Fixture/Web/Routing:
MockRoutePartHandler.php (-8)
-
Tests/MVC/Web:
RequestBuilderTest.php (-8),
RequestHandlerTest.php (-8),
RequestTest.php (-8),
ResponseTest.php (-8)
-
Tests/MVC/Web/Routing:
DynamicRoutePartTest.php (-8),
RouteTest.php (-8),
RouterTest.php (-8),
StaticRoutePartTest.php (-8),
URIBuilderTest.php (-8)
-
Tests/Monitor:
FileMonitorTest.php (-8)
-
Tests/Monitor/ChangeDetectionStrategy:
ModificationTimeStrategyTest.php (-8)
-
Tests/Object:
BuilderTest.php (-8),
FactoryTest.php (-4),
ManagerTest.php (-4),
SessionRegistryTest.php (-2),
TransientRegistryTest.php (-2)
-
Tests/Object/Configuration:
ConfigurationBuilderTest.php (-8),
ConfigurationTest.php (-8)
-
Tests/Object/Fixture:
BasicClass.php (-2),
ClassWithInjectSettingsMethod.php (-8),
ClassWithOptionalArguments.php (-2),
ClassWithSetterAndPropertyInjection.php (-8)
-
Tests/Package:
DocumentationTest.php (-8),
ManagerTest.php (-8),
PackageTest.php (-8)
-
Tests/Package/Controller:
ManagerControllerTest.php (-8)
-
Tests/Package/Documentation:
FormatTest.php (-8)
-
Tests/Package/MetaData:
XMLReaderTest.php (-8),
XMLWriterTest.php (-8)
-
Tests/Persistence:
ClassSchemaTest.php (-8),
ClassSchemataBuilderTest.php (-8),
LazyLoadingProxyTest.php (-8),
ManagerTest.php (-8),
RepositoryTest.php (-8),
SessionTest.php (-8)
-
Tests/Persistence/Aspect:
DirtyMonitoringTest.php (-8)
-
Tests/Persistence/Fixture/Model:
CleanEntity.php (-8),
DirtyEntity.php (-8),
Entity1.php (-8),
Entity2.php (-8),
Entity3.php (-8),
ValueObject1.php (-8)
-
Tests/Property:
MapperTest.php (-8),
MappingResultsTest.php (-8)
-
Tests/Property/DataType:
URITest.php (-8)
-
Tests/Reflection:
ClassTest.php (-8),
MethodTest.php (-8),
ObjectAccessTest.php (-8),
ParameterTest.php (-8),
PropertyTest.php (-8),
ServiceTest.php (-8)
-
Tests/Reflection/Fixture:
DummyAbstractClass.php (-8),
DummyClass.php (-8),
DummyClassWithGettersAndSetters.php (-8),
DummyClassWithMethods.php (-8),
DummyClassWithProperties.php (-8),
DummyFinalClass.php (-8),
DummyInterface1.php (-8),
DummyInterface2.php (-8),
DummyInterface3.php (-8),
Implementation1OfDummyInterface3.php (-8),
Implementation2OfDummyInterface3.php (-8),
ImplementationOfDummyInterface1.php (-8),
ProxyOfImplementationOfDummyInterface1.php (-8),
TaggedClass1.php (-8),
TaggedClass2.php (-8),
TaggedClass3.php (-8)
-
Tests/Resource:
ClassLoaderTest.php (-8),
HTMLResourceTest.php (-7),
ManagerTest.php (-7),
ProcessorTest.php (-7),
PublisherTest.php (-7)
-
Tests/Security:
ContextHolderSessionTest.php (-8),
ContextTest.php (-8),
RequestPatternResolverTest.php (-8)
-
Tests/Security/ACL:
PolicyExpressionParserTest.php (-8),
PolicyServiceTest.php (-8)
-
Tests/Security/Aspect:
PolicyEnforcementAspectTest.php (-8),
RequestDispatchingAspectTest.php (-8)
-
Tests/Security/Authentication:
EntryPointResolverTest.php (-8),
ProviderManagerTest.php (-8),
ProviderResolverTest.php (-8)
-
Tests/Security/Authentication/EntryPoint:
WebRedirectTest.php (-8)
-
Tests/Security/Authentication/Provider:
RSAUsernamePasswordTest.php (-8),
UsernamePasswordTest.php (-8)
-
Tests/Security/Authentication/Token:
RSAUsernamePasswordTest.php (-8),
UsernamePasswordTest.php (-8)
-
Tests/Security/Authorization:
AccessDecisionVoterManagerTest.php (-8),
FilterFirewallTest.php (-8),
InterceptorResolverTest.php (-8),
RequestFilterTest.php (-8)
-
Tests/Security/Authorization/Interceptor:
AfterInvocationTest.php (-8),
PolicyEnforcementTest.php (-8),
RequireAuthenticationTest.php (-8)
-
Tests/Security/Authorization/Voter:
ACLTest.php (-8)
-
Tests/Security/Cryptography:
RSAWalletServicePHPTest.php (-8)
-
Tests/Security/RequestPattern:
ControllerObjectNameTest.php (-8),
URITest.php (-8)
-
Tests/Session:
TransientSessionTest.php (-8)
-
Tests/SignalSlot:
DispatcherTest.php (-8),
SignalAspectTest.php (-8)
-
Tests/Utility:
ArraysTest.php (-8),
EnvironmentTest.php (-8),
FilesTest.php (-8)
-
Tests/Validation:
PropertyErrorTest.php (-8),
ValidatorResolverTest.php (-8)
-
Tests/Validation/Validator:
AlphanumericValidatorTest.php (-8),
ConjunctionValidatorTest.php (-8),
DateTimeValidatorTest.php (-8),
DisjunctionValidatorTest.php (-8),
EmailAddressValidatorTest.php (-8),
FloatValidatorTest.php (-8),
GenericObjectValidatorTest.php (-8),
IntegerValidatorTest.php (-8),
NotEmptyValidatorTest.php (-8),
NumberRangeValidatorTest.php (-8),
NumberValidatorTest.php (-8),
RawValidatorTest.php (-8),
RegularExpressionValidatorTest.php (-8),
StringLengthValidatorTest.php (-8),
TextValidatorTest.php (-8),
UUIDValidatorTest.php (-8)
-
robert
2009-07-15 16:27
#24
Rev.: 2808
-
1 lines of code changed in 1 file:
-
Classes/Core:
Bootstrap.php (+1 -2)
-
robert
2009-07-15 15:50
#23
Rev.: 2803
-
1 lines of code changed in 1 file:
-
Scripts:
FLOW3.php (+1 -1)
-
robert
2009-07-15 15:32
#22
Rev.: 2800
-
83 lines of code changed in 19 files:
-
Classes/Core:
Bootstrap.php (+4 -2)
-
Classes/Package:
Manager.php (+3 -3)
-
Classes/Resource:
Publisher.php (+1 -1)
-
Classes/Security/Exception:
CircularResourceDefinitionDetected.php (+2 -2),
DecryptionNotAllowed.php (+2 -2),
InvalidKeyPairID.php (+2 -2),
NoEntryInPolicy.php (+2 -2)
-
Classes/Utility:
Environment.php (+1 -1)
-
Scripts:
FLOW3.php (new 43),
setfilepermissions.sh (+4 -4)
-
Tests/Package:
ManagerTest.php (+1 -1)
-
Tests/Reflection/Fixture:
DummyClassWithGettersAndSetters.php (+2 -2)
-
Tests/Resource:
PublisherTest.php (+4 -4)
-
Tests/Security/ACL:
PolicyExpressionParserTest.php (+2 -2),
PolicyServiceTest.php (+2 -2)
-
Tests/Security/Aspect:
PolicyEnforcementAspectTest.php (+2 -2),
RequestDispatchingAspectTest.php (+2 -2)
-
Tests/Security/Authorization:
AccessDecisionVoterManagerTest.php (+2 -2)
-
Tests/Security/Authorization/Interceptor:
PolicyEnforcementTest.php (+2 -2)
-
k-fish
2009-07-15 13:54
#21
Rev.: 2797
-
3 lines of code changed in 1 file:
-
Classes/Package:
Manager.php (+3 -3)
-
k-fish
2009-07-15 13:09
#20
Rev.: 2795
-
0 lines of code changed in 6 files:
-
Classes/AOP/Builder:
AbstractMethodInterceptorBuilder.php (-1),
AdvicedConstructorInterceptorBuilder.php (-1),
EmptyConstructorInterceptorBuilder.php (-1)
-
Resources/Private/AOP:
AOPProxyClassTemplate.php (-7)
-
Tests/AOP/Builder:
AdvicedConstructorInterceptorBuilderTest.php (-1),
EmptyConstructorInterceptorBuilderTest.php (-1)
-
k-fish
2009-07-15 12:28
#19
Rev.: 2794
-
509 lines of code changed in 261 files:
-
Classes/AOP:
Advisor.php (-3),
AspectContainer.php (-8),
Framework.php (-19),
Introduction.php (-4),
JoinPoint.php (-10),
JoinPointInterface.php (-9),
ProxyInterface.php (-6)
-
Classes/AOP/Advice:
AdviceChain.php (-3),
AdviceInterface.php (-3),
AfterAdvice.php (-4),
AfterReturningAdvice.php (-4),
AfterThrowingAdvice.php (-4),
AroundAdvice.php (-4),
BeforeAdvice.php (-4)
-
Classes/AOP/Builder:
AbstractMethodInterceptorBuilder.php (+1 -4),
AdvicedConstructorInterceptorBuilder.php (+1 -2),
AdvicedMethodInterceptorBuilder.php (-1),
EmptyConstructorInterceptorBuilder.php (+1 -2),
EmptyMethodInterceptorBuilder.php (-1),
ProxyClassBuilder.php (-22)
-
Classes/AOP/Pointcut:
Pointcut.php (-5),
PointcutClassNameFilter.php (-3),
PointcutClassTaggedWithFilter.php (-3),
PointcutClassTypeFilter.php (-3),
PointcutExpressionParser.php (-13),
PointcutFilter.php (-3),
PointcutFilterComposite.php (-2),
PointcutFilterInterface.php (-1),
PointcutMethodNameFilter.php (-3),
PointcutMethodTaggedWithFilter.php (-3),
PointcutSettingFilter.php (-5)
-
Classes/Cache:
Factory.php (+1 -2),
Manager.php (+5 -4)
-
Classes/Cache/Backend:
APCBackend.php (+9 -4),
AbstractBackend.php (+3 -2),
BackendInterface.php (+9),
FileBackend.php (+11 -6),
MemcachedBackend.php (+11 -11),
NullBackend.php (+8),
TransientMemoryBackend.php (+8)
-
Classes/Cache/Frontend:
AbstractFrontend.php (+10 -1),
FrontendInterface.php (+10 -1),
StringFrontend.php (+3),
VariableFrontend.php (+3)
-
Classes/Configuration:
Container.php (-21),
Manager.php (+1 -12)
-
Classes/Configuration/Source:
PHPSource.php (-1),
SourceInterface.php (-1),
WritableSourceInterface.php (-1),
YAMLSource.php (+1 -2)
-
Classes/Core:
Bootstrap.php (+6 -31),
LockManager.php (+3 -3)
-
Classes/Error:
AbstractExceptionHandler.php (-3),
DebugExceptionHandler.php (-6),
Error.php (+4),
ErrorHandler.php (-3),
ExceptionHandlerInterface.php (-2),
ProductionExceptionHandler.php (-4),
Warning.php (+3)
-
Classes/Locale:
Locale.php (-4),
Service.php (-3)
-
Classes/Log:
Logger.php (+3 -2),
LoggerFactory.php (+1 -1),
LoggerInterface.php (+3),
SystemLoggerInterface.php (+1)
-
Classes/Log/Backend:
AbstractBackend.php (+1),
BackendInterface.php (+3),
FileBackend.php (+5 -1),
NullBackend.php (+3)
-
Classes/MVC:
Dispatcher.php (-2),
Request.php (+11 -12),
RequestHandlerInterface.php (+3),
RequestHandlerResolver.php (-3),
RequestInterface.php (+20),
Response.php (+4),
ResponseInterface.php (+4)
-
Classes/MVC/CLI:
Request.php (+1 -1),
RequestBuilder.php (-7),
RequestHandler.php (-4)
-
Classes/MVC/Controller:
AbstractController.php (+8 -12),
ActionController.php (+9 -5),
Argument.php (+16 -11),
Arguments.php (+11 -4),
ArgumentsValidator.php (+3 -1),
ControllerContext.php (+5 -5),
ControllerInterface.php (+2),
NotFoundController.php (+2),
RESTController.php (+1 -1),
StandardController.php (-1)
-
Classes/MVC/View:
AbstractView.php (+2 -3),
EmptyView.php (-2),
NotFoundView.php (+1),
StandardView.php (+1),
ViewInterface.php (+3)
-
Classes/MVC/Web:
Request.php (+7 -2),
RequestBuilder.php (-6),
RequestHandler.php (-4),
Response.php (+6)
-
Classes/MVC/Web/Routing:
AbstractRoutePart.php (-11),
DynamicRoutePart.php (+6),
DynamicRoutePartInterface.php (+1),
Route.php (-15),
RoutePartInterface.php (-13),
Router.php (+1 -10),
RouterInterface.php (-2),
StaticRoutePart.php (-3),
URIBuilder.php (+3)
-
Classes/MVC/Web/Routing/Aspect:
RouterCachingAspect.php (-4)
-
Classes/Monitor:
FileMonitor.php (+8 -7)
-
Classes/Monitor/ChangeDetectionStrategy:
ChangeDetectionStrategyInterface.php (+1),
ModificationTimeStrategy.php (-4)
-
Classes/Object:
Builder.php (-13),
ClassFileManipulator.php (-4),
Factory.php (+1 -4),
FactoryInterface.php (+1),
Manager.php (+10 -16),
ManagerInterface.php (+7 -8),
ProxyInterface.php (-1),
RegistryInterface.php (-5),
SessionRegistry.php (+13 -5),
TransientRegistry.php (-4)
-
Classes/Object/Configuration:
Configuration.php (-24),
ConfigurationArgument.php (-5),
ConfigurationProperty.php (-6)
-
Classes/Package:
Documentation.php (+4 -2),
Manager.php (+12 -6),
ManagerInterface.php (+10 -1),
MetaData.php (-16),
MetaDataInterface.php (-8),
Package.php (+8 -6),
PackageInterface.php (+5 -1)
-
Classes/Package/Controller:
ManagerController.php (-9)
-
Classes/Package/Documentation:
Format.php (+3 -2)
-
Classes/Package/MetaData:
AbstractConstraint.php (-5),
AbstractParty.php (-5),
Company.php (-1),
PackageConstraint.php (-1),
Person.php (-4),
ReaderInterface.php (-1),
SystemConstraint.php (-3),
WriterInterface.php (-1),
XMLReader.php (-4),
XMLWriter.php (-3)
-
Classes/Persistence:
BackendInterface.php (-7),
ClassSchema.php (-13),
ClassSchemataBuilder.php (-2),
LazyLoadingProxy.php (-7),
Manager.php (+2 -8),
ManagerInterface.php (-5),
QueryFactoryInterface.php (+1),
QueryInterface.php (+15),
Repository.php (+12 -1),
RepositoryInterface.php (+6),
Session.php (-4)
-
Classes/Persistence/Aspect:
DirtyMonitoring.php (-8),
DirtyMonitoringInterface.php (-4)
-
Classes/Property:
Mapper.php (+3 -3),
MappingResults.php (+7)
-
Classes/Property/DataType:
URI.php (+19)
-
Classes/Reflection:
ClassReflection.php (-12),
DocCommentParser.php (-6),
MethodReflection.php (-7),
ParameterReflection.php (-3),
PropertyReflection.php (-6),
Service.php (+26 -14)
-
Classes/Resource:
AbstractResource.php (-8),
ClassLoader.php (-3),
HTMLResource.php (-2),
Manager.php (-5),
Publisher.php (-9),
ResourceInterface.php (-8),
TextResource.php (-1)
-
Classes/Security:
Context.php (-9),
ContextHolderInterface.php (-4),
ContextHolderSession.php (-12),
RequestPatternInterface.php (-4),
RequestPatternResolver.php (-2)
-
Classes/Security/ACL:
PolicyExpressionParser.php (+2 -5),
PolicyService.php (-10),
Privilege.php (-7),
Role.php (-3),
UserDetails.php (-4),
UserDetailsService.php (-1)
-
Classes/Security/Aspect:
PolicyEnforcementAspect.php (-2),
RequestDispatchingAspect.php (-4)
-
Classes/Security/Authentication:
EntryPointInterface.php (-3),
EntryPointResolver.php (-2),
GrantedAuthorityInterface.php (-1),
ManagerInterface.php (-3),
ProviderInterface.php (-3),
ProviderManager.php (-6),
ProviderResolver.php (-2),
TokenInterface.php (-12),
UserDetailsInterface.php (-3),
UserDetailsServiceInterface.php (-1)
-
Classes/Security/Authentication/EntryPoint:
WebRedirect.php (-3)
-
Classes/Security/Authentication/Provider:
RSAUsernamePassword.php (-4),
UsernamePassword.php (-3)
-
Classes/Security/Authentication/Token:
RSAUsernamePassword.php (-21),
UsernamePassword.php (-15)
-
Classes/Security/Authorization:
AccessDecisionManagerInterface.php (-1),
AccessDecisionVoterInterface.php (-1),
AccessDecisionVoterManager.php (-5),
AfterInvocationManagerInterface.php (-2),
AfterInvocationProcessorInterface.php (-2),
AfterInvocationProcessorManager.php (-2),
FilterFirewall.php (-4),
FirewallInterface.php (-1),
InterceptorInterface.php (-1),
InterceptorResolver.php (-2),
RequestFilter.php (-4)
-
Classes/Security/Authorization/Interceptor:
AccessDeny.php (-1),
AccessGrant.php (-1),
AfterInvocation.php (+2 -6),
PolicyEnforcement.php (-3),
RequireAuthentication.php (-2)
-
Classes/Security/Authorization/Voter:
ACL.php (-2),
AccessDeny.php (-1),
AccessGrant.php (-1)
-
Classes/Security/Channel:
HTTPSInterceptor.php (-2)
-
Classes/Security/Controller:
LoginController.php (-3)
-
Classes/Security/Cryptography:
OpenSSLRSAKey.php (+2 -5),
RSAWalletServiceInterface.php (+2 -8),
RSAWalletServicePHP.php (-14)
-
Classes/Security/RequestPattern:
ControllerObjectName.php (-4),
IPAddressRange.php (-4),
URI.php (-4)
-
Classes/Security/View:
AuthenticatedUserView.php (-1),
LoginView.php (-1)
-
Classes/Session:
PHPSession.php (-9),
SessionInterface.php (-7),
TransientSession.php (-7)
-
Classes/SignalSlot:
Dispatcher.php (+3 -2),
SignalAspect.php (-2)
-
Classes/Utility:
Arrays.php (+1 -1),
Environment.php (+20 -3),
MockEnvironment.php (-1),
SuperGlobalReplacement.php (-10)
-
Classes/Validation:
PropertyError.php (+4),
ValidatorResolver.php (-11)
-
Classes/Validation/Filter:
FilterInterface.php (-1)
-
Classes/Validation/Validator:
AbstractCompositeValidator.php (+6),
AbstractValidator.php (+4),
AlphanumericValidator.php (+1),
ConjunctionValidator.php (+1),
DateTimeValidator.php (+1),
DisjunctionValidator.php (+1),
EmailAddressValidator.php (+1),
FloatValidator.php (+1),
GenericObjectValidator.php (+4 -1),
IntegerValidator.php (+1),
NotEmptyValidator.php (+1),
NumberRangeValidator.php (+1),
NumberValidator.php (+1),
ObjectValidatorInterface.php (+2),
RawValidator.php (+3),
RegularExpressionValidator.php (+1),
StringLengthValidator.php (+1),
TextValidator.php (+1),
UUIDValidator.php (+1),
ValidatorInterface.php (+3)
-
robert
2009-07-15 12:17
#18
Rev.: 2790
-
5 lines of code changed in 1 file:
-
Scripts:
setfilepermissions.sh (new 5)
-
robert
2009-07-13 17:48
#17
Rev.: 2781
-
7 lines of code changed in 2 files:
-
Classes/Object:
Builder.php (+3 -2)
-
Tests/Object:
BuilderTest.php (+4 -6)
-
k-fish
2009-07-10 10:51
#16
Rev.: 2766
-
321 lines of code changed in 1 file:
-
Configuration:
Objects.yaml (+321 -321)
-
andi
2009-07-10 09:01
#15
Rev.: 2764
-
321 lines of code changed in 1 file:
-
Configuration:
Objects.yaml (+321 -317)
-
robert
2009-07-10 08:48
#14
Rev.: 2763
-
62 lines of code changed in 10 files:
-
Classes/AOP:
JoinPoint.php (+1 -1)
-
Classes/AOP/Exception:
InvalidArgument.php (new 43)
-
Classes/AOP/Pointcut:
PointcutMethodNameFilter.php (+1 -1)
-
Classes/Core:
Bootstrap.php (+1 -9)
-
Classes/Object:
Manager.php (+1 -1),
SessionRegistry.php (+3 -3),
TransientRegistry.php (+3 -3)
-
Classes/Reflection:
DocCommentParser.php (+1 -1)
-
Configuration:
Objects.yaml (+7)
-
Tests/Object:
ManagerTest.php (+1 -1)
-
andi
2009-07-10 07:58
#13
Rev.: 2762
-
173 lines of code changed in 5 files:
-
Classes/Core:
Bootstrap.php (+13 -2)
-
Classes/Object:
Manager.php (+13),
SessionRegistry.php (+21 -22)
-
Tests/Object:
ManagerTest.php (+99 -4),
SessionRegistryTest.php (+27 -22)
-
andi
2009-07-09 18:19
#12
Rev.: 2761
-
214 lines of code changed in 2 files:
-
Classes/Object:
SessionRegistry.php (+54 -4)
-
Tests/Object:
SessionRegistryTest.php (+160 -6)
-
k-fish
2009-07-09 15:13
#11
Rev.: 2760
-
4 lines of code changed in 1 file:
-
Tests/Package:
ManagerTest.php (+4 -14)
-
andi
2009-07-09 12:41
#10
Rev.: 2759
-
1771 lines of code changed in 9 files:
-
Classes/Core:
Bootstrap.php (+4 -1)
-
Classes/Object:
Manager.php (+52 -6),
SessionRegistry.php (new 419)
-
Classes/Object/Exception:
InvalidObjectName.php (new 43)
-
Classes/Reflection:
PropertyReflection.php (-1)
-
Tests/Object:
ManagerTest.php (+220 -21),
SessionRegistryTest.php (new 1008),
TransientRegistryTest.php (+1 -1)
-
Tests/Reflection:
PropertyTest.php (+24)
-
k-fish
2009-07-09 11:46
#9
Rev.: 2754
-
18 lines of code changed in 4 files:
-
Tests/Error:
AbstractExceptionHandlerTest.php (+2 -2)
-
Tests/Security:
ContextHolderSessionTest.php (+2 -4),
ContextTest.php (+2 -2)
-
Tests/Security/Authorization/Voter:
ACLTest.php (+12 -12)
-
robert
2009-07-08 13:19
#8
Rev.: 2745
-
37 lines of code changed in 12 files:
-
Classes/Package:
Manager.php (+1 -29),
ManagerInterface.php (-16),
Package.php (+3 -3),
PackageInterface.php (+1 -1)
-
Classes/Package/Controller:
ManagerController.php (+2 -2)
-
Classes/Package/MetaData:
XMLReader.php (+1 -1),
XMLWriter.php (+1 -1)
-
Tests/Package:
ManagerTest.php (+6 -48),
PackageTest.php (+4 -4)
-
Tests/Package/Controller:
ManagerControllerTest.php (+16 -14)
-
Tests/Package/MetaData:
XMLReaderTest.php (+1 -1),
XMLWriterTest.php (+1 -1)
-
k-fish
2009-07-07 11:51
#7
Rev.: 2742
-
224 lines of code changed in 1 file:
-
Documentation/Manual/DocBook/en:
AppendixCodingGuidelines.xml (+224 -234)
-
k-fish
2009-07-07 10:57
#6
Rev.: 2740
-
18 lines of code changed in 2 files:
-
Classes/Persistence/Aspect:
DirtyMonitoring.php (+3 -1)
-
Tests/Persistence/Aspect:
DirtyMonitoringTest.php (+15)
-
k-fish
2009-07-03 11:24
#5
Rev.: 2735
-
455 lines of code changed in 2 files:
-
Documentation/Manual/DocBook/en:
AppendixCodingGuidelines.xml (+449 -262),
PersistenceFramework.xml (+6 -6)
-
k-fish
2009-07-02 14:45
#4
Rev.: 2732
-
0 lines of code changed in 3 files:
-
Tests/MVC/Web/Routing:
DynamicRoutePartTest.php (-14),
RouteTest.php (-10),
StaticRoutePartTest.php (-14)
-
k-fish
2009-07-02 14:16
#3
Rev.: 2731
-
3 lines of code changed in 3 files:
-
Tests/AOP:
FrameworkTest.php (+1 -1)
-
Tests/Cache/Backend:
APCBackendTest.php (+1 -1)
-
Tests/MVC/Controller:
ActionControllerTest.php (+1 -1)
-
k-fish
2009-07-01 13:12
#2
Rev.: 2727
-
23 lines of code changed in 2 files:
-
Documentation/Manual/DocBook/en:
AppendixInstallPHP53.xml (+15 -9),
Installation.xml (+8 -8)
-
robert
2009-07-01 10:21
#1
Rev.: 2696
-
1 lines of code changed in 1 file:
-
Meta:
Package.xml (+1 -1)