projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
14988: Fixes functionals tests (WIP)
[arvados.git]
/
services
/
2019-04-08
Lucas Di Pentima
Merge branch '14873-api-rails5-upgrade'
tree
|
commitdiff
2019-04-08
Lucas Di Pentima
14873: Fixes performance test.
tree
|
commitdiff
2019-04-06
Lucas Di Pentima
14873: Updates dependency on our themes_for_rails fork.
tree
|
commitdiff
2019-04-06
Lucas Di Pentima
14873: Upgrades missing config settings.
tree
|
commitdiff
2019-04-05
Lucas Di Pentima
14873: Fixes typo on schema file.
tree
|
commitdiff
2019-04-05
Lucas Di Pentima
14873: Adjusts latest API Server changes to be rails5...
tree
|
commitdiff
2019-04-05
Lucas Di Pentima
Merge branch 'master' into 14873-api-rails5-upgrade
tree
|
commitdiff
2019-04-04
Lucas Di Pentima
14873: Fixes permission benchmark test
tree
|
commitdiff
2019-04-04
Lucas Di Pentima
14873: Changes perftest with benchmark because of unide...
tree
|
commitdiff
2019-04-04
Lucas Di Pentima
14873: Migrated functional tests to be integration...
tree
|
commitdiff
2019-04-04
Eric Biagiotti
Merge branch '14484-collection-record-update'
tree
|
commitdiff
2019-04-04
Lucas Di Pentima
14873: Modifies failing tests for debugging purposes.
tree
|
commitdiff
2019-04-03
Tom Clegg
Merge branch '14796-dispatchcloud-install-docs'
tree
|
commitdiff
2019-04-03
Eric Biagiotti
Merge remote-tracking branch 'origin/master' into 14484...
tree
|
commitdiff
2019-04-03
Eric Biagiotti
14484: Adds test for updating a collection with file...
tree
|
commitdiff
2019-04-03
Eric Biagiotti
14484: Improves test coverage and attribute setting...
tree
|
commitdiff
2019-04-03
Lucas Di Pentima
14873: Adds JSONB columns to discovery doc.
tree
|
commitdiff
2019-04-02
Lucas Di Pentima
14873: Removes byebug debug call on test.
tree
|
commitdiff
2019-04-02
Lucas Di Pentima
14873: Fixes JSON custom types.
tree
|
commitdiff
2019-04-02
Lucas Di Pentima
14873: Custom JSON attributes that default to [] or...
tree
|
commitdiff
2019-04-02
Lucas Di Pentima
14873: Fixes nested params behavior on controller tests.
tree
|
commitdiff
2019-04-02
Lucas Di Pentima
14873: Updates test for fix deprecation warning.
tree
|
commitdiff
2019-04-02
Tom Clegg
Merge branch '15044-test-fixes'
tree
|
commitdiff
2019-04-02
Lucas Di Pentima
14873: Reverts previous fixture changes.
tree
|
commitdiff
2019-04-02
Eric Biagiotti
14484: Update collection model to overwrite file stats...
tree
|
commitdiff
2019-04-02
Tom Clegg
15044: Require newer mocha.
tree
|
commitdiff
2019-04-01
Eric Biagiotti
14844: Adds collections controller tests and updates...
tree
|
commitdiff
2019-04-01
Eric Biagiotti
14484: Moves the file count and total size callback...
tree
|
commitdiff
2019-04-01
Tom Clegg
Merge branch '14758-keepproxy-panic'
tree
|
commitdiff
2019-04-01
Tom Clegg
14758: Fix panic on error reading request body.
tree
|
commitdiff
2019-04-01
Peter Amstutz
Merge branch '15050-limit-cdl-containers' closes #15050
tree
|
commitdiff
2019-03-29
Peter Amstutz
15050: After waking up, check if the container was...
tree
|
commitdiff
2019-03-29
Tom Clegg
15044: Fix sensitivity to group existence on the testin...
tree
|
commitdiff
2019-03-29
Eric Biagiotti
14484: Moves test for grouping pdhs to its own file
tree
|
commitdiff
2019-03-29
Eric Biagiotti
14484: Moves pdh grouping into a lib module
tree
|
commitdiff
2019-03-29
Peter Amstutz
15050: Need to make sure to raise the semaphore when...
tree
|
commitdiff
2019-03-29
Peter Amstutz
15050: Limit number of containers that crunch-dispatch...
tree
|
commitdiff
2019-03-29
Eric Biagiotti
14484: Adds tests for Collection model and makes file...
tree
|
commitdiff
2019-03-29
Tom Clegg
15044: Specify test database collation.
tree
|
commitdiff
2019-03-29
Tom Clegg
15044: Improve error reporting in test case.
tree
|
commitdiff
2019-03-29
Tom Clegg
15044: Listen on localhost instead of default dual...
tree
|
commitdiff
2019-03-28
Lucas Di Pentima
14873: Removes debug data on fixture.
tree
|
commitdiff
2019-03-28
Lucas Di Pentima
14873: Fixes unit tests.
tree
|
commitdiff
2019-03-28
Lucas Di Pentima
Merge branch 'master' into 14873-api-rails5-upgrade
tree
|
commitdiff
2019-03-28
Tom Clegg
15044: Fix error messages.
tree
|
commitdiff
2019-03-28
Eric Biagiotti
14484: Fixes performance test by changing file_size_tot...
tree
|
commitdiff
2019-03-27
Eric Biagiotti
14484: Fixes tests that intentionally pass in invalid...
tree
|
commitdiff
2019-03-27
Eric Biagiotti
14484: Adds test for pdh grouping functionality in...
tree
|
commitdiff
2019-03-27
Eric Biagiotti
14484: Simplifies pdh transaction grouping, keeps SQL...
tree
|
commitdiff
2019-03-27
Lucas Di Pentima
14873: Adds headers to controller tests' requests.
tree
|
commitdiff
2019-03-27
Lucas Di Pentima
14873: Gets rid of yet another deprecation warning.
tree
|
commitdiff
2019-03-27
Lucas Di Pentima
14873: Skips indexes which 'columns' attribute isn...
tree
|
commitdiff
2019-03-27
Eric Biagiotti
14484: Makes quotation marks consistent
tree
|
commitdiff
2019-03-27
Eric Biagiotti
14484: Updates the migration to use the sdk for manifes...
tree
|
commitdiff
2019-03-27
Lucas Di Pentima
14873: Marks past migrations with version 4.2
tree
|
commitdiff
2019-03-27
Lucas Di Pentima
14873: Fixes parameter handling (WIP)
tree
|
commitdiff
2019-03-26
Eric Biagiotti
14484: Adds file count and size callback to the collect...
tree
|
commitdiff
2019-03-26
Lucas Di Pentima
14873: Fixes integration tests.
tree
|
commitdiff
2019-03-26
Eric Biagiotti
14484: Fixes grouping bug by simplifying nested pdhs...
tree
|
commitdiff
2019-03-26
Lucas Di Pentima
14873: Fixes deprecation warnings on integration tests.
tree
|
commitdiff
2019-03-26
Eric Biagiotti
14484: Changes file token to match the one used in...
tree
|
commitdiff
2019-03-26
Eric Biagiotti
14484: Adds migration for collection file count and...
tree
|
commitdiff
2019-03-26
Eric Biagiotti
14484: Fixes bug in pdh transaction grouping
tree
|
commitdiff
2019-03-26
Lucas Di Pentima
14873: Upgrades 'pg' gem & solves an issue related...
tree
|
commitdiff
2019-03-25
Eric Biagiotti
14484: Adds functionality and test for pdh grouping...
tree
|
commitdiff
2019-03-25
Eric Biagiotti
14484: Updates the db structure after db:migrate
tree
|
commitdiff
2019-03-25
Lucas Di Pentima
14873: Removes legacy setting as all controllers were...
tree
|
commitdiff
2019-03-25
Lucas Di Pentima
14873: Adds new abstract class ApplicationRecord.
tree
|
commitdiff
2019-03-22
Lucas Di Pentima
14783: Fixes more deprecation warnings from functional...
tree
|
commitdiff
2019-03-22
Lucas Di Pentima
14873: Fixes deprecation notes on functional tests.
tree
|
commitdiff
2019-03-22
Eric Biagiotti
14484: Adds migration file for collection file count...
tree
|
commitdiff
2019-03-22
Lucas Di Pentima
14873: Adds missing copyright notices
tree
|
commitdiff
2019-03-22
Lucas Di Pentima
14873: Fixes all deprecation notes on unit tests
tree
|
commitdiff
2019-03-22
Lucas Di Pentima
14873: Replaces *_filter with *_action
tree
|
commitdiff
2019-03-22
Lucas Di Pentima
14873: Rails 5 upgrade. Some tests still failing. ...
tree
|
commitdiff
2019-03-21
Tom Clegg
Merge branch '14807-prod-blockers'
tree
|
commitdiff
2019-03-21
Eric Biagiotti
Merge branch '14645-fuse-operations-reporting'
tree
|
commitdiff
2019-03-21
Eric Biagiotti
Merge remote-tracking branch 'origin/master' into 14645...
tree
|
commitdiff
2019-03-21
Eric Biagiotti
14645: Updates crunchstat format for fuse ops
tree
|
commitdiff
2019-03-20
Lucas Di Pentima
Merge branch '14873-google-api-client-update'
tree
|
commitdiff
2019-03-20
Tom Clegg
14807: Drain instances that crunch-run reports broken.
tree
|
commitdiff
2019-03-20
Tom Clegg
Merge branch '14807-escalate-sigterm'
tree
|
commitdiff
2019-03-20
Tom Clegg
14807: Merge branch 'master'
tree
|
commitdiff
2019-03-20
Lucas Di Pentima
14873: Removes activerecord-deprecated_finders gem...
tree
|
commitdiff
2019-03-20
Lucas Di Pentima
14873: Removes protected_attributes gem dependency.
tree
|
commitdiff
2019-03-19
Eric Biagiotti
14645: Adds op counts to reporting
tree
|
commitdiff
2019-03-19
Eric Biagiotti
14645: Adds individual ops time output
tree
|
commitdiff
2019-03-19
Tom Clegg
14807: Add comments to "error indicates success" code.
tree
|
commitdiff
2019-03-14
Lucas Di Pentima
Merge branch '14966-api-test-hang-fix'
tree
|
commitdiff
2019-03-14
Lucas Di Pentima
14966: Implements cleanup on test case teardown.
tree
|
commitdiff
2019-03-14
Eric Biagiotti
14645: Adds prometheus_client dependency
tree
|
commitdiff
2019-03-13
Lucas Di Pentima
14966: Fixes test.
tree
|
commitdiff
2019-03-13
Eric Biagiotti
Merge remote-tracking branch 'origin/master' into 14645...
tree
|
commitdiff
2019-03-13
Eric Biagiotti
14645: Adds FUSE ops time to crunchstat output
tree
|
commitdiff
2019-03-13
Eric Biagiotti
14645: Adds FUSE ops timing using prometheus
tree
|
commitdiff
2019-03-13
Lucas Di Pentima
Merge branch '13593-async-perm-graph-update'
tree
|
commitdiff
2019-03-12
Lucas Di Pentima
Merge branch '13937-keepstore-prometheus'
tree
|
commitdiff
2019-03-12
Lucas Di Pentima
13593: Moves & enhances group creation with async=true...
tree
|
commitdiff
2019-03-12
Lucas Di Pentima
13937: Removes the 'any' operation type for a better...
tree
|
commitdiff
2019-03-12
Lucas Di Pentima
13593: Cleans up old experimental code.
tree
|
commitdiff
next