arvados.git
2018-06-14 Tom Clegg13497: Add controller to health check.
2018-06-14 Tom Clegg13497: Set usable path for nginx request body buffering.
2018-06-14 Tom Clegg13497: Remove alternate integration test glue in Workbench.
2018-06-14 Tom Clegg13497: Route API traffic through controller in test...
2018-06-14 Tom Clegg13497: Don't propagate connection-oriented headers...
2018-06-14 Tom Clegg13497: Send request body when proxying.
2018-06-14 Tom Clegg13497: Add timeout for proxy requests.
2018-06-14 Tom Clegg13497: Proxy requests to Rails API.
2018-06-14 Tom Clegg13497: Move common system service code to lib/service.
2018-06-14 Tom CleggMerge branch '13407-volume-replication'
2018-06-14 Lucas Di PentimaMerge branch '13617-anm-instance-type-logging'
2018-06-14 Peter Amstutzdocs wip
2018-06-14 Peter Amstutz13579: Update from comments
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-12 Fuad MuhicUpdate storage_classes support for arvados_cwl_runner...
2018-06-11 Lucas Di Pentima7478: Fixes GCE driver's arvados_node_size tag handling.
2018-06-11 Peter Amstutz13579: Document ManagementToken. Add information about...
2018-06-11 Peter Amstutz13579: Remove some example output because I don't know...
2018-06-11 Peter Amstutz13579: Keepstore install documentation now describes...
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-11 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
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: Update documentation
2018-06-08 Peter Amstutz13562: Add "properties" field to groups, supports subpr...
2018-06-08 Fuad MuhicChange multiple storage classes error handling in cwl_r...
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 Peter Amstutz11907: Fix timezone handling for HTTP timestamps.
2018-06-07 Tom CleggMerge branch '13427-multiple-mounts'
2018-06-07 Tom Clegg13497: Build arvados-server and arvados-controller...
2018-06-07 Tom Clegg13427: More symlink hack
2018-06-07 Tom Clegg13497: Add arvados-server command.
2018-06-07 Tom Clegg13497: Use basename($0) as subcommand, if it is one.
2018-06-07 Tom Clegg13497: Add controller, proxy to Rails API.
2018-06-07 Peter Amstutz12960: Migrate properties fields to jsonb to support...
2018-06-07 Peter Amstutz11907: Fix tests
2018-06-07 Fuad MuhicMerge branch '13330-collection-save'
2018-06-07 Peter Amstutz11907: Make collections containing dependencies have...
2018-06-07 Peter AmstutzMerge branch '11907-uploadfile-no-pack' refs #11907
2018-06-07 Peter Amstutz11907: Add option to uploadfiles to disable packing.
2018-06-07 Fuad MuhicFix ciso8601 issue in collections tests.
2018-06-06 Tom Clegg13427: Use same index result N times if a device is...
2018-06-06 Tom Clegg13427: More symlink hack
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 Tom CleggMore gopath symlink hacks.
2018-06-05 Lucas Di PentimaMerge branch '13431-keepproxy-storage-classes-headers'
2018-06-05 Tom Clegg13456: Restart driver after each test.
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 Fuad MuhicAdd check for multiple storage classes in arvados-cwl...
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 Fuad MuhicAdd getters for properties and trash_at attributes...
2018-06-05 Lucas Di Pentima13431: Make keepproxy propagate X-Keep-Storage-Classes...
2018-06-04 Lucas Di Pentima13431: Adds storage class support to Keepclient.
2018-06-04 Ward Vandewege13547: if an instance of KeepClient has an api_client...
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: Disable nodemanager integration tests.
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 Fuad MuhicAdd storage classes supper to arvados cwl runner
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'
next