git commit: [flex-asjs] [refs/heads/develop] - Add new example FlexWebsiteStatsViewer. This examples fetches data from Google Analytics for the website: flex.apache.org, and parses the data into the r

2015-09-21 Thread bigosmallm
Repository: flex-asjs Updated Branches: refs/heads/develop 892fd753b -> e28d38e86 Add new example FlexWebsiteStatsViewer. This examples fetches data from Google Analytics for the website: flex.apache.org, and parses the data into the required format. Then, via data binding, updates the

git commit: [flex-asjs] [refs/heads/develop] - Fixed a small, but critical, typo.

2015-09-21 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop f760bb42f -> a6eb38686 Fixed a small, but critical, typo. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a6eb3868 Tree:

svn commit: r1704324 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2015-09-21 Thread aharui
Author: aharui Date: Mon Sep 21 15:31:45 2015 New Revision: 1704324 URL: http://svn.apache.org/viewvc?rev=1704324=rev Log: "update md5s" Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml URL:

svn commit: r966229 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/sdk-installer-config-4.0.xml

2015-09-21 Thread buildbot
Author: buildbot Date: Mon Sep 21 15:32:10 2015 New Revision: 966229 Log: Staging update by buildbot for flex Modified: websites/staging/flex/trunk/cgi-bin/ (props changed) websites/staging/flex/trunk/content/ (props changed)

svn commit: r966230 - in /websites/production/flex: cgi-bin/ content/

2015-09-21 Thread aharui
Author: aharui Date: Mon Sep 21 15:34:48 2015 New Revision: 966230 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r966229, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

git commit: [flex-asjs] [refs/heads/develop] - Found a couple of errors in ContainerBase's getElementIndex code on both AS and JS side.

2015-09-21 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop e28d38e86 -> f760bb42f Found a couple of errors in ContainerBase's getElementIndex code on both AS and JS side. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/develop] - Remove dependency on IInputParser. Subclass JSONInputParser instead.

2015-09-21 Thread bigosmallm
Repository: flex-asjs Updated Branches: refs/heads/develop 84ece7b7f -> 5c13f2bd8 Remove dependency on IInputParser. Subclass JSONInputParser instead. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5c13f2bd

git commit: [flex-asjs] [refs/heads/develop] - Added internal check to see if view has been set before creating a new one. Removed references to "actualParent" which is no longer needed.

2015-09-21 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop a6eb38686 -> 84ece7b7f Added internal check to see if view has been set before creating a new one. Removed references to "actualParent" which is no longer needed. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo