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/14 21:30:49 UTC

[whimsy] branch roster-emeritus updated (ac6b696 -> 650c889)

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 ac6b696  Don't add auth if no password; dup before untaint
     add de90463  Add dryrun to multiUpdate
     add 257839c  Check non-existent file
     add 7503c04  Simplify by using existing methods
     add f4378cb  Add svn_ method to abstract _.system('svn' code
     add e41c4c3  No point using svn st if dryrunning
     add 5c1a1b7  Use _.system for dryrun output
     add 46f3653  Extra helper methods
     add ca109e1  More tests of Wunderbar methods
     add 85e8a25  Rework update() to use svn_ method
     add ebabeba  use svn_ where possible
     add eb2f928  No longer needed
     add 53e9221  Apply fix suggested by @royfielding
     add 8f72403  Change remaining direct svn call
     add 3a0aa52  untaint templates
     add 79acf52  Merge branch 'master' into roster-emeritus
     add 650c889  Merge branch 'roster-emeritus' of github.com:apache/whimsy into roster-emeritus

No new revisions were added by this update.

Summary of changes:
 lib/spec/lib/svn_spec.rb                           |   7 +
 lib/spec/lib/svn_wunderbar_spec.rb                 |  49 ++++
 lib/spec/spec_helper.rb                            |  28 ++
 lib/whimsy/asf/svn.rb                              | 162 +++++++-----
 .../agenda/views/actions/reminder-text.json.rb     |   2 +-
 .../agenda/views/actions/send-reminders.json.rb    |   6 +-
 www/committers/ldap-map.cgi                        | 284 ---------------------
 7 files changed, 191 insertions(+), 347 deletions(-)
 create mode 100644 lib/spec/lib/svn_wunderbar_spec.rb
 delete mode 100755 www/committers/ldap-map.cgi