Skip to content
This repository has been archived by the owner on Apr 13, 2023. 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: segmentio/specs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: curalate/specs
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.
  • 17 commits
  • 28 files changed
  • 3 contributors

Commits on Jul 24, 2017

  1. Use babel cache to speed up build times

    Dan Krieger committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    d6d77e7 View commit details
    Browse the repository at this point in the history
  2. Server updates to fetch container instance info

    Dan Krieger committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    9ed1161 View commit details
    Browse the repository at this point in the history
  3. Service/task image name hover title

    Wrapping causes image name to be cutoff, add as title so a mouse hover reveals full name.
    Dan Krieger committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    42a3497 View commit details
    Browse the repository at this point in the history
  4. List container instances for clusters on front-end

    Dan Krieger committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    a0a8b04 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Adding AWS links to relevant parts of app

    Dan Krieger committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    bfedd02 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Add refresh button

    Dan Krieger committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    4d7d949 View commit details
    Browse the repository at this point in the history
  2. Sort services by serviceName

    Dan Krieger committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    61b5123 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Open AWS links in a new window

    Dan Krieger committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    0d76ca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. More taskdef information

    Include soft/hard memory reservation values
    List port mappings
    Dan Krieger committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    bb5ec4b View commit details
    Browse the repository at this point in the history
  2. Rename tasks to taskDefs

    Properly naming taskDefs vs tasks.  Preparing for inclusion of actual tasks
    Dan Krieger committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    0716342 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2017

  1. Load cluster tasks

    Dan Krieger committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    98e2362 View commit details
    Browse the repository at this point in the history
  2. Render tasks list for containers and services

    Dan Krieger committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    ec1fdc1 View commit details
    Browse the repository at this point in the history
  3. Don’t pass empty arrays to describe* ECS calls

    Dan Krieger committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    f2f9d62 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Forgot to return the promises….

    Dan Krieger committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    a0b7622 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Added ec2 instances and alternative view mode

    Jou-Jou Sun committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    14f934f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Added health endpoint

    Jou-Jou Sun committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    bc7cdf9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jjousun/DEV-28287.2

    Added health endpoint
    jjousun authored Oct 30, 2017
    Configuration menu
    Copy the full SHA
    e164441 View commit details
    Browse the repository at this point in the history
Loading