Export - CSV (All fields)
Export - CSV (Current fields)
GROOVY-7767
Single-parameter method chosen zero parameters passedGROOVY-6979
metaClass.getMetaMethod doesn't find method with Class as an argumentGROOVY-5719
Private field not found in subclassesGROOVY-5661
deadlock in EMC.performOperationOnMetaClassGROOVY-5357
The accessor pair can't be provided from different sourcesGROOVY-5013
Instantioantion object of class with private constructorGROOVY-4770
"constructor" in EMC DSL doesn't work as expectedGROOVY-4730
Cannot create static property via metaClassGROOVY-4682
ExpandoMetaClass does not offer a consistent way to retrieve and invoke overloaded methodsGROOVY-4631
Math Bug with ==GROOVY-4370
Mixin a class with static methods is not working properlyGROOVY-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 covertGROOVY-4194
Problem with each() and get/setPropertyGROOVY-3870
When adding methods to Closure through EMC, the delegate of the closure doesn't point at the closure itselfGROOVY-3670
Dynamic Static Fields Aren't CreatedGROOVY-3584
GroovyInterceptable should cause properties to fall back to getXXX/setXXXGROOVY-3478
Patch: Automatic type promotion for numbersGROOVY-3364
== operator does not work anymore if Comparable is implemented!GROOVY-3073
Private inheritance bug: Closure accessing private methodGROOVY-2998
Disable overriding via MOP for certain interfaces, classes and methodsGROOVY-2971
MetaClassImpl.respondsTo() does not work properly with methods that have Class parameters.GROOVY-2826
Constructor interception not working when property map used in constructionGROOVY-2635
Can't replace a setProperty method declared in an object with metaclass directives.GROOVY-2599
unable to overwrite toString() via MOP in some casesGROOVY-2509
Add constructor to ExpandoMetaClass that takes MetaClassRegistry instanceGROOVY-2433
Closure in base class unable to call private methods when invoked from derived classGROOVY-2412
Need to access the metaClass of a subclass before receiving the dynamic methods that are added to the superclassGROOVY-2193
Method invocation that returns no value should evaluate to a known constant instead of nullGROOVY-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 existGROOVY-1765
The equality and relational operators can not be overridden by a Category methodGROOVY-1729
Property access works differently depending on whether using "this" or other reference even if they point to the same objectGROOVY-1646
Inherited method establishing logic needs to be MetaClass awareGROOVY-1621
Add new addMetaConstructor method to MetaClassImplGROOVY-1620
Implement new MetaConstructor and use that instead of java.lang.reflect.ConstructorGROOVY-1603
positional parameters in constructors behaves like a default constructorGROOVY-1569
correct closure property access to field access the same way it is done this.xGROOVY-1528
Binding behave oddly with closuresGROOVY-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