1. 5b431ca Fix .jj and Markdown Licenses by Till Westmann · 9 years ago
  2. 3db1397 Fix AQL doc for SQL fans. by Yingyi Bu · 9 years ago
  3. 75bb5d37 Fix for ASTERIXDB-951, ASTERIXDB-1074 by Heri Ramampiaro · 9 years ago
  4. 4c8dd84 Minor change in documentation related to open field indexing by Till Westmann · 9 years ago
  5. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  6. f1de645 polished data feed docs by Chen Li · 9 years ago
  7. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  8. 95350e2 whitespace fix for commit b361b06 by Till Westmann · 9 years ago
  9. a589530 Changed metadata storage format for nullable field types. by Ildar Absalyamov · 9 years ago
  10. b361b06 Fix for Issue 929 by Raman Grover · 9 years ago
  11. ca14dd3 fixing minor issues in docs related to similarity queries by chenli · 9 years ago
  12. 77e6de0 Add missing documentation to sidebar, fix typos by Ian Maxon · 9 years ago
  13. ce91b9a Doc updates to HTTP API by Ian Maxon · 9 years ago
  14. f41b34b Added the UUID constructor and changed the relevant documentation by Taewoo Kim · 9 years ago
  15. db73169 This change includes the following: by Abdullah Alamoudi · 9 years ago
  16. c66d23a Adding introspection for getting record details. by Preston Carman · 9 years ago
  17. 69375a1 YARN integration for AsterixDB by Ian Maxon · 9 years ago
  18. ae85a1d Introduces Feeds 2.0 by ramangrover29 · 9 years ago
  19. 7e72dae website fixes (moving to ASF resources) by Till Westmann · 9 years ago
  20. f55c475 simple site by Till Westmann · 9 years ago
  21. d2d78ad Range connector update with order by hint. by Eldon Carman · 9 years ago
  22. 4a9a7d9 Temporal update based on a merge from an old branch. by Eldon Carman · 9 years ago
  23. 833774e Several CSV, API, HTTP API, and Web interface improvements. by Chris Hillery · 10 years ago
  24. 385bfd8 Various doucmentation fixes. by Ian Maxon · 10 years ago
  25. 04b2b77 Added support of typed indexes over open fields & indexes over nested fields by Ildar Absalyamov · 10 years ago
  26. 245d41b Doc warning about CSV files with headers on HDFS by Chris Hillery · 10 years ago
  27. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  28. e1a2ff8 Add test case and documentation for CSV parsing with headers. by Chris Hillery · 10 years ago
  29. b62c371 Add function for converting unix time in seconds by Ian · 10 years ago
  30. 66d688c Fixed function documentation. Made some functions private that were previously public and should not have been by Steven Jacobs · 10 years ago
  31. c2e63a5 Changed test framework bag parsing and prepared transition to java8 by Ildar Absalyamov · 10 years ago
  32. f5b4c90 Add NOSQL grammar documentations. by buyingyi · 10 years ago
  33. 2892e6f Issue 548: Doc for CSV by Chris Hillery · 10 years ago
  34. f4e13fb Made the correlated-prefix the default policy for filtered-datasets. Documented merge policies and filters. by salsubaiee · 10 years ago
  35. 32b0ff5 Issue 705: Installation documentation by Chris Hillery · 10 years ago
  36. e64055d Issue 804: Spell "Adapter" consistently by Chris Hillery · 10 years ago
  37. a9c13e9 uppercase() function is implemented. - documentation added. by Taewoo Kim · 10 years ago
  38. a6765dc fix packaging of docs; fix links in docs for demos and js api by zheilbron · 10 years ago
  39. 1e66ef0 add docs for sql-* aggregates; revise switch case docs by zheilbron · 10 years ago
  40. 7dc280f one more rename: adm101 -> admaql101; expand documentation for bundled demos by zheilbron · 10 years ago
  41. b88cccf update js sdk docs by zheilbron · 10 years ago
  42. ebc73b5 update interval-bin doc by zheilbron · 10 years ago
  43. 738005d copy sdk to doc site when packaging; add more documentation about javascript sdk by zheilbron · 11 years ago
  44. b54bcb8 add skeleton for javascript sdk documentation by Zachary Heilbron · 11 years ago
  45. 52c5156 updated the documentation for the transaction model on behalf of youngseok by zheilbron · 11 years ago
  46. b9c7a72 changed the download location by icetindil · 11 years ago documentation-11
  47. e28ad24 Merge tag 'asterix-0.8.3' into documentation by Till Westmann · 11 years ago
  48. 0e19648 Changed create-polygon to accept a list of doubles. by salsubaiee · 11 years ago
  49. e9b000c fix an inconsistency in create-point documentation by zheilbron · 11 years ago
  50. e0c375b fixed toc links in docs by JArod · 11 years ago documentation-10
  51. b4c8901 Updated Managix documentation a) added information for switching the asterix build that is being used by Managix b) Modified title to Installing and Managing AsterixDB instead of Installing AsterixDB by Raman Grover · 11 years ago documentation-9
  52. 4e40c30 fixing font syntax for toc on documentation by icetindil · 11 years ago
  53. 160cad7 Updated Managix documentation a) added information for switching the asterix build that is being used by Managix b) Modified title to Installing and Managing AsterixDB instead of Installing AsterixDB by Raman Grover · 11 years ago
  54. 35536fe addressed review comments from Inci. by JArod · 11 years ago
  55. 1de6ded added entry for sub duration types; added toc section for other documents by JArod · 11 years ago
  56. 62455f1 added interval-bin function; updated toc anchor in the function page by JArod · 11 years ago
  57. 2e56852 added anchors into the AQL function page by JArod · 11 years ago
  58. 42716ea add rules for the tokens by Till Westmann · 11 years ago documentation-8
  59. 1369b5e revised documentation for Managix (part2) by ramangrover29 · 11 years ago
  60. ba3c19c revised Managix documenation by ramangrover29 · 11 years ago
  61. c358fe7 revised Managix documenation by ramangrover29 · 11 years ago
  62. aa42e4b add a note to explain the conflict between 2 '}'s and '}}' by Till Westmann · 11 years ago
  63. 431536b addressed Ji Mahn's comments by JArod · 11 years ago documentation-7
  64. 6a7b976 added aggregate functions and is-null by JArod · 11 years ago
  65. bbae064 fix download location small fixes to the install doc by Till Westmann · 11 years ago documentation-6
  66. d0c7f63 addressed Till's comments by JArod · 11 years ago documentation-5
  67. 5b874e2 Merge branch 'documentation' into jarodwen/doc/beta_sync by JArod · 11 years ago
  68. 7139288 code review for numeric functions by JArod · 11 years ago
  69. 16bd92a add numeric-abs, numeric-ceiling, numeric-floor, numeric-round, and numeric-round-half-to-even functions by JIMAHN · 11 years ago
  70. 1d74738 added fix to sync the document with beta release on function names by JArod · 11 years ago
  71. 5a37a0e Merge branch 'documentation' into jarodwen/doc/indent by JArod · 11 years ago documentation-4
  72. e34b393 remove references to the wiki and outdated sentences by Till Westmann · 11 years ago
  73. a4851d1 Merge branch 'documentation' into jarodwen/doc/indent by JArod · 11 years ago
  74. b0e9d23 fixed the broken link for wikipedia by JArod · 11 years ago
  75. 866eba0 fixed indentition issue by JArod · 11 years ago
  76. 4b8ede3 indentation in adjust-time-for-timezone, subtract-date, subtract-time, subtract-datetime, interval-start-from-date/time/datetime in functions.md file by JIMAHN · 11 years ago
  77. 0d02842 fixed the indentation issue for Allen's relations page by JArod · 11 years ago
  78. 9253cca renamed the allen relation page to make the name consistent with other pages by JArod · 11 years ago documentation-3
  79. a39bb27 addressed Inci's comments by JArod · 11 years ago
  80. 36c8407 merged back documentation branch into jarodwen/doc/function_sync by JArod · 11 years ago
  81. 6b686d8 added new markdown page for Allen's relations; minor update for the function page by JArod · 11 years ago
  82. 66a8e60 apply current version of functions page, need to merge more functions from JArod by JIMAHN · 11 years ago
  83. d879be8 fix installer location by Till Westmann · 11 years ago documentation-2
  84. 5d40156 polished install page by Chen Li · 11 years ago documentation-1
  85. d6ba578 Merge branch 'documentation' into raman/master_managix_doc by Chen Li · 11 years ago
  86. a4906f6 corrected link by ramangrover29 · 11 years ago
  87. 4e27fcd point back to main website by Till Westmann · 11 years ago
  88. 38c504c remove 2 introductory paragraphs that live on the website now by Till Westmann · 11 years ago
  89. a58845b updates on external datasets and loading by Till Westmann · 11 years ago
  90. afd5560 managix documenation (extended FAQ section) by ramangrover29 · 11 years ago
  91. 9d8302b modified managix documentation (iteration 2) by ramangrover29 · 11 years ago
  92. cac6447 modified managix documentation (iteration 1) by ramangrover29 · 11 years ago
  93. 894aeac fix position of the xml decl in site.xml by Till Westmann · 11 years ago
  94. c9df3d1 Update the API port number in docs. by Madhusudan.C.S · 11 years ago
  95. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  96. a6ae41a powered by Hyracks by Till Westmann · 11 years ago
  97. 01b44e1 fix typos by Till Westmann · 11 years ago
  98. 2a39342 improved exmaples and description for ngram and keyword indices by Till Westmann · 11 years ago
  99. 27a0db88 fix link target by Till Westmann · 11 years ago
  100. 5958397 get rid of old wiki-names by Till Westmann · 11 years ago