Tue, 28 Jan 2020 14:19:41 +0100 |
Nicolas Chauvat |
Fix tag name error
default tip
|
changeset |
files
|
Tue, 28 Jan 2020 14:06:41 +0100 |
Nicolas Chauvat |
Added tag 0.36.1, debian/0.37.1 for changeset 459540392439
|
changeset |
files
|
Mon, 27 Jan 2020 14:44:45 +0100 |
Nicolas Chauvat |
make flake8 and check-manifest happy
0.36.1 debian/0.36.1-1
|
changeset |
files
|
Fri, 24 Jan 2020 15:31:02 +0100 |
Nicolas Chauvat |
Version 0.36.1
|
changeset |
files
|
Fri, 24 Jan 2020 15:29:27 +0100 |
Nicolas Chauvat |
[pkg] fix building the documentation
|
changeset |
files
|
Fri, 24 Jan 2020 14:58:02 +0100 |
Philippe Pepiot |
Add a "how to release?" section to the README
|
changeset |
files
|
Fri, 24 Jan 2020 14:57:14 +0100 |
Philippe Pepiot |
[pkg] add cpython 3.8 wheels
|
changeset |
files
|
Fri, 24 Jan 2020 14:45:45 +0100 |
Philippe Pepiot |
Added tag 0.36.0, debian/0.36.0-1 for changeset 664665ec8a41
|
changeset |
files
|
Fri, 24 Jan 2020 14:45:24 +0100 |
Philippe Pepiot |
[pkg] Version 0.36.0
0.36.0 debian/0.36.0-1
|
changeset |
files
|
Fri, 13 Dec 2019 06:23:21 +0100 |
Laurent Peuch |
[README] point to readthedocs
|
changeset |
files
|
Fri, 13 Dec 2019 06:22:34 +0100 |
Laurent Peuch |
[doc] put tutorial first as it's what we want
|
changeset |
files
|
Fri, 13 Dec 2019 06:22:18 +0100 |
Laurent Peuch |
[doc] add english file to doc index
|
changeset |
files
|
Fri, 13 Dec 2019 05:54:11 +0100 |
Laurent Peuch |
[doc] use sphinx-quickstart to make doc configuration modern
|
changeset |
files
|
Fri, 13 Dec 2019 05:36:22 +0100 |
Laurent Peuch |
[doc] integrate the result of sphinx-apidoc on the rql module
|
changeset |
files
|
Thu, 12 Dec 2019 03:35:59 +0100 |
Laurent Peuch |
[doc] rename doc/ to docs/ for readthedocs
|
changeset |
files
|
Thu, 12 Dec 2019 03:16:01 +0100 |
Laurent Peuch |
[doc/fix] correct syntax for numbered lists
|
changeset |
files
|
Thu, 12 Dec 2019 03:14:30 +0100 |
Laurent Peuch |
[doc] put code in rst block for syntax highlight
|
changeset |
files
|
Fri, 13 Dec 2019 04:44:34 +0100 |
Laurent Peuch |
[error/ux] improve lisibility of RQLSyntaxError messages
|
changeset |
files
|
Thu, 07 Nov 2019 18:28:41 +0100 |
Philippe Pepiot |
Drop dead python2 code
|
changeset |
files
|
Wed, 06 Nov 2019 11:55:34 +0100 |
Philippe Pepiot |
Add check-manifest environment
|
changeset |
files
|
Wed, 06 Nov 2019 11:54:21 +0100 |
Philippe Pepiot |
Add missing build_wheel.sh and drop debian/ from the sdist
|
changeset |
files
|
Wed, 06 Nov 2019 11:49:59 +0100 |
Philippe Pepiot |
Add python_requires and python3 only specifiers
|
changeset |
files
|
Wed, 06 Nov 2019 11:22:40 +0100 |
Philippe Pepiot |
Drop dependency on six
|
changeset |
files
|
Wed, 06 Nov 2019 11:27:36 +0100 |
Philippe Pepiot |
Stop building python2 wheels and workaround broken py38 wheel
|
changeset |
files
|
Wed, 06 Nov 2019 11:20:56 +0100 |
Philippe Pepiot |
Drop debian python2 packaging
|
changeset |
files
|
Wed, 06 Nov 2019 11:14:50 +0100 |
Philippe Pepiot |
Drop python2 tests from tox configuration
|
changeset |
files
|
Wed, 06 Nov 2019 11:13:17 +0100 |
Philippe Pepiot |
Drop rpm packaging
|
changeset |
files
|
Wed, 26 Jun 2019 09:01:30 +0200 |
Denis Laxalde |
Added tag 0.35.2, debian/0.35.2 for changeset 6dade00934bb
|
changeset |
files
|
Wed, 26 Jun 2019 09:00:38 +0200 |
Denis Laxalde |
[pkg] Version 0.35.2
0.35.2 debian/0.35.2
|
changeset |
files
|
Tue, 04 Jun 2019 11:53:03 +0200 |
Jérémy Bobbio |
Update Debian packaging
|
changeset |
files
|
Fri, 15 Feb 2019 15:46:02 +0100 |
Simon Chabot |
autopep8: F501 line too long
|
changeset |
files
|
Wed, 13 Feb 2019 19:10:43 +0100 |
Simon Chabot |
autopep8: F841 undefined name
|
changeset |
files
|
Wed, 13 Feb 2019 19:01:27 +0100 |
Simon Chabot |
autopep8: F841 local variable is assinged but never used
|
changeset |
files
|
Wed, 13 Feb 2019 18:51:26 +0100 |
Simon Chabot |
autopep8: F401 imported but unused
|
changeset |
files
|
Wed, 13 Feb 2019 18:41:43 +0100 |
Simon Chabot |
autopep8: E731 do not assign a lambda expression, use a def
|
changeset |
files
|
Wed, 13 Feb 2019 18:36:40 +0100 |
Simon Chabot |
autopep8: E402 module level import not at top of file
|
changeset |
files
|
Wed, 13 Feb 2019 18:28:29 +0100 |
Simon Chabot |
autopep8: E265 block comment should start with '# '
|
changeset |
files
|
Wed, 13 Feb 2019 18:25:45 +0100 |
Simon Chabot |
autopep8: E261 at least two spaces before inline comment
|
changeset |
files
|
Wed, 13 Feb 2019 18:24:25 +0100 |
Simon Chabot |
autopep8: fix E127 continuation line over-indented for visual indent
|
changeset |
files
|
Wed, 13 Feb 2019 18:14:10 +0100 |
Simon Chabot |
autopep8: fix E203 whitespace before ':'
|
changeset |
files
|
Wed, 13 Feb 2019 17:30:46 +0100 |
Philippe Pepiot |
Add flake8 tests in tox configuration
|
changeset |
files
|
Wed, 13 Feb 2019 17:27:26 +0100 |
Philippe Pepiot |
flake8: fix E714 test for object identity should be 'is not'
|
changeset |
files
|
Wed, 13 Feb 2019 17:25:37 +0100 |
Philippe Pepiot |
autopep8: fix E225 missing whitespace around operator
|
changeset |
files
|
Wed, 13 Feb 2019 17:24:55 +0100 |
Philippe Pepiot |
flake8: fix E713 test for membership should be 'not in'
|
changeset |
files
|
Wed, 13 Feb 2019 17:23:28 +0100 |
Philippe Pepiot |
autopep8: fix E262 inline comment should start with '# '
|
changeset |
files
|
Wed, 13 Feb 2019 17:22:45 +0100 |
Philippe Pepiot |
autopep8: fix E129 visually indented line with same indent as next logical line
|
changeset |
files
|
Wed, 13 Feb 2019 17:22:18 +0100 |
Philippe Pepiot |
autopep8: fix E128 continuation line under-indented for visual indent
|
changeset |
files
|
Wed, 13 Feb 2019 17:15:44 +0100 |
Philippe Pepiot |
flake8: fix E722 do not use bare 'except'
|
changeset |
files
|
Wed, 13 Feb 2019 17:12:08 +0100 |
Philippe Pepiot |
autopep8: fix E227 missing whitespace around bitwise or shift operator
|
changeset |
files
|
Wed, 13 Feb 2019 17:11:54 +0100 |
Philippe Pepiot |
autopep8: fix E225 missing whitespace around operator
|
changeset |
files
|
Wed, 13 Feb 2019 17:11:31 +0100 |
Philippe Pepiot |
autopep8: fix E221 multiple spaces before operator
|
changeset |
files
|
Wed, 13 Feb 2019 17:08:31 +0100 |
Philippe Pepiot |
autopep8: fix E231 missing whitespace after ','
|
changeset |
files
|
Wed, 13 Feb 2019 17:07:13 +0100 |
Philippe Pepiot |
autopep8: fix E301/E302 expected 1/2 blank line, found 0/1
|
changeset |
files
|
Wed, 13 Feb 2019 17:06:44 +0100 |
Philippe Pepiot |
autopep8: fix E306 expected 1 blank line before a nested definition, found 0
|
changeset |
files
|
Wed, 13 Feb 2019 17:06:17 +0100 |
Philippe Pepiot |
autopep8: fix E401 multiple imports on one line
|
changeset |
files
|
Wed, 13 Feb 2019 17:05:19 +0100 |
Philippe Pepiot |
autopep8: fix E702 multiple statements on one line (semicolon)
|
changeset |
files
|
Wed, 13 Feb 2019 17:04:16 +0100 |
Philippe Pepiot |
autopep8: fix W391 blank line at end of file
|
changeset |
files
|
Wed, 13 Feb 2019 17:03:33 +0100 |
Philippe Pepiot |
autopep8: fix W291 trailing whitespace
|
changeset |
files
|
Wed, 13 Feb 2019 15:36:13 +0100 |
Denis Laxalde |
autopep8: fix E125 continuation line with same indent as next logical line
|
changeset |
files
|
Wed, 13 Feb 2019 15:34:51 +0100 |
Denis Laxalde |
autopep8: fix E124 closing bracket does not match visual indentation
|
changeset |
files
|