2019-06-05 |
Lucas Di Pentima | 15306: Fixes tests to POST form & json encoded params. |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Lucas Di Pentima | 15306: Don't interpret include_trash="false" as include... |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Lucas Di Pentima | 15306: Fixes issue on groups controller. |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Lucas Di Pentima | 15306: Adds similar test to groups, exposing the same... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Lucas Di Pentima | 15306: Fixes the bug. |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Lucas Di Pentima | 15306: Adds more test cases confirming the issue is... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Lucas Di Pentima | 15306: Removes trailing slash on test. |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Lucas Di Pentima | 15306: Adds testing on collections#show that expose... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Lucas Di Pentima | 15306: Don't check for empty responses now that we... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Tom Clegg | 15306: Avoid paging in query string tests, too. |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Tom Clegg | 15306: Adjust tests: check ?include_trash= and avoid... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Lucas Di Pentima | 15306: Adds integration tests with query string & form... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Tom Clegg | Merge branch '15003-duration-format' |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ward Vandewege | Merge branch '15286-fixes' |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ward Vandewege | Do not blow up when Rails.configuration.Users.UserProfi... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ward Vandewege | Update the 'upgrading' documentation to reflect the... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ward Vandewege | Address review comments. |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Ward Vandewege | Move the population of the new columns on the collectio... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Tom Clegg | Merge branch '14931-custom-tags' |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Tom Clegg | 14931: Change default tag prefix to "Arvados". |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | 15003: Format durations as "336h", not "336h0m0s". |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | 14931: Pass custom tags to cloud driver for shared... |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | 14931: Add configurable prefix for built-in tags. |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | 14931: Tag and filter instances by SetID, so driver... |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | 14931: Support extra tags on resources created by dispa... |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | Merge branch '15003-new-config-struct' |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | 15003: Merge branch 'master' |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Tom Clegg | 15003: Update doc comment on Map, and use it in lib... |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Tom Clegg | Fix syntax for python3. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Peter Amstutz | Fix reporting logs on container requests refs #15028 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Tom Clegg | Merge branch '14878-priority-race' |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Tom Clegg | 14878: Add comment. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Tom Clegg | 15003: Ignore SAMPLE entries in default config file. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Lucas Di Pentima | Merge branch '15275-attribute-dirtyness-bugfix' |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Tom Clegg | 14878: Skip flock() when testing priority updater. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Lucas Di Pentima | 15275: Adds test for different jsonb properties compari... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Tom Clegg | 15003: Dedup fixture consts. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Tom Clegg | 15003: Fix import cycle. |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Tom Clegg | 15003: Port health aggregator from NodeProfiles to... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Checks for jsonb types changes by comparing... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Peter Amstutz | arvbox use lowercase keys for database connection param... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Tom Clegg | 15003: Remove NodeProfiles section from integration... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Tom Clegg | 15003: Remove debug printf. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Tom Clegg | 15003: Merge branch 'master' |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Tom Clegg | 15003: Update docs to new config struct. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Tom Clegg | 15003: Update dispatchcloud to new config struct. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Tom Clegg | 15003: Use lib/cmd and lib/service packages for health... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Tom Clegg | 15003: Remove NodeProfiles section from cluster config. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | Merge branch 'master' into 15275-attribute-dirtyness... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Re-adds the test exposing this branch's particul... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | Merge branch '15275-collection-delete-bugfix'. Refs... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Simplifies method code. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Don't create snapshots whenever is_trashed is... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Don't create snapshot when trashing collection. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Adds another test exposing the jsonb changed... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Moves comment to its proper place. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Avoids running manage_versioning when not needed. |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Lucas Di Pentima | 15275: Saves snapshot as system user instead of assigni... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Lucas Di Pentima | 15725: Adds test exposing 2 issues when trashing collec... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Ward Vandewege | Make sure that the libpam-arvados package puts its... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Tom Clegg | Merge branch '15273-db-conn-keys' |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Tom Clegg | 15273: Fix key-conflict test. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Tom Clegg | 15273: Use lowercase keys for database connection params. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Tom Clegg | 15003: Add dispatch-cloud configs to default/template... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Tom Clegg | Merge branch '15003-disable-config-warnings' |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Lucas Di Pentima | Merge branch '15258-wb-report-issue-bugfix' |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Tom Clegg | 15003: Temporarily disable config warnings. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Lucas Di Pentima | 15258: Explicitly require libs instead of relying on... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Lucas Di Pentima | 15258: Removes /lib from eager load paths because of... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Tom Clegg | 15003: Fix warnings about site-specific keys. |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Peter Amstutz | Increase client_max_body_size in arvbox to support... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Lucas Di Pentima | 15258: Adds /lib to the eager_load paths. |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Ward Vandewege | While our Python SDK now supports Python 3.4+, our... |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Ward Vandewege | Our Python SDK now also supports version 3.4+, update... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Peter Amstutz | Fix cwl tests refs #15241 |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Peter Amstutz | Merge branch '15241-collection-input' refs #15241 |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Peter Amstutz | 15241: Fix input bare collection as directory |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Lucas Di Pentima | Merge branch '14988-wb-rails5-upgrade' |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Lucas Di Pentima | Merge branch '15227-apiserver-properties-bugfix' |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Peter Amstutz | Update the note about supported Python versions for... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Lucas Di Pentima | 14988: Restores debug message when accessing non-loaded... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Peter Amstutz | Add user email and cancel button to federated user... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Lucas Di Pentima | 14988: Fixes destroyed? method to return false on new... |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Lucas Di Pentima | 15227: Fixes type checking on json attributes. |
commit | commitdiff | tree | snapshot |
2019-05-17 |
Lucas Di Pentima | 15227: More tests to expose the bug. |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Tom Clegg | Merge branch '15232-blobttl-suffix' |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Lucas Di Pentima | Syncs up generated config. |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Peter Amstutz | Merge branch '15061-fed-migrate' refs #15061 |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Peter Amstutz | 15061: Code cleanup, improve validity checking & error... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Lucas Di Pentima | 15227: Adds test exposing bug. |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Tom Clegg | 15232: Fix type of Collections.BlobSigningTTL config... |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Lucas Di Pentima | Merge branch '15167-unlogged-attrs-api-docs' |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Tom Clegg | Merge branch '15003-preprocess-config' |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Tom Clegg | 15003: Merge branch 'master' into 15003-preprocess... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Ward Vandewege | Reset the rails package iteration to 1 |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Ward Vandewege | Merge branch '15200-fix-blobsigning-config-migration' |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Ward Vandewege | When specified in the api configuration, |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Peter Amstutz | 15061: Add warning about clusters that are not in token... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Peter Amstutz | 15061: Check well-connectedness. Fix typos. |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Ward Vandewege | Bump the rails package iteration to 9, for the packagin... |
commit | commitdiff | tree | snapshot |
next |