You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] cayenne pull request: ROP refactoring introducing pluggable serial... - posted by dzmitryk <gi...@git.apache.org> on 2016/03/01 12:16:45 UTC, 0 replies.
- [jira] [Created] (CAY-2065) Pluggable serialization and connectivity layers for ROP - posted by "Dzmitry Kazimirchyk (JIRA)" <ji...@apache.org> on 2016/03/01 15:07:18 UTC, 0 replies.
- [1/9] cayenne git commit: Add missing deserializer implementation. - posted by dk...@apache.org on 2016/03/01 15:50:39 UTC, 0 replies.
- [2/9] cayenne git commit: Initial implementation of ROP refactoring decoupling Hessian from connectivity layer and introducing pluggable serialization and connectivity layers. - posted by dk...@apache.org on 2016/03/01 15:50:40 UTC, 0 replies.
- [3/9] cayenne git commit: Assorted fixes to the new ROP mechanism resolving problems with session not being preserved between requests. - posted by dk...@apache.org on 2016/03/01 15:50:41 UTC, 0 replies.
- [4/9] cayenne git commit: Rename DefaultClientConnection to HttpClientConnection, which is more informative. - posted by dk...@apache.org on 2016/03/01 15:50:42 UTC, 0 replies.
- [5/9] cayenne git commit: Switch ROP tutorial to use new ROPServlet class. - posted by dk...@apache.org on 2016/03/01 15:50:43 UTC, 0 replies.
- [6/9] cayenne git commit: Clean up old Hessian servlet implementation. - posted by dk...@apache.org on 2016/03/01 15:50:44 UTC, 0 replies.
- [7/9] cayenne git commit: Tests for hessian serialization service. - posted by dk...@apache.org on 2016/03/01 15:50:45 UTC, 0 replies.
- [8/9] cayenne git commit: Mention that ROP server should now use new ROPServlet servlet class in the upgrade notes - posted by dk...@apache.org on 2016/03/01 15:50:46 UTC, 0 replies.
- [9/9] cayenne git commit: CAY-2065 Pluggable serialization and connectivity layers for ROP - posted by dk...@apache.org on 2016/03/01 15:50:47 UTC, 0 replies.
- [GitHub] cayenne pull request: CAY-2065 ROP refactoring introducing pluggab... - posted by asfgit <gi...@git.apache.org> on 2016/03/01 15:50:54 UTC, 0 replies.
- [jira] [Commented] (CAY-2065) Pluggable serialization and connectivity layers for ROP - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/01 15:51:18 UTC, 0 replies.
- [1/3] cayenne git commit: CAY-2065 Change Hessian dependency scope in ROP tutorials from provided to compile to avoid ClassNotFoundException when running them - posted by dk...@apache.org on 2016/03/01 17:56:49 UTC, 0 replies.
- [2/3] cayenne git commit: CAY-2065 Update ROP client tutorial code to use modern ObjectSelect instead of unparameterized SelectQuery - posted by dk...@apache.org on 2016/03/01 17:56:50 UTC, 0 replies.
- [3/3] cayenne git commit: CAY-2065 Update ROP tutorial docs - posted by dk...@apache.org on 2016/03/01 17:56:51 UTC, 0 replies.
- 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 - posted by dk...@apache.org on 2016/03/01 17:59:17 UTC, 0 replies.
- svn commit: r981495 - in /websites/staging/cayenne/trunk/content: ./ docs/4.0/tutorial-rop/ - posted by bu...@apache.org on 2016/03/01 17:59:39 UTC, 0 replies.
- [jira] [Created] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes - posted by "Victor Antonovich (JIRA)" <ji...@apache.org> on 2016/03/01 18:08:18 UTC, 0 replies.
- cayenne git commit: Update Cayenne 'Deleting Objects' tutorial to use ObjectSelect instead of old SelectQuery in code example - posted by dk...@apache.org on 2016/03/01 18:09:28 UTC, 0 replies.
- svn commit: r1733161 - /cayenne/site/cms/trunk/content/docs/4.0/tutorial/ch08.html - posted by dk...@apache.org on 2016/03/01 22:55:09 UTC, 0 replies.
- svn commit: r981563 - in /websites/staging/cayenne/trunk/content: ./ docs/4.0/tutorial/ch08.html - posted by bu...@apache.org on 2016/03/01 22:55:28 UTC, 0 replies.
- svn commit: r981564 - /websites/production/cayenne/content/ - posted by dk...@apache.org on 2016/03/01 23:00:49 UTC, 0 replies.
- cayenne git commit: CAY-2065 Release notes - posted by dk...@apache.org on 2016/03/02 13:42:40 UTC, 0 replies.
- [jira] [Closed] (CAY-2065) Pluggable serialization and connectivity layers for ROP - posted by "Dzmitry Kazimirchyk (JIRA)" <ji...@apache.org> on 2016/03/02 13:55:18 UTC, 0 replies.
- [GitHub] cayenne pull request: CAY-2066 Fixes for inner enums handling in E... - posted by 3cky <gi...@git.apache.org> on 2016/03/02 13:56:54 UTC, 1 replies.
- [jira] [Commented] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/02 13:57:18 UTC, 1 replies.
- cayenne git commit: Remove unused imports. - posted by dk...@apache.org on 2016/03/02 15:54:08 UTC, 0 replies.
- [1/6] cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property - posted by aa...@apache.org on 2016/03/05 09:21:49 UTC, 0 replies.
- [2/6] cayenne git commit: CAY-2050 parameter binding with better encapsulation - posted by aa...@apache.org on 2016/03/05 09:21:50 UTC, 0 replies.
- [3/6] cayenne git commit: CAY-2050 parameter binding with better encapsulation - posted by aa...@apache.org on 2016/03/05 09:21:51 UTC, 0 replies.
- [4/6] cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property - switch to new api - posted by aa...@apache.org on 2016/03/05 09:21:52 UTC, 0 replies.
- [5/6] cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property - posted by aa...@apache.org on 2016/03/05 09:21:53 UTC, 0 replies.
- [6/6] cayenne git commit: CAY-2050 fix NPE on bitwise operations - posted by aa...@apache.org on 2016/03/05 09:21:54 UTC, 0 replies.
- [jira] [Commented] (CAY-2050) Refactoring: ParameterBinding to contain ExtendedType property - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/05 09:31:40 UTC, 1 replies.
- [GitHub] cayenne pull request: CAY-2050 - posted by alexei-grigoriev <gi...@git.apache.org> on 2016/03/05 09:38:25 UTC, 0 replies.
- cayenne git commit: CAY-2050 Refactoring: ParameterBinding to contain ExtendedType property - posted by aa...@apache.org on 2016/03/06 01:02:36 UTC, 1 replies.
- [cayenne] Git Push Summary - posted by aa...@apache.org on 2016/03/06 01:04:09 UTC, 0 replies.
- cayenne git commit: CAY-2066 Fixes for inner enums handling in ExtendedTypeMap - posted by aa...@apache.org on 2016/03/06 01:12:34 UTC, 1 replies.
- [jira] [Closed] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/06 01:20:40 UTC, 0 replies.
- [jira] [Updated] (CAY-2066) Memory leak in ExtendedTypeMap for inner classes - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/06 01:40:40 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » derby,JDK 1.7 (latest),Ubuntu #121 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/06 02:14:05 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.5 (latest),Ubuntu #121 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/06 02:15:37 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #121 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/06 02:15:51 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » derby,JDK 1.6 (latest),Ubuntu #121 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/06 02:18:02 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.7 (latest),Ubuntu #121 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/06 02:21:25 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » h2,JDK 1.7 (latest),Ubuntu #121 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/06 02:23:17 UTC, 0 replies.
- [1/2] cayenne git commit: CAY-1862 MySQL - allow specifying a length for TIMESTAMP and TIME columns - posted by sk...@apache.org on 2016/03/09 14:52:27 UTC, 0 replies.
- [2/2] cayenne git commit: CAY-1863 Make determining whether a particular database type supports length adapter-specific not universal - posted by sk...@apache.org on 2016/03/09 14:52:28 UTC, 0 replies.
- [jira] [Created] (CAY-2067) Cayenne 4.0 connection pool is occasionally running out of connections - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/09 14:55:40 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #122 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/09 16:11:16 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » h2,JDK 1.6 (latest),Ubuntu #122 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/09 16:11:24 UTC, 0 replies.
- [1/4] cayenne git commit: Cayenne 4.0 connection pool is occasionally running out of connections - posted by aa...@apache.org on 2016/03/09 20:29:11 UTC, 0 replies.
- [2/4] cayenne git commit: typo - posted by aa...@apache.org on 2016/03/09 20:29:12 UTC, 0 replies.
- [3/4] cayenne git commit: Cayenne 4.0 connection pool is occasionally running out of connections - posted by aa...@apache.org on 2016/03/09 20:29:13 UTC, 0 replies.
- [4/4] cayenne git commit: Cayenne 4.0 connection pool is occasionally running out of connections - posted by aa...@apache.org on 2016/03/09 20:29:14 UTC, 0 replies.
- [jira] [Closed] (CAY-2067) Cayenne 4.0 connection pool is occasionally running out of connections - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/09 20:33:40 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » derby,JDK 1.6 (latest),Ubuntu #123 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/11 11:48:45 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » h2,JDK 1.6 (latest),Ubuntu #123 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/11 11:54:23 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #123 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/11 12:03:44 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » derby,JDK 1.6 (latest),Ubuntu #124 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/11 12:22:08 UTC, 0 replies.
- [jira] [Created] (CAY-2068) ObjectSelect limit bug - posted by "Alexandr (JIRA)" <ji...@apache.org> on 2016/03/18 11:25:33 UTC, 0 replies.
- cayenne git commit: more sane error message instead of 'Error loading DataChannel: 'null'' - posted by aa...@apache.org on 2016/03/21 19:49:25 UTC, 0 replies.
- Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #313 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/21 20:25:48 UTC, 0 replies.
- cayenne git commit: cleaning up unit test DataSource bootstrap Specifically in a CI environment, in-memory DBs can be bootstrapped without connection.properties - posted by sk...@apache.org on 2016/03/23 14:34:26 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.5 (latest),Ubuntu #125 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/23 14:39:00 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.6 (latest),Ubuntu #125 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/23 14:39:11 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » HSQLDB,JDK 1.7 (latest),Ubuntu #125 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/23 14:39:41 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » derby,JDK 1.7 (latest),Ubuntu #125 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/23 14:57:03 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » hsql,JDK 1.6 (latest),Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:40:09 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » h2,JDK 1.5 (latest),Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:40:24 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » hsql,latest1.8,Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:43:03 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » h2,JDK 1.6 (latest),Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:43:38 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » hsql,JDK 1.7 (latest),Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:43:40 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » h2,latest1.8,Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:44:59 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » derby,JDK 1.5 (latest),Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:45:22 UTC, 0 replies.
- Build failed in Jenkins: cayenne-31 » derby,latest1.8,Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:45:53 UTC, 0 replies.
- Jenkins build is back to normal : cayenne-31 » derby,JDK 1.7 (latest),Ubuntu #126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/24 19:56:19 UTC, 0 replies.
- [jira] [Created] (CAY-2069) Including templates in dataMap - posted by "Olga Bondareva (JIRA)" <ji...@apache.org> on 2016/03/28 00:40:25 UTC, 0 replies.
- [GitHub] cayenne pull request: CAY-2069 Including templates in dataMap - posted by ollybondareva <gi...@git.apache.org> on 2016/03/28 00:57:01 UTC, 0 replies.
- [jira] [Commented] (CAY-2069) Including templates in dataMap - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/28 00:57:25 UTC, 0 replies.
- cayenne git commit: fix typo in orderings.xml - posted by sk...@apache.org on 2016/03/28 10:32:37 UTC, 0 replies.
- Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #314 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/28 11:30:10 UTC, 0 replies.
- [jira] [Commented] (CAY-2068) ObjectSelect limit bug - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/29 09:36:25 UTC, 1 replies.
- [jira] [Created] (CAY-2070) Modeler sync function adds extraneous ObjRelationships inside the class hierarchy - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/29 19:37:25 UTC, 0 replies.
- [jira] [Updated] (CAY-2070) Modeler sync function adds extraneous ObjRelationships inside the class hierarchy - posted by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/03/29 19:41:25 UTC, 0 replies.
- cayenne git commit: ignoring APT Eclipse plugin meta files - posted by aa...@apache.org on 2016/03/30 08:41:18 UTC, 0 replies.
- Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #315 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/30 09:26:15 UTC, 0 replies.
- cayenne git commit: Let's try some testing on Travis - posted by am...@apache.org on 2016/03/30 09:55:03 UTC, 0 replies.
- Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #316 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/30 10:36:15 UTC, 0 replies.
- cayenne git commit: Set up a matrix of build environments for travis - posted by am...@apache.org on 2016/03/30 11:56:56 UTC, 0 replies.
- cayenne git commit: adding github status badges - posted by aa...@apache.org on 2016/03/30 12:16:17 UTC, 0 replies.
- cayenne git commit: enabling itests - posted by aa...@apache.org on 2016/03/30 12:20:01 UTC, 0 replies.
- Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #317 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/30 12:31:13 UTC, 0 replies.
- cayenne git commit: connecting env vars with build vars - posted by aa...@apache.org on 2016/03/30 12:40:29 UTC, 0 replies.
- cayenne git commit: skipping code checks by default.. hopefully the log will be small enough to fit in travis - posted by aa...@apache.org on 2016/03/30 12:48:59 UTC, 0 replies.
- cayenne git commit: # prevent Travis from uneeded "mvn install" run - posted by aa...@apache.org on 2016/03/30 12:53:40 UTC, 0 replies.
- Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #318 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/30 13:28:45 UTC, 0 replies.
- cayenne git commit: update project and schema versions for tutorials; fixed maven scope for derby in tutorial; fixed some typos; - posted by sk...@apache.org on 2016/03/31 12:04:26 UTC, 0 replies.
- Build failed in Jenkins: cayenne-master » derby,latest1.8,Ubuntu #319 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/31 12:32:51 UTC, 0 replies.