summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'remotes/evax/utf8mb4' into MySQLdb-1.2farcepest2012-10-081-7/+5
|\ \
| * | Use db.unicode_literal.charset in cursors.pyEvax Software2012-10-081-10/+5
| * | Map utf8mb4 to utf8 in pythonEvax Software2012-10-081-2/+5
| |/
* | Prep for 1.2.4b4 releaseMySQLdb-1.2.4b4farcepest2012-10-082-4/+4
* | Revert to using utf8 for default testing setup as utf8mb4 is not ubiquitous.farcepest2012-10-081-1/+1
* | Update HISTORYfarcepest2012-10-081-0/+3
|/
* Workaround for recommended MySQL 5.5 utf8mb4 character set, which is not reco...farcepest2012-10-053-4/+8
* Merge remote-tracking branch 'origin/MySQLdb-1.2' into MySQLdb-1.2farcepest2012-10-040-0/+0
|\
| * Merge branch 'jensch-master' into MySQLdb-1.2farcepest2012-10-041-2/+30
| |\
* | \ Merge with jeansch/masterJean Schurger2012-10-042-2/+37
|\ \ \ | |/ / |/| / | |/
| * Exposed 'read_timeout' option.Jean Schurger2012-10-041-2/+30
* | Remove obsolete setuptools bootstrapfarcepest2012-10-041-284/+0
* | Restore README.md, rename the old README as INSTALLfarcepest2012-10-043-0/+43
* | Allow pip install from gitEvax Software2012-10-0442-44/+2
|/
* Let's not forget history...farcepest2012-10-031-152/+161
* Version 1.2.4b3MySQLdb-1.2.4b3farcepest2012-10-032-2/+6
* Patch 4/4: Fix TEXT vs. BLOB conversion.André Malo2012-10-031-2/+6
* Patch 3/4: _mysql.c reference counting and exception issuesAndré Malo2012-10-031-11/+33
* Patch 2/4: executemany-regex improvement. It should match better and faster n...André Malo2012-10-031-6/+25
* Patch 1/4: Minor exception handling improvements (don't swallow program exits)André Malo2012-10-032-4/+18
* Merge branch 'master' into MySQLdb-1.2farcepest2012-10-020-0/+0
|\
| * I don't know how this got lost. Git makes me feel like a git.farcepest2012-10-021-1/+2
| * Merge remote-tracking branch 'origin/master'farcepest2012-10-020-0/+0
| |\
| | * Merge pull request #2 from farcepest/MySQLdb-1.2Andy Dustman2012-10-014-3/+10
| | |\
| * | | README rewritefarcepest2012-10-022-47/+41
| * | | Travis testing fixesfarcepest2012-10-024-3/+21
* | | | Add a build status widget for Travisfarcepest2012-10-021-0/+2
* | | | Rewrite the repository root READMEfarcepest2012-10-022-47/+39
* | | | Somehow I missed this connection setupfarcepest2012-10-021-1/+2
* | | | Giving Travis it's own database with utf8 charset in hopes this will fix the ...farcepest2012-10-022-1/+2
* | | | Update the Travis config so that the tests use the correct database configura...farcepest2012-10-021-1/+1
* | | | Add Travis-specific configuration filefarcepest2012-10-021-0/+10
* | | | Merge branch 'master' into MySQLdb-1.2farcepest2012-10-025-588/+620
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Unify test connection configurationfarcepest2012-10-025-588/+620
| |/
* | Maybe a subshell will do the trick?Andy Dustman2012-10-011-2/+2
* | Travis can't build for Python 2.4 it seems, and the test still weren't all ru...Andy Dustman2012-10-011-2/+1
* | OK, this should hopefully fix the build process for TravisAndy Dustman2012-10-011-1/+1
* | More Travis fixesAndy Dustman2012-10-011-1/+2
* | Fix test script due to source being down one level.Andy Dustman2012-10-011-1/+1
* | Test connection tweaks for TravisAndy Dustman2012-10-014-5/+3
* | Merge branch 'travis' into MySQLdb-1.2Andy Dustman2012-10-011-0/+9
|\ \
| * | Initial Travis setupAndy Dustman2012-10-011-0/+9
| |/
| * History updates for 1.2.4b2MySQLdb-1.2.4b2farcepest2012-09-272-6/+40
| * Revert raise exc as value statements to raise exc, value since it breaks Pyth...farcepest2012-09-271-2/+2
| * Fix MySQLdb1-1 Exception format incompatible with previous versionsfarcepest2012-09-262-3/+3
| * Windows is HELLMySQLdb-1.2.4b1Andy Dustman2012-09-262-61/+61
| * Revert "Hopefully this is just a very minor spacing cleanup."Andy Dustman2012-09-2634-8925/+8925
| * There's more to ignoreAndy Dustman2012-09-261-0/+5
| * License file, cleanup MANIFEST.in, and bump version to 1.2.4b1Andy Dustman2012-09-253-5/+342
| * Add .gitignorefarcepest2012-09-251-0/+6