[CalendarServer-changes] [10243] CalendarServer/branches/users/glyph/queue-locking-and-timing

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 4 16:39:00 PST 2013


Revision: 10243
          http://trac.calendarserver.org//changeset/10243
Author:   glyph at apple.com
Date:     2013-01-04 16:39:00 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
Create file.

Added Paths:
-----------
    CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/queue-locking-and-timing/

Added: CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py
===================================================================
--- CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py	                        (rev 0)
+++ CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py	2013-01-05 00:39:00 UTC (rev 10243)
@@ -0,0 +1,17 @@
+# -*- test-case-name: twext.enterprise.test.test_locking -*-
+##
+# Copyright (c) 2012 Apple Inc. All rights reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+##
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130104/b67f2435/attachment-0001.html>


More information about the calendarserver-changes mailing list