Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: topcoder-platform/challenge-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.12
Choose a base ref
...
head repository: topcoder-platform/challenge-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.13
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 12, 2022

  1. fix: task.memberId getting reset

    * keep winners.userId in sync with task.memberId for pureV5Tasks
    rakibansary committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    78fc74f View commit details
    Browse the repository at this point in the history
  2. fix: null check

    rakibansary committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    3fec2c0 View commit details
    Browse the repository at this point in the history
  3. chore: logs

    rakibansary committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e610d82 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #522 from topcoder-platform/fix/task-memberId-reset

    fix: task.memberId getting reset
    rakibansary authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e8a9d42 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    8ee65fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #532 from topcoder-platform/master-plat-1187

    Remove post mortem phase from First 2 Finish challenge
    ThomasKranitsas authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    dd3b035 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    bcffb0f View commit details
    Browse the repository at this point in the history
  2. fix typo

    ThomasKranitsas committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    da7634a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. move metadata code

    ThomasKranitsas committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4adb972 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #534 from topcoder-platform/prod/metadta-fix

    do not overwrite metadata, instead extend the array
    ThomasKranitsas authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    494e07e View commit details
    Browse the repository at this point in the history
Loading