Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update ChangeLog. | Andi Albrecht | 2015-10-26 | 1 | -1/+2 | |
| | | ||||||
* | | Remove conditional for OrderedDict. | Andi Albrecht | 2015-10-26 | 1 | -46/+24 | |
| | | | | | | | | All supported Python versions have OrderedDict. | |||||
* | | Skip tests for SQLParseError for now, it will go away soon. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 | |
| | | ||||||
* | | Misc code cleanup. | Andi Albrecht | 2015-10-26 | 3 | -11/+8 | |
| | | ||||||
* | | Exclude docs from code checks. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 | |
| | | ||||||
* | | Cleanup module code. | Andi Albrecht | 2015-10-26 | 8 | -31/+31 | |
| | | ||||||
* | | Code cleanup in tests. | Andi Albrecht | 2015-10-26 | 6 | -36/+38 | |
| | | ||||||
* | | Add codechecks to tox configuration. | Andi Albrecht | 2015-10-26 | 1 | -1/+6 | |
| | | ||||||
* | | Remove obsolete extras folder. | Andi Albrecht | 2015-10-26 | 2 | -115/+0 | |
| | | ||||||
* | | Remove obsolete Buildbot configuration. | Andi Albrecht | 2015-10-26 | 2 | -435/+0 | |
| | | ||||||
* | | Remove old Appengine application. | Andi Albrecht | 2015-10-26 | 35 | -1258/+0 | |
| | | ||||||
* | | Fix tab expansion for Python 3. | Andi Albrecht | 2015-10-26 | 2 | -7/+7 | |
| | | ||||||
* | | Update docs. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 | |
| | | ||||||
* | | Update README. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 | |
| | | ||||||
* | | Use compat module for single Python 2/3 code base. | Andi Albrecht | 2015-10-26 | 16 | -92/+93 | |
| | | | | | | | | This change includes minor fixes and code cleanup too. | |||||
* | | Simplify tox.ini. | Andi Albrecht | 2015-10-26 | 1 | -47/+0 | |
| | | ||||||
* | | Update Travis config to upload coverage data. | Andi Albrecht | 2015-10-26 | 1 | -2/+5 | |
| | | ||||||
* | | Add coverage badge. | Andi Albrecht | 2015-10-26 | 1 | -0/+3 | |
| | | ||||||
* | | Add compatibility module from v0.2.0 branch. | Andi Albrecht | 2015-10-26 | 2 | -0/+45 | |
| | | ||||||
* | | Experiment with alternative Travis configuration. | Andi Albrecht | 2015-10-26 | 1 | -16/+18 | |
| | | ||||||
* | | Remove compatibility for Python < 2.7. | Andi Albrecht | 2015-10-26 | 4 | -7/+3 | |
| | | ||||||
* | | Re-enable Travis tests for Python 3.2. | Andi Albrecht | 2015-10-26 | 2 | -1/+4 | |
| | | ||||||
* | | Run tests on PyPy3 too. | Andi Albrecht | 2015-10-26 | 2 | -2/+11 | |
| | | ||||||
* | | Switch back to development. | Andi Albrecht | 2015-10-25 | 2 | -1/+7 | |
| | | ||||||
* | | Merge branch 'master' of github.com:andialbrecht/sqlparse | Andi Albrecht | 2015-10-25 | 3 | -1/+17 | |
|\ \ | |/ |/| | ||||||
| * | Merge pull request #204 from timgraham/py35 | Andi Albrecht | 2015-10-25 | 3 | -1/+17 | |
| |\ | | | | | | | Add Python 3.5 to tox/travis config. | |||||
| | * | Add Python 3.5 to tox/travis config. | Tim Graham | 2015-10-24 | 3 | -1/+17 | |
| | | | ||||||
* | | | Correct date in Changelog.0.1.18 | Andi Albrecht | 2015-10-25 | 1 | -6/+2 | |
|/ / | | | | | | | Pull request was merged a day later (at least in my timezone). | |||||
* | | Merge pull request #203 from timgraham/remove-universal-wheel | Andi Albrecht | 2015-10-25 | 3 | -3/+6 | |
|\ \ | |/ |/| | Remove universal wheel | |||||
| * | Bump version for 0.1.18 release. | Tim Graham | 2015-10-24 | 2 | -1/+6 | |
| | | ||||||
| * | Revert "Support universal wheels" | Tim Graham | 2015-10-24 | 1 | -2/+0 | |
|/ | | | | | | This reverts commit f6a0017f2e4666f274d427d28533c99cbd747a5a. It's incompatible because the project uses 2to3. | |||||
* | Update AUTHORS. | Andi Albrecht | 2015-10-24 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:andialbrecht/sqlparse | Andi Albrecht | 2015-10-24 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #202 from timgraham/generator-stopiteration | Andi Albrecht | 2015-10-24 | 1 | -1/+1 | |
| |\ | | | | | | | Fix PendingDeprecationWarning on Python 3.5. | |||||
| | * | Fix PendingDeprecationWarning on Python 3.5. | Tim Graham | 2015-10-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Avoid "PendingDeprecationWarning: generator 'group_identifier.<locals>._consume_cycle' raised StopIteration." | |||||
* | | | Switch back to development mode. | Andi Albrecht | 2015-10-24 | 2 | -1/+7 | |
|/ / | ||||||
* | | Bump version number.0.1.17 | Andi Albrecht | 2015-10-24 | 2 | -3/+6 | |
| | | ||||||
* | | Add Makefile target for uploading a new release. | Andi Albrecht | 2015-10-24 | 1 | -0/+4 | |
| | | ||||||
* | | Remove Python 3.2 from Travis setup, it has some issues. | Andi Albrecht | 2015-10-22 | 1 | -1/+0 | |
|/ | ||||||
* | Update AUTHORS and Changelog. | Andi Albrecht | 2015-10-22 | 2 | -0/+5 | |
| | ||||||
* | Merge pull request #201 from rygwdn/faster-in-clause | Andi Albrecht | 2015-10-22 | 2 | -12/+25 | |
|\ | | | | | Speed up grouping of indentifiers | |||||
| * | Speed up token_index by providing a starting index. | Ryan Wooden | 2015-10-21 | 2 | -9/+19 | |
| | | ||||||
| * | Limit number of tokens checked in group_identifier. | Ryan Wooden | 2015-10-21 | 2 | -4/+7 | |
|/ | | | | | This significantly improves performance when grouping a large list of IDs. | |||||
* | Merge pull request #200 from graingert/patch-1 | Andi Albrecht | 2015-10-02 | 1 | -0/+2 | |
|\ | | | | | Support universal wheels | |||||
| * | Support universal wheels | Thomas Grainger | 2015-10-02 | 1 | -0/+2 | |
|/ | ||||||
* | Handle END IF correctly when splitting statements (fixes #194). | Andi Albrecht | 2015-07-28 | 3 | -1/+18 | |
| | ||||||
* | Switch back to development. | Andi Albrecht | 2015-07-26 | 2 | -1/+7 | |
| | ||||||
* | Prepare next release.0.1.16 | Andi Albrecht | 2015-07-26 | 2 | -3/+3 | |
| | ||||||
* | Ignore comments at beginning of statement when calling Statement.get_type ↵ | Andi Albrecht | 2015-07-26 | 3 | -2/+18 | |
| | | | | (fixes #186). | |||||
* | Recognize MSSQL temp tables and distinguish from MySQL comments (fixes #192). | Andi Albrecht | 2015-07-26 | 3 | -3/+15 | |
| |