Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59A4317248 for ; Fri, 31 Oct 2014 02:32:58 +0000 (UTC) Received: (qmail 21990 invoked by uid 500); 31 Oct 2014 02:32:58 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 21793 invoked by uid 500); 31 Oct 2014 02:32:58 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 21775 invoked by uid 99); 31 Oct 2014 02:32:58 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 02:32:58 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E3A0DA059FC; Fri, 31 Oct 2014 02:32:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: kxepal@apache.org To: commits@couchdb.apache.org Date: Fri, 31 Oct 2014 02:32:58 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/3] couchdb commit: updated refs/heads/1.x.x to 7046724 Update jQuery UI to 1.9.2 Fixes COUCHDB-1891 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ad2262ae Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/ad2262ae Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/ad2262ae Branch: refs/heads/1.x.x Commit: ad2262ae5b4ec5d2c9f8faf2d958019fee63a2f1 Parents: f9095e7 Author: Alexander Shorin Authored: Thu Oct 30 14:47:58 2014 +0300 Committer: Alexander Shorin Committed: Fri Oct 31 05:31:39 2014 +0300 ---------------------------------------------------------------------- share/Makefile.am | 2 +- share/www/replicator.html | 2 +- share/www/script/jquery-ui-1.8.11.custom.min.js | 81 -------------------- share/www/script/jquery-ui-1.9.2.custom.min.js | 6 ++ 4 files changed, 8 insertions(+), 83 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/ad2262ae/share/Makefile.am ---------------------------------------------------------------------- diff --git a/share/Makefile.am b/share/Makefile.am index 84b91cb..4972339 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -142,7 +142,7 @@ nobase_dist_localdata_DATA = \ www/script/jquery.editinline.js \ www/script/jquery.form.js \ www/script/jquery.js \ - www/script/jquery-ui-1.8.11.custom.min.js \ + www/script/jquery-ui-1.9.2.custom.min.js \ www/script/jquery.resizer.js \ www/script/jquery.suggest.js \ www/script/json2.js \ http://git-wip-us.apache.org/repos/asf/couchdb/blob/ad2262ae/share/www/replicator.html ---------------------------------------------------------------------- diff --git a/share/www/replicator.html b/share/www/replicator.html index eb6ecc0..132dde1 100644 --- a/share/www/replicator.html +++ b/share/www/replicator.html @@ -25,7 +25,7 @@ specific language governing permissions and limitations under the License. - +