22
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Process places with gatekeeper.
ChristopherViel
as Christopher Viel
More... almost 9 years ago
Process simple proxies and places with name tokens.
ChristopherViel
as Christopher Viel
More... almost 9 years ago
Add javadoc to GwtpModule/App annotations.
ChristopherViel
as Christopher Viel
More... almost 9 years ago
Merge pull request #759 from timeu/master
ChristopherViel
as Christopher Viel
More... almost 9 years ago
Extract regexp from path params More... almost 9 years ago
Remove client parameters factory in favor of compile time generation.
ChristopherViel
as Christopher Viel
More... almost 9 years ago
Bugfix: Make sure to setActiveTab More... almost 9 years ago
Always output GWT classes as resources and sources. This is so they can be picked up by other processors.
ChristopherViel
as Christopher Viel
More... about 9 years ago
auto-service is not transitive
ChristopherViel
as Christopher Viel
More... about 9 years ago
Removed ProxyProcessor to prepare for PR
ChristopherViel
as Christopher Viel
More... about 9 years ago
Move gwtp app processor to clients-common
ChristopherViel
as Christopher Viel
More... about 9 years ago
Refine the processing of bindings to support both single and multi
ChristopherViel
as Christopher Viel
More... about 9 years ago
Generate a setbinder of JacksonMapperProvider to enable usage in multi-module projects
ChristopherViel
as Christopher Viel
More... about 9 years ago
Add a GwtpApp annotation to bootstrap APT generation. Mostly useful for multi-module projects
ChristopherViel
as Christopher Viel
More... about 9 years ago
Append generated module FQNs to a META-INF file
ChristopherViel
as Christopher Viel
More... about 9 years ago
Generated java files will not end up compiled to .class if debug=false
ChristopherViel
as Christopher Viel
More... about 9 years ago
Make the processors work again based on master
ChristopherViel
as Christopher Viel
More... about 9 years ago
Fix incorrect presenter binding helpers
ChristopherViel
as Christopher Viel
More... about 9 years ago
Merge remote-tracking branch 'origin/master' into processors_migration
ChristopherViel
as Christopher Viel
More... about 9 years ago
Merge pull request #755 from ArcBees/mmc_interceptor_order
ChristopherViel
as Christopher Viel
More... about 9 years ago
Ensure Rest Interceptor order More... about 9 years ago
Merge pull request #746 from ArcBees/mmc_hook_intercept More... about 9 years ago
Fix DispatchHook called multiple times when Action is intercepted More... about 9 years ago
Merge pull request #745 from ArcBees/ol_fix_urls More... over 9 years ago
Fix URLs More... over 9 years ago
Merge pull request #734 from BenDol/bd_appgen
ChristopherViel
as Christopher Viel
More... over 9 years ago
Add the current date to the generated meta data
ChristopherViel
as Christopher Viel
More... over 9 years ago
Processor structure is immutable
ChristopherViel
as Christopher Viel
More... over 9 years ago
Remove the static injection workaround
ChristopherViel
as Christopher Viel
More... over 9 years ago
Add missing TypeLiteral import in generated Gin module
ChristopherViel
as Christopher Viel
More... over 9 years ago