15499: Make reuse tests fail to expose the bug.
[arvados.git] / services /
2019-04-17 Tom Clegg15002: Fix container update permissions.
2019-04-16 Fernando MonserratMerge branch '14670-new-java-sdk-docs' of git.curoverse...
2019-04-12 Peter AmstutzMerge branch 'master' into 14670-new-java-sdk-docs
2019-04-11 Peter Amstutz13996: Enable ERB for application.yml and database.yml
2019-04-11 Peter Amstutz13996: Documentation for config migration
2019-04-11 Peter Amstutz13996: Tweak rake tasks
2019-04-11 Peter Amstutz13996: Update rest of code for cleaner config access
2019-04-11 Peter Amstutz13996: Don't override name of test db if one was provid...
2019-04-10 Peter Amstutz13996: Update tests for cleaner config access
2019-04-10 Peter Amstutz13996: Copy config into OrderedOptions for nicer access
2019-04-10 Peter Amstutz13996: Move configuration load earlier, before database...
2019-04-09 Peter Amstutz13996: Fix legacy_jobs_api check
2019-04-09 Peter Amstutz13996: Re-add symlink config.default.yml
2019-04-09 Peter Amstutz13996: Fix tests.
2019-04-08 Ward Vandewege13996: rename config.defaults.yml to config.default...
2019-04-08 Peter Amstutz13996: Can now use database info from config.yml
2019-04-08 Peter Amstutz13996: Refactor, create ConfigLoader class
2019-04-08 Peter Amstutz13996: Adjust config:dump to dump active config
2019-04-08 Peter Amstutz13996: Update comments
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 Peter AmstutzMerge branch '14669-java-sdk-v2' into 14670-new-java...
2019-03-27 Peter AmstutzMerge branch 'master' into 14669-java-sdk-v2
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...
next