You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2016/08/23 15:51:51 UTC

[whimsy] branch master updated (92108ef -> 34ca290)

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

rubys pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git.

      from  92108ef   lock down documents/received
      adds  0045b2b   Start on incomplete-unsigned actions
      adds  d186820   Change names for incomplete and unsigned
      adds  507a5ae   Put Classification buttons on two rows
      adds  d2341a4   Pre-populate form fields from incoming email
      adds  bd87ac5   Fix destination for incomplete
      adds  3d072fc   Added publickey.erb for missing public key
      adds  30ee789   Better subject for publickey.erb
      adds  d92d7d8   Merge whimsy.conf
       new  34ca290   Merge pull request #14 from apache/incomplete-unsigned

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 www/secmail/views/forms/incomplete.js.rb |   5 ++
 www/secmail/views/forms/unsigned.js.rb   |   5 ++
 www/secretary/workbench/file.cgi         |  36 ++++++++-
 www/secretary/workbench/publickey.erb    |  16 ++++
 www/secretary/workbench/worklist.cgi     | 134 ++++++++++++++++++++++++++++++-
 www/secretary/workbench/worklist.js      |   6 ++
 6 files changed, 196 insertions(+), 6 deletions(-)
 create mode 100644 www/secmail/views/forms/incomplete.js.rb
 create mode 100644 www/secmail/views/forms/unsigned.js.rb
 create mode 100644 www/secretary/workbench/publickey.erb

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].

[whimsy] 01/01: Merge pull request #14 from apache/incomplete-unsigned

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

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

commit 34ca2905846421a9d3924241cddc0503c7b4ac2d
Merge: 92108ef d92d7d8
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Tue Aug 23 11:51:45 2016 -0400

    Merge pull request #14 from apache/incomplete-unsigned
    
    Incomplete unsigned

 www/secmail/views/forms/incomplete.js.rb |   5 ++
 www/secmail/views/forms/unsigned.js.rb   |   5 ++
 www/secretary/workbench/file.cgi         |  36 ++++++++-
 www/secretary/workbench/publickey.erb    |  16 ++++
 www/secretary/workbench/worklist.cgi     | 134 ++++++++++++++++++++++++++++++-
 www/secretary/workbench/worklist.js      |   6 ++
 6 files changed, 196 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@whimsical.apache.org" <co...@whimsical.apache.org>.