13996: Add rake config:diff
[arvados.git] / services /
2019-04-08 Peter Amstutz13996: Add rake config:diff
2019-04-08 Peter Amstutz13996: Fix discovery document remoteHosts
2019-04-08 Peter Amstutz13996: Explicitly get string representation of URLs
2019-04-08 Peter Amstutz13996: Don't force check for GitInternalDir, breaks...
2019-04-08 Peter Amstutz13996: Unit tests pass
2019-04-08 Peter Amstutz13996: Fixing test WIP
2019-04-08 Peter Amstutz13996: Migrate tests to new config
2019-04-08 Peter Amstutz13996: More config migrations, refactor some code into...
2019-04-08 Peter Amstutz13996: Parsing durations wip
2019-04-08 Peter Amstutz13996: Migrate majority of defaults to config.defaults.yml
2019-04-08 Peter Amstutz13996: More config updates
2019-04-08 Peter Amstutz13996: Updating API server to use new config object WIP
2019-04-08 Peter Amstutz13996: Migrating defaults to new config structure
2019-04-08 Peter Amstutz13996: Config migration WIP
2019-04-08 Lucas Di PentimaMerge branch '14873-api-rails5-upgrade'
2019-04-08 Lucas Di Pentima14873: Fixes performance test.
2019-04-06 Lucas Di Pentima14873: Updates dependency on our themes_for_rails fork.
2019-04-06 Lucas Di Pentima14873: Upgrades missing config settings.
2019-04-05 Lucas Di Pentima14873: Fixes typo on schema file.
2019-04-05 Lucas Di Pentima14873: Adjusts latest API Server changes to be rails5...
2019-04-05 Lucas Di PentimaMerge branch 'master' into 14873-api-rails5-upgrade
2019-04-04 Lucas Di Pentima14873: Fixes permission benchmark test
2019-04-04 Lucas Di Pentima14873: Changes perftest with benchmark because of unide...
2019-04-04 Lucas Di Pentima14873: Migrated functional tests to be integration...
2019-04-04 Eric BiagiottiMerge branch '14484-collection-record-update'
2019-04-04 Lucas Di Pentima14873: Modifies failing tests for debugging purposes.
2019-04-03 Tom CleggMerge branch '14796-dispatchcloud-install-docs'
2019-04-03 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14484...
2019-04-03 Eric Biagiotti14484: Adds test for updating a collection with file...
2019-04-03 Eric Biagiotti14484: Improves test coverage and attribute setting...
2019-04-03 Lucas Di Pentima14873: Adds JSONB columns to discovery doc.
2019-04-02 Lucas Di Pentima14873: Removes byebug debug call on test.
2019-04-02 Lucas Di Pentima14873: Fixes JSON custom types.
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 Tom CleggMerge branch '15044-test-fixes'
2019-04-02 Lucas Di Pentima14873: Reverts previous fixture changes.
2019-04-02 Eric Biagiotti14484: Update collection model to overwrite file stats...
2019-04-02 Tom Clegg15044: Require newer mocha.
2019-04-01 Eric Biagiotti14844: Adds collections controller tests and updates...
2019-04-01 Eric Biagiotti14484: Moves the file count and total size callback...
2019-04-01 Tom CleggMerge branch '14758-keepproxy-panic'
2019-04-01 Tom Clegg14758: Fix panic on error reading request body.
2019-04-01 Peter AmstutzMerge branch '15050-limit-cdl-containers' closes #15050
2019-03-29 Peter Amstutz15050: After waking up, check if the container was...
2019-03-29 Tom Clegg15044: Fix sensitivity to group existence on the testin...
2019-03-29 Eric Biagiotti14484: Moves test for grouping pdhs to its own file
2019-03-29 Eric Biagiotti14484: Moves pdh grouping into a lib module
2019-03-29 Peter Amstutz15050: Need to make sure to raise the semaphore when...
2019-03-29 Peter Amstutz15050: Limit number of containers that crunch-dispatch...
2019-03-29 Eric Biagiotti14484: Adds tests for Collection model and makes file...
2019-03-29 Tom Clegg15044: Specify test database collation.
2019-03-29 Tom Clegg15044: Improve error reporting in test case.
2019-03-29 Tom Clegg15044: Listen on localhost instead of default dual...
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-28 Tom Clegg15044: Fix error messages.
2019-03-28 Eric Biagiotti14484: Fixes performance test by changing file_size_tot...
2019-03-27 Eric Biagiotti14484: Fixes tests that intentionally pass in invalid...
2019-03-27 Eric Biagiotti14484: Adds test for pdh grouping functionality in...
2019-03-27 Eric Biagiotti14484: Simplifies pdh transaction grouping, keeps SQL...
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 Eric Biagiotti14484: Makes quotation marks consistent
2019-03-27 Eric Biagiotti14484: Updates the migration to use the sdk for manifes...
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 Eric Biagiotti14484: Adds file count and size callback to the collect...
2019-03-26 Lucas Di Pentima14873: Fixes integration tests.
2019-03-26 Eric Biagiotti14484: Fixes grouping bug by simplifying nested pdhs...
2019-03-26 Lucas Di Pentima14873: Fixes deprecation warnings on integration tests.
2019-03-26 Eric Biagiotti14484: Changes file token to match the one used in...
2019-03-26 Eric Biagiotti14484: Adds migration for collection file count and...
2019-03-26 Eric Biagiotti14484: Fixes bug in pdh transaction grouping
2019-03-26 Lucas Di Pentima14873: Upgrades 'pg' gem & solves an issue related...
2019-03-25 Eric Biagiotti14484: Adds functionality and test for pdh grouping...
2019-03-25 Eric Biagiotti14484: Updates the db structure after db:migrate
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 Eric Biagiotti14484: Adds migration file for collection file count...
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
next