arvados.git
2014-04-30 Tom CleggFocus/hover side navs with white instead of arbitrary...
2014-04-30 Tom CleggRender cards with real content from first few items.
2014-04-30 Tom CleggFix up table columns, use explicit Open button instead...
2014-04-30 Tom CleggAdd integration test for folders.
2014-04-30 Tom CleggFix "show all activity".
2014-04-30 Tom CleggLess side-nav padding.
2014-04-30 Tom CleggMove up more useful navs, make activity text smaller.
2014-04-30 Tom CleggFix tests to work with new css/layout.
2014-04-30 Tom CleggUse separator instead of drop-down for less-used nav...
2014-04-30 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-30 Tom CleggMerge branch 'master' into 2640-folder-api
2014-04-30 Tom CleggFix "create folder"
2014-04-30 Tom CleggFix no-side-nav mode.
2014-04-30 Tom CleggMove folders into a separate controller. Add descriptio...
2014-04-30 Tom CleggFix route name in nodes.create, add basic functional...
2014-04-30 Tom CleggMake "create folder" button work
2014-04-29 Tom CleggRename owned_items to contents.
2014-04-29 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-29 Tom CleggRename owned_items to contents, remove user method...
2014-04-29 Brett Smithapi: Make JSON the default response format.
2014-04-29 Tom CleggMerge branch '0000-ruby-client-config'
2014-04-29 Tom CleggMerge branch '1969-persistent-switch'
2014-04-29 Tom CleggReplace radio button group with a single click-to-toggl...
2014-04-29 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-29 Tom CleggFix error reporting, catch "=foo" in config file, add...
2014-04-29 Tom CleggMerge branch '2640-folder-api' into 1970-folder-view
2014-04-29 Tom CleggSkip UserAgreement in owned_items. They are just collec...
2014-04-29 Tom CleggAdd folders page, backed by groups.
2014-04-29 Tom CleggAdd sb-admin layout.
2014-04-29 Tom CleggShow folder contents with editable names.
2014-04-29 Brett Smithapi: Support filters in API client auths index.
2014-04-29 Brett Smithapi: Support scope searching in API token index.
2014-04-29 Brett Smithapi: Migrate VM auth scopes to new system.
2014-04-29 Brett Smithapi: Introduce path-based API token scopes.
2014-04-29 Brett Smithapi: Test VM login scopes.
2014-04-29 Brett Smithapi: Shorten name of authorized_keys index.
2014-04-29 Tom CleggRender group with folder view
2014-04-29 Tom CleggFix patch_paging_vars args.
2014-04-28 Tom CleggConvert joins to subqueries to fix duplicates in owned_...
2014-04-28 Tom CleggExpose names for owned_items as list_response.name_for...
2014-04-28 Brett SmithMerge branch '1904-object-scopes'
2014-04-28 Brett Smithapi: Support filters in API client auths index.
2014-04-28 Brett Smithapi: Support scope searching in API token index.
2014-04-28 Brett Smithapi: Migrate VM auth scopes to new system.
2014-04-28 Brett Smithapi: Introduce path-based API token scopes.
2014-04-28 Brett Smithapi: Test VM login scopes.
2014-04-28 Tom CleggUse name links instead of permission links to include...
2014-04-28 Brett Smithapi: Shorten name of authorized_keys index.
2014-04-25 Brett Smithworkbench: Add pipeline instance tag render test.
2014-04-25 Tom CleggFix crash when tags exist for items offered in selectio...
2014-04-25 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-25 Tom CleggIncrease contrast between active/inactive sides of...
2014-04-25 Tom CleggAdd tests for persistent/cache switch.
2014-04-25 Peter AmstutzBugfix. Objects returned by owned_items are now sorted...
2014-04-25 Tom CleggMerge branch 'master' into 1969-persistent-switch
2014-04-25 Tom CleggMerge branch '2505-update-docs'
2014-04-25 Tom CleggAdd UUIDs in TR tags so automated tests can find them.
2014-04-25 Tom CleggMerge branch '2640-folder-api'
2014-04-25 Tom CleggRemove "Admin Guide" link from left nav.
2014-04-25 Tom CleggUntabify.
2014-04-25 Tom CleggAdd persistent/cache toggle to collections table on...
2014-04-25 Tom CleggRemove unused tutorial_group and tutorial_links queries.
2014-04-25 Tom CleggFix s/about/~/ substitution on dashboard.
2014-04-24 Tom CleggAdd persistent/cache toggle to collections#show page.
2014-04-24 Tom CleggMove persistent/cache toggle into a partial.
2014-04-24 Tom CleggAdd persistent/cache switch to collections index page.
2014-04-24 Misha ZatsmanFixing indentation. Closes #2688
2014-04-24 Misha ZatsmanMerge branch '2612-workbench-displays-user-storage'
2014-04-24 Misha ZatsmanFixed indentation.
2014-04-24 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-04-24 Misha ZatsmanAdded link to storage page, replaced tabs with spaces.
2014-04-24 Tom CleggFix & test edge cases (no script_parameters), fix pipel...
2014-04-24 Tom CleggMerge branch '2409-remove-unused-controllers'
2014-04-24 Tom CleggAdd detail about what script_version should look like.
2014-04-24 Tom CleggFix admin user setup instructions, add some missing...
2014-04-24 Tom CleggCheck sanity when applying filters, and provide useful...
2014-04-23 Tom CleggRemove excess controllers and routes. Add tests to...
2014-04-23 Tom CleggImprove examples, explanations, typography, tests
2014-04-23 Tom CleggMerge branch 'master' into 2505-update-docs
2014-04-23 Misha ZatsmanAdded row to display totals.
2014-04-23 Tom CleggMerge branch 'master' of git.curoverse.com:arvados...
2014-04-23 Tom CleggRename jresponse test helper to json_response.
2014-04-23 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-04-23 Misha ZatsmanShortened date display, put long date view in mouseover...
2014-04-23 Tom CleggSupport filters=[["attr","=",nil]]
2014-04-23 Tom CleggAdd tests, rename include_indirect to _linked, improve...
2014-04-23 Tom CleggAdd explanation comments to assertions.
2014-04-23 Misha ZatsmanMade sizes human readable, added measurement date column.
2014-04-23 radhika chippadaStory 2352: Adding state and components_summary is...
2014-04-23 radhika chippadaMerge branch 'master' into 2352-phased-pipeline-instanc...
2014-04-23 Peter AmstutzAdded teardown to all tests which resets Thread.current...
2014-04-23 Peter AmstutzSecurity bug fix to act_as_system_user to restore corre...
2014-04-23 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-04-23 Misha ZatsmanWorking users/storage page!
2014-04-22 Misha ZatsmanHave a new view showing users at /users/storage. No...
2014-04-22 Ward VandewegeImprove wording of the welcome e-mail a bit.
2014-04-22 Ward VandewegeUser.full_name should not contain just a space when...
2014-04-22 Ward VandewegeProperties should not have symbol keys. Our API runs...
2014-04-22 Ward VandewegeFix test that was expecting a (now) incorrect number...
2014-04-22 Ward VandewegeSet default value for
next