Name Description Bugs
clustering Everything that prevents normal operation on a cluster. 1
documentation Everything that has to do with improving Yanel documentation, be it in code, README files and such in the repository, YanelDocs wiki ( http://documentation.yanel.wyona.org/ ) or on the Yanel website itself. 28
GAE Everything that prevents running on the Java flavor of the Google App Engine. See: - general: http://code.google.com/appengine/docs/java/runtime.html#The_Sandbox - 3rd-party libraries and frameworks: http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine - to test compatibility: http://www.ltech.com/cloud/google-app-engine/java-compatibility-analyzer 1
refactoring All that has to do with code cleanup in general: sharing more code, removing HACKs, reducing dependencies, etc. 20