14873: Custom JSON attributes that default to [] or {} when nil.
[arvados.git] / services /
2019-04-02 Lucas Di Pentima14873: Custom JSON attributes that default to [] or...
2019-04-02 Lucas Di Pentima14873: Fixes nested params behavior on controller tests.
2019-04-02 Lucas Di Pentima14873: Updates test for fix deprecation warning.
2019-04-02 Lucas Di Pentima14873: Reverts previous fixture changes.
2019-03-28 Lucas Di Pentima14873: Removes debug data on fixture.
2019-03-28 Lucas Di Pentima14873: Fixes unit tests.
2019-03-28 Lucas Di PentimaMerge branch 'master' into 14873-api-rails5-upgrade
2019-03-27 Lucas Di Pentima14873: Adds headers to controller tests' requests.
2019-03-27 Lucas Di Pentima14873: Gets rid of yet another deprecation warning.
2019-03-27 Lucas Di Pentima14873: Skips indexes which 'columns' attribute isn...
2019-03-27 Lucas Di Pentima14873: Marks past migrations with version 4.2
2019-03-27 Lucas Di Pentima14873: Fixes parameter handling (WIP)
2019-03-26 Lucas Di Pentima14873: Fixes integration tests.
2019-03-26 Lucas Di Pentima14873: Fixes deprecation warnings on integration tests.
2019-03-26 Lucas Di Pentima14873: Upgrades 'pg' gem & solves an issue related...
2019-03-25 Lucas Di Pentima14873: Removes legacy setting as all controllers were...
2019-03-25 Lucas Di Pentima14873: Adds new abstract class ApplicationRecord.
2019-03-22 Lucas Di Pentima14783: Fixes more deprecation warnings from functional...
2019-03-22 Lucas Di Pentima14873: Fixes deprecation notes on functional tests.
2019-03-22 Lucas Di Pentima14873: Adds missing copyright notices
2019-03-22 Lucas Di Pentima14873: Fixes all deprecation notes on unit tests
2019-03-22 Lucas Di Pentima14873: Replaces *_filter with *_action
2019-03-22 Lucas Di Pentima14873: Rails 5 upgrade. Some tests still failing. ...
2019-03-21 Tom CleggMerge branch '14807-prod-blockers'
2019-03-21 Eric BiagiottiMerge branch '14645-fuse-operations-reporting'
2019-03-21 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14645...
2019-03-21 Eric Biagiotti14645: Updates crunchstat format for fuse ops
2019-03-20 Lucas Di PentimaMerge branch '14873-google-api-client-update'
2019-03-20 Tom Clegg14807: Drain instances that crunch-run reports broken.
2019-03-20 Tom CleggMerge branch '14807-escalate-sigterm'
2019-03-20 Tom Clegg14807: Merge branch 'master'
2019-03-20 Lucas Di Pentima14873: Removes activerecord-deprecated_finders gem...
2019-03-20 Lucas Di Pentima14873: Removes protected_attributes gem dependency.
2019-03-19 Eric Biagiotti14645: Adds op counts to reporting
2019-03-19 Eric Biagiotti14645: Adds individual ops time output
2019-03-19 Tom Clegg14807: Add comments to "error indicates success" code.
2019-03-14 Lucas Di PentimaMerge branch '14966-api-test-hang-fix'
2019-03-14 Lucas Di Pentima14966: Implements cleanup on test case teardown.
2019-03-14 Eric Biagiotti14645: Adds prometheus_client dependency
2019-03-13 Lucas Di Pentima14966: Fixes test.
2019-03-13 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14645...
2019-03-13 Eric Biagiotti14645: Adds FUSE ops time to crunchstat output
2019-03-13 Eric Biagiotti14645: Adds FUSE ops timing using prometheus
2019-03-13 Lucas Di PentimaMerge branch '13593-async-perm-graph-update'
2019-03-12 Lucas Di PentimaMerge branch '13937-keepstore-prometheus'
2019-03-12 Lucas Di Pentima13593: Moves & enhances group creation with async=true...
2019-03-12 Lucas Di Pentima13937: Removes the 'any' operation type for a better...
2019-03-12 Lucas Di Pentima13593: Cleans up old experimental code.
2019-03-12 Lucas Di Pentima13593: Changes default async permission update interval...
2019-03-12 Lucas Di Pentima13937: Removes unnecessary data passing on tests.
2019-03-12 Lucas Di Pentima13593: Adds 'async' parameter to groups create & update...
2019-03-11 Tom CleggFix error message.
2019-03-08 Peter AmstutzMerge branch '14880-keepdocker-argparse' refs #14880
2019-03-08 Lucas Di Pentima13937: Adds tests for operation & I/O counters.
2019-03-08 Peter AmstutzMerge branch '14291-cdc-aws' refs #14291
2019-03-07 Tom CleggMerge branch '14920-unknown-booting-race'
2019-03-07 Peter AmstutzMerge branch '14870-retry-logs' refs #14870
2019-03-07 Fernando Monserratrefs #14891 .Merge branch '14891-upload-to-testing...
2019-03-07 Lucas Di Pentima13937: Simplifies volume counter stats assignments...
2019-03-06 Lucas Di Pentima13937: Fixes metrics naming
2019-03-06 Lucas Di Pentima13937: Simplifies arg passing on Start() funcs
2019-03-06 Peter Amstutz14870: Oops need to fix edge case assertion, too
2019-03-06 Lucas Di PentimaMerge branch 'master' into 13937-keepstore-prometheus
2019-03-06 Peter Amstutz14870: Adjust edge case some more, a file named '\...
2019-03-06 Peter Amstutz14870: Remove \x01 from edge cases
2019-03-06 Eric BiagiottiMerge branch '14885-ciso-and-conda-packaging-pr'
2019-03-05 Eric Biagiotti14885: Reverts back to parse_datetime_as_naive
2019-03-05 Eric BiagiottiMerge branch '14886-acr-recursion-runtime-error'
2019-03-04 Peter Amstutz14870: Fix another test
2019-03-04 Peter Amstutz14870: Add tests
2019-03-01 Peter Amstutz14870: Copy previous container logs to "container uuid...
2019-03-01 Peter Amstutz14870: Update Arvados Ruby SDK gem dependency for bugfix
2019-03-01 Peter Amstutz14870: Saving previous retry logs into collection WIP
2019-03-01 Eric BiagiottiMerge branch '14885-ciso-and-conda-packaging-pr'
2019-03-01 Ward Vandewege14819: Merge branch 'master' into 14819-arvados-jobs...
2019-02-28 Eric BiagiottiMerge branch '9865-cwl-fix-ignored-exceptions'
2019-02-28 Eric Biagiotti14885: Adds python2 conditional pytz import
2019-02-28 Eric Biagiotti14885: Removes as_naive datetime parsing distinction
2019-02-28 Lucas Di Pentima13937: Adds counters to azure driver.
2019-02-28 Lucas Di Pentima13937: Adds counters to S3 driver.
2019-02-28 Lucas Di Pentima13937: Fixes file naming inconsistency between storage...
2019-02-27 Lucas Di Pentima13937: Don't try to update stats if they aren't initial...
2019-02-27 Eric BiagiottiMerge branch 'master' into 14885-ciso-and-conda-packagi...
2019-02-27 Eric Biagiotti14885: Updates sdk/cwl and services/fuse ciso8601 depen...
2019-02-27 Tom MorrisMerge branch '14383-java-sdk-double-slash'. Fixes ...
2019-02-26 Lucas Di PentimaMerge branch '14794-link-wb1-to-wb2'
2019-02-25 Lucas Di PentimaMerge branch '14804-keepstore-transient-backend-errors'
2019-02-25 Lucas Di Pentima14804: Adds test scenario comment
2019-02-22 Lucas Di Pentima14804: Returns 503 status (instead of 404) on GET when...
2019-02-22 Lucas Di Pentima14804: Exposes the bug with a test.
2019-02-21 Tom CleggMerge branch '14807-dispatch-cloud-fixes'
2019-02-21 Lucas Di Pentima13937: Simplified volume specific metric handling ...
2019-02-21 Eric BiagiottiMerge branch '14853-chapmanb-subprocess-merge'
2019-02-20 Ward VandewegeRemove a few files that were checked in erroneously...
2019-02-20 Tom Clegg14807: Merge branch 'master'
2019-02-20 Tom Clegg14807: Fix logger type mismatch.
2019-02-19 Tom Clegg14807: Fix admin permissions for containers.
2019-02-19 Lucas Di PentimaMerge branch 'master' into 13937-keepstore-prometheus
2019-02-19 Lucas Di PentimaMerge branch '14860-fix-collection-versioning'
2019-02-19 Lucas Di Pentima14860: Fixes bug by assigning the signed manifest text...
next