[ARVADOS] updated: bb564d631cf4d6a165f4cca218919a1e1398437a

git at public.curoverse.com git at public.curoverse.com
Tue Aug 26 13:58:19 EDT 2014


Summary of changes:
 apps/workbench/app/views/application/404.html.erb | 1 +
 crunch_scripts/crunchutil/robust_put.py           | 1 +
 2 files changed, 2 insertions(+)

       via  bb564d631cf4d6a165f4cca218919a1e1398437a (commit)
       via  740137a2d5a73bb6e6e3dc21a8e183a285fc8e24 (commit)
       via  4d14e7022ec51cc22ab6be278a0dc779457a8165 (commit)
      from  4fe1bc8c8a5fec31dd49d686973cc8bb6eb30144 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit bb564d631cf4d6a165f4cca218919a1e1398437a
Merge: 740137a 4d14e70
Author: radhika <radhika at curoverse.com>
Date:   Tue Aug 26 13:57:19 2014 -0400

    Merge branch 'master' into 3112-report-bug


commit 740137a2d5a73bb6e6e3dc21a8e183a285fc8e24
Author: radhika <radhika at curoverse.com>
Date:   Tue Aug 26 13:56:30 2014 -0400

    3112: 404 error page default message while reporting issue

diff --git a/apps/workbench/app/views/application/404.html.erb b/apps/workbench/app/views/application/404.html.erb
index 16d5ed3..8a04822 100644
--- a/apps/workbench/app/views/application/404.html.erb
+++ b/apps/workbench/app/views/application/404.html.erb
@@ -7,6 +7,7 @@
      req_item_plain_text = safe_join([class_name_h, " with UUID ", params[:uuid]])
    else
      req_item = "page you requested"
+     req_item_plain_text = "page you requested"
    end
 %>
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list