Export - CSV (All fields)
Export - CSV (Current fields)
- GROOVY-6979
metaClass.getMetaMethod doesn't find method with Class as an argument - GROOVY-5719
Private field not found in subclasses - GROOVY-5661
deadlock in EMC.performOperationOnMetaClass - GROOVY-4730
Cannot create static property via metaClass - GROOVY-4682
ExpandoMetaClass does not offer a consistent way to retrieve and invoke overloaded methods - GROOVY-4631
Math Bug with == - GROOVY-4370
Mixin a class with static methods is not working properly - GROOVY-4355
Ability to clone meta classes. - GROOVY-4239
metaClass: if static method with same name and parameters is defined after a instance method, instance method is covert - GROOVY-4194
Problem with each() and get/setProperty - GROOVY-3870
When adding methods to Closure through EMC, the delegate of the closure doesn't point at the closure itself - GROOVY-3670
Dynamic Static Fields Aren't Created - GROOVY-3584
GroovyInterceptable should cause properties to fall back to getXXX/setXXX - GROOVY-3478
Patch: Automatic type promotion for numbers - GROOVY-2998
Disable overriding via MOP for certain interfaces, classes and methods - GROOVY-2971
MetaClassImpl.respondsTo() does not work properly with methods that have Class parameters. - GROOVY-2826
Constructor interception not working when property map used in construction - GROOVY-2635
Can't replace a setProperty method declared in an object with metaclass directives. - GROOVY-2599
unable to overwrite toString() via MOP in some cases - GROOVY-2509
Add constructor to ExpandoMetaClass that takes MetaClassRegistry instance - GROOVY-2193
Method invocation that returns no value should evaluate to a known constant instead of null - GROOVY-1838
When implementing MOP you cannot intercept core Object methods (equals(), hashCode(), etc.) - GROOVY-1826
Stop requiring exceptions in MetaClass to indicate method/property does not exist - GROOVY-1765
The equality and relational operators can not be overridden by a Category method - GROOVY-1729
Property access works differently depending on whether using "this" or other reference even if they point to the same object - GROOVY-1646
Inherited method establishing logic needs to be MetaClass aware - GROOVY-1621
Add new addMetaConstructor method to MetaClassImpl - GROOVY-1620
Implement new MetaConstructor and use that instead of java.lang.reflect.Constructor - GROOVY-1603
positional parameters in constructors behaves like a default constructor - GROOVY-1569
correct closure property access to field access the same way it is done this.x - GROOVY-1528
Binding behave oddly with closures - GROOVY-1096
make ProxyMetaClass threadsafe
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0