Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
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: kriskbx/gitlab-time-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: adescoms/gitlab-time-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 13, 2020

  1. fix:add throtle to avoid overrate the GitLab API

    Adrián Escoms committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c72b308 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Adjust throttle rate

    Adrián Escoms committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    4a825b1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Only get the updated issues from the selected date (if exists) in order

    to reduce the amount of issues to get from GL.
    Adrián Escoms committed May 12, 2021
    Configuration menu
    Copy the full SHA
    be958a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Merge branch 'master' of https://github.com/kriskbx/gitlab-time-tracker

    … into kriskbx-master
    
    # Conflicts:
    #	Dockerfile
    #	src/models/base.js
    Adrián Escoms committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c525031 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kriskbx-master'

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    Adrián Escoms committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    76df6c7 View commit details
    Browse the repository at this point in the history
Loading