Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/lucee/extension-hibernate
https://github.com/lucee/extension-hibernate
update GHA
53e803db4ec8568b9f9c6cedf178229b9ca084b6 authored over 1 year ago
53e803db4ec8568b9f9c6cedf178229b9ca084b6 authored over 1 year ago
update GHA
126f43caf209ae3ba310259237fbd98721db0b88 authored about 2 years ago
126f43caf209ae3ba310259237fbd98721db0b88 authored about 2 years ago
add local tests to GHA
e5032e80122aa84652e55bd4e70fc6d3f4c3abc7 authored almost 3 years ago
e5032e80122aa84652e55bd4e70fc6d3f4c3abc7 authored almost 3 years ago
Update main.yml
280c83d8cc8d6e24eacd8317d48fd9d11b86fd6e authored about 3 years ago
280c83d8cc8d6e24eacd8317d48fd9d11b86fd6e authored about 3 years ago
add test result reporting
0dfcace49a9d94ad518e9bb0315107d1f2f765d9 authored over 3 years ago
0dfcace49a9d94ad518e9bb0315107d1f2f765d9 authored over 3 years ago
add lucee orm tests to build
e964388e2c133d08c09c9e658f4db6093b230f0c authored over 3 years ago
e964388e2c133d08c09c9e658f4db6093b230f0c authored over 3 years ago
add build badges
ea37ec8cbb55a7db1b58c5e6143d87edfab51890 authored over 3 years ago
ea37ec8cbb55a7db1b58c5e6143d87edfab51890 authored over 3 years ago
add build badges
374d3887a45aec6189956553540fd1366e3e65d3 authored over 3 years ago
374d3887a45aec6189956553540fd1366e3e65d3 authored over 3 years ago
add github action to build
c896342019b9d66342950ff34909beed365aa3d8 authored over 3 years ago
c896342019b9d66342950ff34909beed365aa3d8 authored over 3 years ago
Merge pull request #3 from michaelborn/patch/invalid-pom-xml-file
Fix typo in pom.xml, causing build error
0f0ff736a02582b0302221e30f58bb39e5fb39dc authored over 3 years ago
Add Readme
af10ef82e10832ed7fe6c485827cf3b1f801a8dc authored about 4 years ago
af10ef82e10832ed7fe6c485827cf3b1f801a8dc authored about 4 years ago
Merge pull request #6 from mircea-botez/3.5.5-hibernate-5
3.5.5 hibernate 5
dedf34f6422d9a2678654b23b1f86e33cdbf2faf authored about 4 years ago
hibernate 5 migration
8cc66604929bf2905a597db2f95fc56f8e55d66d authored about 4 years ago
8cc66604929bf2905a597db2f95fc56f8e55d66d authored about 4 years ago
LDEV-2959 - redo the session handling completely, so session and connections are not handled separately
bf25a4ddacb90b75c6c2c95e01bf063c5055529e authored over 4 years ago
bf25a4ddacb90b75c6c2c95e01bf063c5055529e authored over 4 years ago
LDEV-1434 - improve testing for the session/connection
018405a4b20401240e4e2c8f748b3ed91d612a77 authored over 4 years ago
018405a4b20401240e4e2c8f748b3ed91d612a77 authored over 4 years ago
Merge branch '3.5.5' of https://github.com/lucee/extension-hibernate into 3.5.5
# Conflicts:
# source/java/src/org/lucee/extension/orm/hibernate/HibernateORMSession.java
fixes LDEV-2959
e3a4c5e9ebc3466e155e803c889c44ec484205ca authored over 4 years ago
e3a4c5e9ebc3466e155e803c889c44ec484205ca authored over 4 years ago
Fix typo in pom.xml, causing build error
When I try to run `mvn` on this extension, I get the following error:
```
[ERROR] Non-parse...
reformat with Lucee format
4bb768464edef68bf194b33edd85516c5a361bda authored over 5 years ago
4bb768464edef68bf194b33edd85516c5a361bda authored over 5 years ago
change eclipse settings
d103d6e197a834a5e03218fd27cfd0ede541b44a authored over 5 years ago
d103d6e197a834a5e03218fd27cfd0ede541b44a authored over 5 years ago
solves https://luceeserver.atlassian.net/browse/LDEV-908
aa2b25961a2c3a6447ec0454b300bb11241d5282 authored about 6 years ago
aa2b25961a2c3a6447ec0454b300bb11241d5282 authored about 6 years ago
solves partly LDEV-1937 by adding support to read [dialect,catalog,sqlScript,scheme,dbcreate] as a simple value or a struct
744db00a879616740a6010a46a3ee597b7c77cd5 authored about 6 years ago
744db00a879616740a6010a46a3ee597b7c77cd5 authored about 6 years ago
format the complete code following the Lucee Formatting Code Guidelines.
192697a591f51ca92f7dfbb01dc94c3e7d7bbfa6 authored over 6 years ago
192697a591f51ca92f7dfbb01dc94c3e7d7bbfa6 authored over 6 years ago
format the complete code following the Lucee Formatting Code Guidelines.
f3d02654742da6186219991211d45f53088d44c0 authored over 6 years ago
f3d02654742da6186219991211d45f53088d44c0 authored over 6 years ago
solves https://luceeserver.atlassian.net/browse/LDEV-LDEV-1984
c72301388483bd482901ef5aa3fc8b6348f60f9f authored over 6 years ago
c72301388483bd482901ef5aa3fc8b6348f60f9f authored over 6 years ago
solves https://luceeserver.atlassian.net/browse/LDEV-1855
430d5fde1bc8b05a5954b59120353f9e7fb012f3 authored over 6 years ago
430d5fde1bc8b05a5954b59120353f9e7fb012f3 authored over 6 years ago
replace deprecated interface
dc009e5a6d9ddebf5879be5d2797fe83fd07c94a authored over 6 years ago
dc009e5a6d9ddebf5879be5d2797fe83fd07c94a authored over 6 years ago
solves https://luceeserver.atlassian.net/browse/LDEV-1760
82d9e6eacaec7f1efef810eb5e127e70039696bd authored almost 7 years ago
82d9e6eacaec7f1efef810eb5e127e70039696bd authored almost 7 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-1659
24e0eb39a81e7f826e8c8c7a6a6d26fab326be40 authored about 7 years ago
24e0eb39a81e7f826e8c8c7a6a6d26fab326be40 authored about 7 years ago
remove org.lucee.xml bundle and add version appendix
20875c381789cfe7bd3f76bfdd3ca6780581926d authored about 7 years ago
20875c381789cfe7bd3f76bfdd3ca6780581926d authored about 7 years ago
update Lucee XML Library defined in Manifest
a3562ef95fddecb072a012984c88824d31d32cbb authored over 7 years ago
a3562ef95fddecb072a012984c88824d31d32cbb authored over 7 years ago
update lucee xml library to 1.0.0.3
3bf42905e0d8127993395796afc71f30e98ff865 authored over 7 years ago
3bf42905e0d8127993395796afc71f30e98ff865 authored over 7 years ago
update lucee xml library to 1.0.0.3
69646f3f25d80ae9db81a012df558131b488a5f5 authored over 7 years ago
69646f3f25d80ae9db81a012df558131b488a5f5 authored over 7 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-1434
da26629d6cc18a6d61c53f14ad3bc2e4dfc701e9 authored over 7 years ago
da26629d6cc18a6d61c53f14ad3bc2e4dfc701e9 authored over 7 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-1229
82afd381d1217eed4234bbbb0b099ff7bdc801cd authored over 7 years ago
82afd381d1217eed4234bbbb0b099ff7bdc801cd authored over 7 years ago
remove ehcache.jar from build
0b8bfcd2cd151057c8431481e6bc18ef8ac52b7f authored about 8 years ago
0b8bfcd2cd151057c8431481e6bc18ef8ac52b7f authored about 8 years ago
solves https://luceeserver.atlassian.net/browse/LDEV-96
a73d1c70b5ef4a14dab6f0267aeb574bfb9998da authored about 8 years ago
a73d1c70b5ef4a14dab6f0267aeb574bfb9998da authored about 8 years ago
do not catch ThreadDeath
cc69433ed27f8e7882e4ff9ee8a6cd1cbb0e7a8f authored about 8 years ago
cc69433ed27f8e7882e4ff9ee8a6cd1cbb0e7a8f authored about 8 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-881
cc08158e518fd44163e9cf6bf8902a550b72d9a3 authored over 8 years ago
cc08158e518fd44163e9cf6bf8902a550b72d9a3 authored over 8 years ago
missing assignment of the created factory
39854b91a2bfd289ca06e1d94d2fa6c0be945b08 authored over 8 years ago
39854b91a2bfd289ca06e1d94d2fa6c0be945b08 authored over 8 years ago
extended testcase for https://luceeserver.atlassian.net/browse/LDEV-923
b3915f2a1f323f1854e80e573e64dc3679d1ca58 authored over 8 years ago
b3915f2a1f323f1854e80e573e64dc3679d1ca58 authored over 8 years ago
improve .girignore
58785312c28cbd574cdea32f10836c7c804ae146 authored over 8 years ago
58785312c28cbd574cdea32f10836c7c804ae146 authored over 8 years ago
clean up
6a1a9f026bc450bc4a6c6731361a41e83b2cb8f4 authored over 8 years ago
6a1a9f026bc450bc4a6c6731361a41e83b2cb8f4 authored over 8 years ago
update connection handling, make sure connections not go through the connection manager
fe8c7f314f3ca98cd4d8d468399414eac24b8718 authored almost 9 years ago
fe8c7f314f3ca98cd4d8d468399414eac24b8718 authored almost 9 years ago
update Manifest
3f813aaccbc4689d27cd574a2fa05330287d07cd authored almost 9 years ago
3f813aaccbc4689d27cd574a2fa05330287d07cd authored almost 9 years ago
update jars (coming from central maven)
f27789fb28c5239e372a092f1d0af1a6c0f9fbf9 authored almost 9 years ago
f27789fb28c5239e372a092f1d0af1a6c0f9fbf9 authored almost 9 years ago
update version number
3a5840d654c24785028541d801bdb51659785e30 authored almost 9 years ago
3a5840d654c24785028541d801bdb51659785e30 authored almost 9 years ago
update hibernate version and connection handling
8bee9fe1626d83ec37047dfed70000ff6ce52a52 authored about 9 years ago
8bee9fe1626d83ec37047dfed70000ff6ce52a52 authored about 9 years ago
update jars
cb48beb9e6c692cca351dcb5edda1248b3d0e6f1 authored about 9 years ago
cb48beb9e6c692cca351dcb5edda1248b3d0e6f1 authored about 9 years ago
update version
51ca7263251601d4ccfb9dfad2b8e487d21f2768 authored about 9 years ago
51ca7263251601d4ccfb9dfad2b8e487d21f2768 authored about 9 years ago
update enviroment
279c4acaf133bd373f9803b33f06d30122f36562 authored about 9 years ago
279c4acaf133bd373f9803b33f06d30122f36562 authored about 9 years ago
update manifest
78b4a5aae673b5907fd4f229eafdbffe4155db18 authored about 9 years ago
78b4a5aae673b5907fd4f229eafdbffe4155db18 authored about 9 years ago
update lucee.jar
f4ee2b76951525069a2958387a97ec39e839904e authored about 9 years ago
f4ee2b76951525069a2958387a97ec39e839904e authored about 9 years ago
use external XML library
96ed71eff2764fa5c1a13a433a046a05362562f6 authored about 9 years ago
96ed71eff2764fa5c1a13a433a046a05362562f6 authored about 9 years ago
rename jar file name produced by build process
bab83e1d067a73767242f786392a3a409d256be0 authored about 9 years ago
bab83e1d067a73767242f786392a3a409d256be0 authored about 9 years ago
use external XML library
eb396840432f8719720035aa7113f4dfe9cec3d6 authored about 9 years ago
eb396840432f8719720035aa7113f4dfe9cec3d6 authored about 9 years ago
add external xml library
2d1fc302cfee74c65377994efc235c61cbf99551 authored about 9 years ago
2d1fc302cfee74c65377994efc235c61cbf99551 authored about 9 years ago
update hibernate jar
79049cd8edbc3b8f2f08dd59a37163150a0945f3 authored about 9 years ago
79049cd8edbc3b8f2f08dd59a37163150a0945f3 authored about 9 years ago
get charset info from core
a2b658ebc5737e4ea74e13e3b00294532b4cc85e authored about 9 years ago
a2b658ebc5737e4ea74e13e3b00294532b4cc85e authored about 9 years ago
update dependencies
0648fdef51582c389eb2e1491031be11392641c8 authored over 9 years ago
0648fdef51582c389eb2e1491031be11392641c8 authored over 9 years ago
update dependencies
2629634226c10aad36335f25a44c65868a475ee8 authored over 9 years ago
2629634226c10aad36335f25a44c65868a475ee8 authored over 9 years ago
fixes https://luceeserver.atlassian.net/browse/LDEV-432
8cb0652e7de426641accee90d9deb0d3e02da8e4 authored over 9 years ago
8cb0652e7de426641accee90d9deb0d3e02da8e4 authored over 9 years ago
adapt extended interface from Lucee
87d774c7f5484a112ab93b2b34e90e3abcc41621 authored over 9 years ago
87d774c7f5484a112ab93b2b34e90e3abcc41621 authored over 9 years ago
solved LDEV405
88365fec3a0ba4ad7e134c41e8a085ec563fa4cd authored over 9 years ago
88365fec3a0ba4ad7e134c41e8a085ec563fa4cd authored over 9 years ago
update the build number
1026dd3d99f1ab7f3b9283ff0cb334fef1621795 authored almost 10 years ago
1026dd3d99f1ab7f3b9283ff0cb334fef1621795 authored almost 10 years ago
add a minimum core version needed for that build
fb9607245cabc551b48e4966ddec667d501f48ce authored almost 10 years ago
fb9607245cabc551b48e4966ddec667d501f48ce authored almost 10 years ago
update the lucee.jar used to compile the code
431b109221376c0fdd7ce13b8f416b2694546bb5 authored almost 10 years ago
431b109221376c0fdd7ce13b8f416b2694546bb5 authored almost 10 years ago
if no datasource is defined rap the default datasource
0c17221f860d413a8aee40cd0f962e90ac2016d9 authored almost 10 years ago
0c17221f860d413a8aee40cd0f962e90ac2016d9 authored almost 10 years ago
remove uncessary comment
736d80ee2fa754036cff8473f0f4447f5102194f authored almost 10 years ago
736d80ee2fa754036cff8473f0f4447f5102194f authored almost 10 years ago
add new loader interface method
752dfbde432ad9224132ffb9f42dfbde540b8b1f authored almost 10 years ago
752dfbde432ad9224132ffb9f42dfbde540b8b1f authored almost 10 years ago
several update
d6af571b447d3e0cc595df7cf691cd0a0f2c5157 authored almost 10 years ago
d6af571b447d3e0cc595df7cf691cd0a0f2c5157 authored almost 10 years ago
reorganize packages
b086360a2fdf5be8dcc659fbcf9e2e5912154df9 authored almost 10 years ago
b086360a2fdf5be8dcc659fbcf9e2e5912154df9 authored almost 10 years ago
add different build number process
94d426e455006235b88b82c34bc113ef5039fc0d authored about 10 years ago
94d426e455006235b88b82c34bc113ef5039fc0d authored about 10 years ago
init eclipse env files
55642697c254dda348b808425d76ac8c1abe6df2 authored about 10 years ago
55642697c254dda348b808425d76ac8c1abe6df2 authored about 10 years ago
add and modifie manifest of existing one
6102b1721105aa13cfb1ccc843093f465b2f4a95 authored about 10 years ago
6102b1721105aa13cfb1ccc843093f465b2f4a95 authored about 10 years ago
limit manifest export to necessary packges
ca23526ae9725e0f3e79eaa9d955e8926e0bb518 authored about 10 years ago
ca23526ae9725e0f3e79eaa9d955e8926e0bb518 authored about 10 years ago
convert the source to work as extension
37de503bc5259c887c4b9c268de61452e4716e20 authored about 10 years ago
37de503bc5259c887c4b9c268de61452e4716e20 authored about 10 years ago
reorganized
45777ccd78c6e2eb7fe5affc7ea97d35ff18af44 authored over 10 years ago
45777ccd78c6e2eb7fe5affc7ea97d35ff18af44 authored over 10 years ago
moved java source
a8911cec1eb8736c86b680127d3c5b34a528b61b authored over 10 years ago
a8911cec1eb8736c86b680127d3c5b34a528b61b authored over 10 years ago
inital version
e38b65273162aae2b84053f0f0c9f0f25c88ac7f authored over 10 years ago
e38b65273162aae2b84053f0f0c9f0f25c88ac7f authored over 10 years ago