arvados.git
2014-08-25 radhikaMerge branch '3112-report-bug' into 3620-admin-only...
2014-08-25 radhika3112: update issue report routes config and some other...
2014-08-25 radhika3112: fix indentation
2014-08-25 radhika3112: add some space below the submit button and alert...
2014-08-25 radhika3112: minor cleanup
2014-08-25 radhikaMerge branch '3112-report-bug' into 3620-admin-only...
2014-08-25 radhikaMerge branch 'master' into 3112-report-bug
2014-08-25 Tom CleggMerge branch '3171-group-membership' refs #3171
2014-08-25 Tom Clegg3171: Merge branch 'master' into 3171-group-membership
2014-08-25 radhika3620: display gear menu to admin users only. update...
2014-08-25 Tim PierceMerge branch '3448-keep-put-timestamps'
2014-08-25 radhikaMerge branch 'master' into 3112-report-bug
2014-08-25 radhika3112: minor update in application layout test
2014-08-25 radhikaMerge branch 'master' into 3112-report-bug
2014-08-25 radhika3112: Move profile testing out of application_layout_te...
2014-08-25 Ward VandewegeDo not blow up in crunch-dispatch.rb: do not pass ...
2014-08-25 Ward VandewegeDo not blow up in crunch-dispatch: fix syntax error...
2014-08-25 radhikaMerge branch 'master' into 3112-report-bug
2014-08-25 Tim Pierce3448: update tests with "untouchable" volumes
2014-08-25 Tom CleggMerge branch 'multiple-dispatch' no issue #
2014-08-25 Tom Cleggcrunch-dispatch can run --jobs, --pipelines, or both.
2014-08-25 Peter AmstutzWith new apiserver, after upload, arv-put prints portab...
2014-08-24 radhikaMerge branch 'master' into 3112-report-bug
2014-08-24 radhikacloses #3153
2014-08-24 radhika3153: update the newly added vm login link to not point...
2014-08-24 radhikacloses #3153
2014-08-24 radhikaMerge branch 'master' into 3153-auto-setup-user
2014-08-24 Tom CleggFix user agreements page when no signatures needed...
2014-08-24 Tom CleggFix disabled Continue button on user agreements page...
2014-08-24 radhika3112: trailing white space
2014-08-24 radhika3112: report issue success event handling working in...
2014-08-24 radhika3112: update report_issue.js to confine event handling...
2014-08-23 radhikaMerge branch 'master' into 3153-auto-setup-user
2014-08-23 radhika3153: minor test updates: rename the variable "active_r...
2014-08-23 radhika3153: update tests to look for new user created message...
2014-08-23 radhika3153: when new_users_are_active config param is set...
2014-08-23 radhikaMerge branch '3153-auto-setup-tests' into 3153-auto...
2014-08-23 radhika3153: change variable name in test from valid_username...
2014-08-23 radhika3153: directly invoke setup method during auto-setup
2014-08-23 Tom Clegg3153: Add integration tests.
2014-08-22 radhikaMerge branch 'master' into 3112-report-bug
2014-08-22 Peter AmstutzReject empty fields in job creation filters. no issue #
2014-08-22 radhikaMerge branch 'master' into 3112-report-bug
2014-08-22 radhikacloses #3183
2014-08-22 radhikaMerge branch 'master' into 3188-remove-selected-button
2014-08-22 radhika3153: fix the while loop logic.
2014-08-22 Peter AmstutzImprove error checking a bit on find_commit_range for...
2014-08-22 radhika3112: reload current location when error report modal...
2014-08-22 radhika3112: modal is shown by js
2014-08-22 Peter AmstutzDisplay first file in collection if name field is nil...
2014-08-22 Tim Pierce3448: unit tests, bug fixes
2014-08-22 radhika3112: ajax event handling on form not working. revertin...
2014-08-22 Tom Clegg3171: Do not use select param for database lookup durin...
2014-08-22 Tom Clegg3171: Skip find_object_by_uuid during :create action.
2014-08-22 Tom Clegg3171: Add fixtures to make Workbench tests pass under...
2014-08-22 radhika3153: when exsiting repository name or vm login link...
2014-08-22 radhika3153: when deriving unique name, look for all can_login...
2014-08-22 radhikaMerge branch 'master' into 3153-auto-setup-user
2014-08-22 radhikaMerge branch 'master' into 3112-report-bug
2014-08-22 radhika3112: limit ajax event handling only to the report...
2014-08-22 Peter AmstutzMerge branch '3504-clients-compatible-with-3036' refs...
2014-08-22 Peter Amstutz3504: Don't create stand-in "name" links for post ...
2014-08-22 Peter Amstutz3504: Support copy and moving collections on new apiserver
2014-08-22 Peter Amstutz3504: Back out tags on project rows. Revisit in a...
2014-08-22 Tom Clegg3171: Update tests to conform to new permission behavior.
2014-08-22 Tom Clegg3171: Do not follow permission graph through a User...
2014-08-22 Tom Clegg3171: Outdent giant "if ... else return self" construct.
2014-08-21 Tim Pierce3448: add error checking in volume.Touch()
2014-08-21 radhika3153: trailing white space
2014-08-21 radhika3153: return nil if no unique username can be derived...
2014-08-21 radhika3112: change submit button text
2014-08-21 Tim Pierce3448: add error checking
2014-08-21 Tim Pierce3448: unit tests for deleting new blocks
2014-08-21 radhikaMerge branch 'master' into 3112-report-bug
2014-08-21 Tim Pierce3448: code review comments.
2014-08-21 radhika3153: use loop with counter than while(true) to derive...
2014-08-21 Peter Amstutz3504: Remove link to links index page on tags. Add...
2014-08-21 radhika3153: update tests to check for existing repo name
2014-08-21 Peter Amstutz3504: Don't set owner_uuid redundantly.
2014-08-21 Peter Amstutz3036: Use preload_objects to fetch owner_uuids in the...
2014-08-21 Tim Pierce3448: minor bugfixes
2014-08-21 Tom Clegg3171: Add tests for desired behavior. Start using Facto...
2014-08-21 radhika3153: username regexp is updated
2014-08-21 Tim Pierce3448: check block timestamp before DELETE
2014-08-21 Ward VandewegeBe smarter about cleanup in crunch-job after a job...
2014-08-21 radhikaMerge branch 'master' into 3153-auto-setup-user
2014-08-21 radhika3153: update regexp, email message
2014-08-21 Peter Amstutz3504: Set owner_uuid when creating collection (will...
2014-08-21 Peter Amstutz3504: Set the capybara driver explicitly so tests pass...
2014-08-21 Peter AmstutzMerge remote-tracking branch 'origin/master' into 3504...
2014-08-21 Peter Amstutz3504: Fixed preload_links_for_objects to use @objects...
2014-08-21 radhikaMerge branch 'master' into 3153-auto-setup-user
2014-08-21 radhika3112: move ajax event handling into a separate js file
2014-08-20 radhika3112: use jquery syntax for find buttons
2014-08-20 radhika3112: and it would help if that said partial is committ...
2014-08-20 radhikaMerge branch 'master' into 3112-report-bug
2014-08-20 radhika3112: use partial to report error
2014-08-20 Peter Amstutz3504: Use preload_links_for_objects in projects_control...
2014-08-20 Brett SmithFix run_test_server Keep blob filename handling.
2014-08-20 Peter Amstutz3504: CollectionReader accepts arvados object collectio...
next