Alex Harui |
Re: [2/4] git commit: [flex-asjs] [refs/heads/refactor-sprite] - Check for illegal color values |
Wed, 26 Oct, 19:47 |
Apache Jenkins Server |
[MAVEN-BUILD] FlexJS Framework (maven) - Build # 305 - Failure |
Sat, 08 Oct, 08:23 |
Apache Jenkins Server |
[MAVEN-BUILD] FlexJS Framework (maven) - Build # 327 - Failure |
Tue, 18 Oct, 04:02 |
Chris Lambertus |
Re: [MAVEN-BUILD] FlexJS Framework (maven) - Build # 327 - Failure |
Tue, 18 Oct, 04:17 |
FedEx International MailService |
Unable to deliver your item, #00000521662 |
Tue, 04 Oct, 18:55 |
IJRDO Journal |
Inviting paper for Publication:: October Issue Volume: 2, Issue 10 – 2016 |
Sat, 15 Oct, 05:16 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - switch back from @expose to @export |
Sat, 01 Oct, 06:22 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - add keep-code-with-metadata option to generate exportSymbol and exportProperty calls that prevent methods with metadata from being removed by the GCC dead code removal |
Tue, 04 Oct, 05:34 |
aha...@apache.org |
svn commit: r1763230 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml |
Tue, 04 Oct, 05:44 |
aha...@apache.org |
svn commit: r998840 - in /websites/production/flex: cgi-bin/ content/ |
Tue, 04 Oct, 05:47 |
aha...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/develop] - leverage new -keep-code-with-metadata |
Tue, 04 Oct, 05:53 |
aha...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/develop] - rewrite code to prevent dead code removal |
Tue, 04 Oct, 05:53 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - replace old way of packing JS files for now |
Tue, 04 Oct, 16:43 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - move compile-js after compile-as so new COMPJSC can inject js files into the SWC. No more need for generated-sources folder for framework swcs |
Tue, 04 Oct, 18:09 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - Revert "replace old way of packing JS files for now" so I can do a final fix of fixing the mojo |
Tue, 04 Oct, 18:10 |
aha...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/develop] - js side needs to allow this error in binding |
Wed, 05 Oct, 04:28 |
aha...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/develop] - FLEX-35137 fix/workaround for binding to private vars |
Wed, 05 Oct, 04:28 |
aha...@apache.org |
[1/2] git commit: [flex-falcon] [refs/heads/develop] - static accessors are now accessed via class['someStaticProperty'] instead of class.someStaticProperty |
Fri, 07 Oct, 04:22 |
aha...@apache.org |
[2/2] git commit: [flex-falcon] [refs/heads/develop] - handle complex static initializers especially when the initializer is defined after the variable |
Fri, 07 Oct, 04:22 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - get binding working again |
Sat, 08 Oct, 05:09 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - add XML swc to pom |
Sat, 08 Oct, 14:33 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - convert more binding expressions into simple bindings |
Sun, 09 Oct, 05:28 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - copy problem formatter to COMPC handler |
Mon, 10 Oct, 04:35 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - try to fix internal var output |
Mon, 10 Oct, 17:20 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - better fix for internal vars |
Mon, 10 Oct, 17:52 |
aha...@apache.org |
svn commit: r1764195 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml |
Tue, 11 Oct, 06:23 |
aha...@apache.org |
svn commit: r999174 - in /websites/production/flex: cgi-bin/ content/ |
Tue, 11 Oct, 06:26 |
aha...@apache.org |
[1/2] git commit: [flex-falcon] [refs/heads/develop] - update version number for backup build |
Tue, 11 Oct, 15:52 |
aha...@apache.org |
[2/2] git commit: [flex-falcon] [refs/heads/develop] - hack in support for force-linking via import foo.bar.baz; baz |
Tue, 11 Oct, 15:52 |
aha...@apache.org |
[1/3] git commit: [flex-falcon] [refs/heads/develop] - try to get JSON output for ASDoc |
Wed, 12 Oct, 05:38 |
aha...@apache.org |
[2/3] git commit: [flex-falcon] [refs/heads/develop] - get raw output from asdoc into .txt files. Next step is to create dita files |
Wed, 12 Oct, 05:38 |
aha...@apache.org |
[3/3] git commit: [flex-falcon] [refs/heads/develop] - get raw output from asdoc into .txt files. Next step is to create dita files |
Wed, 12 Oct, 05:38 |
aha...@apache.org |
[1/2] git commit: [flex-falcon] [refs/heads/develop] - clean up most warnings |
Thu, 13 Oct, 16:06 |
aha...@apache.org |
[2/2] git commit: [flex-falcon] [refs/heads/develop] - FLEX-35141 fix XML literal handling' |
Thu, 13 Oct, 16:06 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - handle 'new int' |
Thu, 13 Oct, 22:22 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - add default property for TextButton |
Sun, 16 Oct, 06:23 |
aha...@apache.org |
[1/3] git commit: [flex-falcon] [refs/heads/develop] - handle text/html as default property. If text is specified as default property, but html is provided and an html property exists the html property will be set. This solution needs to be tested and |
Sun, 16 Oct, 06:28 |
aha...@apache.org |
[2/3] git commit: [flex-falcon] [refs/heads/develop] - json output |
Sun, 16 Oct, 06:28 |
aha...@apache.org |
[3/3] git commit: [flex-falcon] [refs/heads/develop] - tidy up the strings by eliminating extra whitespace |
Sun, 16 Oct, 06:28 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - fix MDL swc to use the correct Button |
Mon, 17 Oct, 04:25 |
aha...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/develop] - assume path to npm and cordova on mac. FB can't always find it since it might be started without the bash environment. Might need improving upon for when the path isn't right |
Thu, 20 Oct, 16:12 |
aha...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/develop] - switch AIR visible flag to true if exists |
Thu, 20 Oct, 16:12 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - update run configs for changes in cordova_build.xml |
Fri, 21 Oct, 06:32 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - use maven target folder if exists |
Sat, 22 Oct, 05:19 |
aha...@apache.org |
[1/2] git commit: [flex-falcon] [refs/heads/develop] - add compiler.exclude-defaults-css-files option to exclude certain kinds of CSS output. The entries should be paths to files or can reference the defaults.css in HTML.swc via HTML.swc:defaults.css |
Mon, 24 Oct, 06:43 |
aha...@apache.org |
[2/2] git commit: [flex-falcon] [refs/heads/develop] - Most of DITA output per class file. Next up: consolidate into package files |
Mon, 24 Oct, 06:43 |
aha...@apache.org |
git commit: [flex-sdk] [refs/heads/develop] - use flex download cache if downloads fail |
Tue, 25 Oct, 19:47 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - allow CI builds to use a download cache if downloads fail |
Tue, 25 Oct, 19:51 |
aha...@apache.org |
[1/2] flex-typedefs git commit: allow typedefs to get their downloads from the cache in case the true source is unavailable |
Tue, 25 Oct, 19:55 |
aha...@apache.org |
[2/2] flex-typedefs git commit: change fireListener to a var so we can reassign it at runtime |
Tue, 25 Oct, 19:55 |
aha...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/develop] - allow CI build to use download cache in case true source is unavailable |
Tue, 25 Oct, 20:00 |
aha...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/develop] - change name so the instance and static properties have different names. This was messing up reflection info |
Tue, 25 Oct, 20:00 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - fix up installer after launch script name changes |
Wed, 26 Oct, 16:27 |
aha...@apache.org |
svn commit: r1766701 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml |
Wed, 26 Oct, 16:39 |
aha...@apache.org |
svn commit: r999957 - in /websites/production/flex: cgi-bin/ content/ |
Wed, 26 Oct, 16:50 |
aha...@apache.org |
git commit: [flex-asjs] [refs/heads/refactor-sprite] - fix ItemRendererEvent on SWF side |
Wed, 26 Oct, 19:48 |
aha...@apache.org |
git commit: [flex-falcon] [refs/heads/develop] - allow [Embed(source="filename", mimeType="text/plain")] to initialize a string variable to the contents of a text file |
Fri, 28 Oct, 21:47 |
bigosma...@apache.org |
git commit: [flex-utilities] [refs/heads/develop] - Bump npm flexjs version up |
Sat, 01 Oct, 18:46 |
build...@apache.org |
svn commit: r998839 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/sdk-installer-config-4.0.xml |
Tue, 04 Oct, 05:45 |
build...@apache.org |
svn commit: r999173 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/sdk-installer-config-4.0.xml |
Tue, 11 Oct, 06:24 |
build...@apache.org |
buildbot success in on maven-flex-site |
Tue, 11 Oct, 10:37 |
build...@apache.org |
buildbot failure in on maven-flex-site |
Wed, 19 Oct, 09:30 |
build...@apache.org |
buildbot exception in on maven-flex-site |
Wed, 19 Oct, 12:57 |
build...@apache.org |
buildbot failure in on maven-flex-site |
Wed, 19 Oct, 13:11 |
build...@apache.org |
buildbot success in on maven-flex-site |
Wed, 19 Oct, 13:13 |
build...@apache.org |
svn commit: r999956 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/sdk-installer-config-4.0.xml |
Wed, 26 Oct, 16:40 |
carlosrov...@apache.org |
[flex-asjs] Git Push Summary |
Fri, 14 Oct, 18:49 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel |
Fri, 14 Oct, 18:52 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - Add MDL module to pom |
Fri, 14 Oct, 18:52 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL Example project |
Fri, 14 Oct, 21:05 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - add default property for TextButton |
Sun, 16 Oct, 08:36 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - Use changes in falcon to inline HTML |
Sun, 16 Oct, 09:06 |
carlosrov...@apache.org |
[1/5] git commit: [flex-asjs] [refs/heads/feature/mdl] - add default property for TextButton [Forced Update!] |
Sun, 16 Oct, 15:22 |
carlosrov...@apache.org |
[2/5] git commit: [flex-asjs] [refs/heads/feature/mdl] - Add MDL module to pom |
Sun, 16 Oct, 15:22 |
carlosrov...@apache.org |
[3/5] git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL Example project |
Sun, 16 Oct, 15:22 |
carlosrov...@apache.org |
[4/5] git commit: [flex-asjs] [refs/heads/feature/mdl] - Use changes in falcon to inline HTML |
Sun, 16 Oct, 15:22 |
carlosrov...@apache.org |
[5/5] git commit: [flex-asjs] [refs/heads/feature/mdl] - First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel |
Sun, 16 Oct, 15:22 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - More Buttons, I think we need "disabled" html attribute implementation |
Sun, 16 Oct, 19:10 |
carlosrov...@apache.org |
[1/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - updated release notes, and added some missing things from 0.7 [Forced Update!] |
Mon, 17 Oct, 06:44 |
carlosrov...@apache.org |
[2/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - fix MDL swc to use the correct Button |
Mon, 17 Oct, 06:44 |
carlosrov...@apache.org |
[3/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel |
Mon, 17 Oct, 06:44 |
carlosrov...@apache.org |
[4/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - Use changes in falcon to inline HTML |
Mon, 17 Oct, 06:44 |
carlosrov...@apache.org |
[5/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - Add MDL module to pom |
Mon, 17 Oct, 06:44 |
carlosrov...@apache.org |
[6/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - More Buttons, I think we need "disabled" html attribute implementation |
Mon, 17 Oct, 06:44 |
carlosrov...@apache.org |
[7/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL Example project |
Mon, 17 Oct, 06:44 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/develop] - First implementation of js:Form. Is nesting tags, but action attribute is not working |
Mon, 17 Oct, 09:57 |
carlosrov...@apache.org |
[1/2] git commit: [flex-asjs] [refs/heads/feature/mdl] - Introducing js:Form |
Mon, 17 Oct, 10:00 |
carlosrov...@apache.org |
[2/2] git commit: [flex-asjs] [refs/heads/feature/mdl] - First implementation of js:Form. Is nesting tags, but action attribute is not working |
Mon, 17 Oct, 10:00 |
carlosrov...@apache.org |
[1/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - First implementation of js:Form. Is nesting tags, but action attribute is not working [Forced Update!] |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
[2/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - More Buttons, I think we need "disabled" html attribute implementation |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
[3/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
[4/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - Add MDL module to pom |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
[5/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - Use changes in falcon to inline HTML |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
[6/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL Example project |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
[7/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - Introducing js:Form |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
[8/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - fix MDL swc to use the correct Button |
Mon, 17 Oct, 10:02 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL TextInput |
Mon, 17 Oct, 11:40 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - Use of mdl:TextInput |
Mon, 17 Oct, 11:41 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL CheckBox impl |
Mon, 17 Oct, 14:16 |
carlosrov...@apache.org |
git commit: [flex-asjs] [refs/heads/feature/mdl] - Some text input and example changes |
Mon, 17 Oct, 14:17 |