This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff -ruN debug_toolbar copy/panels/sql.py debug_toolbar/panels/sql.py | |
--- debug_toolbar copy/panels/sql.py 2011-04-11 12:32:10.000000000 -0500 | |
+++ debug_toolbar/panels/sql.py 2011-04-13 12:48:38.000000000 -0500 | |
@@ -197,7 +197,7 @@ | |
i += 1 | |
if trans_id: | |
- self._queries[i][1]['ends_trans'] = True | |
+ self._queries[i-1][1]['ends_trans'] = True | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: css3/_transition.scss | |
index 60487bc..755b4f1 100644 | |
--- a/css3/_transition.scss | |
+++ b/css3/_transition.scss | |
@@ -72,7 +72,7 @@ $default-transition-delay: false !default; | |
// Transition all-in-one shorthand | |
-@mixin transition( | |
+@mixin single-transition( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://postgis.refractions.net/download/postgis-1.5.3.tar.gz | |
File already downloaded in /Users/kronuz/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/kronuz/Library/Caches/Homebrew/postgis-1.5.3.tar.gz | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/postgis/1.5.3 --with-projdir=/usr/local | |
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/postgis/1.5.3 --with-projdir=/usr/local | |
configure: WARNING: unrecognized options: --disable-dependency-tracking | |
checking build system type... x86_64-apple-darwin11.0.0 | |
checking host system type... x86_64-apple-darwin11.0.0 | |
checking how to print strings... printf | |
checking for gcc... /usr/bin/cc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb | |
index c1399e6..f677b8b 100644 | |
--- a/Library/Formula/postgis.rb | |
+++ b/Library/Formula/postgis.rb | |
@@ -36,7 +36,8 @@ class Postgis < Formula | |
args = [ | |
"--disable-dependency-tracking", | |
"--prefix=#{prefix}", | |
- "--with-projdir=#{HOMEBREW_PREFIX}" | |
+ "--with-projdir=#{HOMEBREW_PREFIX}", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function prefixed(props) { | |
// Function to find out what prefix this browser supports and get the | |
// prefixed versions of a list of properties. | |
var prefixes = ['Moz', 'Khtml', 'Webkit', 'O', 'ms'], | |
elem = document.createElement('div'), | |
uppers = [], | |
i; | |
if (props[0] in elem.style) { | |
return props; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "/Library/Python/2.7/site-packages/django/core/handlers/base.py", line 111, in get_response | |
response = callback(request, *callback_args, **callback_kwargs) | |
File "../apps/sections/views.py", line 48, in sectionpage | |
response = http.HttpResponse(t.render(c)) | |
File "/Library/Python/2.7/site-packages/django/template/base.py", line 140, in render | |
return self._render(context) | |
File "/Library/Python/2.7/site-packages/django/template/base.py", line 134, in _render | |
return self.nodelist.render(context) | |
File "/Library/Python/2.7/site-packages/django/template/base.py", line 823, in render |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/apps-ext/imagekit/models/fields/files.py b/apps-ext/imagekit/models/fields/files.py | |
index e206377..e98b7d9 100755 | |
--- a/apps-ext/imagekit/models/fields/files.py | |
+++ b/apps-ext/imagekit/models/fields/files.py | |
@@ -111,7 +111,9 @@ class ImageSpecFieldFile(ImageFieldFile): | |
""" | |
name = getattr(self, '_name', None) | |
if not name: | |
- filename = self.source_file.name | |
+ filename = self.__dict__.get('name') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "../libs/celery/concurrency/processes/pool.py", line 239, in run | |
return self.body() | |
File "../libs/celery/concurrency/processes/pool.py", line 288, in body | |
put(task) | |
File "/Library/Python/2.7/site-packages/django/db/models/fields/files.py", line 134, in __getstate__ | |
return {'name': self.name, 'closed': False, '_committed': True, '_file': None} | |
File "../apps-ext/imagekit/models/fields/files.py", line 114, in name | |
filename = self.source_file.name | |
File "../apps-ext/imagekit/models/fields/files.py", line 18, in source_file |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- celery/apps/beat.py | |
+++ celery/apps/beat.py | |
@@ -12,6 +12,7 @@ | |
""" | |
from __future__ import absolute_import | |
+import atexit | |
import socket | |
import sys | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'formula' | |
class XapianBindings < Formula | |
homepage 'http://xapian.org' | |
# url 'http://oligarchy.co.uk/xapian/1.2.12/xapian-bindings-1.2.12.tar.gz' | |
# sha1 'f75921b43041e6e672821c51fe29dbbaee491791' | |
url 'http://oligarchy.co.uk/xapian/1.3.0/xapian-bindings-1.3.0.tar.gz' | |
sha1 'bfb4639e968b012e5780c2a3d673963afa90b6fe' | |
end |
OlderNewer