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/07/08 22:00:36 UTC

[whimsy] branch roster-emeritus updated (f1733a6 -> b3dbb56)

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 f1733a6  Enable writing the emeritus request
     add 9600976  Capitalise
     add e3df6f9  Dummy change
     add ceb56c9  Missing RE prefix
     add 3741709  Change names to avoid unnecessary search hits
     add c526d73  Use actual httpd conf
     add f3d7b3d  Restore ASF/PIT parsing
     add 009ac8a  Handle missing repo details
     add 7b562c8  Allow for missing next group
     add 8cf6976  Cannot use whimsy gems in Ruby2js code
     add 8f97901  get icla path from server; only say href once
     add 69ab353  iclapath already ends in /
     add 31d38a3  Get svn path from caller
     add 31a90a2  Id is a built-id
     add f668889  Neater
     add be3f658  Wrong array entry to check
     add 843b00a  quick exit if puppet is not in path
     add 10f89f1  Check for additional required tools
     add 08f34ae  simplify
     add 727ad35  pdf90 etc are no longer provided with pdfjam 3.02
     add 93cfd68  Don't assume infra-puppet is checked out
     add 90b5b27  No longer depend on Puppet3 checkout
     add 97f0026  Docco
     add 1cbd9c3  Fix up insecure op crash
     add 8553732  Extract sample names as constants
     add da7f445  templates no longer needed
     add 374d2db  Change to standard sample name
     add eab75a9  site-root no longer needed
     add eb0214c  Document dependency
     add ce2d3bc  Sort
     add 7acb44f  Merge branch 'roster-emeritus'
     add 16d43c6  URI::File is not in 2.3.1
     add ce7ed8f  String might be frozen
     add 9ac18f8  Ensure env auth is untainted
     add fdc0ad1  File.delete fails at line 716
     add 28181b5  Try to fix Insecure operation
     add 7253b29  Need some more untainting
     new b3dbb56  Merge branch 'master' into roster-emeritus

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:
 MACOSX.md                                          |  4 +-
 Rakefile                                           |  5 +-
 lib/spec/lib/svn_spec.rb                           | 67 +++++++++++-----------
 lib/spec/lib/svn_wunderbar_spec.rb                 |  2 +-
 lib/spec/spec_helper.rb                            |  6 +-
 lib/test/svn/{templates => minutes}/README.txt     |  0
 lib/whimsy/asf/auth.rb                             | 54 ++++++-----------
 lib/whimsy/asf/rack.rb                             |  2 +
 lib/whimsy/asf/svn.rb                              | 11 ++--
 repository.yml                                     | 59 ++++++++-----------
 secmail.py                                         | 14 ++---
 tools/mkconf.rb                                    |  5 +-
 tools/pubsub.rb                                    | 23 +++++---
 tools/vhosttest.rb                                 |  2 +-
 tools/wwwdocs.rb                                   | 48 ++++++++++------
 www/roster/views/actions/memstat.json.rb           |  2 +-
 www/roster/views/committerSearch.js.rb             |  3 +-
 www/roster/views/committers.html.rb                |  4 +-
 www/roster/views/iclaSearch.js.rb                  |  3 +-
 www/roster/views/iclas.html.rb                     |  2 +-
 .../views/actions/rotate-attachment.json.rb        | 10 ++--
 www/status/monitors/git.rb                         | 30 +++++-----
 22 files changed, 181 insertions(+), 175 deletions(-)
 rename lib/test/svn/{templates => minutes}/README.txt (100%)


[whimsy] 01/01: Merge branch 'master' into roster-emeritus

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

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

commit b3dbb56c45504bc6026d52dbb90146234482c38a
Merge: f1733a6 7253b29
Author: Craig L Russell <ap...@gmail.com>
AuthorDate: Wed Jul 8 15:00:03 2020 -0700

    Merge branch 'master' into roster-emeritus

 MACOSX.md                                          |  4 +-
 Rakefile                                           |  5 +-
 lib/spec/lib/svn_spec.rb                           | 67 +++++++++++-----------
 lib/spec/lib/svn_wunderbar_spec.rb                 |  2 +-
 lib/spec/spec_helper.rb                            |  6 +-
 lib/test/svn/{templates => minutes}/README.txt     |  0
 lib/whimsy/asf/auth.rb                             | 54 ++++++-----------
 lib/whimsy/asf/rack.rb                             |  2 +
 lib/whimsy/asf/svn.rb                              | 11 ++--
 repository.yml                                     | 59 ++++++++-----------
 secmail.py                                         | 14 ++---
 tools/mkconf.rb                                    |  5 +-
 tools/pubsub.rb                                    | 23 +++++---
 tools/vhosttest.rb                                 |  2 +-
 tools/wwwdocs.rb                                   | 48 ++++++++++------
 www/roster/views/actions/memstat.json.rb           |  2 +-
 www/roster/views/committerSearch.js.rb             |  3 +-
 www/roster/views/committers.html.rb                |  4 +-
 www/roster/views/iclaSearch.js.rb                  |  3 +-
 www/roster/views/iclas.html.rb                     |  2 +-
 .../views/actions/rotate-attachment.json.rb        | 10 ++--
 www/status/monitors/git.rb                         | 30 +++++-----
 22 files changed, 181 insertions(+), 175 deletions(-)