Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ebean-orm/ebean-agent issues and pull requests
#218 - Support fluid QueryBuilder, QueryBean etc
Pull Request -
State: closed - Opened by rbygrave about 1 month ago
#217 - Update to ASM 9.7.1
Pull Request -
State: closed - Opened by rbygrave about 1 month ago
#216 - #214 Add back maven files into /META-INF/maven/io.ebean/ebean-agent
Pull Request -
State: closed - Opened by rbygrave about 1 month ago
#215 - Fix for https://github.com/ebean-orm/ebean/issues/3484
Pull Request -
State: closed - Opened by rbygrave about 1 month ago
#214 - ebean-agent version is always unknown
Issue -
State: closed - Opened by tobias- about 2 months ago
- 1 comment
#213 - Improved Query beans support (AssocOne and AssocMany)
Pull Request -
State: closed - Opened by rbygrave 2 months ago
#212 - Update to ASM 9.7
Pull Request -
State: closed - Opened by rbygrave 5 months ago
#211 - Bump to ASM version 9.7 (support Java 22 and Java 23 compilation)
Issue -
State: closed - Opened by eero-dev 5 months ago
#210 - JDK 22+ support?
Issue -
State: closed - Opened by eero-dev 5 months ago
#209 - Race condition?
Issue -
State: closed - Opened by tbee 6 months ago
#208 - #206 Class signature only when required
Pull Request -
State: closed - Opened by rbygrave 6 months ago
#207 - #206 Fix Signature when adding interface to class
Pull Request -
State: closed - Opened by rbygrave 7 months ago
#206 - Enhancement does not correctly alter class signature
Issue -
State: closed - Opened by GithubUser8080 7 months ago
- 3 comments
Labels: bug
#205 - Support rename TQRootBean -> QueryBean
Pull Request -
State: closed - Opened by rbygrave 8 months ago
#204 - For Type query beans Alias, do not use setRoot()
Pull Request -
State: closed - Opened by rbygrave 8 months ago
#203 - ENH: Support SequencedSet and SequencedMap
Pull Request -
State: closed - Opened by rbygrave 10 months ago
Labels: enhancement
#202 - #201 Add back support for explicit packages as ebean=agent argument
Pull Request -
State: closed - Opened by rbygrave about 1 year ago
#201 - Agent no longer supports runtime parameter "packages"?
Issue -
State: closed - Opened by tbee about 1 year ago
- 10 comments
#200 - Ignore com/apple/eawt and com/apple/laf
Pull Request -
State: closed - Opened by rbygrave over 1 year ago
#199 - Bump to next version
Pull Request -
State: closed - Opened by rob-bygrave over 1 year ago
#198 - Update to ASM 9.5
Pull Request -
State: closed - Opened by rob-bygrave over 1 year ago
#197 - Allow other types of TQAssocBean
Pull Request -
State: closed - Opened by rbygrave over 1 year ago
#196 - #195 - ENH: Add profile-line-number-mode with options none | all | au…
Pull Request -
State: closed - Opened by rbygrave over 1 year ago
Labels: enhancement
#195 - ENH: Add profile-line-number-mode with options none | all | auto ... to control adding line numbers to profile locations
Issue -
State: closed - Opened by rbygrave over 1 year ago
Labels: enhancement
#194 - Change default to enable @DbArray as nullable and @Transient initialisation
Issue -
State: closed - Opened by rbygrave almost 2 years ago
#193 - Support jakarta.persistence in addition to javax.persistence
Pull Request -
State: closed - Opened by rbygrave almost 2 years ago
- 1 comment
#192 - jakarta.persistence support
Pull Request -
State: closed - Opened by maTrojak almost 2 years ago
- 1 comment
#191 - Support Kotlin @OneToMany using kotlin emptyList() to initialise the collection
Issue -
State: closed - Opened by rbygrave about 2 years ago
#190 - Add allowNullableDbArray - effectively a bug fix where currently DbArray are automatically initialised
Pull Request -
State: closed - Opened by rbygrave about 2 years ago
#189 - Support transient initialisation in default constructor for other types (non-persistent ones)
Pull Request -
State: closed - Opened by rbygrave about 2 years ago
- 3 comments
#188 - Initial support for Transient collection initialisation in an added default constructor
Pull Request -
State: closed - Opened by rbygrave about 2 years ago
#187 - Add entity-field-access as experimental option
Pull Request -
State: closed - Opened by rbygrave about 2 years ago
#186 - _ebean_identity is not required for java record
Issue -
State: closed - Opened by rbygrave about 2 years ago
#185 - Missing synthetic modifier on the intercept read only methods
Issue -
State: closed - Opened by rbygrave about 2 years ago
#184 - Skip transactional / profiling aware enhancement on query beans
Issue -
State: closed - Opened by rbygrave over 2 years ago
#183 - Add io.opentelemetry to the ignore packages list
Issue -
State: closed - Opened by rbygrave over 2 years ago
#182 - Add ability to specify the ebean enhancement version via argument e.g. "debug=1;version=141"
Issue -
State: closed - Opened by rbygrave over 2 years ago
#181 - Remove "play" from the IgnoreClassHelper ... as entity beans are put in play.db.ebean package
Issue -
State: closed - Opened by rbygrave over 2 years ago
#180 - Bug: toString() is added via enhancement when it should not - due to the existance of inherited toString() implementation
Issue -
State: closed - Opened by rbygrave over 2 years ago
Labels: bug
#179 - Please check master branch
Issue -
State: closed - Opened by rPraml over 2 years ago
- 2 comments
#178 - #177 - Provide a decent default toString() implementation for entity beans
Pull Request -
State: closed - Opened by rbygrave over 2 years ago
#177 - Provide a decent default toString() implementation for entity beans
Issue -
State: closed - Opened by rbygrave over 2 years ago
#176 - Bump to ASM 9.3 (supports compile to Java 19 bytecode)
Issue -
State: closed - Opened by rbygrave over 2 years ago
#175 - Support EntityBeanIntercept as an interface (InterceptReadWrite & InterceptReadOnly)
Pull Request -
State: closed - Opened by rbygrave over 2 years ago
#174 - Refactor extract tests into separate module, use maven plugin to enhance tests
Pull Request -
State: closed - Opened by rbygrave over 2 years ago
#173 - #172 - Fix for Kotlin collection initialisation for @OneToMany @ManyToMany
Pull Request -
State: closed - Opened by rbygrave about 3 years ago
Labels: bug
#172 - Kotlin collection initialisation for @OneToMany @ManyToMany
Issue -
State: closed - Opened by rbygrave about 3 years ago
Labels: bug
#171 - Move tests to junit5
Pull Request -
State: closed - Opened by rbygrave about 3 years ago
#170 - Move tests to junit5
Pull Request -
State: closed - Opened by rbygrave about 3 years ago
#169 - Agent has to set ModifyListenMode on OrderColumn-Relations
Pull Request -
State: closed - Opened by jonasPoehler over 3 years ago
- 1 comment
#168 - Bump ant from 1.10.10 to 1.10.11
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#167 - Remove _ebean_getMarker() method and _EBEAN_MARKER field - instead just use interface to detect enhancement
Issue -
State: closed - Opened by rbygrave over 3 years ago
#166 - Mockito mock on Ebean entity with IntelliJ plugin turned on gives java.lang.ClassFormatError: Duplicate method name "_ebean_getMarker" with signature "()Ljava.lang.String;" in class file test/model/PersistentFile$MockitoMock$1375524470
Issue -
State: closed - Opened by rbygrave over 3 years ago
#165 - #164 - NPE With MappedSuperclass with no properties that uses named database
Pull Request -
State: closed - Opened by rbygrave over 3 years ago
Labels: bug
#164 - NPE With MappedSuperclass with no properties that uses named database
Issue -
State: closed - Opened by rbygrave over 3 years ago
Labels: bug
#163 - Add ignore of jakarta packages to fast path for ignoring enhancement
Issue -
State: closed - Opened by rbygrave over 3 years ago
#162 - Add Java 17 support
Pull Request -
State: closed - Opened by CollinAlpert over 3 years ago
- 1 comment
#161 - Avoid [preGetter] lazy loading when setting a ToMany property - make change dependant on ebean version
Issue -
State: closed - Opened by rbygrave over 3 years ago
#160 - Avoid [preGetter] lazy loading when setting a ToMany property
Issue -
State: closed - Opened by rbygrave over 3 years ago
Labels: bug
#159 - Change @Transactional enhancement for enum types TxType, PersistBatch and TxIsolation
Issue -
State: closed - Opened by rbygrave over 3 years ago
#158 - Support @Transactional autoPersistUpdates option
Issue -
State: closed - Opened by rbygrave over 3 years ago
#157 - Improve exception thrown when incorrect collection type used for OneToMany or ManyToMany - we are not allowed to use LinkedList or ArrayList as collection types.
Issue -
State: closed - Opened by rbygrave over 3 years ago
- 1 comment
#156 - ENH: Add config option to turn off ACC_SYNTHETIC (for interest/education purposes)
Issue -
State: closed - Opened by rbygrave over 3 years ago
Labels: enhancement
#155 - When adding a default constructor it should be synthetic
Issue -
State: closed - Opened by rbygrave over 3 years ago
#154 - Bump ant from 1.9.15 to 1.10.9
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#153 - Update to ASM 9.0
Issue -
State: closed - Opened by rbygrave about 4 years ago
#152 - Bump ant from 1.7.0 to 1.9.15
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#151 - java.lang.IllegalArgumentException: JSR/RET are not supported with computeFrames option (similar to #130)
Issue -
State: closed - Opened by rbygrave over 4 years ago
Labels: bug
#150 - #149 - Update to ASM8 with Java14 records support
Pull Request -
State: closed - Opened by rbygrave over 4 years ago
#149 - With Java14 records - UnsupportedOperationException: This feature requires ASM8_EXPERIMENTAL
Issue -
State: closed - Opened by rbygrave over 4 years ago
- 2 comments
#148 - java.lang.IndexOutOfBoundsException when enhancing class with certain construct
Issue -
State: closed - Opened by tobias- over 4 years ago
- 7 comments
Labels: bug
#147 - StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring (String.java:1841) at io.ebean.enhance.common.SummaryInfo$SumOut.trimmedBeans (SummaryInfo.java:204)
Issue -
State: closed - Opened by rbygrave over 4 years ago
Labels: bug
#146 - regression - updating agent from 12.1.10 to 12.1.12 on JDK11 causes NPE
Issue -
State: closed - Opened by turbospaces almost 5 years ago
- 18 comments
Labels: bug
#145 - Performance - ignore $ByteBuddy$ classes
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#144 - Performance - ignore com.jprofiler packages
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#143 - Performance - ignore SYNTHETIC classes
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#142 - Update ASM to 7.3.1
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#141 - Refactor move ClassWriterWithoutClassLoading for easier asm update
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#140 - Change default transient-internal-fields to be true (rather than false)
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#139 - Change default profile-location to be on (rather than off by default)
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#138 - Remove support for query-labels=true, query auto label …
Issue -
State: closed - Opened by rbygrave almost 5 years ago
- 1 comment
#137 - Remove profileId (moving to use ProfileLocation for transaction profiling instead)
Issue -
State: closed - Opened by rbygrave almost 5 years ago
- 1 comment
#136 - ENH: Add loaded manifest resources to SummaryInfo
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#135 - Kotlin KAPT with Gradle can throw NPE in EnhanceContext.isQueryBean(EnhanceContext.java:150)
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#134 - Support reading META-INF/ebean-generated-info.mf (generated by query bean generator)
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#133 - Support multiple classloader loading manifests
Pull Request -
State: closed - Opened by rbygrave almost 5 years ago
- 1 comment
#132 - Refactor internals AgentManifest - remove unused initialPackages
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#131 - Refactor internals ClassPathClassBytesReader
Issue -
State: closed - Opened by rbygrave almost 5 years ago
#130 - java.lang.IllegalArgumentException: JSR/RET are not supported with computeFrames option
Issue -
State: closed - Opened by rbygrave almost 5 years ago
- 3 comments
Labels: bug
#129 - Change enhancement for @DbArray ... to handle nulls (like OneToMany and ManyToMany)
Issue -
State: closed - Opened by rbygrave almost 5 years ago
Labels: bug
#128 - Provide improved summary level logging of what classes were enhanced etc
Issue -
State: closed - Opened by rbygrave about 5 years ago
Labels: enhancement
#127 - Bug detection of "query beans" isn't tight enough - results in java.lang.NoSuchMethodError
Issue -
State: closed - Opened by rbygrave about 5 years ago
Labels: bug
#126 - ENH: Add top-packages ... as simpler alternative to transactional-packages and querybean-packages
Issue -
State: closed - Opened by rbygrave about 5 years ago
Labels: enhancement
#125 - Fix Kotlin Query bean for forFetchGroup() enhancement
Issue -
State: closed - Opened by rbygrave over 5 years ago
Labels: bug
#124 - Exclude org.jetbrains package from ebean-agent ignored packages (IgnoreClassHelper)
Issue -
State: closed - Opened by rbygrave over 5 years ago
#123 - NoSuchMethodError: org.example.domain.query.assoc.QAssocCustomer.setProfileLocation(Lio/ebean/ProfileLocation;)Ljava/lang/Object;
Issue -
State: closed - Opened by rbygrave over 5 years ago
Labels: bug
#122 - Unable to mock Entity when plugin is enabled
Issue -
State: closed - Opened by rbygrave over 5 years ago
Labels: bug
#121 - Idea plugin print error message “ebean-enhance> cls: ...” Ebean - 1761
Issue -
State: closed - Opened by rbygrave over 5 years ago
Labels: bug
#120 - Delete unused asm commons and asm signature objects
Issue -
State: closed - Opened by rbygrave over 5 years ago
#119 - VerifyError: Bad type on operand stack when using Builder pattern with Entity
Issue -
State: closed - Opened by rbygrave over 5 years ago
Labels: bug