You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (CAY-2640) Unused import is adding to superclass after generation - posted by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/02/03 07:00:00 UTC, 0 replies.
- [jira] [Closed] (CAY-2640) Unused import is adding to superclass after generation - posted by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/02/03 07:00:04 UTC, 0 replies.
- [jira] [Updated] (CAY-2626) DbImport: Allow empty value for table types field - posted by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/02/03 07:26:00 UTC, 0 replies.
- [jira] [Updated] (CAY-2636) Modeler: Ordering in db import config - posted by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/02/03 07:26:00 UTC, 0 replies.
- [jira] [Updated] (CAY-2614) Connection test result window shown under other windows. - posted by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/02/03 07:27:00 UTC, 0 replies.
- [cayenne] branch STABLE-4.1 updated: Fix licenses to pass RAT check - posted by nt...@apache.org on 2020/02/03 11:22:31 UTC, 0 replies.
- [cayenne] branch master updated: Add missing license header - posted by nt...@apache.org on 2020/02/03 11:35:05 UTC, 0 replies.
- [cayenne] branch master updated: Add quotes in a message to easier catch spaces in a class name - posted by nt...@apache.org on 2020/02/03 13:11:09 UTC, 0 replies.
- [cayenne] branch master updated: Cleanup - posted by nt...@apache.org on 2020/02/03 14:54:25 UTC, 0 replies.
- [jira] [Updated] (CAY-2644) Use Property interface instead of BaseProperty - posted by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/02/05 07:49:00 UTC, 0 replies.
- [jira] [Closed] (CAY-2644) Use Property interface instead of BaseProperty - posted by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2020/02/05 07:50:00 UTC, 0 replies.
- [cayenne] branch master updated: Refactor cgen UI code - posted by nt...@apache.org on 2020/02/05 08:57:22 UTC, 1 replies.
- [cayenne] branch master updated: Update Velocity properties' names, old are deprecated - posted by nt...@apache.org on 2020/02/05 09:18:01 UTC, 0 replies.
- [cayenne] branch master updated (9d38f7d -> 7ea5988) - posted by nt...@apache.org on 2020/02/05 09:38:33 UTC, 0 replies.
- [cayenne] 01/02: Add missing argument in the ModelerLogger - posted by nt...@apache.org on 2020/02/05 09:38:34 UTC, 0 replies.
- [cayenne] 02/02: Cleanup - posted by nt...@apache.org on 2020/02/05 09:38:35 UTC, 0 replies.
- [cayenne] branch master updated: Fix Gradle build warnings - posted by nt...@apache.org on 2020/02/05 12:10:34 UTC, 0 replies.
- [cayenne] branch master updated: cleanup - posted by nt...@apache.org on 2020/02/05 15:42:00 UTC, 0 replies.
- [jira] [Created] (CAY-2648) Space symbols in JDBC Driver and DB URL lines lead to incorrect driver loading - posted by "Alexey Buymistrov (Jira)" <ji...@apache.org> on 2020/02/06 12:04:00 UTC, 0 replies.
- [GitHub] [cayenne] alex-byi opened a new pull request #411: CAY-2648 Space symbols in JDBC Driver and DB URL lines lead to incorrect driver loading - posted by GitBox <gi...@apache.org> on 2020/02/06 12:33:09 UTC, 0 replies.
- [jira] [Updated] (CAY-2648) Whitespace symbols in JDBC Driver and DB URL lines lead to incorrect driver loading - posted by "Alexey Buymistrov (Jira)" <ji...@apache.org> on 2020/02/06 12:54:00 UTC, 0 replies.
- [jira] [Created] (CAY-2649) Class generation only after saving - posted by "Andrey Kravchenko (Jira)" <ji...@apache.org> on 2020/02/07 09:39:00 UTC, 0 replies.
- [cayenne] branch master updated: Update tutorial to match latest Modeler - posted by nt...@apache.org on 2020/02/07 13:17:18 UTC, 0 replies.
- [cayenne] branch STABLE-4.1 updated: Update tutorial to match latest Modeler - posted by nt...@apache.org on 2020/02/07 13:48:50 UTC, 0 replies.
- [GitHub] [cayenne] KravchenkoAS opened a new pull request #412: CAY-2649 Class generation only after saving - posted by GitBox <gi...@apache.org> on 2020/02/07 14:11:12 UTC, 0 replies.
- [jira] [Created] (CAY-2650) Support using generated primary keys along with batch inserts - posted by "John Huss (Jira)" <ji...@apache.org> on 2020/02/12 22:19:00 UTC, 0 replies.
- [GitHub] [cayenne] johnthuss opened a new pull request #413: CAY-2650 Support using generated primary keys along with batch inserts - posted by GitBox <gi...@apache.org> on 2020/02/12 22:23:45 UTC, 0 replies.
- [GitHub] [cayenne] stariy95 commented on issue #413: CAY-2650 Support using generated primary keys along with batch inserts - posted by GitBox <gi...@apache.org> on 2020/02/14 08:06:19 UTC, 1 replies.
- [GitHub] [cayenne] stariy95 opened a new pull request #414: Use whitelist for Hessian serialization - posted by GitBox <gi...@apache.org> on 2020/02/14 10:32:27 UTC, 0 replies.
- [GitHub] [cayenne] johnthuss commented on issue #413: CAY-2650 Support using generated primary keys along with batch inserts - posted by GitBox <gi...@apache.org> on 2020/02/14 15:08:48 UTC, 4 replies.
- [GitHub] [cayenne] andrus commented on issue #413: CAY-2650 Support using generated primary keys along with batch inserts - posted by GitBox <gi...@apache.org> on 2020/02/17 06:24:05 UTC, 0 replies.
- [cayenne] branch genpkbatch created (now 57332e8) - posted by jo...@apache.org on 2020/02/17 16:07:49 UTC, 0 replies.
- [cayenne] 01/02: CAY-2650 Support using generated primary keys along with batch inserts - posted by jo...@apache.org on 2020/02/17 16:07:50 UTC, 0 replies.
- [cayenne] 02/02: CAY-2650 Support using generated primary keys along with batch inserts - posted by jo...@apache.org on 2020/02/17 16:07:51 UTC, 0 replies.
- [cayenne] branch master updated: Fix postgres-docker build - posted by nt...@apache.org on 2020/02/19 10:57:33 UTC, 0 replies.
- [cayenne] branch master updated: Code cleanup - posted by nt...@apache.org on 2020/02/19 14:36:59 UTC, 0 replies.