Messages by Date
-
2016/05/19
vxquery git commit: [maven-release-plugin] prepare release apache-vxquery-0.6
sjaco002
-
2016/05/19
[vxquery] Git Push Summary
sjaco002
-
2016/05/19
vxquery git commit: Fixed License issues
sjaco002
-
2016/05/19
[4/8] vxquery git commit: Updated the repository.apache.org instructions.
sjaco002
-
2016/05/19
[6/8] vxquery git commit: Publishing the recent changes to master for site documentation.
sjaco002
-
2016/05/19
[7/8] vxquery git commit: XMark query status documentation.
sjaco002
-
2016/05/19
[1/8] vxquery git commit: Revert "[maven-release-plugin] prepare for next development iteration"
sjaco002
-
2016/05/19
[5/8] vxquery git commit: Updated the join community section to be in both user and developer sections.
sjaco002
-
2016/05/19
[3/8] vxquery git commit: Added a join the community link with instructions on basic steps.
sjaco002
-
2016/05/19
[2/8] vxquery git commit: Updated after going through the instructions.
sjaco002
-
2016/05/19
[8/8] vxquery git commit: Merged Site branch
sjaco002
-
2016/05/19
vxquery git commit: Updated release doc
sjaco002
-
2016/05/19
svn commit: r13698 - /release/vxquery/KEYS
sjaco002
-
2016/05/18
[05/11] vxquery git commit: VXQUERY-191: Fixed sort order for XQTS text results
sjaco002
-
2016/05/18
[09/11] vxquery git commit: Doc changes
sjaco002
-
2016/05/18
[01/11] vxquery git commit: Windows documentation suggestions taken from mtawa002 pull request.
sjaco002
-
2016/05/18
[04/11] vxquery git commit: VXQUERY-191: Fixed sort order for XQTS text results
sjaco002
-
2016/05/18
[06/11] vxquery git commit: VXQUERY-191: Fixed sort order for XQTS text results
sjaco002
-
2016/05/18
[02/11] vxquery git commit: Unit tests for the sequence data model: pointable and builder classes.
sjaco002
-
2016/05/18
[03/11] vxquery git commit: Improved the sequence test to correctly identify the item types.
sjaco002
-
2016/05/18
[07/11] vxquery git commit: Fixed Documentation
sjaco002
-
2016/05/18
[11/11] vxquery git commit: VXQUERY-131: Support for reading HDFS XML files.
sjaco002
-
2016/05/18
[08/11] vxquery git commit: Merge branch 'master' into steven/hdfs
sjaco002
-
2016/05/18
[10/11] vxquery git commit: VXQUERY-131: Support for reading HDFS XML files.
sjaco002
-
2016/05/18
[3/3] vxquery git commit: VXQUERY-191: Fixed sort order for XQTS text results
sjaco002
-
2016/05/18
[1/3] vxquery git commit: VXQUERY-191: Fixed sort order for XQTS text results
sjaco002
-
2016/05/18
[2/3] vxquery git commit: VXQUERY-191: Fixed sort order for XQTS text results
sjaco002
-
2016/05/17
[24/40] vxquery git commit: full path for cluster.properties
sjaco002
-
2016/05/17
[09/40] vxquery git commit: changed parameter in parser for hdfs from uri to inputstream
sjaco002
-
2016/05/17
[17/40] vxquery git commit: MiniDFSCluster tests, user needs to change the path to his vxquery project path
sjaco002
-
2016/05/17
[31/40] vxquery git commit: removed diplicate function from AbstractCollectionRule and merged them into one for both collection and collection-with-tag
sjaco002
-
2016/05/17
[01/40] vxquery git commit: dependencies for hdfs and hdfs2 package with helper functions
sjaco002
-
2016/05/17
[30/40] vxquery git commit: format pom.xml
sjaco002
-
2016/05/17
[38/40] vxquery git commit: Merged Master
sjaco002
-
2016/05/17
[21/40] vxquery git commit: mini hdfs set as default in cluster.properties
sjaco002
-
2016/05/17
[12/40] vxquery git commit: new line at end of some files
sjaco002
-
2016/05/17
[35/40] vxquery git commit: fixed bug with collection with tag, added test for collectio with tag, moved logic for collection with tag function arguments to IntroduceCollectionRule class and removed CollectionWithTagRule
sjaco002
-
2016/05/17
[23/40] vxquery git commit: identation changed from tabs to spaces
sjaco002
-
2016/05/17
[10/40] vxquery git commit: upload and run successfully collection tests
sjaco002
-
2016/05/17
[28/40] vxquery git commit: fixes in format in pom and licence in hadoop conf files
sjaco002
-
2016/05/17
[25/40] vxquery git commit: check for filesystem
sjaco002
-
2016/05/17
[20/40] vxquery git commit: check for HDFS_CONF_DIR in env variables first
sjaco002
-
2016/05/17
[34/40] vxquery git commit: Merge remote-tracking branch 'upstream/master' into hdfs2_read
sjaco002
-
2016/05/17
[37/40] vxquery git commit: add hadoop-conf as variable, changed collectionwithtag to collection-with-tag
sjaco002
-
2016/05/17
[05/40] vxquery git commit: added apache licence to hdfsfunctions class
sjaco002
-
2016/05/17
[26/40] vxquery git commit: filesystem check for doc function
sjaco002
-
2016/05/17
[16/40] vxquery git commit: HDFS_CONF variable set in cluster.properties
sjaco002
-
2016/05/17
[06/40] vxquery git commit: dynamically get hadoop conf file from system variables
sjaco002
-
2016/05/17
[33/40] vxquery git commit: changed file path in tests to work with new filesystem check
sjaco002
-
2016/05/17
[22/40] vxquery git commit: merge with upstream master
sjaco002
-
2016/05/17
[29/40] vxquery git commit: added logger in catch
sjaco002
-
2016/05/17
[14/40] vxquery git commit: pom.xml format
sjaco002
-
2016/05/17
[32/40] vxquery git commit: add project file path during maven build time
sjaco002
-
2016/05/17
[04/40] vxquery git commit: changed dependency for commons to 2.4, changed parseElements of XMLParser to accept URI for hdfs
sjaco002
-
2016/05/17
[36/40] vxquery git commit: multiexceptions in HDFSFunctions, changed java version from 1.6 to 1.7 to accept the multiexceptions, defined better the ip configuration in the documentation
sjaco002
-
2016/05/17
[15/40] vxquery git commit: miniDFScluster for hdfs tests
sjaco002
-
2016/05/17
[07/40] vxquery git commit: copied aggregate tests for hdfs and added another option in test options for hdfs
sjaco002
-
2016/05/17
[27/40] vxquery git commit: changes in formatting, comments and final variables
sjaco002
-
2016/05/17
[13/40] vxquery git commit: changed HDFS_CONF retrieval, user defines that in the cluster.properties file
sjaco002
-
2016/05/17
[40/40] vxquery git commit: Fixed EVERYTHJING
sjaco002
-
2016/05/17
[02/40] vxquery git commit: locate directory in hdfs and pass files to xml parser
sjaco002
-
2016/05/17
[18/40] vxquery git commit: Collection with tag rule and changes
sjaco002
-
2016/05/17
[08/40] vxquery git commit: changes to folder names and created function to upload folder to hdfs
sjaco002
-
2016/05/17
[39/40] vxquery git commit: Merged Master
sjaco002
-
2016/05/17
[19/40] vxquery git commit: split block if it contains more than one item with the tag we want
sjaco002
-
2016/05/17
[03/40] vxquery git commit: changes in comments
sjaco002
-
2016/05/17
[11/40] vxquery git commit: removed print messages and corrected comments
sjaco002
-
2016/05/17
vxquery git commit: Improved the sequence test to correctly identify the item types.
prestonc
-
2016/05/16
vxquery git commit: Unit tests for the sequence data model: pointable and builder classes.
prestonc
-
2016/05/16
vxquery git commit: Windows documentation suggestions taken from mtawa002 pull request.
prestonc
-
2016/05/15
vxquery git commit: Updated the VXQuery contributors list.
prestonc
-
2016/04/07
[2/3] vxquery git commit: return to old ordering of xqts results
tillw
-
2016/04/07
[1/3] vxquery git commit: return to old ordering of xqts results
tillw
-
2016/04/07
[3/3] vxquery git commit: update hyracks version to last released 0.2.17-incubating
tillw
-
2016/03/22
vxquery git commit: VXQUERY-139: Fixed the NPE for the compile only flag.
prestonc
-
2016/03/04
vxquery git commit: VXQUERY-184: fixed the order by translator
prestonc
-
2016/03/04
[2/4] vxquery git commit: Updated the XQTS stored results.
prestonc
-
2016/03/04
[1/4] vxquery git commit: Updated the XQTS stored results.
prestonc
-
2016/03/04
[4/4] vxquery git commit: Switched the xqts fiel to use version sort order. Easier to read.
prestonc
-
2016/03/04
[3/4] vxquery git commit: Switched the xqts fiel to use version sort order. Easier to read.
prestonc
-
2016/02/27
vxquery git commit: update maven site plugins
tillw
-
2016/02/19
vxquery git commit: VXQUERY-183: remove references to UCI mvn repo
tillw
-
2016/02/02
svn commit: r12172 - /dev/incubator/vxquery/
sebb
-
2015/10/29
Git Push Summary
prestonc
-
2015/10/29
Git Push Summary
prestonc
-
2015/10/29
[1/2] vxquery git commit: Updated all the javadoc comments for java 1.8's new doclint.
prestonc
-
2015/10/29
[2/2] vxquery git commit: Updated all the javadoc comments for java 1.8's new doclint.
prestonc
-
2015/10/27
[03/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[11/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[01/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[12/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[07/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[04/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[06/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[09/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[08/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[05/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[10/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/27
[02/12] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/26
vxquery git commit: I removed paths specific to my machine and added more generic examples.
prestonc
-
2015/10/23
[06/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[12/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[07/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[02/17] vxquery git commit: BaseX index queries and new website images.
prestonc
-
2015/10/23
[14/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[17/17] vxquery git commit: A few fixes from the code review.
prestonc
-
2015/10/23
[11/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[04/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[05/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[01/17] vxquery git commit: Benchmark test for basex.
prestonc
-
2015/10/23
[10/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[03/17] vxquery git commit: Indexed queries have been finalized.
prestonc
-
2015/10/23
[08/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[09/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[13/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[15/17] vxquery git commit: VXQUERY-181 - Move to Hyracks 0.2.16
prestonc
-
2015/10/23
[16/17] vxquery git commit: New pom updates for Java 1.8.
prestonc
-
2015/09/11
[2/2] vxquery git commit: Renamed variable.
prestonc
-
2015/09/11
[1/2] vxquery git commit: Fix for issue VXQUERY-177.
prestonc
-
2015/09/11
vxquery git commit: XMark query status documentation.
prestonc
-
2015/08/18
svn commit: r1696517 [2/3] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/08/18
svn commit: r1696517 [1/3] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/08/18
svn commit: r1696517 [3/3] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/08/18
vxquery git commit: Shivani's changes for fixing an additional XMark query, adding XMark query documentation, and updating the XMark test suite.
prestonc
-
2015/08/13
[2/3] vxquery git commit: Unnesting rule and code additions to support XMark Query 8.
prestonc
-
2015/08/13
[3/3] vxquery git commit: Unnesting rule and code additions to support XMark Query 8.
prestonc
-
2015/08/13
[1/3] vxquery git commit: Unnesting rule and code additions to support XMark Query 8.
prestonc
-
2015/08/13
Git Push Summary
sjaco002
-
2015/08/10
vxquery git commit: Shivani's changes for different issues I have been working on (Q14, Q19 and desc-self).
prestonc
-
2015/07/23
[1/4] vxquery git commit: Notes about updating the site branch.
prestonc
-
2015/07/23
[4/4] vxquery git commit: Updated xqts test results.
prestonc
-
2015/07/23
[3/4] vxquery git commit: More minor edits.
prestonc
-
2015/07/23
[2/4] vxquery git commit: More site clean up for pushing site updates.
prestonc
-
2015/07/16
vxquery git commit: Merge for Shivani's fis for query translation expressions missing fn:data.
prestonc
-
2015/07/16
vxquery git commit: Merge for Shivani's element constructur fix.
prestonc
-
2015/07/16
svn commit: r1691424 [4/6] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/07/16
svn commit: r1691424 [2/6] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/07/16
svn commit: r1691424 [6/6] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/07/16
svn commit: r1691424 [5/6] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/07/16
svn commit: r1691424 [3/6] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/07/16
svn commit: r1691424 [1/6] - in /vxquery/site: ./ vxquery-benchmark/ vxquery-cli/ vxquery-core/ vxquery-core/jjdoc/ vxquery-server/ vxquery-xtest/
prestonc
-
2015/07/16
vxquery git commit: Publishing the recent changes to master for site documentation.
prestonc
-
2015/07/16
vxquery git commit: Developer contribution documentation for the site.
prestonc
-
2015/07/02
Git Push Summary
prestonc
-
2015/06/30
vxquery git commit: Changed the fn_doc test result file name.
prestonc
-
2015/06/30
vxquery git commit: Merged Shivani's fixes for doc and algebricks conversions.
prestonc
-
2015/06/29
vxquery git commit: Revert "doc rewrite rule test"
prestonc
-
2015/06/28
[1/3] vxquery git commit: ConvertToFrAlgrbricks files updated with changes
prestonc
-
2015/06/28
[2/3] vxquery git commit: Rewrite rules modified to convert(to and from) algebrics function correctly
prestonc
-
2015/06/28
[3/3] vxquery git commit: doc rewrite rule test
prestonc
-
2015/06/28
vxquery git commit: Updated the XQTS test results.
prestonc
-
2015/06/28
[08/14] vxquery git commit: enforce JDK 7
prestonc
-
2015/06/28
[03/14] vxquery git commit: code updated with changes
prestonc
-
2015/06/28
[10/14] vxquery git commit: Added a join the community link with instructions on basic steps.
prestonc
-
2015/06/28
[14/14] vxquery git commit: Merge for Shivani's node-before and node-after work.
prestonc
-
2015/06/28
[11/14] vxquery git commit: [maven-release-plugin] prepare release apache-vxquery-0.5
prestonc
-
2015/06/28
[04/14] vxquery git commit: whitespaces removed
prestonc
-
2015/06/28
[09/14] vxquery git commit: [maven-release-plugin] rollback the release of apache-vxquery-0.5
prestonc
-
2015/06/28
[01/14] vxquery git commit: runtime functions implemented for op:node-before op:node-after
prestonc
-
2015/06/28
[12/14] vxquery git commit: [maven-release-plugin] prepare for next development iteration
prestonc
-
2015/06/28
[13/14] vxquery git commit: Copied recent site changes back to master.
prestonc
-
2015/06/28
[07/14] vxquery git commit: redundant code from AbstractNodePositionalCheckEvaluator removed
prestonc
-
2015/06/28
[02/14] vxquery git commit: Apache License header added to new files
prestonc
-
2015/06/28
[05/14] vxquery git commit: File removed
prestonc
-
2015/06/28
[06/14] vxquery git commit: space removed
prestonc
-
2015/06/28
[07/11] vxquery git commit: ConvertDocExpressionToFile file removed
prestonc
-
2015/06/28
[05/11] vxquery git commit: changes made to include github comments
prestonc
-
2015/06/28
[01/11] vxquery git commit: doc rewrite rule test
prestonc
-
2015/06/28
[11/11] vxquery git commit: Merge branch 'shivanim/docrewriterule-files-to-add'
prestonc
-
2015/06/28
[03/11] vxquery git commit: comments removed
prestonc
-
2015/06/28
[06/11] vxquery git commit: VXQueryCatalog added
prestonc
-
2015/06/28
[04/11] vxquery git commit: files renamed
prestonc
-
2015/06/28
[10/11] vxquery git commit: SingleQuery file removed
prestonc
-
2015/06/28
[08/11] vxquery git commit: files removed from git
prestonc
-
2015/06/28
[09/11] vxquery git commit: expected result for query updated
prestonc
-
2015/06/28
[02/11] vxquery git commit: rewrite rule and test implemented to fix fn:doc
prestonc
-
2015/06/23
[1/2] vxquery git commit: Added more default options to improve longs during debugging.
prestonc
-
2015/06/23
[1/2] vxquery git commit: Updated the JUnit configuration to allow for easier eclipse testing.
prestonc
-
2015/06/23
[2/2] vxquery git commit: Updated the JUnit configuration to allow for easier eclipse testing.
prestonc
-
2015/06/23
[2/2] vxquery git commit: Added more default options to improve longs during debugging.
prestonc
-
2015/06/22
[1/2] vxquery git commit: fix latest release
tillw
-
2015/06/22
[2/2] vxquery git commit: fix RAT excludes
tillw
-
2015/06/18
vxquery git commit: The default EXRT queries for DB2 before being modified for VXQuery.
prestonc
-
2015/06/18
Git Push Summary
prestonc
-
2015/06/18
[17/41] vxquery git commit: Initial XMark patch based on Shivani Mall's patch.
prestonc
-
2015/06/18
[03/41] vxquery git commit: Added header to the XML Mark sample files.
prestonc
-
2015/06/18
[06/41] vxquery git commit: Update for double conversion using JDK.
prestonc
-
2015/06/18
[39/41] vxquery git commit: files updated to include the proposed changes in the comments
prestonc
-
2015/06/18
[38/41] vxquery git commit: printing error if result isn't generated
prestonc
-
2015/06/18
[21/41] vxquery git commit: Initial XMark patch based on Shivani Mall's patch.
prestonc
-
2015/06/18
[13/41] vxquery git commit: Copied recent site changes back to master.
prestonc
-
2015/06/18
[31/41] vxquery git commit: Updated based on feedback and now include an update to the XQTS results.
prestonc
-
2015/06/18
[28/41] vxquery git commit: apt documentation file for cluster installation
prestonc
-
2015/06/18
[14/41] vxquery git commit: Added a join the community link with instructions on basic steps.
prestonc
-
2015/06/18
[35/41] vxquery git commit: merge
prestonc
-
2015/06/18
[33/41] vxquery git commit: modified files
prestonc
-
2015/06/18
[07/41] vxquery git commit: [maven-release-plugin] prepare for next development iteration
prestonc
-
2015/06/18
[18/41] vxquery git commit: Initial XMark patch based on Shivani Mall's patch.
prestonc
-
2015/06/18
[08/41] vxquery git commit: A few more site edits for running tests.
prestonc
-
2015/06/18
[27/41] vxquery git commit: VXQUERY-144: fix doap.rdf
prestonc