FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - actframework/act-ebean-java7 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
actframework
/
act-ebean-java7
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
3
Code
Issues
7
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
act-ebean-java7
src
on
develop
User selector
Datepicker
Commit history
Commits on Nov 18, 2018
catch up ebean2 fix to GH28
greenlaw110
committed
f71ed19
View commit details
Copy full SHA for f71ed19
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
make all fields on EbeanDao be stateless
greenlaw110
committed
777eb45
View commit details
Copy full SHA for 777eb45
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
prepare for 1.7.3 release
greenlaw110
committed
3904be7
View commit details
Copy full SHA for 3904be7
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
update act to 1.8.8-RC9, act-sql-common to 1.4.1; catch up to act-ebean-1.7.1 updates
greenlaw110
committed
3d18398
View commit details
Copy full SHA for 3d18398
View code at this point
Browse repository at this point
Commits on May 29, 2018
update act to 1.8.8-RC8; act-sql-common to 1.4.0
greenlaw110
committed
f919810
View commit details
Copy full SHA for f919810
View code at this point
Browse repository at this point
Commits on May 14, 2018
catch up act-ebean-1.6.4 change
greenlaw110
committed
bfd3d00
View commit details
Copy full SHA for bfd3d00
View code at this point
Browse repository at this point
Commits on May 13, 2018
update to act-1.8.8-RC4; bump version to 1.6.0
greenlaw110
committed
5d25ba6
View commit details
Copy full SHA for 5d25ba6
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
update to act-1.8;catch ebean2 change: Support act timestamp annotation #19
greenlaw110
committed
f6cfa7e
View commit details
Copy full SHA for f6cfa7e
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
update to act-1.7.0, act-sql-common-1.3.0; support act Tx framework
greenlaw110
committed
df7f2ec
View commit details
Copy full SHA for df7f2ec
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
update to act-1.6.2; add BindOn annotation to EbeanConfigLoaded to allow early binding of event listeners
greenlaw110
committed
43c9108
View commit details
Copy full SHA for 43c9108
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
apply new build system
greenlaw110
committed
f8ec2aa
View commit details
Copy full SHA for f8ec2aa
View code at this point
Browse repository at this point
Commits on Dec 17, 2017
update to act-1.6
greenlaw110
committed
da2d03d
View commit details
Copy full SHA for da2d03d
View code at this point
Browse repository at this point
Commits on Sep 10, 2017
improve build process; update to act-1.4.11, act-sql-common-1.1.2; apply new javadoc style; apply osgl-bootstrap version
greenlaw110
committed
36e2ff1
View commit details
Copy full SHA for 36e2ff1
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
catch up to act-ebean2-1.1.1
greenlaw110
committed
557900a
View commit details
Copy full SHA for 557900a
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
upgrade to act-1.4.0
greenlaw110
committed
e323737
View commit details
Copy full SHA for e323737
View code at this point
Browse repository at this point
Commits on May 28, 2017
update to act-1.4.0, sql-common-1.1.0
greenlaw110
committed
3c0a0fc
View commit details
Copy full SHA for 3c0a0fc
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
fix #16
greenlaw110
committed
31a554a
View commit details
Copy full SHA for 31a554a
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
update act-sql-common to 1.0.1; fix #14 and #15
greenlaw110
committed
46cd4ce
View commit details
Copy full SHA for 46cd4ce
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
fix #13
greenlaw110
committed
db20823
View commit details
Copy full SHA for db20823
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
migrate to act-1.1.0 and new DB architecture
greenlaw110
committed
beaa193
View commit details
Copy full SHA for beaa193
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
fix #10 and #11
greenlaw110
committed
7068612
View commit details
Copy full SHA for 7068612
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
#6, #9, #8
greenlaw110
committed
65da904
View commit details
Copy full SHA for 65da904
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
fix #7 It reports XXX table not found when start app in dev mode #7
greenlaw110
committed
1202719
View commit details
Copy full SHA for 1202719
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
#4 HikariCP and #5 export DataSource on EbeanDao and EbeanService
greenlaw110
committed
79f7135
View commit details
Copy full SHA for 79f7135
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
fix #1 and #3
greenlaw110
committed
7e66215
View commit details
Copy full SHA for 7e66215
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
fix logic error in the create-when-not-exists feature for h2 database
greenlaw110
committed
c49beff
View commit details
Copy full SHA for c49beff
View code at this point
Browse repository at this point
By default only create database for one time h2 database
greenlaw110
committed
44482f3
View commit details
Copy full SHA for 44482f3
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
EbeanDao.save(Tx, Iterable) now return list of saved entities
greenlaw110
committed
cea940f
View commit details
Copy full SHA for cea940f
View code at this point
Browse repository at this point
increase version to 0.6; update to act-0.6
greenlaw110
committed
3afc357
View commit details
Copy full SHA for 3afc357
View code at this point
Browse repository at this point
Commits on Feb 14, 2017
EbeanDao: add API with Transaction parameter
greenlaw110
committed
a5aa4bc
View commit details
Copy full SHA for a5aa4bc
View code at this point
Browse repository at this point
Merge branch '0.4'
greenlaw110
committed
cf32459
View commit details
Copy full SHA for cf32459
View code at this point
Browse repository at this point
batch save now will start a transaction; add EbeanDao.save(Iterable, Transaction) API
greenlaw110
committed
cbdef06
View commit details
Copy full SHA for cbdef06
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
mark EbeanDao with @NoBind so we can create action handler inside sub class
greenlaw110
committed
3f49f4f
View commit details
Copy full SHA for 3f49f4f
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
EbeanDao.save(entity) now return the entity saved
greenlaw110
committed
ab6aae9
View commit details
Copy full SHA for ab6aae9
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
automatically choose jdbc driver based on jdbc URL
greenlaw110
committed
f07f3e6
View commit details
Copy full SHA for f07f3e6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL