FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spring-orm - runningcode/spring-framework · GitHub
runningcode
/
spring-framework
Public
forked from
spring-projects/spring-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spring-framework
spring-orm
on
master
User selector
Datepicker
Commit history
Commits on Nov 13, 2020
Early log entry for async EntityManagerFactory initialization failure
Show description for 0b580d1
jhoeller
committed
0b580d1
View commit details
Copy full SHA for 0b580d1
View code at this point
Browse repository at this point
Expose plain Hibernate Session(Factory) interface by default again
Show description for 500b54b
jhoeller
committed
500b54b
View commit details
Copy full SHA for 500b54b
View code at this point
Browse repository at this point
Expose Hibernate Session(Factory)Implementor interface by default
Show description for 942400a
jhoeller
committed
942400a
View commit details
Copy full SHA for 942400a
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
Drop explicit zeroing at instantiation of Atomic* objects
stsypanov
authored and
jhoeller
committed
8a04910
View commit details
Copy full SHA for 8a04910
View code at this point
Browse repository at this point
Merge branch '5.2.x'
Show description for b7e1553
jhoeller
committed
b7e1553
View commit details
Copy full SHA for b7e1553
View code at this point
Browse repository at this point
Revise native Hibernate 5 bootstrapping with JTA transaction manager
Show description for e417318
jhoeller
committed
e417318
View commit details
Copy full SHA for e417318
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Selected use of ArrayList instead of LinkedList in common places
Show description for cf2e0c7
jhoeller
committed
cf2e0c7
View commit details
Copy full SHA for cf2e0c7
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Replace remaining usage of LinkedList with ArrayList/ArrayDeque
Show description for 8745745
jhoeller
committed
8745745
View commit details
Copy full SHA for 8745745
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
HibernateJpaDialect/HibernateTransactionManager alignment for 5.2+
Show description for c99c314
jhoeller
committed
c99c314
View commit details
Copy full SHA for c99c314
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Upgrade Hibernate support baseline to 5.2+
Show description for ba65cef
jhoeller
committed
ba65cef
View commit details
Copy full SHA for ba65cef
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Polish contribution
Show description for cdc234d
sbrannen
committed
cdc234d
View commit details
Copy full SHA for cdc234d
View code at this point
Browse repository at this point
Use instanceof instead of Class#isInstance where feasible
Show description for c547809
XenoAmess
authored and
sbrannen
committed
c547809
View commit details
Copy full SHA for c547809
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Clean up warnings in Gradle build, polishing, etc.
sbrannen
committed
b33d2fe
View commit details
Copy full SHA for b33d2fe
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Polish SerializationTestUtils, clean up warnings, etc.
sbrannen
committed
ab0e651
View commit details
Copy full SHA for ab0e651
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Deprecate TransactionSynchronizationAdapter
Show description for 17cab96
jhoeller
committed
17cab96
View commit details
Copy full SHA for 17cab96
View code at this point
Browse repository at this point
Remove redundant assignment of default values to volatile fields
stsypanov
authored and
jhoeller
committed
7949937
View commit details
Copy full SHA for 7949937
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Use try-with-resources language construct where feasible
Show description for 8099fc8
sbrannen
and
igor-suhorukov
committed
8099fc8
View commit details
Copy full SHA for 8099fc8
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Polishing
jhoeller
committed
9c1c787
View commit details
Copy full SHA for 9c1c787
View code at this point
Browse repository at this point
Commits on May 29, 2020
Refactor method name dispatching to switch statements
Show description for e955e52
jhoeller
committed
e955e52
View commit details
Copy full SHA for e955e52
View code at this point
Browse repository at this point
Deprecate InstantiationAwareBeanPostProcessorAdapter
Show description for 7207f76
jhoeller
committed
7207f76
View commit details
Copy full SHA for 7207f76
View code at this point
Browse repository at this point
Merge branch '5.2.x'
jhoeller
committed
42ff01b
View commit details
Copy full SHA for 42ff01b
View code at this point
Browse repository at this point
Consistently refer to FlushMode.MANUAL instead of outdated NEVER
Show description for cd4ef6f
jhoeller
committed
cd4ef6f
View commit details
Copy full SHA for cd4ef6f
View code at this point
Browse repository at this point
Commits on May 26, 2020
Merge branch '5.2.x'
Show description for 9292442
jhoeller
committed
9292442
View commit details
Copy full SHA for 9292442
View code at this point
Browse repository at this point
Polishing
jhoeller
committed
27d5fdc
View commit details
Copy full SHA for 27d5fdc
View code at this point
Browse repository at this point
Introduce EntityManager initialization callbacks
Show description for 9bf7ff2
jhoeller
committed
9bf7ff2
View commit details
Copy full SHA for 9bf7ff2
View code at this point
Browse repository at this point
Commits on May 13, 2020
Explicit nullability declarations for all AOP Alliance methods
Show description for 3c1ee64
jhoeller
committed
3c1ee64
View commit details
Copy full SHA for 3c1ee64
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Fix faulty tests
Show description for 897557f
rstoyanchev
committed
897557f
View commit details
Copy full SHA for 897557f
View code at this point
Browse repository at this point
Polishing
Show description for 6f0a76a
rstoyanchev
committed
6f0a76a
View commit details
Copy full SHA for 6f0a76a
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Reuse empty class array constant in ClassUtils
Show description for 2209e7c
jhoeller
committed
2209e7c
View commit details
Copy full SHA for 2209e7c
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Simplify some redundant code
Show description for c5fb7b9
zhangt2333
and
sbrannen
authored
c5fb7b9
View commit details
Copy full SHA for c5fb7b9
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Remove unnecessary semicolon in some enum classes
hyeonisism
authored and
jhoeller
committed
ede2a1d
View commit details
Copy full SHA for ede2a1d
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Raise log level for exceptions from EntityManager close call
Show description for e0319b1
jhoeller
committed
e0319b1
View commit details
Copy full SHA for e0319b1
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
Use Gradle test fixture support for spring-web
Show description for 7b6d83a
sbrannen
committed
7b6d83a
View commit details
Copy full SHA for 7b6d83a
View code at this point
Browse repository at this point
Rename test fixture package in spring-context
Show description for 726b1bb
sbrannen
committed
726b1bb
View commit details
Copy full SHA for 726b1bb
View code at this point
Browse repository at this point
Rename test fixture package in spring-beans
Show description for 7cd4ddf
sbrannen
committed
7cd4ddf
View commit details
Copy full SHA for 7cd4ddf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL