commit d3fe6a1ed751a60b395f80aa7b4663ab6f78d230
Author: Damian Johnson
Date: Mon May 28 16:38:30 2012 -0700
Cleaning up response classes
General refactoring of the response classes.
---
stem/connection.py | 28 ++--
stem/response/__init__.py |
commit be06640765510b42912f074ebad6acb7cf4d0bac
Author: Damian Johnson
Date: Mon May 28 15:52:18 2012 -0700
Renaming getinfo 'values' attribute to 'entries'
The name 'values' has bugged me for a while because it's a dictionary, so
users
might end up typing things like "my_geti
commit 6015799baf9c0e6d3a618c948c32c27b2d7e1fc3
Author: Damian Johnson
Date: Mon May 28 15:48:32 2012 -0700
Being more anal about 'OK' status checking
Refusing to parse messages that lack a 250 response on all lines, and
checking
for a 'OK' status on the last line (and only th
commit 152059f7d687c93326e039c954bbfa72a9356323
Author: Damian Johnson
Date: Mon May 28 15:43:35 2012 -0700
Adding an is_ok() method to controller responses
Method added by Ravi during his safecookie work. Stealing it a little early
since I want it for refactoring that I'm doin
commit 72aed261dceb560d05563fab1af4e6f549e2bdfd
Author: Damian Johnson
Date: Mon May 28 15:23:52 2012 -0700
Single retry for socket connection
I just had integ tests fail due to an interrupt while trying to connect to
the
tor control socket. This is the first time that I've se
commit 66a1ef5ebc348fc2276541c8cef58067d1d88a6d
Author: Translation commit bot
Date: Tue May 29 00:45:07 2012 +
Update translations for tsum
---
ru/short-user-manual_ru_noimg.xhtml |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ru/short-user-manual_ru_n
commit 03552028d2598fe9b7622445ee8a39bc2a718a0d
Author: Tomás Touceda
Date: Mon May 28 20:56:47 2012 -0300
Fold in changes for 0.2.19
---
CHANGELOG |7 +++
changes/disableRunAtStart |3 ---
changes/settings_automigration |2 --
3 files changed, 7
commit ec3e72607779a22d359c2fdb2cec3381f2b9d8d6
Author: Tomás Touceda
Date: Mon May 28 20:56:10 2012 -0300
Bump Vidalia to 0.2.19
---
CMakeLists.txt |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cdab126..c240c29 100644
---
commit 6bcd0c1a346fa68e07564c6dc8dde1231f980979
Author: Tomás Touceda
Date: Mon May 28 20:49:30 2012 -0300
Automigrate TorExecutable, Torrc and DataDirectory to the new relative path
handling
---
changes/settings_automigration |2 +
src/vidalia/MainWindow.cpp | 46 +
commit 794662a6563e99e9f55b32603cab312842cd264a
Author: Tomás Touceda
Date: Mon May 28 20:53:40 2012 -0300
Disable run at start for TBB users
---
changes/disableRunAtStart |3 +++
src/vidalia/config/GeneralPage.cpp |5 +
2 files changed, 8 insertions(+), 0 deletions(-
commit 748f29d26b531cf43a967a55c6191839afebad14
Author: Translation commit bot
Date: Tue May 29 00:15:07 2012 +
Update translations for tsum
---
ru/short-user-manual_ru_noimg.xhtml |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ru/short-user-manual_ru_noimg
commit 45800979f9744e3a9b9ab4228d232315df364857
Author: Translation commit bot
Date: Mon May 28 23:45:06 2012 +
Update translations for tsum
---
ru/short-user-manual_ru_noimg.xhtml |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ru/short-user-manual_ru_n
commit c0d7a0c2188e8dddbfe4a24cbc975c531cec1ec9
Author: Translation commit bot
Date: Mon May 28 19:45:24 2012 +
Update translations for torcheck_completed
---
pa/torcheck.po | 57
1 files changed, 57 insertions(+), 0 deletions(
commit a8bfd7464fb16af8fe447f374e9d4cdd18247d7e
Author: Translation commit bot
Date: Mon May 28 19:45:22 2012 +
Update translations for torcheck
---
pa/torcheck.po |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pa/torcheck.po b/pa/torcheck.po
index fae6
commit 2ac1ec5a6364389beeac8075eb6a6302606302f9
Author: Damian Johnson
Date: Mon May 28 12:42:25 2012 -0700
Accounting for Fedora's UsrMove feature
Patch by miceliux to account for Fedora's UsrMove feature...
https://trac.torproject.org/5973
---
arm |6 +-
1 files chan
commit 94a4209b6b4645ba76539bf19b42517c62ca3542
Author: Translation commit bot
Date: Mon May 28 19:15:26 2012 +
Update translations for torcheck
---
pa/torcheck.po | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pa/torcheck.po b/pa/torcheck.po
index 70
commit 944292b16aeed83a5cd3528f1b55e93dd4f765d1
Author: Translation commit bot
Date: Mon May 28 19:15:09 2012 +
Update translations for vidalia
---
pa/vidalia_pa.po | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pa/vidalia_pa.po b/pa/vidalia_pa.po
ind
commit 894634d8ae6bce9ff9899a5ae15dcdc358c557e4
Author: Erinn Clark
Date: Mon May 28 15:53:25 2012 -0300
bump all tbbs for tor 0.2.2.36
---
README.LINUX-2.2 |6 +++---
README.OSX-2.2|6 +++---
README.WIN-2.2|6 +++---
build-scripts/linux.mk|
commit 6ae1b78e59381b532cc1b60e940bd4df1a7ef1b8
Merge: f8897bb 894634d
Author: Erinn Clark
Date: Mon May 28 15:53:44 2012 -0300
Merge branch 'maint-2.2' into maint-2.3
README.LINUX-2.2 |6 +++---
README.OSX-2.2|6 +++---
README.WIN-2.2|6 +++---
commit f8897bbdeeeba6d7d93baf53960d4a09bf26b728
Merge: 18952b7 4e405e9
Author: Erinn Clark
Date: Mon May 28 15:40:16 2012 -0300
Merge branch 'maint-2.2' into maint-2.3
build-scripts/windows.mk |5 +
src/current-patches/mozilla-build/start-msvc.patch | 1
commit 6ae1b78e59381b532cc1b60e940bd4df1a7ef1b8
Merge: f8897bb 894634d
Author: Erinn Clark
Date: Mon May 28 15:53:44 2012 -0300
Merge branch 'maint-2.2' into maint-2.3
README.LINUX-2.2 |6 +++---
README.OSX-2.2|6 +++---
README.WIN-2.2|6 +++---
commit 4e405e991f9fc2994a302c97add7ad2424230e42
Author: Shondoit Walker
Date: Tue May 22 17:23:20 2012 +0200
Win: Update the Firefox package sequence to a sane variant.
---
build-scripts/windows.mk |5 +
src/current-patches/mozilla-build/start-msvc.patch |
commit 894634d8ae6bce9ff9899a5ae15dcdc358c557e4
Author: Erinn Clark
Date: Mon May 28 15:53:25 2012 -0300
bump all tbbs for tor 0.2.2.36
---
README.LINUX-2.2 |6 +++---
README.OSX-2.2|6 +++---
README.WIN-2.2|6 +++---
build-scripts/linux.mk|
commit f8897bbdeeeba6d7d93baf53960d4a09bf26b728
Merge: 18952b7 4e405e9
Author: Erinn Clark
Date: Mon May 28 15:40:16 2012 -0300
Merge branch 'maint-2.2' into maint-2.3
build-scripts/windows.mk |5 +
src/current-patches/mozilla-build/start-msvc.patch | 1
commit 4e405e991f9fc2994a302c97add7ad2424230e42
Author: Shondoit Walker
Date: Tue May 22 17:23:20 2012 +0200
Win: Update the Firefox package sequence to a sane variant.
---
build-scripts/windows.mk |5 +
src/current-patches/mozilla-build/start-msvc.patch |
commit 894634d8ae6bce9ff9899a5ae15dcdc358c557e4
Author: Erinn Clark
Date: Mon May 28 15:53:25 2012 -0300
bump all tbbs for tor 0.2.2.36
---
README.LINUX-2.2 |6 +++---
README.OSX-2.2|6 +++---
README.WIN-2.2|6 +++---
build-scripts/linux.mk|
commit 4e405e991f9fc2994a302c97add7ad2424230e42
Author: Shondoit Walker
Date: Tue May 22 17:23:20 2012 +0200
Win: Update the Firefox package sequence to a sane variant.
---
build-scripts/windows.mk |5 +
src/current-patches/mozilla-build/start-msvc.patch |
commit a19d6919e7d44c174caff06352e3e83a31836900
Author: Translation commit bot
Date: Mon May 28 18:45:23 2012 +
Update translations for torcheck
---
pa/torcheck.po |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pa/torcheck.po b/pa/torcheck.po
index 30a414
commit 1e26b0e775fff3ca6d0cacac54e2890787254d67
Author: Translation commit bot
Date: Mon May 28 18:15:26 2012 +
Update translations for torcheck
---
pa/torcheck.po |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pa/torcheck.po b/pa/torcheck.po
index 080e79
commit d9ca97d37bc4cfe543a0d4c2f3caf66f6ab8a87a
Author: Translation commit bot
Date: Mon May 28 17:15:24 2012 +
Update translations for torcheck
---
pa/torcheck.po |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/pa/torcheck.po b/pa/torcheck.po
index 8ef
commit 229774736efa7d58c6e5c8ae217b792e627acb82
Author: Translation commit bot
Date: Mon May 28 16:15:27 2012 +
Update translations for torcheck
---
pa/torcheck.po | 56
1 files changed, 56 insertions(+), 0 deletions(-)
diff -
Author: phobos
Date: 2012-05-28 13:31:07 + (Mon, 28 May 2012)
New Revision: 25662
Modified:
website/trunk/include/mirrors-table.wmi
Log:
update the mirror status.
Modified: website/trunk/include/mirrors-table.wmi
===
--- webs
commit af24d934a881903772126333c85ffa8c2b7b1068
Author: Translation commit bot
Date: Mon May 28 10:45:06 2012 +
Update translations for tsum
---
hu/short-user-manual_hu_noimg.xhtml |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/hu/short-user-manual_hu_n
commit 0b0d1a7191917876d616d3068731fd36b807eff3
Author: Translation commit bot
Date: Mon May 28 10:15:08 2012 +
Update translations for tsum
---
hu/short-user-manual_hu_noimg.xhtml | 38 +-
1 files changed, 19 insertions(+), 19 deletions(-)
diff --git
commit e7975c17e073185312c132b5e6044e7bb4c53c65
Author: Translation commit bot
Date: Mon May 28 09:45:07 2012 +
Update translations for tsum
---
hu/short-user-manual_hu_noimg.xhtml | 22 +++---
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/hu/short-
commit 5ac82d0ffb56ef24e5cec249584666a3a2a415cf
Author: Translation commit bot
Date: Mon May 28 09:15:23 2012 +
Update translations for vidalia_alpha_completed
---
hu/vidalia_hu.po | 597 +-
1 files changed, 365 insertions(+), 232 de
commit 43d1b3f8280880af96f559e4cc9f513b7e10af5e
Author: Translation commit bot
Date: Mon May 28 09:15:21 2012 +
Update translations for vidalia_alpha
---
hu/vidalia_hu.po | 16
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/hu/vidalia_hu.po b/hu/vidal
commit 7de5973a0311a9e50426708c71bc9ad792195afc
Author: Translation commit bot
Date: Mon May 28 09:15:16 2012 +
Update translations for tsum_completed
---
en/short-user-manual_en_noimg.xhtml |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/en/short-user-manua
38 matches
Mail list logo