projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch '12462-search-periods'
[arvados.git]
/
services
/
api
/
2017-10-30
Tom Clegg
Merge branch '12462-search-periods'
tree
|
commitdiff
2017-10-27
Peter Amstutz
Migration for indexes on containers and container_requests.
tree
|
commitdiff
2017-10-25
Ward Vandewege
Handle rails 5 deprecation warning in services/api.
tree
|
commitdiff
2017-10-23
Peter Amstutz
Merge branch '12125-workbench-project-trash' refs ...
tree
|
commitdiff
2017-10-20
Peter Amstutz
12125: Update trash tests
tree
|
commitdiff
2017-10-20
Tom Clegg
12216: Merge branch 'master' into 12216-webdav-list
tree
|
commitdiff
2017-10-19
Peter Amstutz
12125: Can search within trashed projects.
tree
|
commitdiff
2017-10-19
Tom Clegg
Merge branch '12461-cache-race'
tree
|
commitdiff
2017-10-18
Tom Clegg
12461: Avoid race bug in Rails file cache.
tree
|
commitdiff
2017-09-27
Lucas Di Pentima
Merge branch '12195-nodemanager-quota-error'
tree
|
commitdiff
2017-09-26
Tom Clegg
12032: Fix compatibility with PostgreSQL 9.4.
tree
|
commitdiff
2017-09-26
Peter Amstutz
Merge branch '12287-preserve-json-numbers' closes ...
tree
|
commitdiff
2017-09-26
Ward Vandewege
Merge branch '12316-fix-provenance-graph'
tree
|
commitdiff
2017-09-26
Tom Clegg
12298: Allow non-null log when cancelling an unrunnable...
tree
|
commitdiff
2017-09-25
Peter Amstutz
Merge branch '12032-project-trash' refs #12032
tree
|
commitdiff
2017-09-25
Javier BĂ©rtoli
Merge branch '12271-fpm-cleanup-on-rpm-upgrade' closes...
tree
|
commitdiff
2017-09-25
Peter Amstutz
Merge branch '11068-cwl-missing-docker' closes #11068
tree
|
commitdiff
2017-09-23
Peter Amstutz
Merge branch '12276-fuse-deadlock' refs #12276
tree
|
commitdiff
2017-09-22
Tom Clegg
Merge branch '12298-cancel-fail'
tree
|
commitdiff
2017-09-20
Tom Clegg
12298: Allow non-null log when cancelling an unrunnable...
tree
|
commitdiff
2017-09-20
Tom Clegg
Merge branch '12247-no-failed-checksum'
tree
|
commitdiff
2017-09-20
Tom Clegg
Merge branch '12107-faster-git'
tree
|
commitdiff
2017-09-20
Tom Clegg
12107: Add protective comment.
tree
|
commitdiff
2017-09-20
Tom Clegg
Merge branch '12084-dispatch-stuck'
tree
|
commitdiff
2017-09-20
Tom Clegg
12084: Fix dispatcher getting bogged down on "too many...
tree
|
commitdiff
2017-09-20
Tom Clegg
12084: Remove dead code.
tree
|
commitdiff
2017-09-20
Tom Clegg
12084: Reap children whose threads exit abnormally...
tree
|
commitdiff
2017-09-19
Tom Clegg
12107: Fix test suite dependence on outer git config.
tree
|
commitdiff
2017-09-19
Tom Clegg
12107: Fix broken commit-exists-in-internal-repo check.
tree
|
commitdiff
2017-09-19
Tom Clegg
12107: Fix broken "git branch --contains" check.
tree
|
commitdiff
2017-09-18
Tom Clegg
12107: Test fetch-and-tag on unreferenced and non-tip...
tree
|
commitdiff
2017-09-18
Tom Clegg
12107: Use a fresh internal.git repo for each test...
tree
|
commitdiff
2017-09-18
Tom Clegg
Merge branch 'master' into 12107-faster-git
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Add permission_refresh_lock
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Don't need to refresh permission view in databas...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Remove user_uuid special case from all_perms.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Remove unnecessary checks on user_uuids.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Remove hopefully-unnecessary view refreshes...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Refresh materialized_permission_view immediately...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Remove startnode from materialized_permission_vi...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Update structure.sql from master schema + migrat...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Container readable check uses subquery instead...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Database reset used by integration tests refresh...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Fix down migration.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Restore create_permission_view.sql with note...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Add missing files.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Rename permission_view and remove Rails permissi...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Controller & integration test teardown invalidat...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Add comments to migration. Also special case...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Update structure.sql
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Added migration for materialized view
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Ensure that permission_view is invalidated ...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Fix owner_check to include user_uuids and target...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Make queries to groups table a special case...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Add copyright notice
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Bug fix so include_trash still respects permissions.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Test for ensure_unique_name when untrashing...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Refactor readable_by to minimize subqueries.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Log.readable_by uses permission_view
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Controller support for group trash.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Adding controller tests
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Add test fixtures
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Fix hiding trashed groups directly owned by...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Tests for group delete behavior.
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Additional refactoring of readable_by. Refactor...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Use permission_view in subquery to filter object...
tree
|
commitdiff
2017-09-14
Peter Amstutz
12032: Benchmark for group permissions.
tree
|
commitdiff
2017-09-13
Tom Clegg
12107: Fix unreliable use of git-fetch.
tree
|
commitdiff
2017-09-08
Tom Clegg
12107: Use git-fetch instead of pack|unpack, and only...
tree
|
commitdiff
2017-09-01
Tom Clegg
Merge branch '12134-llfuse-patch'
tree
|
commitdiff
2017-08-31
Lucas Di Pentima
12055: Merge branch 'master' into 12055-nodemanager...
tree
|
commitdiff
2017-08-29
Tom Clegg
Merge branch 'master' into 11898-no-distinct
tree
|
commitdiff
2017-08-18
Tom Clegg
Merge branch 'master' into 12033-multisite-search
tree
|
commitdiff
2017-08-18
Tom Clegg
Merge branch '12123-ws-unsubscribe'
tree
|
commitdiff
2017-08-18
Tom Clegg
Merge branch '11309-crunchstat-summary-containers'
tree
|
commitdiff
2017-08-18
Tom Clegg
11283: Update api server's arvados gems.
tree
|
commitdiff
2017-08-17
Tom Clegg
Merge branch 'master' into 12033-multisite-search
tree
|
commitdiff
2017-08-16
Ward Vandewege
Merge branch '12122-rails-groups-assets-fix'
tree
|
commitdiff
2017-08-16
Tom Clegg
Merge branch '11898-no-distinct'
tree
|
commitdiff
2017-08-16
Tom Clegg
11898: Remove superfluous uniq(&:id) call
tree
|
commitdiff
2017-08-07
Lucas Di Pentima
11167: Merge branch 'master' into 11167-wb-remove-arvget
tree
|
commitdiff
2017-07-29
Peter Amstutz
Merge branch '12037-cwl-v1.0.1' closes #12037
tree
|
commitdiff
2017-07-29
Lucas Di Pentima
7475: Merge branch 'master' into 7475-nodemgr-unsatisfi...
tree
|
commitdiff
2017-07-28
Peter Amstutz
Merge branch '11158-fuse-projects' refs #11158
tree
|
commitdiff
2017-07-28
radhika
closes #11906
tree
|
commitdiff
2017-07-28
Tom Clegg
11898: Remove superfluous uniq(&:id) call
tree
|
commitdiff
2017-07-28
radhika
11906: use the same name "ManagementToken" to enable...
tree
|
commitdiff
2017-07-27
radhika
refs #11906
tree
|
commitdiff
2017-07-26
Tom Clegg
Merge branch '12027-slurmfail-during-setup'
tree
|
commitdiff
2017-07-25
Tom Clegg
Merge branch '12025-perm-cache-version'
tree
|
commitdiff
2017-07-25
Tom Clegg
12025: Change permission cache key to avoid upgrade...
tree
|
commitdiff
2017-07-24
Lucas Di Pentima
11167: Merge branch 'master' into 11167-wb-remove-arvget
tree
|
commitdiff
2017-07-19
Tom Clegg
Merge branch '11842-crunchstat-summary-dygraphs'
tree
|
commitdiff
2017-07-19
radhika
refs #11906
tree
|
commitdiff
2017-07-19
radhika
11906: healthcheck ping for workbench
tree
|
commitdiff
2017-07-18
radhika
refs #11906
tree
|
commitdiff
2017-07-18
radhika
11906: healthcheck ping json updated
tree
|
commitdiff
2017-07-18
Nico Cesar
Merge branch '11980-debian9'
tree
|
commitdiff
2017-07-18
radhika
refs #11906
tree
|
commitdiff
2017-07-18
radhika
11906: add _health/.* to errors_test routes
tree
|
commitdiff
next