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 99733df merge master
new 2cbabb3 Update file handling for emeritus request
add d665844 += emeritus-request.txt
add 718b3db Don't show button unless there is a file
add c6924da Define extra before first use
add f329178 rescue crash in local testing
add 956b71d Allow override of svn @base; allow svn: URLs
add 58754a1 Tool to set up test repo
add 98ee31a Fix depth except for symlinks; check depth
add 158f964 Fix up magic strings
add e0a8bec Fix comment
add 59f4d36 Message is different on https; add options
add 26c67c6 Get correct svn parent directory for listings
new 38e7d4c merge
The 2 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:
Rakefile | 47 +++++++++++-------------
lib/whimsy/asf/svn.rb | 52 +++++++++++++++++++++------
repository.yml | 3 +-
tools/comdevtalks.rb | 6 ++--
tools/setup_local_repo.rb | 61 ++++++++++++++++++++++++++++++++
www/roster/views/actions/memstat.json.rb | 32 +++++++++--------
www/roster/views/person/memstat.js.rb | 8 +++--
www/secretary/workbench/server.rb | 2 +-
8 files changed, 154 insertions(+), 57 deletions(-)
create mode 100755 tools/setup_local_repo.rb