You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-asterixdb git commit: Fix really bad typo in POM - posted by im...@apache.org on 2015/08/01 01:20:25 UTC, 0 replies.
- incubator-asterixdb-hyracks git commit: Performance fix for BufferCache. The dpid of a page of file is calculated by fileid<<32 + pageid. But BufferCache.hash(long dpid) returns the hash value dpid%pageMap.length. In many cases, the asterix configuratio - posted by bu...@apache.org on 2015/08/04 20:22:09 UTC, 0 replies.
- incubator-asterixdb-hyracks git commit: improve the buffer cache perf. with 1) a better hash function for fileid-pageid, 2) reduce synchronization in clock page replacement policy. - posted by bu...@apache.org on 2015/08/07 01:33:42 UTC, 0 replies.
- incubator-asterixdb-hyracks git commit: This change includes: 1. avoid calling ByteBuffer.get() and ByteBuffer.put() for bloom filter set/get operations. ByteBuffer will check boundaries of the index for get/put. It's a very frequent operation. 2. let th - posted by bu...@apache.org on 2015/08/11 08:59:21 UTC, 0 replies.
- incubator-asterixdb-hyracks git commit: Optimized the binary tokenizer - get the total number of tokens Change-Id: Ifa9a18a43a097766da22633bb48371ffc78406ae Reviewed-on: https://asterix-gerrit.ics.uci.edu/348 Tested-by: Jenkins - posted by wa...@apache.org on 2015/08/12 05:01:46 UTC, 0 replies.
-
incubator-asterixdb git commit: Optimized the binary tokenizer - get the total number of tokens Change-Id: I83765b6cd7cb92648aa55b260b0044fa3ffdcd7d Reviewed-on: https://asterix-gerrit.ics.uci.edu/349 Reviewed-by: Young-Seok Kim Teste - posted by wa...@apache.org on 2015/08/12 05:02:12 UTC, 0 replies.
- incubator-asterixdb git commit: fixing minor issues in docs related to similarity queries Change-Id: Ide23cb7fb33a58bcb2eb4535cf89152518d35a86 Reviewed-on: https://asterix-gerrit.ics.uci.edu/351 Reviewed-by: Taewoo Kim Tested-by: Jen - posted by ch...@apache.org on 2015/08/13 19:37:52 UTC, 0 replies.
- incubator-asterixdb git commit: Fix for issue 923 - posted by mh...@apache.org on 2015/08/13 22:00:22 UTC, 0 replies.
- incubator-asterixdb git commit: Fix for Issue 929 - posted by ti...@apache.org on 2015/08/16 21:29:26 UTC, 0 replies.
- incubator-asterixdb git commit: Fixed ASTERIXDB-1072 issue - string-concat Change-Id: Id0dd46f983e0275c3f68329f7cfd52cc43363a76 Reviewed-on: https://asterix-gerrit.ics.uci.edu/356 Tested-by: Jenkins Reviewed-by: Ian M - posted by wa...@apache.org on 2015/08/17 21:52:49 UTC, 0 replies.
- incubator-asterixdb-hyracks git commit: Abstracting algebricks rules out of AsterixDB. - posted by pr...@apache.org on 2015/08/18 01:21:28 UTC, 0 replies.
- incubator-asterixdb git commit: Abstracting algebricks rules out of AsterixDB. - posted by pr...@apache.org on 2015/08/18 01:23:03 UTC, 0 replies.
- [1/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:46 UTC, 0 replies.
- [2/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:47 UTC, 0 replies.
- [3/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:48 UTC, 0 replies.
- [4/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:49 UTC, 0 replies.
- [5/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:50 UTC, 0 replies.
- [6/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:51 UTC, 0 replies.
- [7/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:52 UTC, 0 replies.
- [8/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:53 UTC, 0 replies.
- [9/9] incubator-asterixdb git commit: Changed metadata storage format for nullable field types. Moved field name generation to the client out of metadata node code. Changed naming scheme for autogenerated types. Moved GroupName, CompactionPolicy & Compac - posted by im...@apache.org on 2015/08/20 04:27:54 UTC, 0 replies.
- incubator-asterixdb git commit: whitespace fix for commit b361b06 - posted by im...@apache.org on 2015/08/20 06:28:14 UTC, 0 replies.
- [01/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:14 UTC, 0 replies.
- [02/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:15 UTC, 0 replies.
- [03/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:16 UTC, 0 replies.
- [04/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:17 UTC, 0 replies.
- [05/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:18 UTC, 0 replies.
- [06/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:19 UTC, 0 replies.
- [07/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:20 UTC, 0 replies.
- [08/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:21 UTC, 0 replies.
- [09/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:22 UTC, 0 replies.
- [10/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:23 UTC, 0 replies.
- [11/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:24 UTC, 0 replies.
- [12/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:25 UTC, 0 replies.
- [13/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:26 UTC, 0 replies.
- [14/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:27 UTC, 0 replies.
- [15/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:28 UTC, 0 replies.
- [16/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:29 UTC, 0 replies.
- [17/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:30 UTC, 0 replies.
- [18/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:31 UTC, 0 replies.
- [19/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:32 UTC, 0 replies.
- [20/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:33 UTC, 0 replies.
- [21/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:34 UTC, 0 replies.
- [22/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:35 UTC, 0 replies.
- [23/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:36 UTC, 0 replies.
- [24/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:37 UTC, 0 replies.
- [25/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:38 UTC, 0 replies.
- [26/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:39 UTC, 0 replies.
- [27/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:40 UTC, 0 replies.
- [28/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:41 UTC, 0 replies.
- [29/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:42 UTC, 0 replies.
- [30/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:43 UTC, 0 replies.
- [31/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:44 UTC, 0 replies.
- [32/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:45 UTC, 0 replies.
- [33/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:46 UTC, 0 replies.
- [34/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:47 UTC, 0 replies.
- [35/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:48 UTC, 0 replies.
- [36/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:49 UTC, 0 replies.
- [37/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:50 UTC, 0 replies.
- [38/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:51 UTC, 0 replies.
- [39/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:52 UTC, 0 replies.
- [40/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:53 UTC, 0 replies.
- [41/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:54 UTC, 0 replies.
- [42/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:55 UTC, 0 replies.
- [43/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:56 UTC, 0 replies.
- [44/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:57 UTC, 0 replies.
- [45/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:58 UTC, 0 replies.
- [46/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:41:59 UTC, 0 replies.
- [47/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:42:00 UTC, 0 replies.
- [48/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:42:01 UTC, 0 replies.
- [49/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:42:02 UTC, 0 replies.
- [50/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:42:03 UTC, 0 replies.
- [51/51] [partial] incubator-asterixdb-hyracks git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:42:04 UTC, 0 replies.
- [01/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:05 UTC, 0 replies.
- [02/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:06 UTC, 0 replies.
- [03/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:07 UTC, 0 replies.
- [04/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:08 UTC, 0 replies.
- [05/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:09 UTC, 0 replies.
- [06/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:10 UTC, 0 replies.
- [07/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:11 UTC, 0 replies.
- [08/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:12 UTC, 0 replies.
- [09/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:13 UTC, 0 replies.
- [10/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:14 UTC, 0 replies.
- [11/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:15 UTC, 0 replies.
- [12/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:16 UTC, 0 replies.
- [13/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:17 UTC, 0 replies.
- [14/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:18 UTC, 0 replies.
- [15/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:19 UTC, 0 replies.
- [16/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:20 UTC, 0 replies.
- [17/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:21 UTC, 0 replies.
- [18/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:22 UTC, 0 replies.
- [19/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:23 UTC, 0 replies.
- [20/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:24 UTC, 0 replies.
- [21/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:25 UTC, 0 replies.
- [22/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:26 UTC, 0 replies.
- [23/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:27 UTC, 0 replies.
- [24/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:28 UTC, 0 replies.
- [25/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:29 UTC, 0 replies.
- [26/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:30 UTC, 0 replies.
- [27/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:31 UTC, 0 replies.
- [28/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:32 UTC, 0 replies.
- [29/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:33 UTC, 0 replies.
- [30/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:34 UTC, 0 replies.
- [31/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:35 UTC, 0 replies.
- [32/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:36 UTC, 0 replies.
- [33/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:37 UTC, 0 replies.
- [34/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:38 UTC, 0 replies.
- [35/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:39 UTC, 0 replies.
- [36/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:40 UTC, 0 replies.
- [37/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:41 UTC, 0 replies.
- [38/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:42 UTC, 0 replies.
- [39/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:43 UTC, 0 replies.
- [40/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:44 UTC, 0 replies.
- [41/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:45 UTC, 0 replies.
- [42/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:46 UTC, 0 replies.
- [43/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:47 UTC, 0 replies.
- [44/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:48 UTC, 0 replies.
- [45/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:49 UTC, 0 replies.
- incubator-asterixdb-hyracks git commit: Change Nexus repo, relax RAT checks - posted by im...@apache.org on 2015/08/25 18:42:50 UTC, 0 replies.
- [46/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:50 UTC, 0 replies.
- [47/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:51 UTC, 0 replies.
- [48/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:52 UTC, 0 replies.
- [49/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:53 UTC, 0 replies.
- [50/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:54 UTC, 0 replies.
- [51/51] [partial] incubator-asterixdb-hyracks git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:42:55 UTC, 0 replies.
- [01/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:49 UTC, 0 replies.
- [02/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:50 UTC, 0 replies.
- [03/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:51 UTC, 0 replies.
- [04/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:52 UTC, 0 replies.
- [05/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:53 UTC, 0 replies.
- [06/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:54 UTC, 0 replies.
- [07/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:55 UTC, 0 replies.
- [08/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:56 UTC, 0 replies.
- [09/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:57 UTC, 0 replies.
- [10/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:58 UTC, 0 replies.
- [11/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:43:59 UTC, 0 replies.
- [12/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:00 UTC, 0 replies.
- [13/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:01 UTC, 0 replies.
- [14/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:02 UTC, 0 replies.
- [15/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:03 UTC, 0 replies.
- [16/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:04 UTC, 0 replies.
- [17/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:05 UTC, 0 replies.
- [18/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:06 UTC, 0 replies.
- [19/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:07 UTC, 0 replies.
- [20/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:08 UTC, 0 replies.
- [21/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:09 UTC, 0 replies.
- [22/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:10 UTC, 0 replies.
- [23/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:11 UTC, 0 replies.
- [24/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:12 UTC, 0 replies.
- [25/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:13 UTC, 0 replies.
- [26/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:14 UTC, 0 replies.
- [27/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:15 UTC, 0 replies.
- [28/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:16 UTC, 0 replies.
- [29/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:17 UTC, 0 replies.
- [30/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:18 UTC, 0 replies.
- [31/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:19 UTC, 0 replies.
- [32/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:20 UTC, 0 replies.
- [33/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:21 UTC, 0 replies.
- [34/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:22 UTC, 0 replies.
- [35/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:23 UTC, 0 replies.
- [36/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:24 UTC, 0 replies.
- [37/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:25 UTC, 0 replies.
- [38/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:26 UTC, 0 replies.
- [39/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:27 UTC, 0 replies.
- [40/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:28 UTC, 0 replies.
- [41/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:29 UTC, 0 replies.
- [42/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:30 UTC, 0 replies.
- [43/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:31 UTC, 0 replies.
- [44/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:32 UTC, 0 replies.
- [45/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:33 UTC, 0 replies.
- [46/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:34 UTC, 0 replies.
- [47/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:35 UTC, 0 replies.
- [48/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:36 UTC, 0 replies.
- [49/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:37 UTC, 0 replies.
- [50/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:38 UTC, 0 replies.
- [51/51] [partial] incubator-asterixdb git commit: Change folder structure for Java repackage - posted by im...@apache.org on 2015/08/25 18:44:39 UTC, 0 replies.
- [01/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:43 UTC, 0 replies.
- [02/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:44 UTC, 0 replies.
- [03/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:45 UTC, 0 replies.
- [04/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:46 UTC, 0 replies.
- [05/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:47 UTC, 0 replies.
- [06/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:48 UTC, 0 replies.
- [07/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:49 UTC, 0 replies.
- [08/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:50 UTC, 0 replies.
- [09/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:51 UTC, 0 replies.
- [10/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:52 UTC, 0 replies.
- [11/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:53 UTC, 0 replies.
- [12/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:54 UTC, 0 replies.
- [13/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:55 UTC, 0 replies.
- [14/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:56 UTC, 0 replies.
- [15/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:57 UTC, 0 replies.
- [16/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:58 UTC, 0 replies.
- [17/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:44:59 UTC, 0 replies.
- [18/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:00 UTC, 0 replies.
- [19/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:01 UTC, 0 replies.
- [20/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:02 UTC, 0 replies.
- [21/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:03 UTC, 0 replies.
- [22/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:04 UTC, 0 replies.
- [23/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:05 UTC, 0 replies.
- [24/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:06 UTC, 0 replies.
- incubator-asterixdb git commit: Change Nexus repo, relax RAT checks - posted by im...@apache.org on 2015/08/25 18:45:07 UTC, 0 replies.
- [25/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:07 UTC, 0 replies.
- [26/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:08 UTC, 0 replies.
- [27/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:09 UTC, 0 replies.
- [28/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:10 UTC, 0 replies.
- [29/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:11 UTC, 0 replies.
- [30/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:12 UTC, 0 replies.
- [31/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:13 UTC, 0 replies.
- [32/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:14 UTC, 0 replies.
- [33/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:15 UTC, 0 replies.
- [34/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:16 UTC, 0 replies.
- [35/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:17 UTC, 0 replies.
- [36/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:18 UTC, 0 replies.
- [37/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:19 UTC, 0 replies.
- [38/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:20 UTC, 0 replies.
- [39/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:21 UTC, 0 replies.
- [40/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:22 UTC, 0 replies.
- [41/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:23 UTC, 0 replies.
- [42/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:24 UTC, 0 replies.
- [43/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:25 UTC, 0 replies.
- [44/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:26 UTC, 0 replies.
- [45/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:27 UTC, 0 replies.
- [46/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:28 UTC, 0 replies.
- [47/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:29 UTC, 0 replies.
- [48/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:30 UTC, 0 replies.
- [49/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:31 UTC, 0 replies.
- [50/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:32 UTC, 0 replies.
- [51/51] [partial] incubator-asterixdb git commit: Change Java package from edu.uci.ics to org.apache - posted by im...@apache.org on 2015/08/25 18:45:33 UTC, 0 replies.
- incubator-asterixdb git commit: polished data feed docs - posted by im...@apache.org on 2015/08/26 00:01:14 UTC, 0 replies.