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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/purescript-presto repo #48

Open
wants to merge 68 commits into
base: master
Choose a base branch
from

Commits on May 19, 2020

  1. logs in interpretAPI

    Nandini0422 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    144be55 View commit details
    Browse the repository at this point in the history
  2. another api interact

    Nandini0422 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2eeeed7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. addition of JOS.tracker

    Nandini0422 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    2a52863 View commit details
    Browse the repository at this point in the history
  2. extra code elimination

    Nandini0422 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    dd9f637 View commit details
    Browse the repository at this point in the history
  3. diff --

    Nandini0422 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    4adc051 View commit details
    Browse the repository at this point in the history
  4. diff --

    Nandini0422 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    75f914c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5fad12 View commit details
    Browse the repository at this point in the history
  6. file structure change

    Nandini0422 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    4dd0e84 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. fixing log

    Nandini0422 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    7e4849c View commit details
    Browse the repository at this point in the history
  2. _trackException

    Nandini0422 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    f5b462e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939da1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1480f4c View commit details
    Browse the repository at this point in the history
  5. Merged in update/Logs (pull request #3)

    Update/Logs
    
    Approved-by: George James
    Nandini0422 authored and JamesGeorg committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8fe95d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    24cb7d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    84712f7 View commit details
    Browse the repository at this point in the history
  2. Merged in bugfix/web-fixes (pull request #5)

    add a check for JOS being defined
    
    Approved-by: George James
    rar-juspay authored and JamesGeorg committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    28bad5e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Merged in add/logs (pull request #4)

    changes in sync with parameter change in tracker module
    
    Approved-by: Venkatesh Devendran
    Nandini0422 authored and JamesGeorg committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    ba098a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. update dependancy

    JamesGeorg committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    9bc2cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae73f2 View commit details
    Browse the repository at this point in the history
  3. ..

    JamesGeorg committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    d14d3c5 View commit details
    Browse the repository at this point in the history
  4. Merged in updateDeps (pull request #6)

    update dependancy
    JamesGeorg committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    0929318 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Revert presto

    JamesGeorg committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d820f76 View commit details
    Browse the repository at this point in the history
  2. Merged in revertDeps (pull request #7)

    Revert foreign-generic
    JamesGeorg committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    e45178a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. fg10

    JamesGeorg committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    0dfa95e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. PICAF-3451

    JamesGeorg committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    e76fbfa View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    cfe47d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    348cbc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    432245d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e308ab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    2911eeb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Merged in PICAF-3839 (pull request #9)

    PICAF-3839 Added encryption module for sharedprefs
    
    Approved-by: George James
    kashif-m authored and JamesGeorg committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    cdcff4e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. PICAF-3839 fix

    kashif-m committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    dc1d404 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. PICAF-4269 exposed setLogFields and getLogFields

    * storing data in inMemoryStore in stateMonad
    Shivam Ashtikar authored and Saurav C.V committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6459b56 View commit details
    Browse the repository at this point in the history
  2. PICAF-4269 added object foreign in state

    Shivam Ashtikar authored and Saurav C.V committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5ca909c View commit details
    Browse the repository at this point in the history
  3. PICAF-4269 Added a default State function

    Saurav C.V authored and Saurav C.V committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a37d9a4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. PICAF-4985 : added debug dependency

    Drupad009 committed May 8, 2021
    Configuration menu
    Copy the full SHA
    f4e33d7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merged in feature/PICAF-4269-exposed-function-for-log-information (pu…

    …ll request #13)
    
    Feature/PICAF-4269 exposed function for log information
    
    Approved-by: George James
    SauravCVJuspay authored and JamesGeorg committed May 17, 2021
    Configuration menu
    Copy the full SHA
    939f0cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into PICAF-3451

    Shivam Ashtikar committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5a0bcd3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. PICAF-3839 added try catch

    kashif-m committed May 18, 2021
    Configuration menu
    Copy the full SHA
    4cd8642 View commit details
    Browse the repository at this point in the history
  2. Merged in PICAF-3839 (pull request #12)

    PICAF-3839 fix
    
    Approved-by: George James
    kashif-m authored and JamesGeorg committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ebca435 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Merge branch 'master' into PICAF-3451

    Shivam Ashtikar committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1bd657d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    7d6991c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    bad0dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4b37b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    27fa2b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. PICAF-6852 added support for terminating forked flow

    Shivam Ashtikar committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    da90515 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. PICAF-7148 exposed function to acess fiber

    Shivam Ashtikar committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b638307 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    4885346 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    889028b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    41c1925 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    404ab6d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    16594a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. build: PICAF-19105: added purescript and pulp dependency

    Shivam Ashtikar committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    67a5b99 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. feat: PICAF-18952: Shifted Presto to PS15

    BREAKING CHANGE: Purescript version is changing to v0.15.6
    avi892nash-juspay committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d3d88bd View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.0 [skip ci]

    # [2.0.0](https://bitbucket.org/juspay/purescript-presto/compare/v1.2.0...v2.0.0) (2022-12-26)
    
    ### Features
    
    * PICAF-18952: Shifted Presto to PS15 ([d3d88bd](https://bitbucket.org/juspay/purescript-presto/commits/d3d88bd9e8b226a7f2fdc256a44c1e8d4559fb25))
    
    ### BREAKING CHANGES
    
    * Purescript version is changing to v0.15.6
    Jenkins User committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    3510de0 View commit details
    Browse the repository at this point in the history
  3. fix: PICAF-19105: adding branch rule in Jenkins

    With this change. We can enable compilation on all PR. And we would know about compilation status
    before merging PR.
    avi892nash-juspay committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    8b899de View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    1ac2730 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. fix: PICAF-18952: Updating es-lint rules and adding eslint:fix command

    Updating es-lint rules and adding eslint:fix command
    anuragdvd committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    3883e37 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. chore(release): 2.0.2 [skip ci]

    Jenkins User committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1e06f41 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    b6c4a8b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. chore: PICAF-19932: updating Git credentials in Jenkinsfile

    Shivam Ashtikar committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    db2a173 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. feat: PICAF-20619: Timeout for API's

    Yaswanth Polisetti committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a99d323 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    5c85309 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. feat: PICAF-22934: Added API-fallback url

    Saravanan M authored and Saravanan M committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5d4ae68 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. fix: PICAF-22934: Passing mkURL function to construct url at presto end

    Saravanan M authored and Saravanan M committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fe8bbba View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    58288e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix: PICAF-22934: Logging the success api url

    Saravanan M authored and JamesGeorg committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1cbe852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4fb74a View commit details
    Browse the repository at this point in the history