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/04 20:51:29 UTC

[whimsy] branch roster-emeritus updated (4376e42 -> 81f9a37)

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 4376e42  Add emeritus-requests-rescinded to documents.rb; update urls for person forms.rb
     add 01bf483  Allow for Maven binaries; use 'W' for missing archive hashes
     add 15df96c  Allow Bcc: secretary to work
     add c8acf02  Don't allow submit without filename
     add 32eb5e7  Allow downgrade of HTTP errors to warnings
     add 5980d05  Merge pull request #93 from apache/roster-emeritus
     add 29dc142  Only set variable if it is valid
     add 8d4b967  Cannot use @apache.org address here
     add 1283034  Allow for line-wrap in disclaimer
     add 8f8f80d  Allow for SHA as generic hash indicator
     add 94cac06  Radio buttons must share a name
     add 5853015  Use availid for emeritus filename
     add fbf430e  Fix find: search by id as well as full name
     add 15dfe0b  Get emeritus keys
     add aa5b68d  Allow for missing attribute
     add cc9e2bf  Mention .irbrc file
     add 5db1e7f  Clarify meaning
     add 484856b  Clarify meaning
     add b1be993  List role groups
     add 1d918ce  Allow for digest generic text (Calcite)
     add 176677b  Add special check for committers group
     add edbec95  Fix typo
     add 0ccbe19  Typo
     add 71b51eb  Utility function to centralise id checking
     add a6c5490  Use the ICLA method to check the id
     add 5ad0f71  Fix up some ASCII conversions
     add 1d8b7f5  Typo
     add 5996eae  Don't want trailing '-'
     add d3246f1  Tool to check how well stem method works
     add 026d8dd  Missing PATH item
     add d18836c  Emeritus files have their own directory
     add 4e89c0e  Use ICLA method
     add 0a1ed28  Better handling of members with no uid
     add 84289bc  Allow member_apps match on availd
     add d4670f3  Stale comment
     add 9a53960  Add emeritus application checks
     add 80360d0  Use member_name if cn is not available
     add 632ea0c  Speed up by preloading
     add a6be0b5  Avoid failure if uid has no ICLA
     add ec700fa  Might be plural
     add 1eccd1f  Avoid failure if uid has no ICLA
     add 50f7fd3  Don't overwrite cn if Public Name is empty
     add b9340cb  Allow for forced emeritus people
     add 3cb3a88  Extract CWIKI tlp name
     add 607690c  Match on basename
     add 56511a8  Allow output to named file or stdout
     add e479ebc  Allow stats to be sorted within domains
     add 555e230  Allow lists to be sorted within domains
     add e3099af  Actually implement archive checking ...
     add 733c32d  Check for unhandled options
     add 117b9a4  Common routines for YAML updates
     add 24a77c4  Initial draft of script to generate email summaries
     add 8216791  Safety first
     add 68a5251  Add draft svnmucc method
     add e3590a8  switch to mustache
     add e0f18b2  Merge branch 'master' of https://gitbox.apache.org/repos/asf/whimsy
     add 28c2df1  Use array for commands so args can have spaces
     add 6b0af2c  Split svnmucc handling out into separate method
     add b870111  Add other emeritus directories
     add 99843d8  Remove duplicate
     add 30a9b3b  Allow path to be a URL; some tidyup
     add c76986f  Oops, typo
     add 5031007  Whimsy does not subscribe users automatically
     add 81f9a37  Merge branch 'master' into roster-emeritus

No new revisions were added by this update.

Summary of changes:
 DEVELOPMENT.md                                     |  12 ++
 config/setupmymac                                  |   2 +-
 lib/whimsy/asf/documents.rb                        |  27 ++--
 lib/whimsy/asf/icla.rb                             |   7 +-
 lib/whimsy/asf/mail.rb                             |   2 +-
 lib/whimsy/asf/memapps.rb                          |  19 +--
 lib/whimsy/asf/member.rb                           |   5 +
 lib/whimsy/asf/person.rb                           | 142 ++++++++++++------
 lib/whimsy/asf/svn.rb                              | 158 ++++++++++++++++++---
 lib/whimsy/asf/yaml.rb                             |  54 +++++++
 repository.yml                                     |  21 ++-
 tools/download_check.rb                            |  72 +++++++---
 tools/parsemail.rb                                 |  60 ++++++++
 tools/ponyapi.rb                                   |  47 ++++--
 tools/stem_check.rb                                |  26 ++++
 www/board/agenda/Gemfile                           |   1 +
 www/board/agenda/main.rb                           |   1 +
 .../agenda/views/actions/reminder-text.json.rb     |   8 +-
 .../agenda/views/actions/send-reminders.json.rb    |  20 +--
 www/index.html                                     |   1 +
 www/roster/main.rb                                 |   4 +-
 www/roster/models/committer.rb                     |   5 +-
 www/roster/public_icla_info.rb                     |   2 +-
 ...ublic_ldap_services.rb => public_ldap_roles.rb} |  24 +++-
 www/roster/views/actions/fullname.json.rb          |  21 +--
 www/roster/views/members.html.rb                   |   2 +-
 www/roster/views/nonpmc/main.js.rb                 |   5 +
 www/roster/views/pmc/main.js.rb                    |   5 +
 www/roster/views/ppmc/main.js.rb                   |   5 +
 .../{memapp_check.cgi => emeritus_check.cgi}       |  54 +++----
 www/secretary/memapp_check.cgi                     |  21 +--
 www/secretary/public-names.cgi                     |   2 +-
 www/secretary/response-time.cgi                    |   2 +
 www/secretary/workbench/models/message.rb          |  25 ++--
 www/secretary/workbench/views/actions/icla.json.rb |  10 +-
 .../workbench/views/actions/icla2.json.rb          |   4 +
 .../workbench/views/forms/emeritus-request.js.rb   |   8 +-
 www/secretary/workbench/views/forms/icla.js.rb     |   3 +-
 www/secretary/workbench/views/forms/icla2.js.rb    |   2 +-
 39 files changed, 679 insertions(+), 210 deletions(-)
 create mode 100644 lib/whimsy/asf/yaml.rb
 create mode 100755 tools/parsemail.rb
 mode change 100644 => 100755 tools/ponyapi.rb
 create mode 100755 tools/stem_check.rb
 copy www/roster/{public_ldap_services.rb => public_ldap_roles.rb} (62%)
 copy www/secretary/{memapp_check.cgi => emeritus_check.cgi} (59%)