[ARVADOS] updated: 10177c865cbb45f357b2ddc08c29374165fbcbb1

git at public.curoverse.com git at public.curoverse.com
Tue Nov 3 19:28:40 EST 2015


Summary of changes:
 apps/backstage/app/backstage-routes.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

  discards  7252307e0e529e31dea36c5f94efd58c55fee7fd (commit)
       via  10177c865cbb45f357b2ddc08c29374165fbcbb1 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (7252307e0e529e31dea36c5f94efd58c55fee7fd)
            \
             N -- N -- N (10177c865cbb45f357b2ddc08c29374165fbcbb1)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 10177c865cbb45f357b2ddc08c29374165fbcbb1
Author: Tom Clegg <tom at curoverse.com>
Date:   Tue Nov 3 19:28:29 2015 -0500

    4831: Add a855m c97qk wx7k5

diff --git a/apps/backstage/app/backstage-routes.js b/apps/backstage/app/backstage-routes.js
index 1d4961f..ec41f9e 100644
--- a/apps/backstage/app/backstage-routes.js
+++ b/apps/backstage/app/backstage-routes.js
@@ -12,7 +12,7 @@ var m = require('mithril')
 window.jQuery = require('jquery');
 require('bootstrap');
 
-var connections = m.prop('4xphq qr1hi 9tee4 su92l tb05z'.split(' ').map(
+var connections = m.prop('4xphq a855m c97qk qr1hi 9tee4 su92l tb05z wx7k5'.split(' ').map(
     function(site) {
         return ArvadosConnection.make(site);
     }));

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list