Merge branch '13330-intermediates-test' of git.curoverse.com:arvados into 13330-cwl...
[arvados.git] / services /
2018-06-18 Fuad MuhicMerge branch '13330-intermediates-test' of git.curovers...
2018-06-15 Lucas Di PentimaMerge branch '13581-cr-not-satisfiable-report'
2018-06-14 Tom CleggMerge branch '13407-volume-replication'
2018-06-14 Lucas Di PentimaMerge branch '13617-anm-instance-type-logging'
2018-06-14 Lucas Di Pentima13617: Replaces all logging about size names with size...
2018-06-14 Lucas Di Pentima13581: Adds log message when no instance types are...
2018-06-13 Lucas Di PentimaMerge branch '7478-anm-libcloud-deps-fix'
2018-06-13 Lucas Di Pentima7478: Fix nodemanager's libcloud install dependency.
2018-06-13 Lucas Di PentimaMerge branch '7478-invalid-size-not-defined'
2018-06-13 Lucas Di Pentima7478: Fixes InvalidCloudSize creation. Adds wishlist...
2018-06-12 Lucas Di PentimaMerge branch '7478-anm-spot-instances'
2018-06-12 Lucas Di Pentima7478: Moves invalid cloud size node's shutdown decision...
2018-06-12 Lucas Di Pentima13581: Available types reported to the user when CR...
2018-06-12 Tom Clegg13407: Test stats reporting for volumes with replication>1.
2018-06-11 Lucas Di Pentima7478: Fixes GCE driver's arvados_node_size tag handling.
2018-06-11 Tom Clegg13407: Fix stats reporting for mounts with replication>1.
2018-06-11 Lucas Di Pentima7478: Adds test to check that state is 'down' with...
2018-06-11 Lucas Di Pentima7478: Adds tests on driver's create_node calls.
2018-06-11 Tom Clegg13407: Take keepstore-reported volume replication into...
2018-06-11 Peter AmstutzMerge branch '13562-group-properties' closes #13562
2018-06-11 Peter AmstutzMerge branch 'master' into 13562-group-properties
2018-06-11 Peter AmstutzMerge branch '12960-migrate-properties' closes #12960
2018-06-11 Lucas Di Pentima7478: Config load fix & test updates about instance...
2018-06-11 Lucas Di PentimaMerge branch 'master' into 7478-anm-spot-instances
2018-06-11 Lucas Di Pentima7478: Assign invalid cloud sizes to nodes with stale...
2018-06-08 Tom Clegg13594: Remove table lock.
2018-06-08 Peter Amstutz12960: Fix test due to slightly different serialization...
2018-06-08 Peter Amstutz13562: Migration needs to update full text search index...
2018-06-08 Peter Amstutz12960: Update documentation.
2018-06-08 Peter Amstutz13562: Add "properties" field to groups, supports subpr...
2018-06-07 Peter AmstutzMerge branch '11907-acr-stable-pdh' refs #11907
2018-06-07 Lucas Di PentimaMerge branch '13480-anm-tagless-azure-node'
2018-06-07 Tom CleggMerge branch '13427-multiple-mounts'
2018-06-07 Peter Amstutz12960: Migrate properties fields to jsonb to support...
2018-06-07 Fuad MuhicMerge branch '13330-collection-save'
2018-06-06 Tom Clegg13427: Use same index result N times if a device is...
2018-06-06 Tom Clegg13427: Fix replication stats reporting for multiple...
2018-06-06 Lucas Di Pentima13480: Ignore nodes with no tags instead of crashing.
2018-06-06 Lucas Di Pentima13480: Adds test making the bug show itself.
2018-06-06 Tom Clegg13427: Handle same backend device mounted RW in multipl...
2018-06-06 Tom Clegg13427: Ignore readonly devices mounted read-write elsew...
2018-06-05 Tom CleggMerge branch '13456-phantomjs-died'
2018-06-05 Lucas Di PentimaMerge branch '13431-keepproxy-storage-classes-headers'
2018-06-05 Lucas Di Pentima13431: Removes commented code
2018-06-05 Lucas Di Pentima13431: Fixes unrelated test
2018-06-05 Lucas Di Pentima13431: Adds test confirming that keepproxy propagates...
2018-06-05 Tom CleggMerge branch '13164-cr-locking'
2018-06-05 Tom Clegg13164: Remove locking. Clean up after races in backgrou...
2018-06-05 Lucas Di Pentima7478: Fixes child CR default preemptable setting logic.
2018-06-05 Lucas Di Pentima13431: Make keepproxy propagate X-Keep-Storage-Classes...
2018-06-04 Tom CleggMerge branch '12061-nm-integration-tests'
2018-06-04 Lucas Di PentimaMerge branch 'master' into 7478-anm-spot-instances
2018-06-04 Lucas Di PentimaMerge branch '13559-ciso8601-pin'
2018-06-01 Lucas Di Pentima13559: Pin ciso8601 to version <2.0.0 due to API changes.
2018-06-01 Tom Clegg12061: Remove unreliable check.
2018-06-01 Tom Clegg12061: Reduce per-test timeout.
2018-06-01 Tom Clegg12061: Fix nodes marked busy while expecting shutdown...
2018-06-01 Lucas Di Pentima7478: Fixes integration tests.
2018-05-31 Tom Clegg12061: Use shorter retry-after sleeps in integration...
2018-05-31 Tom Clegg12061: Don't wait around for test daemon to shutdown...
2018-05-31 Tom Clegg12061: Poll aggressively in integration tests.
2018-05-31 Tom Clegg12061: Allow sub-second poll times and sub-minute shutd...
2018-05-31 Lucas Di PentimaMerge branch 'master' into 7478-anm-spot-instances
2018-05-31 Tom CleggMerge branch '13517-buffer-leak'
2018-05-31 Tom CleggMerge branch '12061-flaky-tests'
2018-05-31 Tom Clegg12061: Explicitly join actor thread after stopping.
2018-05-31 Tom Clegg13517: Fix leaked goroutine and buffer on failed S3...
2018-05-31 Lucas Di Pentima7478: Unify arvados node size access across different...
2018-05-30 Lucas Di Pentima7478: Test fixes.
2018-05-30 Lucas Di Pentima7478: Set arvados-node-size-id tag on node creation.
2018-05-30 Lucas Di Pentima7478: Override CloudSizeWrapper id with config Size...
2018-05-30 Lucas Di Pentima7478: Ignore redundant instance_type field on CloudSize...
2018-05-30 Tom Clegg12061: Don't round down to 1s in timestamp parser.
2018-05-30 Tom Clegg12061: Change busywait approach to preserve assertion...
2018-05-30 Peter AmstutzMerge branch '11162-wes-support' refs #11162
2018-05-29 Tom CleggMerge branch '13513-balance-deadlock'
2018-05-29 Tom Clegg13513: Fix deadlocked workers.
2018-05-25 Lucas Di Pentima7478: Scheduling parameters validation fixes.
2018-05-25 Lucas Di PentimaMerge branch 'master' into 7478-anm-spot-instances
2018-05-25 Lucas Di Pentima7478: On EC2 driver ask for a spot instance when needed.
2018-05-24 Lucas Di Pentima7478: Allow different configured node sizes to refer...
2018-05-24 Ward Vandewege2411: Merge branch '2411-another-pass'
2018-05-23 Ward Vandewege2411: another pass at adding copyright headers where...
2018-05-23 Fuad MuhicMerge branch '13430-allow-storage-classes'
2018-05-23 Fuad MuhicMerge branch '13453-r-sdk-incorrect-rest-call-fix'
2018-05-22 Peter AmstutzMerge branch '13516-fix-cwl-tests' refs #13516
2018-05-22 Lucas Di Pentima7478: Preemptable instances scheduling parameter on...
2018-05-22 Ward Vandewege9918: Merge branch '9918-index-timeout'
2018-05-22 Ward Vandewege9918: Merge branch 'master' into 9918-index-timeout
2018-05-21 Peter AmstutzMerge branch '12995-wb-merge-acct' refs #12995
2018-05-18 Lucas Di Pentima7478: Use our libcloud fork
2018-05-18 Peter Amstutz12995: Bugfix to support following chained user uuid...
2018-05-18 Tom Clegg9918: Add RequestTimeout config for keep-balance.
2018-05-18 Tom CleggMerge branch '13164-container-deadlock'
2018-05-18 Peter Amstutz12995: Add testing
2018-05-18 Tom Clegg13164: Lock tables in order when locking a container.
2018-05-18 Tom Clegg13164: Lock tables in order for container updates.
2018-05-18 Lucas Di PentimaMerge branch '12737-wb-rails42-upgrade'
2018-05-17 Peter Amstutz12995: Can now merge with inactive accounts.
2018-05-17 Lucas Di Pentima12737: Fix integration tests
next