You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cl...@apache.org on 2020/06/29 18:55:01 UTC

[whimsy] branch roster-emeritus updated (79e4999 -> 7aff60b)

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

clr pushed a change to branch roster-emeritus
in repository https://gitbox.apache.org/repos/asf/whimsy.git.


    from 79e4999  Update emeritus request email
     add 4ef06a9  Rename multiUpdate to agree with svn_
     add 8cfb8bf  Use shorthand keys
     add 0508f69  Oops, typo
     add 8273789  Use library update method
     add 718d4e9  Typo
     add 5017c1e  Better error message for non-members
     add 281c86f  update does nothing without a block
     add c9495e9  Add body to affirmation email
     add 18f24fb  Add link to BOARD MEMBERS and OFFICERS who are required to sign
     add 0c1e95d  Clarify
     add 6e523d6  Show qualifying roles
     add dcde78c  Tweak
     add fb2f383  Move template.txt to parent dir
     add d16fa58  Link to personal pages
     add 33cfa99  Allow local override of repository.yml definitions
     add 848b05b  Tests for _svn_build_cmd
     add 11de3e6  Typo
     add 9056774  Ensure verbose can be captured
     add 8bb1cc0  Unused
     add 8812734  More tests
     add a1d9871  Show what we are working with
     add 93d585b  Another lib test
     add c9bdee9  Try later dist
     add e75d097  Ran the wrong test combination
     add 58340ac  Try 20.04 (focal)
     add 2477021  Oops, misplaced and missing code
     add 8284e22  Report fetch error better
     add a0c1eb0  Add the auth after command name
     add 1eb5381  Order has changed
     add 477d749  Seems to be required on Ubuntu 20.04 / Ruby 2.7
     add 6a9d304  Add date stamp to COI Resolution link
     add 2fac3f6  Use library methods
     add 6a546fc  No need for empty auth array
     add 961b49d  Use replace magic URLs
     add 7aff60b  Merge branch 'master' into roster-emeritus

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  7 +++
 lib/spec/lib/svn_spec.rb                           | 50 ++++++++++++++++
 lib/spec/lib/svn_wunderbar_spec.rb                 | 60 +++++++++++++++++++
 lib/whimsy/asf/git.rb                              |  9 +++
 lib/whimsy/asf/svn.rb                              | 68 ++++++++++++++++------
 www/board/agenda/models/agenda.rb                  | 15 +++--
 www/board/agenda/models/reporter.rb                |  6 +-
 www/officers/coi.cgi                               | 49 ++++++++++++----
 www/roster/views/actions/ppmc.json.rb              | 34 ++---------
 www/ruby2js.cgi                                    |  2 +-
 www/secretary/iclasort.rb                          |  2 +-
 www/secretary/workbench/server.rb                  |  2 +-
 www/secretary/workbench/views/actions/ccla.json.rb |  2 +-
 .../views/actions/emeritus-request.json.rb         |  2 +-
 .../workbench/views/actions/grant.json.rb          |  2 +-
 www/secretary/workbench/views/actions/icla.json.rb |  2 +-
 .../workbench/views/actions/icla2.json.rb          |  2 +-
 .../workbench/views/actions/memapp.json.rb         |  2 +-
 www/secretary/workbench/views/parts.html.rb        |  6 +-
 19 files changed, 243 insertions(+), 79 deletions(-)