You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/01/17 14:37:44 UTC

[whimsy] branch mod-gui updated (dbf0772 -> 4659f20)

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a change to branch mod-gui
in repository https://gitbox.apache.org/repos/asf/whimsy.git.


    from dbf0772  Merge branch 'master' into mod-gui
     add 2fac123  Show hashes of ToCs if > 1
     add a7a33fc  Only show PMCs now that non-PMC code is established
     add e08f1b4  Typo - wrong variable
     add 3699eda  Already have id=crosscheck
     add 5efa93e  Rename file to agree better with class name
     add 9139150  Rename file to agree better with class name
     new 4659f20  Merge branch 'master' into mod-gui

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tools/tocsplit.rb                                       | 11 ++++++++++-
 www/roster/models/committee.rb                          |  4 ++--
 www/roster/views/app.js.rb                              |  4 ++--
 www/roster/views/nonpmc/{nonpmc.js.rb => members.js.rb} |  0
 www/roster/views/pmc/{pmc.js.rb => members.js.rb}       |  2 +-
 5 files changed, 15 insertions(+), 6 deletions(-)
 rename www/roster/views/nonpmc/{nonpmc.js.rb => members.js.rb} (100%)
 rename www/roster/views/pmc/{pmc.js.rb => members.js.rb} (99%)


[whimsy] 01/01: Merge branch 'master' into mod-gui

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch mod-gui
in repository https://gitbox.apache.org/repos/asf/whimsy.git

commit 4659f2061fb4f51016d0a0dc5abb9c07dd075864
Merge: dbf0772 9139150
Author: Sebb <se...@apache.org>
AuthorDate: Thu Jan 17 14:35:47 2019 +0000

    Merge branch 'master' into mod-gui

 tools/tocsplit.rb                                       | 11 ++++++++++-
 www/roster/models/committee.rb                          |  4 ++--
 www/roster/views/app.js.rb                              |  4 ++--
 www/roster/views/nonpmc/{nonpmc.js.rb => members.js.rb} |  0
 www/roster/views/pmc/{pmc.js.rb => members.js.rb}       |  2 +-
 5 files changed, 15 insertions(+), 6 deletions(-)