summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Isaac Kamga [Sun, 25 Aug 2019 17:13:26 +0000 (18:13 +0100)]
Merge pull request #8 from ebenezergraham/FINCN-2
Migrated ORM to EclipseLink
Ebenezer Graham [Sat, 17 Aug 2019 12:20:44 +0000 (16:20 +0400)]
Update EclipseLinkJpaConfiguration.java
Ebenezer Graham [Mon, 15 Jul 2019 13:34:26 +0000 (17:34 +0400)]
Migrated ORM to EclipseLink
Awasum Yannick [Mon, 3 Jun 2019 19:02:40 +0000 (20:02 +0100)]
Merge pull request #7 from ebenezergraham/FINCN-157
Adding rat report to After Failure procedure
ebenezergraham [Wed, 29 May 2019 14:51:40 +0000 (18:51 +0400)]
Adding rat report to After Failure procedure
Awasum Yannick [Tue, 30 Apr 2019 08:17:38 +0000 (09:17 +0100)]
Merge pull request #6 from aasaru/artifactory
FINCN-148 build with travis-ci.com and upload artifacts to Artifactory
Juhan Aasaru [Thu, 25 Apr 2019 08:19:37 +0000 (11:19 +0300)]
FINCN-148 build with travis-ci.com and upload artifacts to Artifactory
Myrle Krantz [Mon, 16 Apr 2018 19:19:37 +0000 (21:19 +0200)]
Merge pull request #5 from myrle-krantz/develop
Updating package names.
Myrle Krantz [Thu, 12 Apr 2018 14:19:26 +0000 (16:19 +0200)]
Removing last references to mifos.
Myrle Krantz [Thu, 12 Apr 2018 14:16:03 +0000 (16:16 +0200)]
Change package names from mifos to apache fineract.
Myrle Krantz [Thu, 12 Apr 2018 14:13:38 +0000 (16:13 +0200)]
Adjusting to package name changes in upstream repositories.
Myrle Krantz [Mon, 9 Apr 2018 14:44:53 +0000 (16:44 +0200)]
Merge pull request #4 from myrle-krantz/develop
Adding rat checks.
Myrle Krantz [Mon, 9 Apr 2018 14:43:57 +0000 (16:43 +0200)]
Adding rat checks.
Myrle Krantz [Fri, 16 Mar 2018 10:40:56 +0000 (11:40 +0100)]
Merge pull request #3 from Izakey/develop
Removed unused year and name variables
Isaac Kamga [Mon, 5 Mar 2018 20:57:12 +0000 (21:57 +0100)]
Removed unused year and name variables
Myrle Krantz [Mon, 5 Mar 2018 11:46:03 +0000 (12:46 +0100)]
Merge pull request #2 from Izakey/develop
Update copyright information
Isaac Kamga [Fri, 2 Mar 2018 10:02:16 +0000 (11:02 +0100)]
Update copyright information
Myrle Krantz [Mon, 26 Feb 2018 17:32:56 +0000 (18:32 +0100)]
Merge pull request #1 from myrle-krantz/develop
updating artifact ids to apache fineract from mifos io
Myrle Krantz [Mon, 26 Feb 2018 17:01:51 +0000 (18:01 +0100)]
updating artifact ids to apache fineract from mifos io
Mark van Veen [Fri, 15 Sep 2017 14:18:22 +0000 (16:18 +0200)]
Merge pull request #2 from markvanveen/develop
Fix license
Mark [Fri, 15 Sep 2017 14:10:17 +0000 (16:10 +0200)]
Fix license
Add travis yml
Mark van Veen [Thu, 14 Sep 2017 17:27:24 +0000 (19:27 +0200)]
Merge pull request #1 from markvanveen/develop
Use valueOf instead of epoch days
Mark [Thu, 14 Sep 2017 17:20:38 +0000 (19:20 +0200)]
Use valueOf instead of epoch days
Add tiny unit test
Myrle Krantz [Wed, 17 May 2017 14:48:47 +0000 (16:48 +0200)]
Merge pull request #6 from myrle-krantz/develop
1st pass: cross-tenant db
myrle-krantz [Wed, 17 May 2017 14:44:54 +0000 (16:44 +0200)]
Merge branch 'develop' of https://github.com/mifosio/mariadb into develop
myrle-krantz [Wed, 17 May 2017 14:44:38 +0000 (16:44 +0200)]
Added configuration parameter to @Enable annotation to make it possible to run db connection in a tenant-agnostic manner while still taking advantage of connection pooling/configuration code. This could be further improved to sandbox by app in the tenant-agnostic manner.
Myrle Krantz [Mon, 15 May 2017 15:19:39 +0000 (17:19 +0200)]
Merge pull request #5 from myrle-krantz/develop
Local vs bound variable. Minor fix.
myrle-krantz [Mon, 15 May 2017 15:18:45 +0000 (17:18 +0200)]
Local vs bound variable. Minor fix.
Markus Geiß [Tue, 25 Apr 2017 14:24:55 +0000 (16:24 +0200)]
Merge pull request #4 from mgeiss/develop
added replication capability to mariadb jdbc url
mgeiss [Tue, 25 Apr 2017 14:24:12 +0000 (16:24 +0200)]
added replication capability to mariadb jdbc url
Markus Geiß [Fri, 21 Apr 2017 10:51:33 +0000 (12:51 +0200)]
Merge pull request #3 from mgeiss/develop
disabled use of server side generated prepared statements
mgeiss [Fri, 21 Apr 2017 10:32:34 +0000 (12:32 +0200)]
disabled use of server side generated prepared statements
Markus Geiß [Thu, 20 Apr 2017 18:47:33 +0000 (20:47 +0200)]
Merge pull request #2 from mgeiss/develop
removed suggested fix b/c it's not working
mgeiss [Thu, 20 Apr 2017 18:46:51 +0000 (20:46 +0200)]
removed suggested fix b/c it's not working
Markus Geiß [Thu, 20 Apr 2017 18:12:59 +0000 (20:12 +0200)]
Merge pull request #1 from mgeiss/develop
added workaround for weird mariadb behaviour
mgeiss [Thu, 20 Apr 2017 18:11:18 +0000 (20:11 +0200)]
added workaround for weird mariadb behaviour
myrle-krantz [Tue, 14 Mar 2017 09:42:19 +0000 (10:42 +0100)]
Open sourcing core.mariadb.