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

pulling latest master #3

Merged
merged 1,296 commits into from
May 9, 2017
Merged

pulling latest master #3

merged 1,296 commits into from
May 9, 2017
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 17, 2017

  1. Release docs for 0.14.1

    ssalinas committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    d7449ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43dbb6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1463 from HubSpot/0_14_1_release_docs

    Release docs for 0.14.1
    ssalinas authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    eb4ae83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64a6297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0da8232 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1464 from hs-jenkins-bot/release

    New Release: Singularity-0.14.1
    ssalinas authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    b9a8b89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6518d3 View commit details
    Browse the repository at this point in the history
  8. update docker release script

    ssalinas committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    4b8af57 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Configuration menu
    Copy the full SHA
    66e68c7 View commit details
    Browse the repository at this point in the history
  2. one more merge fix

    ssalinas committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    7ab667c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1253 from HubSpot/tailer

    Tailer
    ssalinas authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    d9fd1bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1400 from HubSpot/usage_tracking

    add slave and task usage tracking inside singularity ZK
    ssalinas authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    1cda047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f677f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d5e631 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa8bb01 View commit details
    Browse the repository at this point in the history
  8. one more tailer merge fix

    ssalinas committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    ec041a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26bc017 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1428 from HubSpot/deactivate-flapping-slave

    Prevent flapping slave from rejoining cluster
    ssalinas authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    98761ef View commit details
    Browse the repository at this point in the history
  11. more merge conflicts

    ssalinas committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    80712c8 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1452 from HubSpot/task_credits

    Add a task credit system
    ssalinas authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    2d77227 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08445bb View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1450 from HubSpot/global-search-links

    Allow new tabs from global search page
    ssalinas authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    057678f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a37cdb0 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1405 from HubSpot/slave-usage

    Slave Usage Monitoring UI
    ssalinas authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    e2d5c5a View commit details
    Browse the repository at this point in the history
  17. Pass job user as environment variable to task

    Pass the user who clicks the "Run Now" button as the value of the
    environment variable `JOB_USER` in the task environment.  Can provide
    more granular, task-level permissions or auditability.
    PtrTeixeira committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    9e0bc5a View commit details
    Browse the repository at this point in the history
  18. Don't use star imports

    PtrTeixeira committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    7a2e209 View commit details
    Browse the repository at this point in the history
  19. Fix issues raised in code review

    Two small changes:
    * Change the name of the environment variable to something
      more descriptive (`JOB_USER` -> `STARTED_BY_USER`)
    * Don't set the environment variable at all if the user can't be
      found.
    PtrTeixeira committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    12f9625 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    2b5c638 View commit details
    Browse the repository at this point in the history
  2. Fix error message name

    PtrTeixeira committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    315f075 View commit details
    Browse the repository at this point in the history
  3. fix task direct link to logs

    matush-v committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    2d1cbc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7093f2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c765095 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

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

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    5a384d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1466 from HubSpot/old_tail

    Add links between tailer versions
    ssalinas authored Mar 23, 2017
    Configuration menu
    Copy the full SHA
    de67f46 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1467 from HubSpot/log-link-2

    fix task direct link to logs
    ssalinas authored Mar 23, 2017
    Configuration menu
    Copy the full SHA
    e478745 View commit details
    Browse the repository at this point in the history
  4. update metrics endpoint

    ssalinas committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    a6aa2f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e91efa View commit details
    Browse the repository at this point in the history
  6. fix for metrics endpoint

    ssalinas committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    bef08e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Configuration menu
    Copy the full SHA
    1017a13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1470 from HubSpot/tailer_load_fix

    Fix tailer when reloading file
    ssalinas authored Mar 24, 2017
    Configuration menu
    Copy the full SHA
    aee0393 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1469 from HubSpot/jita-group

    add jita access for updating readWriteAccessGroup
    ssalinas authored Mar 24, 2017
    Configuration menu
    Copy the full SHA
    057669f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65f4b3b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1471 from Friss/docker-for-mac-note

    Add in a note about running singularity on docker for mac
    ssalinas authored Mar 24, 2017
    Configuration menu
    Copy the full SHA
    c218d31 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Add spacing line at the bottom of logs

    Add a small amount of padding at the bottom of the logging container.
    Now if you scroll all the way to the bottom of log tailer, there should
    be a small space between the last log line and the bottom of the screen,
    so that the scrollbar (on MacOS) won't overlap the last line of the
    text.
    PtrTeixeira committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    074826d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Configuration menu
    Copy the full SHA
    d979373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6f485 View commit details
    Browse the repository at this point in the history
  3. improve locking output

    wsorenson committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    97280bb View commit details
    Browse the repository at this point in the history
  4. fix compile error

    wsorenson committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    cf3bfb9 View commit details
    Browse the repository at this point in the history
  5. more pollers to disable

    ssalinas committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    4eb2961 View commit details
    Browse the repository at this point in the history
  6. add in ui as well

    ssalinas committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    1b63a44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e02172 View commit details
    Browse the repository at this point in the history
  8. logging

    wsorenson committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    38343e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Configuration menu
    Copy the full SHA
    13641b0 View commit details
    Browse the repository at this point in the history
  2. better perf zk logging

    wsorenson committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    29e8c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0adc652 View commit details
    Browse the repository at this point in the history
  4. remove metadata manager

    ssalinas committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    25dfa5d View commit details
    Browse the repository at this point in the history
  5. fix history test

    ssalinas committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    a3fd877 View commit details
    Browse the repository at this point in the history
  6. fix logging here

    ssalinas committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    8027c0b View commit details
    Browse the repository at this point in the history
  7. add leader cache

    wsorenson committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    bb1f731 View commit details
    Browse the repository at this point in the history
  8. fixes

    wsorenson committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    cda9ad0 View commit details
    Browse the repository at this point in the history
  9. fix map

    wsorenson committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    8e601ec View commit details
    Browse the repository at this point in the history
  10. Apply sandbox timeout to browse endpoint

    Previously there was a configurable timeout applied to the http request
    involved in grabbing the logs dor tailing, but not one associated with
    grabbing the sandbox environment for a task. This applies the same
    timeout the grbbing the sandbox for a task.
    PtrTeixeira committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    5f1729d View commit details
    Browse the repository at this point in the history
  11. Drop default timeout on HTTP requests for sandbox

    Drop the default timeout on HTTP requests to the sandbox from 5 seconds
    to 2 seconds.
    PtrTeixeira committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    b26331b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1eee071 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    794c272 View commit details
    Browse the repository at this point in the history
  14. findbugs

    wsorenson committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    312c2df View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. allow artifact list

    wsorenson committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    6f2849d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1456 from HubSpot/java8ify

    Bump to java 8
    ssalinas authored Mar 30, 2017
    Configuration menu
    Copy the full SHA
    927bad4 View commit details
    Browse the repository at this point in the history
  3. need %s not {} here

    ssalinas committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    b299dfa View commit details
    Browse the repository at this point in the history
  4. make this betetr

    wsorenson committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    acad6b5 View commit details
    Browse the repository at this point in the history
  5. log this

    wsorenson committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    f83f47c View commit details
    Browse the repository at this point in the history
  6. fix location

    wsorenson committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    841313d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. add a web cache

    wsorenson committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    4b28014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1473 from HubSpot/reconciliation_disable

    More disabled actions for pollers
    ssalinas authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    a7e3bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca5c8c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1465 from HubSpot/expose-runnow-user

    Pass job user as environment variable to task
    ssalinas authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    c2fd507 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1475 from HubSpot/lock_logging

    Lock logging
    ssalinas authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    bf0f533 View commit details
    Browse the repository at this point in the history
  6. switch not loaded to loading

    matush-v committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    94c33f2 View commit details
    Browse the repository at this point in the history
  7. bind web cache

    wsorenson committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    16e7780 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Merge pull request #1476 from HubSpot/better_zk_perf_logging

    better perf zk logging
    ssalinas authored Apr 4, 2017
    Configuration menu
    Copy the full SHA
    77a2bf0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1472 from HubSpot/add-space-to-tailer-logs

    Add spacing line at the bottom of logs
    ssalinas authored Apr 4, 2017
    Configuration menu
    Copy the full SHA
    87bf686 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1479 from HubSpot/browse-sandbox-timeout

    Reduce timeout on requests to task sandboxes
    ssalinas authored Apr 4, 2017
    Configuration menu
    Copy the full SHA
    5d6fea5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1480 from HubSpot/max_decommissioning

    Put a limit on number of slaves to decommission at once
    ssalinas authored Apr 4, 2017
    Configuration menu
    Copy the full SHA
    c1394dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adecaa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    871efae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    428e145 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9e6a31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95cddd5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84d8d15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c77a1e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2587f20 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    80caa54 View commit details
    Browse the repository at this point in the history
  2. initialize cache

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    4eb0416 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1477 from HubSpot/zk_cleanup

    Better zk cleanup for removed requests
    ssalinas authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    4c16ce9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1474 from HubSpot/expensive-api-action

    allow expensive endpoints to be disabled for non-admins
    ssalinas authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    a633dc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0e5f1e View commit details
    Browse the repository at this point in the history
  6. updates for @context

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    150ceea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    672fbca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cbe0f1 View commit details
    Browse the repository at this point in the history
  9. add missing deps

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    ceba94c View commit details
    Browse the repository at this point in the history
  10. fix cache initialize

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    5f05053 View commit details
    Browse the repository at this point in the history
  11. fix npe with useWebCache

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    a5cbe2d View commit details
    Browse the repository at this point in the history
  12. fix proxy to leader

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    cbb7e7b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bafff7a View commit details
    Browse the repository at this point in the history
  14. merge master

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    057e26a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b0a97b View commit details
    Browse the repository at this point in the history
  16. fix merge conflicts

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    3262671 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4f694de View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9eb9a33 View commit details
    Browse the repository at this point in the history
  19. missing ;

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    55fc59a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3a44b1b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0a05eba View commit details
    Browse the repository at this point in the history
  22. can only read this once

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    a2d6853 View commit details
    Browse the repository at this point in the history
  23. simpler error handling

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    717365a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    86603ae View commit details
    Browse the repository at this point in the history
  25. add missing method

    ssalinas committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    9f3a0e8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    57343d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    9d5fc29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d4f90 View commit details
    Browse the repository at this point in the history
  3. fix task search bug

    ssalinas committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    f823af3 View commit details
    Browse the repository at this point in the history
  4. update scale message

    matush-v committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    56f329a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e40d0c View commit details
    Browse the repository at this point in the history
  6. Fix maxDeployIdSize and maxRequestIdSize validation

    From the docs:
    
    > Deploy ids *over* this size will cause deploy requests to fail with 400
    > Request ids *over* this size will cause new requests to fail with 400
    
    Example: If `maxDeployIdSize` is set to 50 and `deployId.length()` is 50 an error is still thrown:
    
    ```
    Deploy id must be less than 50 characters, it is 50 (foobarbizbanghelloworldwhywontmyidworkthisreallyfu)
    ```
    andrhamm committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    65f5d8c View commit details
    Browse the repository at this point in the history
  7. mark the correct meter

    ssalinas committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    24e6ec4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c12f62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c962e5d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Merge pull request #1489 from HubSpot/task_search

    Fix Task Search navigation and refresh
    ssalinas authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    5a870bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1488 from HubSpot/leader_caching

    Extend the leader and web caching
    ssalinas authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    3ee668f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31dd32c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52f248f View commit details
    Browse the repository at this point in the history
  5. add missing file

    ssalinas committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    cd36ba3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a59f2ab View commit details
    Browse the repository at this point in the history
  7. add logging

    ssalinas committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    4ff3ce3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    476a38b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab528fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39a37dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    797efa6 View commit details
    Browse the repository at this point in the history
  12. corrected delete request

    ssalinas committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    6d38d0e View commit details
    Browse the repository at this point in the history
  13. fix merge conflict

    ssalinas committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    d3af9ff View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1492 from HubSpot/instance_link

    correctly redirect when no instances are found
    ssalinas authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    6f9c1c2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ad6ed9 View commit details
    Browse the repository at this point in the history
  16. fix request test

    ssalinas committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    5b63f89 View commit details
    Browse the repository at this point in the history
  17. fix decline decom offers

    ssalinas committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    1a5a2ee View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Configuration menu
    Copy the full SHA
    f146dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d96396 View commit details
    Browse the repository at this point in the history
  3. remember to sort updates

    ssalinas committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    b8e63d6 View commit details
    Browse the repository at this point in the history
  4. fix delete task history

    ssalinas committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    0868a21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66a242e View commit details
    Browse the repository at this point in the history
  6. also check inactive task ids

    ssalinas committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    b5fe2ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0d2b29 View commit details
    Browse the repository at this point in the history
  8. fix cache initialize

    ssalinas committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    4c72396 View commit details
    Browse the repository at this point in the history
  9. Forbid health checks longer than kill time

    Singularity is configured to automatically kill tasks which are
    nonresponsive for a certain amount of time after startup
    (`killAfterTasksDoNotRunDefaultSeconds`, set in the config file).  If a
    task is configured such that it won't start accepting healthchecks for
    longer than that interval, Singularity will just kill it off, without
    ever sending health checks. This makes it so that that task
    configuration will be rejected ahead of time by Singularity.
    PtrTeixeira committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    bdb3b02 View commit details
    Browse the repository at this point in the history
  10. update tailer version

    matush-v committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    b67fb0f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Configuration menu
    Copy the full SHA
    c8f0b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4efa0c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90f72f0 View commit details
    Browse the repository at this point in the history
  4. Fix proxy to leader calls

    ssalinas committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    e3f89ef View commit details
    Browse the repository at this point in the history
  5. remove unused deps

    ssalinas committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    b7dc9af View commit details
    Browse the repository at this point in the history
  6. fix string format

    ssalinas committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    b995726 View commit details
    Browse the repository at this point in the history
  7. Change label on new deploy form

    There were two fields on the new deploy form that were labeled "HC
    startup delay." This renames one of them to "HC startup timeout." They
    bot functioned correctly and pointed to the the correct fields in the
    deploy JSON; the label on one of them was just mixed up.
    PtrTeixeira committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    83520f4 View commit details
    Browse the repository at this point in the history
  8. Allow copying from the JSON button dialog

    Previously the copy button on the JSON modal would not copy the text of
    the modal into the clipboard. This was because by default Bootstrap
    Modals demand focus, and clipboard js works by creating a hidden text
    field and copying the text out of that.  The fix is allowing the modal
    to yield focus to the hidden text field.
    
    There was an additional performance problem that went into the problem.
    In particular, attaching the clipboard to a class attaches the clipboard
    to every modal on the page, even when the modal isn't open. Tis was
    fixed by starting the clipboard only when the modal is open and
    destroying it after the modal is closed, to prevent attaching many
    handlers that accumulate on the page.
    PtrTeixeira committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    aa61c71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc1d036 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5036d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12e5510 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c1dfc1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e6f16a View commit details
    Browse the repository at this point in the history
  14. default to true

    ssalinas committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    dd6e7d2 View commit details
    Browse the repository at this point in the history
  15. set delay at 15s

    ssalinas committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    fdd13a8 View commit details
    Browse the repository at this point in the history
  16. MD5 is case insensitive

    ssalinas committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    ffcc621 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1487 from HubSpot/scale-message

    Scale message
    ssalinas authored Apr 11, 2017
    Configuration menu
    Copy the full SHA
    0a5ad0d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #1490 from HubSpot/bouncing_fix

    Mark as not bouncing if paused before bounce completes
    ssalinas authored Apr 11, 2017
    Configuration menu
    Copy the full SHA
    641a02c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #1500 from HubSpot/fix_proxy_to_leader

    Fix proxy to leader calls
    ssalinas authored Apr 11, 2017
    Configuration menu
    Copy the full SHA
    e54352c View commit details
    Browse the repository at this point in the history
  20. Merge pull request #1494 from HubSpot/request_group_web_cache

    Use web cache for request groups
    ssalinas authored Apr 11, 2017
    Configuration menu
    Copy the full SHA
    647e4e0 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #1495 from HubSpot/deploy_cache

    use a zk cache for deploy data
    ssalinas authored Apr 11, 2017
    Configuration menu
    Copy the full SHA
    103b504 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #1493 from HubSpot/skip_decom_offers

    Immediately decline offers from decommissioned slaves
    ssalinas authored Apr 11, 2017
    Configuration menu
    Copy the full SHA
    7e0a635 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #1496 from HubSpot/task_history_cache

    leader cache for task history updates
    ssalinas authored Apr 11, 2017
    Configuration menu
    Copy the full SHA
    dbad407 View commit details
    Browse the repository at this point in the history
  24. Don't show logs panel if task never running

    If a task is currently stopped and never reached the RUNNING state,
    don't show the "Logs" section, or include a link to
    "tail_of_finished_service.log".
    PtrTeixeira committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    54b7ff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Modify error message

    Was previously giving perhaps too much information to the user (ie, that
    the upper limit was coming from how long we would wait to kill a task
    that didn't appear to be starting). Not it just reflects the maximum
    amount of time that you are allowed to put down.
    PtrTeixeira committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    4936769 View commit details
    Browse the repository at this point in the history
  2. Prefer bindAll to multiple bind calls

    Slight style improvement; prefer using `_.bindAll` over many calls to
    `bind`.
    PtrTeixeira committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    06e2b05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab44b70 View commit details
    Browse the repository at this point in the history
  4. Show if a task never started on detail page

    Instead of showing a red label with "Task lost" when a task failed to
    start (eg, due to it attempting to accept an invalid offer), show a blue
    (info) label with the label "Task aborted."
    PtrTeixeira committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    c37980c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac94d3c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Merge pull request #1504 from HubSpot/redirect

    Don't redirect until done fetching active tasks
    ssalinas authored Apr 13, 2017
    Configuration menu
    Copy the full SHA
    a7a90c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1502 from HubSpot/md5_match

    MD5 is case insensitive
    ssalinas authored Apr 13, 2017
    Configuration menu
    Copy the full SHA
    36a4628 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1483 from HubSpot/log-lines

    switch not loaded to loading
    ssalinas authored Apr 13, 2017
    Configuration menu
    Copy the full SHA
    ddd608d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61f9b07 View commit details
    Browse the repository at this point in the history
  5. refactor

    matush-v committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    240a68d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61e329e View commit details
    Browse the repository at this point in the history
  7. refactor

    matush-v committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    6d02545 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Don't show link to log file if directory is empty

    If the directory is linked directory is empty - either there never was
    anything there or whatever was there has now been cleaned up - don't
    show a link to the latest log on the task detail page.
    PtrTeixeira committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    0518840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a05ee View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    4a0d359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa30866 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. fix merge conflicts

    ssalinas committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    2e4dfbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1497 from HubSpot/poller_delay

    Delay pollers when under heavy load
    ssalinas authored Apr 19, 2017
    Configuration menu
    Copy the full SHA
    a98118a View commit details
    Browse the repository at this point in the history
  3. Don't check length of nullable field

    Was previously checking the `length` property to determine if a given
    array had contents. This didn't work because in cases where the
    directory had been cleaned up, the query to get that field would respond
    with an error code, which resulted in `files` being `null` or
    `undefined`, rather than the empty array.
    PtrTeixeira committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    a5bfd5f View commit details
    Browse the repository at this point in the history
  4. Be even more careful about nullable variables

    In some cases the whole object can be null, not just a field of it. This
    checks that the object is present before accessing its fields, which
    should hopefully prevent more exceptions from being thrown due to state
    oddities.
    PtrTeixeira committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    eb1a971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df36882 View commit details
    Browse the repository at this point in the history
  6. Return null when files not unavailable

    React requires that a component evaluate to either null, a dom element,
    or a react component when it renders. The `TaskLatestLog` component was
    rendering as `false`, rather than `null`, in cases when files were not
    loaded - in particular, when following links directly into a directory
    rather than the task page itself.
    PtrTeixeira committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    92f1de4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Configuration menu
    Copy the full SHA
    28adb07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1499 from HubSpot/lb_config_message

    Warn when removing a request with lb configs
    ssalinas authored Apr 20, 2017
    Configuration menu
    Copy the full SHA
    a7f0ad1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1507 from HubSpot/client_http_config

    Ability to provide HttpConfig for SingularityClient
    ssalinas authored Apr 20, 2017
    Configuration menu
    Copy the full SHA
    905bbfc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1501 from HubSpot/json-copy-btn

    Allow copying from the JSON button dialog
    ssalinas authored Apr 20, 2017
    Configuration menu
    Copy the full SHA
    99cca47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17a6a0e View commit details
    Browse the repository at this point in the history
  6. Write files in subdirectories to splat path

    When the page was loaded the first time, the call to get the files to
    the directory wasn't being called with the directory splat. It was
    therefore always fetching the files from the top-level directory. When
    linked to the top level directory, this wasn't notable, but links into
    the subdirectory of the file browser would seem as if the directory was
    empty until going back to the root directory.
    PtrTeixeira committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    1ec5741 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Merge pull request #1510 from HubSpot/task_by_run_id

    Add getTaskByRunIdForRequest to client
    ssalinas authored Apr 21, 2017
    Configuration menu
    Copy the full SHA
    cc32a23 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Modify the default command for grep that's specified
    lorcanthrope authored Apr 21, 2017
    Configuration menu
    Copy the full SHA
    56348b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1514 from lorcanthrope/patch-1

    Update README.md
    ssalinas authored Apr 21, 2017
    Configuration menu
    Copy the full SHA
    04bd7ea View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Merge pull request #1498 from HubSpot/forbid-impossible-healthcheck-d…

    …elay
    
    Forbid health checks longer than kill time
    ssalinas authored Apr 26, 2017
    Configuration menu
    Copy the full SHA
    d9515d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1481 from HubSpot/artifact_pointer

    allow artifact list
    ssalinas authored Apr 26, 2017
    Configuration menu
    Copy the full SHA
    c4afcf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddb0b6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39371d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3494410 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

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

Commits on Apr 28, 2017

  1. Merge pull request #1478 from HubSpot/cache_pending_path

    add leader cache
    ssalinas authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    49f99c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1503 from HubSpot/dont-link-nonexistent-logs

    Don't show logs panel if task never running
    ssalinas authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    389be84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1511 from HubSpot/email_prefix

    Add ability to prefix all email subjects
    ssalinas authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    5dab0fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1516 from HubSpot/oldest_deploys

    Include deploy marker and oldest deploy step in state
    ssalinas authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    20796b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1517 from HubSpot/start_time_fix

    More flexible match on filename from logrotate
    ssalinas authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    f93860b View commit details
    Browse the repository at this point in the history
  6. fix merge conflicts

    ssalinas committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    cc1fd41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d523b8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1513 from HubSpot/load-subdirectory-links

    Write files in subdirectories to splat path
    ssalinas authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    163ddbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb15130 View commit details
    Browse the repository at this point in the history
  10. test request deleting test

    matush-v committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    348ef2b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Merge pull request #1505 from HubSpot/provisioned

    don't include cleaning tasks in instance count
    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    c8b352b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1518 from HubSpot/graphite

    Be sure to close Graphite properly
    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    113f8ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1519 from HubSpot/spread_to_all_slaves

    Spread to all slaves
    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    04ed331 View commit details
    Browse the repository at this point in the history
  4. 0.15.0 release notes

    matush-v committed May 1, 2017
    Configuration menu
    Copy the full SHA
    d5c6ff2 View commit details
    Browse the repository at this point in the history
  5. Update 0.15.0.md

    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    b1281ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b63f393 View commit details
    Browse the repository at this point in the history
  7. typo

    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    5d3e58e View commit details
    Browse the repository at this point in the history
  8. Update 0.15.0.md

    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    ecdd2c3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1521 from HubSpot/release

    0.15.0 release notes
    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    1296fd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    358f40b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2661fec View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1522 from hs-jenkins-bot/release

    New Release: Singularity-0.15.0
    matush-v authored May 1, 2017
    Configuration menu
    Copy the full SHA
    a86f6d6 View commit details
    Browse the repository at this point in the history
  13. update image versions

    matush-v committed May 1, 2017
    Configuration menu
    Copy the full SHA
    5ec40ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6cb475f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8148a0 View commit details
    Browse the repository at this point in the history
  16. fix release docs

    ssalinas committed May 1, 2017
    Configuration menu
    Copy the full SHA
    c353aa5 View commit details
    Browse the repository at this point in the history
  17. sync branches with master

    matush-v committed May 1, 2017
    Configuration menu
    Copy the full SHA
    8f65882 View commit details
    Browse the repository at this point in the history
  18. add set env

    matush-v committed May 1, 2017
    Configuration menu
    Copy the full SHA
    91582eb View commit details
    Browse the repository at this point in the history
  19. Merge pull request #1523 from HubSpot/sync-with-master

    sync branches with master
    ssalinas authored May 1, 2017
    Configuration menu
    Copy the full SHA
    280a405 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Typo

    matteofigus authored May 5, 2017
    Configuration menu
    Copy the full SHA
    0beccc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9775a47 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Merge pull request #1520 from HubSpot/deleting-request

    Fix deleting request failure due to task cleanup failure
    matush-v authored May 8, 2017
    Configuration menu
    Copy the full SHA
    3230049 View commit details
    Browse the repository at this point in the history
  2. Bump version numbers in documentation

    Some of the documentation still referred to old dependencies, in
    particular Java 7 and Dropwizard 0.x. Either removed or bumped these to
    refer to current versions.
    PtrTeixeira committed May 8, 2017
    Configuration menu
    Copy the full SHA
    518569b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1531 from HubSpot/remove-java7-docs

    Bump version numbers in documentation
    ssalinas authored May 8, 2017
    Configuration menu
    Copy the full SHA
    f8a4992 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1491 from andrhamm/andrew/fix-id-validations

    Fix maxDeployIdSize and maxRequestIdSize validation
    ssalinas authored May 8, 2017
    Configuration menu
    Copy the full SHA
    7d7add7 View commit details
    Browse the repository at this point in the history