dzmitryk |
[GitHub] cayenne pull request: ROP refactoring introducing pluggable serial... |
Tue, 01 Mar, 11:16 |
asfgit |
[GitHub] cayenne pull request: CAY-2065 ROP refactoring introducing pluggab... |
Tue, 01 Mar, 14:50 |
|
[jira] [Created] (CAY-2065) Pluggable serialization and connectivity layers for ROP |
|
Dzmitry Kazimirchyk (JIRA) |
[jira] [Created] (CAY-2065) Pluggable serialization and connectivity layers for ROP |
Tue, 01 Mar, 14:07 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (CAY-2065) Pluggable serialization and connectivity layers for ROP |
Tue, 01 Mar, 14:51 |
Dzmitry Kazimirchyk (JIRA) |
[jira] [Closed] (CAY-2065) Pluggable serialization and connectivity layers for ROP |
Wed, 02 Mar, 12:55 |
dkazimirc...@apache.org |
[1/9] cayenne git commit: Add missing deserializer implementation. |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[2/9] cayenne git commit: Initial implementation of ROP refactoring decoupling Hessian from connectivity layer and introducing pluggable serialization and connectivity layers. |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[3/9] cayenne git commit: Assorted fixes to the new ROP mechanism resolving problems with session not being preserved between requests. |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[4/9] cayenne git commit: Rename DefaultClientConnection to HttpClientConnection, which is more informative. |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[5/9] cayenne git commit: Switch ROP tutorial to use new ROPServlet class. |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[6/9] cayenne git commit: Clean up old Hessian servlet implementation. |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[7/9] cayenne git commit: Tests for hessian serialization service. |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[8/9] cayenne git commit: Mention that ROP server should now use new ROPServlet servlet class in the upgrade notes |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[9/9] cayenne git commit: CAY-2065 Pluggable serialization and connectivity layers for ROP |
Tue, 01 Mar, 14:50 |
dkazimirc...@apache.org |
[1/3] cayenne git commit: CAY-2065 Change Hessian dependency scope in ROP tutorials from provided to compile to avoid ClassNotFoundException when running them |
Tue, 01 Mar, 16:56 |
dkazimirc...@apache.org |
[2/3] cayenne git commit: CAY-2065 Update ROP client tutorial code to use modern ObjectSelect instead of unparameterized SelectQuery |
Tue, 01 Mar, 16:56 |
dkazimirc...@apache.org |
[3/3] cayenne git commit: CAY-2065 Update ROP tutorial docs |
Tue, 01 Mar, 16:56 |
dkazimirc...@apache.org |
svn commit: r1733104 - in /cayenne/site/cms/trunk/content/docs/4.0/tutorial-rop: ch01.html ch02.html ch03.html ch04.html ch05.html getting-started-rop-part1.html getting-started-rop-part2.html index.html |
Tue, 01 Mar, 16:59 |
build...@apache.org |
svn commit: r981495 - in /websites/staging/cayenne/trunk/content: ./ docs/4.0/tutorial-rop/ |
Tue, 01 Mar, 16:59 |
|
[jira] [Created] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes |
|
Victor Antonovich (JIRA) |
[jira] [Created] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes |
Tue, 01 Mar, 17:08 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes |
Wed, 02 Mar, 12:57 |
Andrus Adamchik (JIRA) |
[jira] [Closed] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes |
Sun, 06 Mar, 00:20 |
Andrus Adamchik (JIRA) |
[jira] [Updated] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes |
Sun, 06 Mar, 00:40 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes |
Tue, 08 Mar, 10:50 |
dkazimirc...@apache.org |
cayenne git commit: Update Cayenne 'Deleting Objects' tutorial to use ObjectSelect instead of old SelectQuery in code example |
Tue, 01 Mar, 17:09 |
dkazimirc...@apache.org |
svn commit: r1733161 - /cayenne/site/cms/trunk/content/docs/4.0/tutorial/ch08.html |
Tue, 01 Mar, 21:55 |
build...@apache.org |
svn commit: r981563 - in /websites/staging/cayenne/trunk/content: ./ docs/4.0/tutorial/ch08.html |
Tue, 01 Mar, 21:55 |
dkazimirc...@apache.org |
svn commit: r981564 - /websites/production/cayenne/content/ |
Tue, 01 Mar, 22:00 |
dkazimirc...@apache.org |
cayenne git commit: CAY-2065 Release notes |
Wed, 02 Mar, 12:42 |
3cky |
[GitHub] cayenne pull request: CAY-2066 Fixes for inner enums handling in E... |
Wed, 02 Mar, 12:56 |
3cky |
[GitHub] cayenne pull request: CAY-2066 Fixes for inner enums handling in E... |
Tue, 08 Mar, 10:50 |
dkazimirc...@apache.org |
cayenne git commit: Remove unused imports. |
Wed, 02 Mar, 14:54 |
aadamc...@apache.org |
[1/6] cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property |
Sat, 05 Mar, 08:21 |
aadamc...@apache.org |
[2/6] cayenne git commit: CAY-2050 parameter binding with better encapsulation |
Sat, 05 Mar, 08:21 |
aadamc...@apache.org |
[3/6] cayenne git commit: CAY-2050 parameter binding with better encapsulation |
Sat, 05 Mar, 08:21 |
aadamc...@apache.org |
[4/6] cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property - switch to new api |
Sat, 05 Mar, 08:21 |
aadamc...@apache.org |
[5/6] cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property |
Sat, 05 Mar, 08:21 |
aadamc...@apache.org |
[6/6] cayenne git commit: CAY-2050 fix NPE on bitwise operations |
Sat, 05 Mar, 08:21 |
|
[jira] [Commented] (CAY-2050) Refactoring: ParameterBinding to contain ExtendedType property |
|
Andrus Adamchik (JIRA) |
[jira] [Commented] (CAY-2050) Refactoring: ParameterBinding to contain ExtendedType property |
Sat, 05 Mar, 08:31 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (CAY-2050) Refactoring: ParameterBinding to contain ExtendedType property |
Sat, 05 Mar, 08:38 |
|
[GitHub] cayenne pull request: CAY-2050 |
|
alexei-grigoriev |
[GitHub] cayenne pull request: CAY-2050 |
Sat, 05 Mar, 08:38 |
|
cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property |
|
aadamc...@apache.org |
cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property |
Sun, 06 Mar, 00:02 |
aadamc...@apache.org |
cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property |
Sun, 06 Mar, 00:06 |
aadamc...@apache.org |
[cayenne] Git Push Summary |
Sun, 06 Mar, 00:04 |
|
cayenne git commit: CAY-2066 Fixes for inner enums handling in ExtendedTypeMap |
|
aadamc...@apache.org |
cayenne git commit: CAY-2066 Fixes for inner enums handling in ExtendedTypeMap |
Sun, 06 Mar, 00:12 |
aadamc...@apache.org |
cayenne git commit: CAY-2066 Fixes for inner enums handling in ExtendedTypeMap |
Sun, 06 Mar, 00:42 |
|
Jenkins build is back to normal : cayenne-31 » derby,JDK 1.7 (latest),Ubuntu #121 |
|
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » derby,JDK 1.7 (latest),Ubuntu #121 |
Sun, 06 Mar, 01:14 |
|
Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.5 (latest),Ubuntu #121 |
|
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.5 (latest),Ubuntu #121 |
Sun, 06 Mar, 01:15 |
|
Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #121 |
|
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #121 |
Sun, 06 Mar, 01:15 |
|
Jenkins build is back to normal : cayenne-31 » derby,JDK 1.6 (latest),Ubuntu #121 |
|
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » derby,JDK 1.6 (latest),Ubuntu #121 |
Sun, 06 Mar, 01:18 |
|
Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.7 (latest),Ubuntu #121 |
|
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.7 (latest),Ubuntu #121 |
Sun, 06 Mar, 01:21 |
|
Jenkins build is back to normal : cayenne-31 » h2,JDK 1.7 (latest),Ubuntu #121 |
|
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » h2,JDK 1.7 (latest),Ubuntu #121 |
Sun, 06 Mar, 01:23 |
skolbac...@apache.org |
[1/2] cayenne git commit: CAY-1862 MySQL - allow specifying a length for TIMESTAMP and TIME columns |
Wed, 09 Mar, 13:52 |
skolbac...@apache.org |
[2/2] cayenne git commit: CAY-1863 Make determining whether a particular database type supports length adapter-specific not universal |
Wed, 09 Mar, 13:52 |
|
[jira] [Created] (CAY-2067) Cayenne 4.0 connection pool is occasionally running out of connections |
|
Andrus Adamchik (JIRA) |
[jira] [Created] (CAY-2067) Cayenne 4.0 connection pool is occasionally running out of connections |
Wed, 09 Mar, 13:55 |
Andrus Adamchik (JIRA) |
[jira] [Closed] (CAY-2067) Cayenne 4.0 connection pool is occasionally running out of connections |
Wed, 09 Mar, 19:33 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #122 |
Wed, 09 Mar, 15:11 |
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #123 |
Fri, 11 Mar, 11:03 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-31 » h2,JDK 1.6 (latest),Ubuntu #122 |
Wed, 09 Mar, 15:11 |
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » h2,JDK 1.6 (latest),Ubuntu #123 |
Fri, 11 Mar, 10:54 |
aadamc...@apache.org |
[1/4] cayenne git commit: Cayenne 4.0 connection pool is occasionally running out of connections |
Wed, 09 Mar, 19:29 |
aadamc...@apache.org |
[2/4] cayenne git commit: typo |
Wed, 09 Mar, 19:29 |
aadamc...@apache.org |
[3/4] cayenne git commit: Cayenne 4.0 connection pool is occasionally running out of connections |
Wed, 09 Mar, 19:29 |
aadamc...@apache.org |
[4/4] cayenne git commit: Cayenne 4.0 connection pool is occasionally running out of connections |
Wed, 09 Mar, 19:29 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-31 » derby,JDK 1.6 (latest),Ubuntu #123 |
Fri, 11 Mar, 10:48 |
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » derby,JDK 1.6 (latest),Ubuntu #124 |
Fri, 11 Mar, 11:22 |
|
[jira] [Created] (CAY-2068) ObjectSelect limit bug |
|
Alexandr (JIRA) |
[jira] [Created] (CAY-2068) ObjectSelect limit bug |
Fri, 18 Mar, 10:25 |
Andrus Adamchik (JIRA) |
[jira] [Commented] (CAY-2068) ObjectSelect limit bug |
Tue, 29 Mar, 07:36 |
Alexandr (JIRA) |
[jira] [Commented] (CAY-2068) ObjectSelect limit bug |
Tue, 29 Mar, 10:06 |
aadamc...@apache.org |
cayenne git commit: more sane error message instead of 'Error loading DataChannel: 'null'' |
Mon, 21 Mar, 18:49 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #313 |
Mon, 21 Mar, 19:25 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #314 |
Mon, 28 Mar, 09:30 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #315 |
Wed, 30 Mar, 07:26 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #316 |
Wed, 30 Mar, 08:36 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #317 |
Wed, 30 Mar, 10:31 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #318 |
Wed, 30 Mar, 11:28 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #319 |
Thu, 31 Mar, 10:32 |
skolbac...@apache.org |
cayenne git commit: cleaning up unit test DataSource bootstrap Specifically in a CI environment, in-memory DBs can be bootstrapped without connection.properties |
Wed, 23 Mar, 13:34 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.5 (latest),Ubuntu #125 |
Wed, 23 Mar, 13:39 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #125 |
Wed, 23 Mar, 13:39 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.7 (latest),Ubuntu #125 |
Wed, 23 Mar, 13:39 |
Apache Jenkins Server |
Build failed in Jenkins: cayenne-31 » derby,JDK 1.7 (latest),Ubuntu #125 |
Wed, 23 Mar, 13:57 |
Apache Jenkins Server |
Jenkins build is back to normal : cayenne-31 » derby,JDK 1.7 (latest),Ubuntu #126 |
Thu, 24 Mar, 18:56 |