Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

1387 by mikeal on 18 August 2009, 18:25:16 -0500 (3 years 9 months ago) Fixing relative imports.

./__init__.py 1387 history download (+1 -1) diffs

… 9 more files in changeset.
1381 by mikeal on 18 August 2009, 18:03:08 -0500 (3 years 9 months ago) Adding all deps to the tree.

./__init__.py 1381 history download (+3 -3) diffs

… 64 more files in changeset.
1358 by admc on 05 August 2009, 02:47:23 -0500 (3 years 9 months ago) Typing lots of characters exceeds the firefox script timeout, increasing from 20 to 100

./__init__.py 1358 history download (+1 -1) diffs

1355 by admc on 29 July 2009, 19:19:34 -0500 (3 years 9 months ago) Moving localhost to 127.0.0.1 to fix vista problems

./__init__.py 1355 history download (+2 -2) diffs

./chrome.py 1355 history download (+1 -1) diffs

./ie.py 1355 history download (+2 -2) diffs

./safari.py 1355 history download (+4 -4) diffs

… 8 more files in changeset.
1341 by admc on 15 July 2009, 14:58:41 -0500 (3 years 10 months ago) Updating FB for ff 3.5

./__init__.py 1341 history download (+1 -1) diffs

… 1 more file in changeset.
1338 by admc on 29 June 2009, 19:00:10 -0500 (3 years 10 months ago) setting pref so FF stops showing the know your rights bar

./__init__.py 1338 history download (+1 -0) diffs

1312 by mikeal on 09 June 2009, 17:14:10 -0500 (3 years 11 months ago) Fixing bug in IE launcher.

./ie.py 1312 history download (+1 -1) diffs

1276 by mikeal on 02 June 2009, 17:25:28 -0500 (3 years 11 months ago) More safari search code that doesn't hurt my brain.

./safari.py 1276 history download (+9 -6) diffs

1275 by mikeal on 02 June 2009, 17:16:01 -0500 (3 years 11 months ago) Code that doesn't make my brain hurt for finding the default interface.

./safari.py 1275 history download (+2 -3) diffs

… 1 more file in changeset.
1253 by mikeal on 14 May 2009, 12:13:05 -0500 (4 years ago) Python 2.4 Compatibility patch from Domen Kozar <domen@dev.si>

./__init__.py 1253 history download (+8 -2) diffs

./chrome.py 1253 history download (+6 -1) diffs

./safari.py 1253 history download (+6 -1) diffs

… 13 more files in changeset.
1252 by mikeal on 14 May 2009, 11:46:20 -0500 (4 years ago) Cleaning up long standing copyright additions.

./__init__.py 1252 history download (+1 -0) diffs

./chrome.py 1252 history download (+14 -0) diffs

./ie.py 1252 history download (+14 -0) diffs

./killableprocess.py 1252 history download (+1 -0) diffs

./safari.py 1252 history download (+14 -0) diffs

… 26 more files in changeset.
1251 by mikeal on 14 May 2009, 09:47:02 -0500 (4 years ago) Fix for [ticket:274] removing profile when CREATE_NEW is set to False.

./__init__.py 1251 history download (+2 -1) diffs

1250 by mikeal on 13 May 2009, 17:11:49 -0500 (4 years ago) Attempted fix for Safari.

./safari.py 1250 history download (+7 -3) diffs

1248 by mikeal on 13 May 2009, 16:43:24 -0500 (4 years ago) Attempted fix for Mac OS 10.4.11

./safari.py 1248 history download (+4 -1) diffs

… 1 more file in changeset.
1247 by achuni on 13 May 2009, 09:21:01 -0500 (4 years ago) Committing new CA certificate and updated Firefox certificate db.

./cert8.db 1247 history download

… 2 more files in changeset.
1246 by mikeal on 12 May 2009, 12:53:09 -0500 (4 years ago) Attempted fix for crash on windows.

./__init__.py 1246 history download (+8 -1) diffs

1240 by mikeal on 06 May 2009, 15:06:10 -0500 (4 years ago) Fixing issues introduced in my last fix.

./chrome.py 1240 history download (+6 -5) diffs

./ie.py 1240 history download (+4 -4) diffs

./safari.py 1240 history download (+5 -7) diffs

1239 by mikeal on 06 May 2009, 14:12:11 -0500 (4 years ago) Fix for [ticket:269], workaround bug in nose stdout capture.

./chrome.py 1239 history download (+5 -1) diffs

./ie.py 1239 history download (+5 -2) diffs

./safari.py 1239 history download (+6 -1) diffs

1236 by admc on 30 April 2009, 20:03:11 -0500 (4 years ago) Turning on HTTPS for firefox when ssl is disabled

./__init__.py 1236 history download (+14 -10) diffs

1234 by mikeal on 30 April 2009, 15:16:19 -0500 (4 years ago) Adding sys.exit(1) for test failures. Better debugging for safari proxy set failures.

./safari.py 1234 history download (+8 -5) diffs

… 4 more files in changeset.
1231 by mikeal on 28 April 2009, 16:41:03 -0500 (4 years ago) Adding ssl support to IE launcher.

./ie.py 1231 history download (+2 -0) diffs

1230 by mikeal on 28 April 2009, 16:01:34 -0500 (4 years ago) Adding SSL launcher for Safari.

./safari.py 1230 history download (+40 -17) diffs

1227 by mikeal on 27 April 2009, 16:33:15 -0500 (4 years ago) Fixing [ticket:259], traceback on firefox cleanup.

./__init__.py 1227 history download (+1 -1) diffs

… 1 more file in changeset.
1221 by mikeal on 20 April 2009, 11:11:03 -0500 (4 years 1 month ago) Stealing heikki's fix for killing process on cygwin, from Chandler-r13975, fixes [ticket:245]

./killableprocess.py 1221 history download (+6 -1) diffs

1205 by mikeal on 14 April 2009, 20:33:06 -0500 (4 years 1 month ago) SSL support. Patch from elachuni, modified a little bit from the patch in [ticket:5]

./__init__.py 1205 history download (+8 -0) diffs

./cert8.db 1205 history download (+0) new

… 16 more files in changeset.
1179 by mikeal on 06 April 2009, 19:13:48 -0500 (4 years 1 month ago) Cygwin support courtesy of sfllaw. [ticket:230]

./chrome.py 1179 history download (+2 -2) diffs

./ie.py 1179 history download (+4 -2) diffs

./safari.py 1179 history download (+2 -2) diffs

… 6 more files in changeset.
1178 by mikeal on 06 April 2009, 15:52:49 -0500 (4 years 1 month ago) Removing firefox.py to remove confusion.

./firefox.py 1178 history deleted

1170 by admc on 30 March 2009, 19:53:37 -0500 (4 years 1 month ago) Adding a pref to get rid of the update notifications

./firefox.py 1170 history download (+1 -0) diffs

1116 by admc on 11 February 2009, 18:08:35 -0600 (4 years 3 months ago) Updating some cosmetic issues, removing the location bar in FF3, fixing suite header width

./__init__.py 1116 history download (+2 -0) diffs

… 3 more files in changeset.
1103 by mikeal on 22 January 2009, 15:11:32 -0600 (4 years 4 months ago) Disabling OSCP validation in FF.

./__init__.py 1103 history download (+2 -0) diffs

earlier earlier | later later