Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Tag api endpoints #750

Merged
merged 43 commits into from
Nov 1, 2017
Merged

Tag api endpoints #750

merged 43 commits into from
Nov 1, 2017

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    d65b2e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231d145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca7b35 View commit details
    Browse the repository at this point in the history
  4. get filterable tag list

    replay committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    b987164 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    f4ca89e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c8127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0f1c13 View commit details
    Browse the repository at this point in the history
  4. add benchmarks

    replay committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    dbdbb36 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    ae4e6df View commit details
    Browse the repository at this point in the history
  2. add missing lock

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    0006115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b2252 View commit details
    Browse the repository at this point in the history
  4. fix variable name

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    73caf0f View commit details
    Browse the repository at this point in the history
  5. minor optimizations and fixes

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    95b4235 View commit details
    Browse the repository at this point in the history
  6. comment and granular locking

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9dc06d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8684bcd View commit details
    Browse the repository at this point in the history
  8. more fixing request objects

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    ce3403e View commit details
    Browse the repository at this point in the history
  9. comments

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    7febbc0 View commit details
    Browse the repository at this point in the history
  10. fix tests

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    33900ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db6f97b View commit details
    Browse the repository at this point in the history
  12. fix more tests

    replay committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    0248ff2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    544bfe3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. move endpoints to /metrics

    replay committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    bd7b6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6924ec6 View commit details
    Browse the repository at this point in the history
  3. move order of declarations

    replay committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    c3cbba2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5118967 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c13872 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. rework MetricIndex documentation

    put the method documentation with the actual methods,
    so things are more clear and easy to read.  Also update
    things a bit (Archive instead of MetricDefinition), we
    now support searching by other properties than name.
    Dieterbe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    d64f6e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. rename routes and bug fix

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d30bbe7 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary slice

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    638f3f7 View commit details
    Browse the repository at this point in the history
  3. godoc format

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    20227fc View commit details
    Browse the repository at this point in the history
  4. add index corruption counter

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    21dc9a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b2257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c07587 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2150cba View commit details
    Browse the repository at this point in the history
  8. reverse order in comparison

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    3d80f42 View commit details
    Browse the repository at this point in the history
  9. comment

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    2d9cf9e View commit details
    Browse the repository at this point in the history
  10. reverse order in test message

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    5deda8a View commit details
    Browse the repository at this point in the history
  11. require tag

    replay committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    f3bd367 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

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

Commits on Nov 1, 2017

  1. do not reset allow equal

    replay committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    ca92d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540575d View commit details
    Browse the repository at this point in the history
  3. document parseName

    Dieterbe committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    cdd2301 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d61e78 View commit details
    Browse the repository at this point in the history