Skip to content
Snippets Groups Projects
  1. Aug 26, 2020
  2. Jun 25, 2020
    • root's avatar
      fixing create series code · 22e0259e
      root authored
      22e0259e
    • Leonardo Passig Horstmann's avatar
      Changing series create and attach logic · ebec4e48
      Leonardo Passig Horstmann authored
      Now, when creating a series, we compare the new series with the already existent ones and if they share space-time and the other attributes (e.g., unit and domain) we only update the existent series and the necessary rows so that it encompasses the new series being inserted. If there is no space-time intersection, the new series is inserted on the data-base.
      ebec4e48
    • root's avatar
      Finishing first version of Output Workflows support · 7fbf789e
      root authored
      A whole response json can be too large to be handled as an argument to a workflow call. Thus we decided to inform the parameters with a buffer file to be read by the workflow.
      Also, as previously discussed, the series workflow is not used as a filter during data querying. It is used to process the data before responding to the client.
      7fbf789e
  3. Jun 24, 2020
  4. Jun 03, 2020
  5. Apr 20, 2020
    • Leonardo Passig Horstmann's avatar
      Manually merging with sv3 code · 97555abe
      Leonardo Passig Horstmann authored
      Most of the differences were related to the fact that aggregators are not already available on sv3.
      The Backend differences were innocuous (spaces, indentation, and blank lines).
      Config changes consists on email and log address.
      97555abe
  6. Apr 12, 2020
  7. Mar 15, 2020
  8. Feb 13, 2020
  9. Dec 28, 2019
Loading