Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GWT Project

Compile Java to highly optimized JavaScript with this open source toolkit
Collective - Host: opensource - https://opencollective.com/gwt-project - Website: https://gwtproject.org - Code: https://github.com/gwtproject

fixed javadoc issue

github.com/gwtproject/gwt-callback - 6eb7984caad7475b2c044d61e98558b5dfca3778 authored over 4 years ago by Frank Hossfeld <[email protected]>
Fixed format issue

github.com/gwtproject/gwt-dom-style-definitions - 303093ba76326bae771dedd0b713112c0cfa5119 authored over 4 years ago by Frank Hossfeld <[email protected]>
Fixed javadoc issue

github.com/gwtproject/gwt-dom-style-definitions - 16de819d4d309a1f9245b6de1dbb26431a23702c authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploy of parent module

github.com/gwtproject/gwt-callback - e159a18dda52fe70486a707288a1e11cfd6602ec authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploy of parent module

github.com/gwtproject/gwt-dom-style-definitions - 287b82c97cbaf04407189ec3a366c0884d84f7ef authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploy of parent module

github.com/gwtproject/gwt-timer - 1127ffeb0da384c60e6221446db824f46910235c authored over 4 years ago by Frank Hossfeld <[email protected]>
Add goog.define for the deferred-binding property for J2CL

github.com/gwtproject/gwt-history - 32c6ec30a91b0d48da644bd7cc258e7d77ae8c39 authored over 4 years ago by Thomas Broyer <[email protected]>
Rename deferred-binding property with "gwt." prefix

github.com/gwtproject/gwt-history - 47322ea373a07faa71e66f2a327b20fc5b2f8cff authored over 4 years ago by Thomas Broyer <[email protected]>
Run tests with J2Cl, by forking a Maven process

Run them with ChromeDriver in the GitHub Actions workflow

github.com/gwtproject/gwt-history - 57767e7789750b443ad87d47e5c835f51e613f5d authored over 4 years ago by Thomas Broyer <[email protected]>
Cache Maven dependencies in the GitHub Actions workflow

Also bumps to actions/cache@v2, and only cleanup before cache
if the cache wasn't hit.

For the ...

github.com/gwtproject/gwt-history - a571232b49f73484554d4723e8c6e61c5b6afb5a authored over 4 years ago by Thomas Broyer <[email protected]>
Add META-INF/gwt/mainModule for use with gwt-maven-plugin's generate-module

github.com/gwtproject/gwt-history - 3f5f8a0031b1c10ff75504bcb3d6e528e4bdc4f6 authored over 4 years ago by Thomas Broyer <[email protected]>
Update to gwt-window 1.0.0-RC2 for J2CL compatibility

This is in preparation to running the tests with J2CL.

github.com/gwtproject/gwt-history - c4317dab3bb2f9f6b67304ea03907d5c50c012c1 authored over 4 years ago by Thomas Broyer <[email protected]>
Split testing logic and actual test harness in separate classes

This is in preparation to running tests with J2CL.

github.com/gwtproject/gwt-history - 63796e105dd83355c34092ad2f5fd1fd2f06ecc5 authored over 4 years ago by Thomas Broyer <[email protected]>
Remove all uses of com.google.gwt in tests

This is in preparation to running tests with J2Cl.

github.com/gwtproject/gwt-history - 2ef1963fa49b74027da7d011c442f573ed1dfa15 authored over 4 years ago by Thomas Broyer <[email protected]>
Cache Maven dependencies in the GitHub Actions workflow

Also bumps to actions/cache@v2, and only cleanup before cache
if the cache wasn't hit.

For the ...

github.com/gwtproject/gwt-window - b359f2192a5259e6b2e2de9ec74b0564a177c915 authored over 4 years ago by Thomas Broyer <[email protected]>
Add META-INF/gwt/mainModule for use with gwt-maven-plugin's generate-module

github.com/gwtproject/gwt-window - 64c5b7f9c2a916863a5c9ad5e695caab2fd86ce2 authored over 4 years ago by Thomas Broyer <[email protected]>
Run tests with J2Cl, by forking a Maven process

Run them with ChromeDriver in the GitHub Actions workflow

github.com/gwtproject/gwt-window - f5b84d128e0465caa57fee67a81e6c97eb180639 authored over 4 years ago by Thomas Broyer <[email protected]>
Fix J2Cl issue with JsString/String casting

github.com/gwtproject/gwt-window - a203f8faa334f67f3b806b575426872902d2e1f6 authored over 4 years ago by Thomas Broyer <[email protected]>
Update to gwt-http 1.0.0-RC2 for J2Cl compatibility

This is in preparation to running the tests with J2Cl.

github.com/gwtproject/gwt-window - fae388bd15e1c7b4e7dbcd799420191d347bc3bf authored over 4 years ago by Thomas Broyer <[email protected]>
Remove all uses of com.google.gwt and JSNI in non-GWT2-specific tests

In some cases this is a rewrite using Elemental2, and in
others the code is simplified.

This is...

github.com/gwtproject/gwt-window - 64faeeabc47f5fc0a016abbdea4ccfb9f6ffb4f2 authored over 4 years ago by Thomas Broyer <[email protected]>
Extract async tests to GWT2-specific classes

This is in preparation to running tests with J2Cl.

github.com/gwtproject/gwt-window - edfdb6d30c34fb2994aa16185a686c513b54f320 authored over 4 years ago by Thomas Broyer <[email protected]>
Add StrictMath emulation

PiperOrigin-RevId: 323720845
Change-Id: I58279b243a5bef9eadc8e43f41d24f9c86793f16

github.com/gwtproject/gwt - 7de9ce8930d029cef35a41f79202213a736b9e86 authored over 4 years ago by Goktug Gokdogan <[email protected]>
Run J2CL tests with ChromeDriver in GitHub Actions workflow

github.com/gwtproject/gwt-http - df80ce1df95aa5b4e9f52db50f4f28869346f759 authored over 4 years ago by Thomas Broyer <[email protected]>
Unignore the timeout test, when NOT running J2CL tests with htmlunit

github.com/gwtproject/gwt-http - ee6522c3f84f0c5a70fa580446d0f7e41860786b authored over 4 years ago by Thomas Broyer <[email protected]>
Make it possible to choose the webdriver for J2CL tests

github.com/gwtproject/gwt-http - 066892147561fe92eaabd064fa8ceaec04ea5516 authored over 4 years ago by Thomas Broyer <[email protected]>
Update J2CL dependencies in integration tests

github.com/gwtproject/gwt-http - d10f129c45e41f90291c59857d6e1aaea5297325 authored over 4 years ago by Thomas Broyer <[email protected]>
Add META-INF/gwt/mainModule for use with gwt-maven-plugin's generate-module

github.com/gwtproject/gwt-http - 8378ea1464732034d8e14c5f671c42f9d4344012 authored over 4 years ago by Thomas Broyer <[email protected]>
Merge branch 'master' of https://github.com/gwtproject/gwt-animation

github.com/gwtproject/gwt-animation - 873c16241b9226b90473c8da6d9150891da9ae8c authored over 4 years ago by Frank Hossfeld <[email protected]>
update license header, remove commented code & update README.md

github.com/gwtproject/gwt-animation - 85ec16b4597103dd40cba43d05c9d57d33b61e4d authored over 4 years ago by Frank Hossfeld <[email protected]>
update license heaser, remove commented code & update README.md

github.com/gwtproject/gwt-animation - 2a3931d7c91950010fc2faa28e73df890e57d5a6 authored over 4 years ago by Frank Hossfeld <[email protected]>
add gwt-test-module

github.com/gwtproject/gwt-animation - 36125370991ae3ece6efc78eace761aab9ced7d4 authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge remote-tracking branch 'origin/master' into update-project-structure

# Conflicts:
# gwt-animation-gwt2-tests/pom.xml
# gwt-animation-j2cl-tests/pom.xml
# gwt-animati...

github.com/gwtproject/gwt-animation - ef9178ce9f5ea6c4916a955b46a8b6920569ba1c authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #4 from treblereel/HEAD-SNAPSHOT

dependencies updated to latest versions

github.com/gwtproject/gwt-animation - c0823ecf5534b46ef3205b5b0f8fbe2f4738d419 authored over 4 years ago by Colin Alworth <[email protected]>
dependencies updated to latest versions

github.com/gwtproject/gwt-animation - 55af5e65135b6a29e61e708d6a6b3cb410228973 authored over 4 years ago by Dmitrii Tikhomirov <[email protected]>
Include dependency information in README

Also fix a typo

github.com/gwtproject/gwt-jsonp - 33128658a14f568c42d5b5d734ef2b96cfe69913 authored over 4 years ago by Grzegorz Nowak <[email protected]>
improve poms

github.com/gwtproject/gwt-event-dom - 5a4c216ca9f6596f75d226cd5ca678de43daf902 authored over 4 years ago by Frank Hossfeld <[email protected]>
update README.md

github.com/gwtproject/gwt-event-dom - 82694c79cdc8673b76755e9534519627c2623db2 authored over 4 years ago by Frank Hossfeld <[email protected]>
remove commented code

github.com/gwtproject/gwt-xhr - b7287119bba9966863955b2a5aeb41832bb448a3 authored over 4 years ago by Frank Hossfeld <[email protected]>
intermezzo

github.com/gwtproject/gwt-animation - a7a6642d0d7fe5d45a2c7ce831c100308073e0ac authored over 4 years ago by Frank Hossfeld <[email protected]>
Intermezzo

github.com/gwtproject/gwt-jsonp - 818adbc5b8b964435cf68ea67b5e3dbd987edccf authored over 4 years ago by Frank Hossfeld <[email protected]>
update project structure

github.com/gwtproject/gwt-aria - 72d3124e038f4af26f89b990f6cbc035a6cd1e69 authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #14 from FrankHossfeld/master

Update project structure

github.com/gwtproject/gwt-dom - 4ee00cab3e9f365ee7c639c8932eb5760f566cda authored over 4 years ago by Colin Alworth <[email protected]>
remove ToDo, remove unneeded references inside the module descriptor & a IE7 hack

github.com/gwtproject/gwt-dom - 9af42ed320cb623a1ae9c11ec0e72df3a4008ff9 authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #9 from FrankHossfeld/master

update j2cl-version

github.com/gwtproject/gwt-typedarrays - 7e75c545f4abaa829dea9b0183fcb7dc7bc85bb7 authored over 4 years ago by Colin Alworth <[email protected]>
fix junit scope

github.com/gwtproject/gwt-safehtml - 2eb0cad1138fbda5ff8241ef6cecd0243731d839 authored over 4 years ago by Colin Alworth <[email protected]>
remove print commands

github.com/gwtproject/gwt-safehtml - 53eec12def9b027323ac067c107ddde2a9864378 authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #317 from TDesjardins/fix_formatting_faq

Fix formatting issue on faq troubleshooting

github.com/gwtproject/gwt-site - ecb51fa7d50d01d1bf4d20cd1b003175d322e4f4 authored over 4 years ago by Jens Nehlmeier <[email protected]>
Fix formatting issue on faq troubleshooting

github.com/gwtproject/gwt-site - 21cbf474fcb1bfa5abebb95b4f91278a4dec7072 authored over 4 years ago by Tino Desjardins <[email protected]>
update project structure

github.com/gwtproject/gwt-aria - c26c1676fc106a25b8d4353713a936c13a127b16 authored over 4 years ago by Frank Hossfeld <[email protected]>
update README.md

github.com/gwtproject/gwt-dom - 7b494c4e0f9894feb92bdf6394d45fc940acd6eb authored over 4 years ago by Frank Hossfeld <[email protected]>
update project structure & j2cl version

github.com/gwtproject/gwt-event-dom - 10c14cd976e164f4e10aa087a1e5308264dbb6ba authored over 4 years ago by Frank Hossfeld <[email protected]>
fixed an issue with j2cl tests & avoid running j2cl tests during build due to a htmlunit bug

github.com/gwtproject/gwt-xml - 2d0601d9075a9dd34b68a0a271f0fc2cd0f9f722 authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl version

github.com/gwtproject/gwt-xml - 819e92e2542ee2bdc17b52880a2174cc01bf9fbf authored over 4 years ago by Frank Hossfeld <[email protected]>
remove i8 & ie9 support

github.com/gwtproject/gwt-xml - bb9970f21cc3595858f083ec64037a59f6b37259 authored over 4 years ago by Frank Hossfeld <[email protected]>
Fixed NPE in j2cl-tests

github.com/gwtproject/gwt-xml - 393e6132113a23a0a8a33f3ce342776bfe9f713a authored over 4 years ago by Frank Hossfeld <[email protected]>
GWT 2 tests now run during build

github.com/gwtproject/gwt-xml - 080d99a9fa4ccdc6e69c48fe74e6dd21eefc23ce authored over 4 years ago by Frank Hossfeld <[email protected]>
remove commented code

github.com/gwtproject/gwt-xml - 862e4f7ad594b2bd8bc0b6df33f6c04f56f50b83 authored over 4 years ago by Frank Hossfeld <[email protected]>
intermezzo

github.com/gwtproject/gwt-xml - ed3addecb711d20ae3383a4caa80a933072aa6ea authored over 4 years ago by Frank Hossfeld <[email protected]>
remove useragent dependent code

github.com/gwtproject/gwt-xml - dab025973ec08ea0cf4c516f82d94802bfda8774 authored over 4 years ago by Frank Hossfeld <[email protected]>
fixed warnings

github.com/gwtproject/gwt-xml - 5beaacaaab66c49de52251254c3d50687cc6659b authored over 4 years ago by Frank Hossfeld <[email protected]>
Remove the unneeded sources jar dependency

github.com/gwtproject/gwt-event-dom - fe0af7fc6ed64b477cc2bfb8a010df3cf912f6f2 authored over 4 years ago by Colin Alworth <[email protected]>
update project structure

github.com/gwtproject/gwt-dom - 695b915d5ebaba9cd85f0c69b501b23c0456d0da authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl versions

github.com/gwtproject/gwt-xhr - f3551247fb12e2b1662f8ccca878e2e5f875f693 authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl-version

github.com/gwtproject/gwt-typedarrays - f5d20f5080e9f996ec26875fdc94f05bab25a58b authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl versions

github.com/gwtproject/gwt-core - d84e9945ac38100b42917604664ee8110b7a0a59 authored over 4 years ago by Frank Hossfeld <[email protected]>
update gitignore

github.com/gwtproject/gwt-safehtml - c9fe967c8da996dc0cc0be0bc4f6d5badd6e88a9 authored over 4 years ago by Frank Hossfeld <[email protected]>
Update README.md

github.com/gwtproject/gwt-editor - 44243bcef39268ae206f25bfaa81aa9038570baf authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl version

github.com/gwtproject/gwt-timer - ab14bc772cb0dbcd7648b9f7598e004dcd4503da authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl version

github.com/gwtproject/gwt-regexp - 088d9f1048fa77f07e985f3aea19e35b51ed53e1 authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl version & license head

github.com/gwtproject/gwt-editor - 04b161b7ec01f978b064d25681e122eaf1a71d78 authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge remote-tracking branch 'gwt-safecss-parent/master' into merge-branche

# Conflicts:
# .gitignore
# README.md
# gwt-safecss-gwt2-tests/pom.xml
# gwt-safecss-gwt2-tests/...

github.com/gwtproject/gwt-safehtml - 1bff10f8c77c42f654436cf52835634c1398a93f authored over 4 years ago by Frank Hossfeld <[email protected]>
update j2cl versions

github.com/gwtproject/gwt-safehtml - 1c82c1fd8c8c7cd1bf4585d964142adfe3db88f9 authored over 4 years ago by Frank Hossfeld <[email protected]>
update README.md

github.com/gwtproject/gwt-safehtml - ed85599c73175484fbbc001b99cad19cdcd0a50c authored over 4 years ago by Frank Hossfeld <[email protected]>
update groupid of gwt-safecss to 'org.gwtproject.gwt-safehtml'

github.com/gwtproject/gwt-safehtml - c9912c15387a5907f5d7a82b99dc5572653383fc authored over 4 years ago by Frank Hossfeld <[email protected]>
Remove Stream usage from Throwable for smaller generated JS output size

Change-Id: I2506993b5e90aef9136aa8c739eb0bc74ad5e06e
Bug-Link: https://github.com/gwtproject/gwt...

github.com/gwtproject/gwt - db0335deaa9d53244f5666ebece7c8e834678c95 authored over 4 years ago by Colin Alworth <[email protected]>
Fix generics in SwingLoggerPanel to compile in Java 9+

Prior to Java 9, the postOrderEnumeration method returned a raw
Enumeration, but to correctly co...

github.com/gwtproject/gwt - 93099c37c33f2451eb439558ce3c3a3827c354dd authored over 4 years ago by Colin Alworth <[email protected]>
Improve Long.hashCode to follow correct semantics.

PiperOrigin-RevId: 318960075
Change-Id: I11b65f96a10b1ddb6617d9b2ff3b1ed5bed506cc

github.com/gwtproject/gwt - 3fc5c648ef830aa2ba6e000cd84645f03d30aeb6 authored over 4 years ago by Goktug Gokdogan <[email protected]>
Merge pull request #302 from niloc132/2.9.0

Update Javadoc and emulation reference for 2.9.0 release

github.com/gwtproject/gwt-site - 645351c012432c35d8c250a482cdd761333de9a5 authored over 4 years ago by Colin Alworth <[email protected]>
remove comments

github.com/gwtproject/gwt-safehtml - e8a58b93d88c128745ac2680f4197f46affb7a17 authored over 4 years ago by Frank Hossfeld <[email protected]>
add dependency-reduced-pom.xml to .gitignore

github.com/gwtproject/gwt-safehtml - cdcdf6739122095d306e2a16215243c4f959b62a authored over 4 years ago by Frank Hossfeld <[email protected]>
avoid deploy of j2cl- and test-service-module

github.com/gwtproject/gwt-xhr - 1e8c4615231b7cfb57d3366153ac9c658d9179fe authored over 4 years ago by Frank Hossfeld <[email protected]>
exclude directories (license check)

github.com/gwtproject/gwt-xhr - 6973a7df87262e6221586aeb90b9bae5aa603aa9 authored over 4 years ago by Frank Hossfeld <[email protected]>
update README.md

github.com/gwtproject/gwt-xhr - 137401616cf18cee2ecaf99ee32bae136bb9bbe0 authored over 4 years ago by Frank Hossfeld <[email protected]>
QF: avoid deploying test-modules (not final solution)

github.com/gwtproject/gwt-xhr - 327f72d2e28f57739781436feafc5fd47efc1670 authored over 4 years ago by Frank Hossfeld <[email protected]>
remove commented code

github.com/gwtproject/gwt-safehtml - 0b3848c4e6468419cfa9c82608eda6cad0e326b8 authored over 4 years ago by Frank Hossfeld <[email protected]>
add CI badge to README.md

github.com/gwtproject/gwt-safehtml - 146ca48c371e340f0781ff7233d4090fa38f2055 authored over 4 years ago by Frank Hossfeld <[email protected]>
update version of dependencies

github.com/gwtproject/gwt-safehtml - 5863f36e9aba09f48fae4db29d8c5c7b2cb879ba authored over 4 years ago by Frank Hossfeld <[email protected]>
udpate pom

github.com/gwtproject/gwt-safehtml - 488375eb9474b3a77cb62b651f7528e47f42805a authored over 4 years ago by Frank Hossfeld <[email protected]>
add repository

github.com/gwtproject/gwt-safehtml - 4d5d7f57c97f88b5af1a4220a00ff5a65f94c352 authored over 4 years ago by Frank Hossfeld <[email protected]>
add repository

github.com/gwtproject/gwt-safehtml - a9e7e410fd10a42b2e9719f2087a56ef5bc10091 authored over 4 years ago by Frank Hossfeld <[email protected]>
add GitHub action

github.com/gwtproject/gwt-safehtml - bad22cedb7c1d28451a2e1a2292c02001bff5d6d authored over 4 years ago by Frank Hossfeld <[email protected]>
update project project

github.com/gwtproject/gwt-safehtml - 7b937f9b386688ace5c2f1eb7e50c972c2f423d6 authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #8 from FrankHossfeld/master

several improvements

github.com/gwtproject/gwt-typedarrays - e59934e668101a33eabe8f6ddb9255c570c177a7 authored over 4 years ago by Colin Alworth <[email protected]>
several improvements:

* fixed typo
* moved elemental2 to version 1.1.0
* update .gitignore
* removed unused properties

github.com/gwtproject/gwt-typedarrays - 25d61656d5f60901a655dd3fb86bdad416eb2d0b authored over 4 years ago by Frank Hossfeld <[email protected]>
Merge pull request #8 from FrankHossfeld/master

several improvements

github.com/gwtproject/gwt-core - a87a984184b45247d8b01a0e4f6028ea415049d1 authored over 4 years ago by Colin Alworth <[email protected]>
Merge pull request #13 from FrankHossfeld/master

some improvements

github.com/gwtproject/gwt-timer - c587cc39230a02d8e630267f993c36b1216c7a4f authored over 4 years ago by Colin Alworth <[email protected]>
Merge pull request #315 from TDesjardins/fix_gitter_logo

Use official Gitter logo

github.com/gwtproject/gwt-site - 81efabdecdeb0cf1834dbe6d012c196d4a64f90d authored over 4 years ago by Colin Alworth <[email protected]>
Use official Gitter logo

github.com/gwtproject/gwt-site - b719e25ff8d4c9a33877e0d7150a5311fbe9b208 authored over 4 years ago by Tino Desjardins <[email protected]>
Merge pull request #20 from gwtproject/ant-zipscanner

Add a minimal ant-zipscanner JAR

github.com/gwtproject/tools - 194772ed94078802d8030136796de344eb1fdbe1 authored over 4 years ago by Colin Alworth <[email protected]>
Remove ant dependency, instead using minimal jar for zipscanner

Bug: #9690
Bug-Link: https://github.com/gwtproject/gwt/issues/9690
Change-Id: Icc3003de781c61656...

github.com/gwtproject/gwt - adeefdc3653e5bf36774460137d54fd6920d5c59 authored over 4 years ago by Colin Alworth <[email protected]>