Messages by Date
-
2017/09/06
[41/50] git commit: [flex-asjs] [refs/heads/feature/amf] - on SWF, we don't get an AcknowledgeMessage?
carlosrovira
-
2017/09/06
[05/50] git commit: [flex-asjs] [refs/heads/feature/amf] - FLEX-35354 - Add DynamicItemsRendererFactoryForArrayListData to allow add items dynamically to MDL Table - Bead can be used in other components - Update TabsItemRendererFactoryForArrayListData wi
carlosrovira
-
2017/09/06
[24/50] git commit: [flex-asjs] [refs/heads/feature/amf] - RemoteObjectAMFTest project initial commit
carlosrovira
-
2017/09/06
[16/50] git commit: [flex-asjs] [refs/heads/feature/amf] - change metadata was only being attached to the SWF class
carlosrovira
-
2017/09/06
[32/50] git commit: [flex-asjs] [refs/heads/feature/amf] - use Basic components so we can run it on both SWF and JS and get it working for SWF. Next up: JS
carlosrovira
-
2017/09/06
[04/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Switch MDLDynamicTabsExample to JSFlex only build in Maven
carlosrovira
-
2017/09/06
[48/50] git commit: [flex-asjs] [refs/heads/feature/amf] - fail sooner if SWF build fails
carlosrovira
-
2017/09/06
[28/50] git commit: [flex-asjs] [refs/heads/feature/amf] - - Move SampleAmfWebApp to examples/amf/SampleAmfWebApp - Switch poms to 0.9.0-SNAPSHOT
carlosrovira
-
2017/09/06
[35/50] git commit: [flex-asjs] [refs/heads/feature/amf] - more messages
carlosrovira
-
2017/09/06
[11/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Add MDLDynamicTableExample to ilustrate how add/remove items to MDL Table - Currently only adding is working. The rest job will be done as part of FLEX-35354
carlosrovira
-
2017/09/06
[45/50] git commit: [flex-asjs] [refs/heads/feature/amf] - backport amf.js and get it to use Responder instead of promises, and our Reflection APIs
carlosrovira
-
2017/09/06
[26/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Update Reflection dependency to 0.9.0-SNAPSHOT
carlosrovira
-
2017/09/06
[33/50] git commit: [flex-asjs] [refs/heads/feature/amf] - add ClassAliasBead
carlosrovira
-
2017/09/06
[31/50] git commit: [flex-asjs] [refs/heads/feature/amf] - ClassAliasBead for registering class aliases for AMF
carlosrovira
-
2017/09/06
[22/50] git commit: [flex-asjs] [refs/heads/feature/amf] - build reflection before network. Network needs reflection for AMF
carlosrovira
-
2017/09/06
[25/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Network AMF RemoteObject and Events
carlosrovira
-
2017/09/06
[30/50] git commit: [flex-asjs] [refs/heads/feature/amf] - seemed to need this to build for me
carlosrovira
-
2017/09/06
[20/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Misssing reference to DragDropJS
carlosrovira
-
2017/09/06
[07/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Added helper function
carlosrovira
-
2017/09/06
[49/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Sucessful Test strong type Value Object communication and casting
carlosrovira
-
2017/09/06
[39/50] git commit: [flex-asjs] [refs/heads/feature/amf] - different format on different platforms
carlosrovira
-
2017/09/06
[43/50] git commit: [flex-asjs] [refs/heads/feature/amf] - remove circulars
carlosrovira
-
2017/09/06
[19/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Temporarily removed references to DragDrop classes while investigating build problem.
carlosrovira
-
2017/09/06
[14/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Added drawing layer beads to enable the drop indicator to have a place outside of the itemRenderer space.
carlosrovira
-
2017/09/06
[42/50] git commit: [flex-asjs] [refs/heads/feature/amf] - now needs Reflection APIs
carlosrovira
-
2017/09/06
[34/50] git commit: [flex-asjs] [refs/heads/feature/amf] - move ClassAliasBead so it can depend on Reflection APIs
carlosrovira
-
2017/09/06
[23/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Network now depends on Reflection
carlosrovira
-
2017/09/06
[29/50] git commit: [flex-asjs] [refs/heads/feature/amf] - wrap Grid in View so it compiles. Maybe it won't run
carlosrovira
-
2017/09/06
[09/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Returns parameter passed into setAttribute and setChild to enable chained assignment of values.
carlosrovira
-
2017/09/06
[12/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Allow chained assignment to non-existent children
carlosrovira
-
2017/09/06
[13/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
carlosrovira
-
2017/09/06
[37/50] git commit: [flex-asjs] [refs/heads/feature/amf] - rudimentary SWF implementation of AMF in FlexJS. Now I know what needs to be done on the JS side
carlosrovira
-
2017/09/06
[46/50] git commit: [flex-asjs] [refs/heads/feature/amf] - fix maven build for RemoteObjectAMFTest
carlosrovira
-
2017/09/06
[21/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed moving child xml between parents
carlosrovira
-
2017/09/06
[08/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Added missing pieces for TextBlock management Fixed bug in GroupElement.replaceElements()
carlosrovira
-
2017/09/06
[50/50] git commit: [flex-asjs] [refs/heads/feature/amf] - fix up Network JS build to use Reflection for AMF
carlosrovira
-
2017/09/06
[02/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Partially fixed FormatExample
carlosrovira
-
2017/09/06
[10/50] git commit: [flex-asjs] [refs/heads/feature/amf] - Forgot header
carlosrovira
-
2017/09/06
[03/50] flex-asjs git commit: “Stringables” should be assignable to XML
carlosrovira
-
2017/09/06
[flex-typedefs] Git Push Summary [forced push!] [Forced Update!]
carlosrovira
-
2017/09/06
[4/8] git commit: [flex-falcon] [refs/heads/feature/amf] - fix param types
carlosrovira
-
2017/09/06
[5/8] git commit: [flex-falcon] [refs/heads/feature/amf] - go back to 0626
carlosrovira
-
2017/09/06
[3/8] git commit: [flex-falcon] [refs/heads/feature/amf] - ignore GCC warnings from Closure Library
carlosrovira
-
2017/09/06
[2/8] git commit: [flex-falcon] [refs/heads/feature/amf] - try upgrading to latest GCC
carlosrovira
-
2017/09/06
[7/8] git commit: [flex-falcon] [refs/heads/feature/amf] - add class aliases to JS info structure
carlosrovira
-
2017/09/06
[6/8] git commit: [flex-falcon] [refs/heads/feature/amf] - add -js-compiler-option=--skip_type_inference to get around GCC flow analysis bugs
carlosrovira
-
2017/09/06
[1/8] git commit: [flex-falcon] [refs/heads/feature/amf] - generate class alias info [Forced Update!]
carlosrovira
-
2017/09/06
[8/8] git commit: [flex-falcon] [refs/heads/feature/amf] - impls can be null
carlosrovira
-
2017/09/06
git commit: [flex-asjs] [refs/heads/feature/amf] - Sucessful Test strong type Value Object communication and casting
carlosrovira
-
2017/09/06
Build failed in Jenkins: flex-utilities_installer #1266
flex . ci . builds
-
2017/09/06
git commit: [flex-asjs] [refs/heads/develop] - Fixed moving child xml between parents
harbs
-
2017/09/06
Build failed in Jenkins: flex-tlf #1170
flex . ci . builds
-
2017/09/05
Build failed in Jenkins: flex-blazeds #1056
flex . ci . builds
-
2017/09/05
Build failed in Jenkins: flex-utilities_installer #1265
flex . ci . builds
-
2017/09/05
Jenkins build is back to normal : MD5Checker #18611
flex . ci . builds
-
2017/09/05
Build failed in Jenkins: MD5Checker #18610
flex . ci . builds
-
2017/09/05
Build failed in Jenkins: flex-tlf #1169
flex . ci . builds
-
2017/09/04
Build failed in Jenkins: flex-blazeds #1055
flex . ci . builds
-
2017/09/04
[2/3] git commit: [flex-asjs] [refs/heads/feature/amf] - on SWF, we don't get an AcknowledgeMessage?
aharui
-
2017/09/04
[1/3] git commit: [flex-asjs] [refs/heads/feature/amf] - get an array of custom value objects
aharui
-
2017/09/04
[3/3] git commit: [flex-asjs] [refs/heads/feature/amf] - didn't get its flexjs_wrapper set. SimpleList seems to be extending List which doesn't seem right to me though
aharui
-
2017/09/04
[1/3] git commit: [flex-asjs] [refs/heads/feature/amf] - add ClassAliasBead
aharui
-
2017/09/04
[2/3] git commit: [flex-asjs] [refs/heads/feature/amf] - now needs Reflection APIs
aharui
-
2017/09/04
[3/3] git commit: [flex-asjs] [refs/heads/feature/amf] - try returning a custom value object
aharui
-
2017/09/04
Build failed in Jenkins: flex-utilities_installer #1264
flex . ci . builds
-
2017/09/04
Build failed in Jenkins: flex-tlf #1168
flex . ci . builds
-
2017/09/03
Build failed in Jenkins: flex-blazeds #1054
flex . ci . builds
-
2017/09/03
Jenkins build is back to normal : flex-asjs #2540
flex . ci . builds
-
2017/09/03
git commit: [flex-asjs] [refs/heads/develop] - Misssing reference to DragDropJS
harbs
-
2017/09/03
git commit: [flex-asjs] [refs/heads/develop] - Temporarily removed references to DragDrop classes while investigating build problem.
pent
-
2017/09/03
Build failed in Jenkins: flex-asjs #2539
flex . ci . builds
-
2017/09/03
Build failed in Jenkins: flex-utilities_installer #1263
flex . ci . builds
-
2017/09/03
Build failed in Jenkins: flex-asjs #2538
flex . ci . builds
-
2017/09/03
git commit: [flex-asjs] [refs/heads/develop] - ClippingViewport was deprecated
harbs
-
2017/09/03
git commit: [flex-asjs] [refs/heads/develop] - Added isMobile()
harbs
-
2017/09/03
git commit: [flex-asjs] [refs/heads/develop] - change metadata was only being attached to the SWF class
harbs
-
2017/09/03
Jenkins build is back to normal : flex-tlf #1167
flex . ci . builds
-
2017/09/02
Build failed in Jenkins: flex-asjs #2537
flex . ci . builds
-
2017/09/02
Build failed in Jenkins: flex-blazeds #1053
flex . ci . builds
-
2017/09/02
Build failed in Jenkins: flex-asjs #2536
flex . ci . builds
-
2017/09/02
Jenkins build is back to stable : flex-flexunit #1063
flex . ci . builds
-
2017/09/02
Build failed in Jenkins: flex-utilities_installer #1262
flex . ci . builds
-
2017/09/02
Build failed in Jenkins: flex-tlf #1166
flex . ci . builds
-
2017/09/01
Build failed in Jenkins: flex-asjs #2535
flex . ci . builds
-
2017/09/01
Build failed in Jenkins: flex-blazeds #1052
flex . ci . builds
-
2017/09/01
Build failed in Jenkins: flex-asjs #2534
flex . ci . builds
-
2017/09/01
Jenkins build became unstable: flex-flexunit #1062
flex . ci . builds
-
2017/09/01
[5/5] git commit: [flex-asjs] [refs/heads/feature/amf] - refactor RemoteObject and Operation to use AMFNetConnection
aharui
-
2017/09/01
[2/5] git commit: [flex-asjs] [refs/heads/feature/amf] - fail sooner if SWF build fails
aharui
-
2017/09/01
[3/5] git commit: [flex-asjs] [refs/heads/feature/amf] - more messages
aharui
-
2017/09/01
[1/5] git commit: [flex-asjs] [refs/heads/feature/amf] - move ClassAliasBead so it can depend on Reflection APIs
aharui
-
2017/09/01
[4/5] git commit: [flex-asjs] [refs/heads/feature/amf] - backport amf.js and get it to use Responder instead of promises, and our Reflection APIs
aharui
-
2017/09/01
Build failed in Jenkins: flex-utilities_installer #1261
flex . ci . builds
-
2017/09/01
Build failed in Jenkins: flex-asjs #2533
flex . ci . builds
-
2017/09/01
Build failed in Jenkins: flex-tlf #1165
flex . ci . builds
-
2017/08/31
svn commit: r1017543 - in /websites/production/flex: cgi-bin/ content/
aharui
-
2017/08/31
svn commit: r1017542 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/sdk-installer-config-4.0.xml
buildbot
-
2017/08/31
svn commit: r1806886 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
aharui
-
2017/08/31
[1/2] git commit: [flex-falcon] [refs/heads/develop] - add class aliases to JS info structure
aharui
-
2017/08/31
[2/2] git commit: [flex-falcon] [refs/heads/develop] - impls can be null
aharui
-
2017/08/30
[3/4] git commit: [flex-asjs] [refs/heads/develop] - Added drawing layer beads to enable the drop indicator to have a place outside of the itemRenderer space.
pent
-
2017/08/30
[2/4] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'develop' into feature/dragAndDrop
pent
-
2017/08/30
[4/4] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'develop' into feature/dragAndDrop
pent
-
2017/08/30
[1/4] git commit: [flex-asjs] [refs/heads/develop] - Drag and drop work thus far. Not complete.
pent
-
2017/08/30
[14/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issu
pent
-
2017/08/30
[29/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Add MDLDynamicTableExample to ilustrate how add/remove items to MDL Table - Currently only adding is working. The rest job will be done as part of FLEX-35354
pent
-
2017/08/30
[20/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Partially fixed FormatExample
pent
-
2017/08/30
[30/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Allow chained assignment to non-existent children
pent
-
2017/08/30
[11/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issu
pent
-
2017/08/30
[06/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - quick fix to get compiling and something displaying
pent
-
2017/08/30
[25/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Added helper function
pent
-
2017/08/30
[32/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Merge branch 'develop' into feature/dragAndDrop
pent
-
2017/08/30
[18/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Fixed TLFEditTestFlexJS manual test
pent
-
2017/08/30
[22/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Switch MDLDynamicTabsExample to JSFlex only build in Maven
pent
-
2017/08/30
[12/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issu
pent
-
2017/08/30
[04/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
pent
-
2017/08/30
[24/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - FLEX-35354 - Rename TabsItemRendererFactoryForArrayListData to TabsDynamicItemsRendererFactoryForArrayListData - Update TabsDynamicItemsRendererFactoryForArrayListData with new implement
pent
-
2017/08/30
[19/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Fixed a few errors in DataGridXcompile
pent
-
2017/08/30
[31/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
pent
-
2017/08/30
[28/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Forgot header
pent
-
2017/08/30
[27/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Returns parameter passed into setAttribute and setChild to enable chained assignment of values.
pent
-
2017/08/30
[13/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issu
pent
-
2017/08/30
[07/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - FLEX-35350 - THead and TBody need to be created a bit early cause MDL complaining with NPE when dataProvider is null
pent
-
2017/08/30
[16/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Added maven build for UnitTests
pent
-
2017/08/30
[03/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Fixed FlexJSStore
pent
-
2017/08/30
[15/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issu
pent
-
2017/08/30
[26/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Added missing pieces for TextBlock management Fixed bug in GroupElement.replaceElements()
pent
-
2017/08/30
[09/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Quick fix for ListsTest
pent
-
2017/08/30
[23/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - FLEX-35354 - Add DynamicItemsRendererFactoryForArrayListData to allow add items dynamically to MDL Table - Bead can be used in other components - Update TabsItemRendererFactoryForArrayLis
pent
-
2017/08/30
[10/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Quick fix for FormExample (avoid 0 width, 0 height clipping)
pent
-
2017/08/30
[21/32] flex-asjs git commit: “Stringables” should be assignable to XML
pent
-
2017/08/30
[17/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
pent
-
2017/08/30
[05/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Update doc for MDL Dialog
pent
-
2017/08/30
[02/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Simplified ToggleTextButton
pent
-
2017/08/30
[08/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Quick fix for ImageTest
pent
-
2017/08/30
[01/32] git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Fix EffectsTimer test
pent
-
2017/08/30
git commit: [flex-asjs] [refs/heads/feature/dragAndDrop] - Added drawing layer beads to enable the drop indicator to have a place outside of the itemRenderer space.
pent
-
2017/08/30
git commit: [flex-sdk] [refs/heads/develop] - FLEX-35321 CAUSE: if the object isn't on stage when we'd normally set its initialized flag to true, we correctly skip this step, but we also need to set its updateCompletePendingFlag back to false, so that in
mihaic
-
2017/08/28
[1/2] git commit: [flex-asjs] [refs/heads/develop] - Allow chained assignment to non-existent children
harbs
-
2017/08/28
[2/2] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
harbs
-
2017/08/27
git commit: [flex-asjs] [refs/heads/develop] - Add MDLDynamicTableExample to ilustrate how add/remove items to MDL Table - Currently only adding is working. The rest job will be done as part of FLEX-35354
piotrz
-
2017/08/27
[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1248 - Fixed
Apache Jenkins Server
-
2017/08/27
git commit: [flex-asjs] [refs/heads/develop] - Forgot header
harbs
-
2017/08/27
Re: git commit: [flex-asjs] [refs/heads/develop] - Added helper function
Piotr Zarzycki
-
2017/08/27
[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1247 - Still Failing
Apache Jenkins Server
-
2017/08/27
git commit: [flex-asjs] [refs/heads/develop] - Returns parameter passed into setAttribute and setChild to enable chained assignment of values.
harbs
-
2017/08/27
[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1246 - Still Failing
Apache Jenkins Server
-
2017/08/26
[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1245 - Still Failing
Apache Jenkins Server
-
2017/08/26
[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1244 - Failure
Apache Jenkins Server
-
2017/08/26
git commit: [flex-asjs] [refs/heads/develop] - Added missing pieces for TextBlock management Fixed bug in GroupElement.replaceElements()
harbs
-
2017/08/26
git commit: [flex-asjs] [refs/heads/develop] - Added helper function
harbs
-
2017/08/26
Build failed in Jenkins: flex-tlf #1164
flex . ci . builds
-
2017/08/26
Build failed in Jenkins: flex-blazeds #1051
flex . ci . builds
-
2017/08/26
Jenkins build is back to stable : flex-flexunit #1061
flex . ci . builds
-
2017/08/26
Build failed in Jenkins: flex-utilities_installer #1260
flex . ci . builds
-
2017/08/25
Build failed in Jenkins: flex-tlf #1163
flex . ci . builds
-
2017/08/25
Build failed in Jenkins: flex-blazeds #1050
flex . ci . builds
-
2017/08/24
Jenkins build became unstable: flex-flexunit #1060
flex . ci . builds
-
2017/08/24
Build failed in Jenkins: flex-utilities_installer #1259
flex . ci . builds
-
2017/08/23
Build failed in Jenkins: flex-blazeds #1049
flex . ci . builds
-
2017/08/23
[2/2] git commit: [flex-falcon] [refs/heads/develop] - add -js-compiler-option=--skip_type_inference to get around GCC flow analysis bugs
aharui
-
2017/08/23
[1/2] git commit: [flex-falcon] [refs/heads/develop] - go back to 0626
aharui
-
2017/08/23
[1/2] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35354 - Add DynamicItemsRendererFactoryForArrayListData to allow add items dynamically to MDL Table - Bead can be used in other components - Update TabsItemRendererFactoryForArrayListData with new
piotrz
-
2017/08/23
[2/2] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35354 - Rename TabsItemRendererFactoryForArrayListData to TabsDynamicItemsRendererFactoryForArrayListData - Update TabsDynamicItemsRendererFactoryForArrayListData with new implementation of Dynam
piotrz
-
2017/08/23
git commit: [flex-asjs] [refs/heads/develop] - Switch MDLDynamicTabsExample to JSFlex only build in Maven
piotrz
-
2017/08/23
flex-asjs git commit: “Stringables” should be assignable to XML
harbs
-
2017/08/23
[3/3] git commit: [flex-falcon] [refs/heads/develop] - fix param types
aharui
-
2017/08/23
[1/3] git commit: [flex-falcon] [refs/heads/develop] - try upgrading to latest GCC
aharui
-
2017/08/23
[2/3] git commit: [flex-falcon] [refs/heads/develop] - ignore GCC warnings from Closure Library
aharui
-
2017/08/23
Build failed in Jenkins: flex-utilities_installer #1258
flex . ci . builds
-
2017/08/23
Build failed in Jenkins: flex-tlf #1162
flex . ci . builds
-
2017/08/22
Jenkins build is back to normal : flex-falcon #1704
flex . ci . builds
-
2017/08/22
git commit: [flex-asjs] [refs/heads/feature/amf] - fix maven build for RemoteObjectAMFTest
aharui
-
2017/08/22
Build failed in Jenkins: flex-blazeds #1048
flex . ci . builds
-
2017/08/22
Jenkins build is back to normal : flex-asjs #2530
flex . ci . builds
-
2017/08/22
[2/8] git commit: [flex-asjs] [refs/heads/feature/amf] - build reflection before network. Network needs reflection for AMF
aharui
-
2017/08/22
[7/8] git commit: [flex-asjs] [refs/heads/feature/amf] - use Basic components so we can run it on both SWF and JS and get it working for SWF. Next up: JS
aharui
-
2017/08/22
[4/8] git commit: [flex-asjs] [refs/heads/feature/amf] - remove circulars
aharui
-
2017/08/22
[5/8] git commit: [flex-asjs] [refs/heads/feature/amf] - rudimentary SWF implementation of AMF in FlexJS. Now I know what needs to be done on the JS side
aharui
-
2017/08/22
[8/8] git commit: [flex-asjs] [refs/heads/feature/amf] - different format on different platforms
aharui
-
2017/08/22
[3/8] git commit: [flex-asjs] [refs/heads/feature/amf] - ClassAliasBead for registering class aliases for AMF
aharui
-
2017/08/22
[6/8] git commit: [flex-asjs] [refs/heads/feature/amf] - fix up build script like the others
aharui
-
2017/08/22
[1/8] git commit: [flex-asjs] [refs/heads/feature/amf] - fix up Network JS build to use Reflection for AMF
aharui
-
2017/08/22
Build failed in Jenkins: flex-falcon #1703
flex . ci . builds
-
2017/08/22
git commit: [flex-falcon] [refs/heads/develop] - generate class alias info
aharui
-
2017/08/22
Build failed in Jenkins: flex-utilities_installer #1257
flex . ci . builds
-
2017/08/22
Build failed in Jenkins: flex-asjs #2529
flex . ci . builds
-
2017/08/22
git commit: [flex-asjs] [refs/heads/develop] - Partially fixed FormatExample
harbs
-
2017/08/22
git commit: [flex-asjs] [refs/heads/develop] - Fixed a few errors in DataGridXcompile
harbs
-
2017/08/22
git commit: [flex-asjs] [refs/heads/develop] - Fixed TLFEditTestFlexJS manual test
harbs
-
2017/08/22
Jenkins build is back to normal : flex-tlf #1161
flex . ci . builds
-
2017/08/21
Build failed in Jenkins: flex-blazeds #1047
flex . ci . builds
-
2017/08/21
[10/13] git commit: [flex-asjs] [refs/heads/develop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issues due to la
gregdove
-
2017/08/21
[07/13] git commit: [flex-asjs] [refs/heads/develop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issues due to la
gregdove
-
2017/08/21
[02/13] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
gregdove
-
2017/08/21
[06/13] git commit: [flex-asjs] [refs/heads/develop] - Quick fix for FormExample (avoid 0 width, 0 height clipping)
gregdove
-
2017/08/21
[09/13] git commit: [flex-asjs] [refs/heads/develop] - -refactored ant builds of manual tests to be closer to examples, and support for 'maven_compat' from test level ant scripts. -renamed GenericTests to UnitTests and fixed some display issues due to la
gregdove
-
2017/08/21
[03/13] git commit: [flex-asjs] [refs/heads/develop] - quick fix to get compiling and something displaying
gregdove
-
2017/08/21
[01/13] git commit: [flex-asjs] [refs/heads/develop] - Fix EffectsTimer test
gregdove
-
2017/08/21
[13/13] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop
gregdove