Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/spark sql #92

Closed
wants to merge 379 commits into from
Closed
This pull request is big! We鈥檙e only showing the most recent 250 commits.

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    82b8b5f View commit details
    Browse the repository at this point in the history
  2. Define all join types

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    39367f5 View commit details
    Browse the repository at this point in the history
  3. Add tests on coalesce

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    dcd19e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e990fa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b124392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dedcbbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed82500 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad879ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e5659c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2b6e8b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40b5ae7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    368ce7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c01b134 View commit details
    Browse the repository at this point in the history
  14. Implement AddMonths

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    0642b0d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3108503 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9a87fe9 View commit details
    Browse the repository at this point in the history
  17. Implement trim

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7cdccb1 View commit details
    Browse the repository at this point in the history
  18. Implement ltrim

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    36bf879 View commit details
    Browse the repository at this point in the history
  19. Implement rtrim

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f9f157e View commit details
    Browse the repository at this point in the history
  20. Implement locate

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    8656936 View commit details
    Browse the repository at this point in the history
  21. Implement lpad

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    54f90c8 View commit details
    Browse the repository at this point in the history
  22. Implement rpad

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    a1bdce4 View commit details
    Browse the repository at this point in the history
  23. Implement instr

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    9d5dd3e View commit details
    Browse the repository at this point in the history
  24. Implement repeat

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f96ab65 View commit details
    Browse the repository at this point in the history
  25. Implement translate

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    376d54a View commit details
    Browse the repository at this point in the history
  26. Implement conv

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    ec55f5d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    20c8a72 View commit details
    Browse the repository at this point in the history
  28. Implement hex

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    ace3ff4 View commit details
    Browse the repository at this point in the history
  29. Implement unhex

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    1eb1aba View commit details
    Browse the repository at this point in the history
  30. Implement ascii

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    9f2553d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cbddc58 View commit details
    Browse the repository at this point in the history
  32. Implement pmod

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7573a48 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    32d820d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a5f3e58 View commit details
    Browse the repository at this point in the history
  35. Implement round

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    93b4687 View commit details
    Browse the repository at this point in the history
  36. Implement bround

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    115e3c3 View commit details
    Browse the repository at this point in the history
  37. Implement initcap

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    a77b565 View commit details
    Browse the repository at this point in the history
  38. Implement year

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    70e4243 View commit details
    Browse the repository at this point in the history
  39. Implement month

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    43182c0 View commit details
    Browse the repository at this point in the history
  40. Implement dayofmonth

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    895e71b View commit details
    Browse the repository at this point in the history
  41. Implement hour

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    67a0a31 View commit details
    Browse the repository at this point in the history
  42. Implement minute

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    5401e12 View commit details
    Browse the repository at this point in the history
  43. Implement second

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    9c65e89 View commit details
    Browse the repository at this point in the history
  44. Implement dayofweek

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    49b1380 View commit details
    Browse the repository at this point in the history
  45. Implement weekofyear

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    84d572f View commit details
    Browse the repository at this point in the history
  46. Implement udf

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    6466a83 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7cab006 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e233120 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    e1b3c5f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    eb8d5c3 View commit details
    Browse the repository at this point in the history
  51. Implement dayofyear

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    778cdf4 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    3776907 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    a743b4a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    21b5556 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    4a4085d View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    cd345ca View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    12c83ce View commit details
    Browse the repository at this point in the history
  58. Fix numeric operations

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    a6685a4 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e09cd68 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    00b2059 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4af92d3 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    4d43e58 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    d0a43dc View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4dbf984 View commit details
    Browse the repository at this point in the history
  65. Implement to_timestamp

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    38f682c View commit details
    Browse the repository at this point in the history
  66. Implement to_date

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    d99e56a View commit details
    Browse the repository at this point in the history
  67. Implement trunc

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f902b2a View commit details
    Browse the repository at this point in the history
  68. Remove unused variable

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    0ef5a46 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    85d50d3 View commit details
    Browse the repository at this point in the history
  70. Fix cast_to_timestamp

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    811d146 View commit details
    Browse the repository at this point in the history
  71. Fix concat __str__

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    e618891 View commit details
    Browse the repository at this point in the history
  72. Implement date_trunc

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    1b3b788 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    30c7ad8 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    867e6d2 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    8fbbc8c View commit details
    Browse the repository at this point in the history
  76. Implement last_day

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    99adf80 View commit details
    Browse the repository at this point in the history
  77. Implement next_day

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    cfa68b5 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    f7754dd View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    fa9ae38 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    fdc915d View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    2693552 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    fa52fde View commit details
    Browse the repository at this point in the history
  83. Implement current_date

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    dc5bc4d View commit details
    Browse the repository at this point in the history
  84. Implement concat_ws

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    efadaf5 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    5ea657c View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    f3ead54 View commit details
    Browse the repository at this point in the history
  87. Implement date_add

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    fb449ab View commit details
    Browse the repository at this point in the history
  88. Implement date_sub

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    269fd17 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    c144171 View commit details
    Browse the repository at this point in the history
  90. Implement datediff

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7a848ac View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    69a0ea7 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    88b1f90 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    5daa08c View commit details
    Browse the repository at this point in the history
  94. Implement date_format

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    77bae81 View commit details
    Browse the repository at this point in the history
  95. Implement base64

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    cceda4c View commit details
    Browse the repository at this point in the history
  96. Implement unbase64

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    7f349e5 View commit details
    Browse the repository at this point in the history
  97. Implement levenshtein

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    57fb276 View commit details
    Browse the repository at this point in the history
  98. Implement quarter

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    3f98af3 View commit details
    Browse the repository at this point in the history
  99. Implement map_concat

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    cda073a View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    89f72fa View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    8333171 View commit details
    Browse the repository at this point in the history
  102. Fix cast_to_timestamp

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    9e5ca91 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    22eea26 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    6dd77f2 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    a3e14d1 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    9d6daeb View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    e8b970b View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    4ca3f94 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    c5b530e View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    ca87099 View commit details
    Browse the repository at this point in the history
  111. Add tests on CSVReader

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    1408f1a View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    9754f99 View commit details
    Browse the repository at this point in the history
  113. Implement to_json

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    788b2f5 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    d087c7d View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    73e19f7 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    f0bc316 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    f1c6fa9 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    c5521b6 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    049beff View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    5b9f19a View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    107daac View commit details
    Browse the repository at this point in the history
  122. Implement grouping_id

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    2f200ae View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    63e29f6 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    d77a598 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    179a3d5 View commit details
    Browse the repository at this point in the history
  126. Add a test on count()

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    4f6938b View commit details
    Browse the repository at this point in the history
  127. Implement grouping

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    40c87bf View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    a9a5667 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    94d32fc View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    b7b731f View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    f9cf00f View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    ada3bb7 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    fdfbf0c View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    7c2a528 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    cc894c4 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    f88d794 View commit details
    Browse the repository at this point in the history
  137. Fix bitwiseNOT

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    ffc1e7f View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    2e52717 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    f5379cc View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    c05c129 View commit details
    Browse the repository at this point in the history
  141. Remove irrelevant todo

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    8b04258 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    dd9fbce View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    2df0bb3 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    8dba7e8 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    4e5a753 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    e074bae View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    5a2a213 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    863ac2c View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    619528c View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    560bbc8 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    14b90d5 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    7e117bb View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    192c85f View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    c6a9597 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    27c5fd4 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    30a79ff View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    65d13cd View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    3b3e5c6 View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    c78f3b3 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    574f640 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    e8e74a0 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    b19c252 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    1d86b14 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    191b8fa View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    9ac6f16 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    d5fb993 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    d80ac8a View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    dd5eeec View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    753d21a View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    adf99e8 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    f75e4db View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    6f22e0f View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    89f62ec View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    e6262c8 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    8d81e76 View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    eb6f327 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    b3adb60 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    f95561b View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    c4035cc View commit details
    Browse the repository at this point in the history
  180. Configuration menu
    Copy the full SHA
    d49040a View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    0783f39 View commit details
    Browse the repository at this point in the history
  182. Fix dataframe test

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f87a9ea View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    21ac034 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    3fce31b View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    26fc467 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    1f8b34b View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    25c816f View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    9d559e2 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    f5c6a73 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    a5a38c7 View commit details
    Browse the repository at this point in the history
  191. Enhance import order

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    51fe7cc View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    84601ec View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    e110150 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    a523032 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    d001524 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    136efcf View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    6f2035a View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    f53782c View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    6c10890 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    0575a87 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    7a6909c View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    50fa8bd View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    d749c9a View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    dbd5032 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    672626a View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    659acd4 View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    6c8415b View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    3f5dba8 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    4019f83 View commit details
    Browse the repository at this point in the history
  210. Merge Options tests

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    e4bd5fb View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    6f37a8a View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    56b1113 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    1fdbe07 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    ac5c808 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    4502538 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    56408b5 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    cb339ac View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    223671d View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    070faed View commit details
    Browse the repository at this point in the history
  220. Configuration menu
    Copy the full SHA
    886f147 View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    59473c2 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    3ce6472 View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    1d8df3a View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    355f130 View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    0c38af2 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    8a32ff7 View commit details
    Browse the repository at this point in the history
  227. Clarify test

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    fae265c View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    7e9418b View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    5ea48d0 View commit details
    Browse the repository at this point in the history
  230. Configuration menu
    Copy the full SHA
    212119e View commit details
    Browse the repository at this point in the history
  231. Configuration menu
    Copy the full SHA
    f183273 View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    ac6b344 View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    860684e View commit details
    Browse the repository at this point in the history
  234. Configuration menu
    Copy the full SHA
    7a250c0 View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    456a061 View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    5b436eb View commit details
    Browse the repository at this point in the history
  237. Configuration menu
    Copy the full SHA
    1e75d69 View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    239b05e View commit details
    Browse the repository at this point in the history
  239. Configuration menu
    Copy the full SHA
    ca3057f View commit details
    Browse the repository at this point in the history
  240. Configuration menu
    Copy the full SHA
    f58150d View commit details
    Browse the repository at this point in the history
  241. Configuration menu
    Copy the full SHA
    6ecc10d View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    4b37e21 View commit details
    Browse the repository at this point in the history
  243. Configuration menu
    Copy the full SHA
    edf2f61 View commit details
    Browse the repository at this point in the history
  244. Implement pivot

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    4a2177a View commit details
    Browse the repository at this point in the history
  245. Configuration menu
    Copy the full SHA
    f0578f2 View commit details
    Browse the repository at this point in the history
  246. Fix hasattr behaviour

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    c516cd8 View commit details
    Browse the repository at this point in the history
  247. Configuration menu
    Copy the full SHA
    01a2ffd View commit details
    Browse the repository at this point in the history
  248. Configuration menu
    Copy the full SHA
    4eef760 View commit details
    Browse the repository at this point in the history
  249. Configuration menu
    Copy the full SHA
    331feee View commit details
    Browse the repository at this point in the history
  250. Remove code duplicate

    tools4origins committed May 9, 2020
    Configuration menu
    Copy the full SHA
    bcc0176 View commit details
    Browse the repository at this point in the history