sqlalchemy-commits Mailing List for SQLAlchemy (Page 60)
Brought to you by:
zzzeek
You can subscribe to this list here.
2006 |
Jan
|
Feb
(74) |
Mar
(167) |
Apr
(127) |
May
(190) |
Jun
(119) |
Jul
(77) |
Aug
(82) |
Sep
(84) |
Oct
(153) |
Nov
(45) |
Dec
(54) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(109) |
Feb
(80) |
Mar
(110) |
Apr
(106) |
May
(92) |
Jun
(147) |
Jul
(288) |
Aug
(307) |
Sep
(108) |
Oct
(156) |
Nov
(147) |
Dec
(134) |
2008 |
Jan
(126) |
Feb
(91) |
Mar
(184) |
Apr
(208) |
May
(212) |
Jun
(54) |
Jul
(106) |
Aug
(80) |
Sep
(58) |
Oct
(80) |
Nov
(119) |
Dec
(220) |
2009 |
Jan
(202) |
Feb
(50) |
Mar
(70) |
Apr
(46) |
May
(80) |
Jun
(61) |
Jul
(146) |
Aug
(81) |
Sep
(71) |
Oct
(74) |
Nov
(66) |
Dec
(82) |
2010 |
Jan
(112) |
Feb
(169) |
Mar
(235) |
Apr
(77) |
May
(22) |
Jun
(31) |
Jul
(46) |
Aug
(46) |
Sep
(70) |
Oct
(36) |
Nov
(37) |
Dec
(79) |
2011 |
Jan
(46) |
Feb
(54) |
Mar
(65) |
Apr
(73) |
May
(31) |
Jun
(46) |
Jul
(40) |
Aug
(36) |
Sep
(44) |
Oct
(33) |
Nov
(19) |
Dec
(10) |
2012 |
Jan
(60) |
Feb
(37) |
Mar
(35) |
Apr
(28) |
May
(27) |
Jun
(50) |
Jul
(33) |
Aug
(88) |
Sep
(64) |
Oct
(74) |
Nov
(62) |
Dec
(41) |
2013 |
Jan
(30) |
Feb
(37) |
Mar
(39) |
Apr
(52) |
May
(40) |
Jun
(85) |
Jul
(74) |
Aug
(76) |
Sep
(26) |
Oct
(76) |
Nov
(63) |
Dec
(65) |
2014 |
Jan
(68) |
Feb
(82) |
Mar
(87) |
Apr
(24) |
May
(66) |
Jun
(34) |
Jul
(86) |
Aug
(75) |
Sep
(70) |
Oct
(41) |
Nov
(23) |
Dec
(53) |
2015 |
Jan
(40) |
Feb
(39) |
Mar
(69) |
Apr
(64) |
May
(40) |
Jun
(43) |
Jul
(20) |
Aug
(48) |
Sep
(38) |
Oct
(28) |
Nov
(34) |
Dec
(44) |
2016 |
Jan
(82) |
Feb
(49) |
Mar
(25) |
Apr
(21) |
May
(19) |
Jun
(46) |
Jul
(38) |
Aug
(21) |
Sep
(33) |
Oct
(44) |
Nov
(26) |
Dec
(10) |
2017 |
Jan
(52) |
Feb
(18) |
Mar
(61) |
Apr
(43) |
May
(57) |
Jun
(36) |
Jul
(37) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bitbucket <com...@bi...> - 2014-08-08 18:47:53
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/17720f306d6e/ Changeset: 17720f306d6e Branch: None User: zzzeek Date: 2014-08-08 20:47:27 Summary: - oursql doesn't pass this consistently, not sure what the issue is Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-08 18:41:27
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f7cc3595ef28/ Changeset: f7cc3595ef28 Branch: None User: zzzeek Date: 2014-08-08 20:40:44 Summary: oursql seems to handle this? unclear, might be dependent on mysql version Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/52f7ed0859c5/ Changeset: 52f7ed0859c5 Branch: None User: zzzeek Date: 2014-08-08 20:41:01 Summary: - use configured test_schema here Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-08 17:56:15
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3e54fd2c84c6/ Changeset: 3e54fd2c84c6 Branch: rel_0_9 User: zzzeek Date: 2014-08-08 19:55:48 Summary: - turn off the testing reaper here, that's the source of the leaks when we are running with pydist, and even when we are running without it in fact... Conflicts: test/aaa_profiling/test_memusage.py Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-08 17:52:43
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/ab7c785d9693/ Changeset: ab7c785d9693 Branch: None User: zzzeek Date: 2014-08-08 19:06:41 Summary: - turn off the testing reaper here, that's the source of the leaks when we are running with pydist, and even when we are running without it in fact... Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3c30e805c2d4/ Changeset: 3c30e805c2d4 Branch: None User: zzzeek Date: 2014-08-08 19:48:27 Summary: - memusage is fine for parallel Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/95547596426a/ Changeset: 95547596426a Branch: None User: zzzeek Date: 2014-08-08 19:51:58 Summary: - have python setup.py test use xdist with -q Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-07 16:37:37
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6fd073b9125f/ Changeset: 6fd073b9125f Branch: None User: zzzeek Date: 2014-08-07 18:36:50 Summary: - take out the iterator approach here as it does not support concurrent access Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/495d0588fa57/ Changeset: 495d0588fa57 Branch: rel_0_9 User: zzzeek Date: 2014-08-07 18:37:21 Summary: - take out the iterator approach here as it does not support concurrent access Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-07 14:44:50
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3c6ff6adaec2/ Changeset: 3c6ff6adaec2 Branch: None User: zzzeek Date: 2014-08-07 16:43:55 Summary: -Fixed bug where Postgresql JSON type was not able to persist or otherwise render a SQL NULL column value, rather than a JSON-encoded ``'null'``. To support this case, changes are as follows: * The value :func:`.null` can now be specified, which will always result in a NULL value resulting in the statement. * A new parameter :paramref:`.JSON.none_as_null` is added, which when True indicates that the Python ``None`` value should be peristed as SQL NULL, rather than JSON-encoded ``'null'``. Retrival of NULL as None is also repaired for DBAPIs other than psycopg2, namely pg8000. fixes #3159 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0e2fab96f23f/ Changeset: 0e2fab96f23f Branch: rel_0_9 User: zzzeek Date: 2014-08-07 16:44:33 Summary: -Fixed bug where Postgresql JSON type was not able to persist or otherwise render a SQL NULL column value, rather than a JSON-encoded ``'null'``. To support this case, changes are as follows: * The value :func:`.null` can now be specified, which will always result in a NULL value resulting in the statement. * A new parameter :paramref:`.JSON.none_as_null` is added, which when True indicates that the Python ``None`` value should be peristed as SQL NULL, rather than JSON-encoded ``'null'``. Retrival of NULL as None is also repaired for DBAPIs other than psycopg2, namely pg8000. fixes #3159 Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-07 14:01:44
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b35e6c69b726/ Changeset: b35e6c69b726 Branch: None User: zzzeek Date: 2014-08-07 15:59:59 Summary: - clarify docs that contains_eager() is included in the of_type() system, fix #2438 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8cc9f89b5eca/ Changeset: 8cc9f89b5eca Branch: rel_0_9 User: zzzeek Date: 2014-08-07 16:01:19 Summary: - clarify docs that contains_eager() is included in the of_type() system, fix #2438 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/57dc0581462f/ Changeset: 57dc0581462f Branch: rel_0_8 User: zzzeek Date: 2014-08-07 16:01:23 Summary: - clarify docs that contains_eager() is included in the of_type() system, fix #2438 Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-07 02:14:50
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/89d21f64c69a/ Changeset: 89d21f64c69a Branch: rel_0_8 User: Michael White Date: 2014-08-07 04:14:19 Summary: fix typo in cascade documentation Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-07 02:14:10
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/042131443fb5/ Changeset: 042131443fb5 Branch: None User: Michael White Date: 2014-08-06 04:47:40 Summary: fix typo in cascade documentation Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a3761896fa3e/ Changeset: a3761896fa3e Branch: None User: zzzeek Date: 2014-08-07 04:12:41 Summary: Merge pull request #127 from mwhite/master fix typo in cascade documentation Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/25d59af8be71/ Changeset: 25d59af8be71 Branch: rel_0_9 User: Michael White Date: 2014-08-07 04:13:53 Summary: fix typo in cascade documentation Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-05 03:48:03
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4ddc4c456ce1/ Changeset: 4ddc4c456ce1 Branch: None User: zzzeek Date: 2014-08-05 05:47:14 Summary: - add some docs to try to explain the behavior with MySQL / TIMESTAMP. ref #3155 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/1bbfbe08ff73/ Changeset: 1bbfbe08ff73 Branch: rel_0_9 User: zzzeek Date: 2014-08-05 05:47:47 Summary: - add some docs to try to explain the behavior with MySQL / TIMESTAMP. ref #3155 Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-02 23:26:11
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f22ed46dd241/ Changeset: f22ed46dd241 Branch: 3149 User: zzzeek Date: 2014-08-03 01:25:43 Summary: dev Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-08-02 18:43:35
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/beaefd799dcc/ Changeset: beaefd799dcc Branch: 3149 User: zzzeek Date: 2014-08-02 20:22:25 Summary: - poc fix for #3149 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7c80e521f00a/ Changeset: 7c80e521f00a Branch: None User: zzzeek Date: 2014-08-02 20:42:57 Summary: - Fixed bug in CTE where ``literal_binds`` compiler argument would not be always be correctly propagated when one CTE referred to another aliased CTE in a statement. Fixes #3154 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d9e87a9ddfec/ Changeset: d9e87a9ddfec Branch: rel_0_9 User: zzzeek Date: 2014-08-02 20:43:25 Summary: - Fixed bug in CTE where ``literal_binds`` compiler argument would not be always be correctly propagated when one CTE referred to another aliased CTE in a statement. Fixes #3154 Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-30 20:09:05
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/32165f502090/ Changeset: 32165f502090 Branch: None User: zzzeek Date: 2014-07-30 22:08:33 Summary: - update the literal binds section Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/dcc7540ac6ad/ Changeset: dcc7540ac6ad Branch: rel_0_9 User: zzzeek Date: 2014-07-30 22:08:48 Summary: - update the literal binds section Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-30 16:51:09
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d16f8130e962/ Changeset: d16f8130e962 Branch: None User: zzzeek Date: 2014-07-30 18:05:35 Summary: - repair test finding to not skip the test_suite tests Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0bf33068f43c/ Changeset: 0bf33068f43c Branch: None User: zzzeek Date: 2014-07-30 18:18:33 Summary: - ensure all tests are named test_* Affected #: 11 files https://bitbucket.org/zzzeek/sqlalchemy/commits/821aa27cf5ce/ Changeset: 821aa27cf5ce Branch: None User: zzzeek Date: 2014-07-30 18:19:32 Summary: - ensure all tests are named test_* Affected #: 11 files https://bitbucket.org/zzzeek/sqlalchemy/commits/5a86dba402d6/ Changeset: 5a86dba402d6 Branch: None User: zzzeek Date: 2014-07-30 18:50:38 Summary: - workaround removal of nested() in py3k Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/89ee5edf10ae/ Changeset: 89ee5edf10ae Branch: rel_0_9 User: zzzeek Date: 2014-07-30 18:50:52 Summary: - workaround removal of nested() in py3k Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-29 23:10:42
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/326a3d85f786/ Changeset: 326a3d85f786 Branch: None User: zzzeek Date: 2014-07-30 01:09:48 Summary: - fix unit test affected by #3075 Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/63655d85c699/ Changeset: 63655d85c699 Branch: rel_0_9 User: zzzeek Date: 2014-07-30 01:10:21 Summary: - fix unit test affected by #3075 Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-29 18:18:12
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/83326bf44c59/ Changeset: 83326bf44c59 Branch: None User: zzzeek Date: 2014-07-29 20:06:43 Summary: - The exception wrapping system for DBAPI errors can now accommodate non-standard DBAPI exceptions, such as the psycopg2 TransactionRollbackError. These exceptions will now be raised using the closest available subclass in ``sqlalchemy.exc``, in the case of TransactionRollbackError, ``sqlalchemy.exc.OperationalError``. fixes #3075 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e5620993bf89/ Changeset: e5620993bf89 Branch: None User: zzzeek Date: 2014-07-29 20:17:29 Summary: pep8 cleanup Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/8513fb588f7f/ Changeset: 8513fb588f7f Branch: None User: zzzeek Date: 2014-07-29 20:17:49 Summary: - The exception wrapping system for DBAPI errors can now accommodate non-standard DBAPI exceptions, such as the psycopg2 TransactionRollbackError. These exceptions will now be raised using the closest available subclass in ``sqlalchemy.exc``, in the case of TransactionRollbackError, ``sqlalchemy.exc.OperationalError``. fixes #3075 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2436802e4790/ Changeset: 2436802e4790 Branch: rel_0_9 User: zzzeek Date: 2014-07-29 20:17:55 Summary: pep8 cleanup Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-29 17:33:42
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/405c223ae50e/ Changeset: 405c223ae50e Branch: None User: zzzeek Date: 2014-07-29 19:32:05 Summary: - Fixed 0.9.7 regression caused by :ticket:`3067` in conjunction with a mis-named unit test such that so-called "schema" types like :class:`.Boolean` and :class:`.Enum` could no longer be pickled. fixes #3144 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/3a441ff4f125/ Changeset: 3a441ff4f125 Branch: None User: zzzeek Date: 2014-07-29 19:33:05 Summary: fix test ordering issues Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/b281c8cdbf81/ Changeset: b281c8cdbf81 Branch: None User: zzzeek Date: 2014-07-29 19:33:21 Summary: - find the remaining not cleaning up correctly test Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e974bed379e4/ Changeset: e974bed379e4 Branch: rel_0_9 User: zzzeek Date: 2014-07-29 19:33:24 Summary: - Fixed 0.9.7 regression caused by :ticket:`3067` in conjunction with a mis-named unit test such that so-called "schema" types like :class:`.Boolean` and :class:`.Enum` could no longer be pickled. fixes #3144 Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-28 17:11:34
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8574d5051adc/ Changeset: 8574d5051adc Branch: None User: zzzeek Date: 2014-07-28 19:11:04 Summary: - find the remaining not cleaning up correctly test Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-28 04:03:42
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1cb94d89d5c4/ Changeset: 1cb94d89d5c4 Branch: None User: zzzeek Date: 2014-07-28 04:53:17 Summary: fix test ordering issues Affected #: 4 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-28 01:40:46
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/82f62509e859/ Changeset: 82f62509e859 Branch: None User: zzzeek Date: 2014-07-28 03:40:16 Summary: - remove print statement - ensure non-tests wont run Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-28 00:08:23
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/107580166727/ Changeset: 107580166727 Branch: None User: zzzeek Date: 2014-07-28 02:07:57 Summary: - exclude profiling altogether from coverage Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-28 00:02:27
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/17d209766e8e/ Changeset: 17d209766e8e Branch: rel_0_9 User: zzzeek Date: 2014-07-28 01:58:38 Summary: - rework the exclusions system to have much better support for compound rules, better message formatting Affected #: 7 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-27 23:55:23
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/eaaaef6ae2b9/ Changeset: eaaaef6ae2b9 Branch: None User: zzzeek Date: 2014-07-28 01:55:00 Summary: - disable C exts on coverage run Affected #: 1 file Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-27 22:55:37
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/6e407b6c094a/ Changeset: 6e407b6c094a Branch: None User: zzzeek Date: 2014-07-28 00:55:02 Summary: - remove debugging assertions - keep sqlite as memory even with parallel for now Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2014-07-27 22:47:57
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/54592942c4a9/ Changeset: 54592942c4a9 Branch: None User: zzzeek Date: 2014-07-28 00:46:20 Summary: - add support for tags, including include/exclude support. simplify tox again now that we can exclude tests more easily Affected #: 14 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |