Community
In this community section, you'll find links to:
- Participate in the discussions of our Google Group
- Contribute code through GitHub and follow the latest activity in our code repository
- File feature requests and bugs in our bug tracker
Discussions
If you want to discuss about Gaelyk, ask questions, suggest new features, and more, you can join the Gaelyk Google Group
Subscribe to the Gaelyk Google Group |
Latest messages in our discussion group
A problem occurred while parsing the Google Group RSS feed, please go directly to the
Gaelyk Google Group
instead. Or try again later.
Contribute
If you wish to contribute to the development of Gaelyk:
- you can do so by forking our repository on Github and by providing patches,
- you can submit new issues or features in our issue tracker.
Latest activity on our repository
- inefficient use of .properties when only keys are needed. .properties makes a value call on each property committed 5 years ago by Scott Murphy
- Merge pull request #234 from gaelyk/flex-compat Flex compat committed 5 years ago by Scott Murphy
- Merged master committed 5 years ago by Scott Murphy
- Merge pull request #233 from gaelyk/suggestion/datastore-properties-types fixed problems with canonical annotation committed 5 years ago by Scott Murphy
- fixed problems with canonical annotation committed 5 years ago by Vladimir Orany
- Create separate test for AST error committed 5 years ago by Scott Murphy
- Replicate exception in phase 'canonicalization' bug committed 5 years ago by Scott Murphy
- Make line numbers unique committed 5 years ago by Scott Murphy
- Merge changes committed 5 years ago by Scott Murphy
- Merge pull request #232 from gaelyk/suggestion/datastore-properties-types keeping datastore types to avoid unnecessary reflection committed 5 years ago by Scott Murphy
- finished implementation of get indexed/unindexed types committed 5 years ago by Vladimir Orany
- keeping datastore types to avoid unnecessary reflection (test) committed 5 years ago by Vladimir Orany
- keeping datastore types to avoid unnecessary reflection committed 5 years ago by Vladimir Orany
- typo committed 5 years ago by Scott Murphy
- Cloud Client Library Link/BlobKey behaviour compatibility committed 5 years ago by Scott Murphy
- remove wrapper from common, subproject won't compile committed 5 years ago by Scott Murphy
- point to a published version committed 5 years ago by Scott Murphy
- Update gradle version committed 5 years ago by Scott Murphy
- No longer use groovy gradle configuration committed 5 years ago by Scott Murphy
- Update template project deps committed 5 years ago by Scott Murphy
- Gradle 5 compatibility. committed 5 years ago by Scott Murphy
- Update App Engine SDK and remove references to no longer available products. committed 5 years ago by Scott Murphy
- Merge pull request #231 from gaelyk/using-wrapper use the wrapper committed 5 years ago by Guillaume Laforge
- Merge pull request #230 from kdabir/master general housekeeping committed 5 years ago by Guillaume Laforge
- use the wrapper also use the top level gradle project committed 5 years ago by Kunal Dabir
- Fix a failing test, which was most likely introduced because a a transformation adding CapabilitiesService was removed in this commit. https://github.com/gaelyk/gaelyk/commit/fe87bbf200f1c8b7cf99f60acf25f080e9c6fab4 Also upgrading gradle. We cannot upgrade to gradle 5.x as AppEngine plugin uses classesDir which is deprecated. committed 5 years ago by Kunal Dabir
- Merge pull request #229 from kdabir/master allow groovy 3.x committed 5 years ago by Guillaume Laforge
- allow groovy 3.x committed 5 years ago by Kunal Dabir
- Merge pull request #228 from OutOfInception/issue/226 #226 ReflectionEntityCoercion does not use the transformValueFor{Retr… committed 6 years ago by Vladimir Orany
- Merge pull request #227 from OutOfInception/issue/222 #222 Text coercion based on datastore indexed String limit fix (500 c… committed 6 years ago by Vladimir Orany
Open issues in our bug tracker
- Gaelyk Java 11 AppEngine Support opened 2 months ago by paradoxalan
- XMPP binding leads to ClassNotFoundException with current appengine-api-1.0-sdk:1.9.89 opened 3 years ago by leonard84
- ReflectionEntityCoercion does not use the transformValueFor{Retrieval,Storage} opened 6 years ago by OufOfPhase
- Gaelyk Java 8 AppEngine Support opened 6 years ago by sergerehem
- Extract Gaelyk ORM opened 8 years ago by kdabir
- Unnecessary String to Text coercion opened 8 years ago by OufOfPhase
- Almost every link present on http://gaelyk.appspot.com/ is broken opened 8 years ago by anshbansal
- servlet context should be used when handling file inside WAR opened 9 years ago by musketyr
- template build.gradle triggers gradle warning opened 9 years ago by wmacgyver
- Grails 3 profile opened 9 years ago by yellowsnow
- datastore DSL doesn't work on 2.1.2 opened 9 years ago by Renascienza
- Fixes #210: Incorrectly formatted code in GaelykBindings opened 10 years ago by rahulsom
- code example formated wrong for GaelykBindings class opened 10 years ago by musketyr
- automatic search management for @Entity classes opened 11 years ago by musketyr
- dsl for image compostion opened 11 years ago by musketyr
- Render template to string opened 11 years ago by melix
- mention json variable available in groovlets opened 11 years ago by musketyr
- QueryBuilder should throw exception or issue warning when quering on unindexed property opened 11 years ago by musketyr
- Support datastore callbacks opened 11 years ago by musketyr
- add more heuristic to routes patterns opened 11 years ago by musketyr
- Extracted route path variables should be injected into request params opened 11 years ago by erdi
- Create a convenience method for retrieving Image objects with dimensions and imagedata set. opened 12 years ago by codeconsole
- Only part of site is served from cache opened 12 years ago by musketyr
- ClassNotFoundError java.util$List on new instance of a annotated @Entity class opened 12 years ago by ghost
- routes.groovy, plugins.groovy, WEB-INF/plugins/* precompile support opened 12 years ago by codeconsole
- Async Memcache Service does not work (java.security.AccessControlException) opened 12 years ago by codeconsole
- Add optional retry parameter to transactions if failure opened 12 years ago by codeconsole
- RoutesFilter - Ability to define or modify variables in validate method opened 12 years ago by codeconsole
- Manual Coercion Performance Seems Pretty Bad opened 12 years ago by codeconsole
- Query / get caching opened 12 years ago by glaforge