[ARVADOS] updated: 55f0cfccfee8d366514a474d77cfff9befe44715

git at public.curoverse.com git at public.curoverse.com
Fri Oct 3 10:14:07 EDT 2014


Summary of changes:
 .../views/application/_title_and_buttons.html.erb  |   1 +
 services/api/config/application.default.yml        |  26 +++-
 services/api/script/crunch-dispatch.rb             | 158 ++++++++++++++-------
 3 files changed, 124 insertions(+), 61 deletions(-)

       via  55f0cfccfee8d366514a474d77cfff9befe44715 (commit)
       via  0a78f5a0efe0c88fddcd2ee91065f2a8da79055a (commit)
       via  60998a3875f79482533976e6e0ee0f99a9589c46 (commit)
       via  89e7c751bc5eb9ac467f607c9e172e44c1690f4c (commit)
       via  2fcc6fabb45befcc2ee4fe237744d6e3df5c4e39 (commit)
       via  9378424698db0e02856d09586333cac9142331b2 (commit)
       via  bd99df2e6c5f7bb0b75c7fa2f1a9c1c2defeca8a (commit)
       via  e910d13fc5fc63a86f20be3b758c08db3d429bc6 (commit)
       via  3ff644b461b69c38418384e532e3741a07333daf (commit)
       via  54a951255316417a42a3bd8c77aaa0b58d180440 (commit)
      from  8af19c273f0d9b6a2711bd8a17b53d4b2f61c6c2 (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 55f0cfccfee8d366514a474d77cfff9befe44715
Author: radhika <radhika at curoverse.com>
Date:   Fri Oct 3 10:13:10 2014 -0400

    4036: add comment for flash alert div

diff --git a/apps/workbench/app/views/application/_title_and_buttons.html.erb b/apps/workbench/app/views/application/_title_and_buttons.html.erb
index bf2df58..713c04e 100644
--- a/apps/workbench/app/views/application/_title_and_buttons.html.erb
+++ b/apps/workbench/app/views/application/_title_and_buttons.html.erb
@@ -50,6 +50,7 @@
 <% end %>
 
 <%
+  # Display any flash messages in an alert. If there is any entry with "error" key, alert-danger is used. 
   flash_msg = ''
   flash_msg_is_error = false
   flash.each do |msg|

commit 0a78f5a0efe0c88fddcd2ee91065f2a8da79055a
Merge: 8af19c2 60998a3
Author: radhika <radhika at curoverse.com>
Date:   Fri Oct 3 10:05:59 2014 -0400

    Merge branch 'master' into 4036-combine-collections-in-project-issue


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list