Jens W. Klein
|
75c6a5dcc1
|
find -name "*.py" -exec pyupgrade --py3-only --py37-plus {} +
|
2022-05-01 23:14:41 +02:00 |
|
Jens W. Klein
|
34b758f2bd
|
black
|
2022-05-01 23:14:09 +02:00 |
|
Katja Süss
|
b08852baa0
|
some code-analysis reclamations fixed.
code-analysis OK up to: T100, S100, S101, C815, C812
|
2017-07-29 11:35:15 +02:00 |
|
Katja Süss
|
78abff152d
|
Test
|
2017-07-28 19:12:49 +00:00 |
|
Gil Forcada
|
d5e7afcd23
|
Use zope.interface decorator
This not only makes code more pleasent to read,
but also makes the code python 3 compatible
(while maintaining python 2 compatibility).
|
2016-07-08 23:17:03 +02:00 |
|
Gil Forcada
|
cb1bf28c16
|
Cleanup
Follow https://github.com/plone/jenkins.plone.org/blob/master/docs/source/run-qa-on-package.rst
to clean up the code.
|
2016-02-05 09:43:42 +01:00 |
|
Gil Forcada
|
4bc77a2831
|
Sort imports
Remove unused ones as well.
|
2015-05-03 08:16:41 +02:00 |
|
tisto
|
2dc5393ff2
|
Pep8
|
2012-01-14 07:35:59 +01:00 |
|
Maurits van Rees
|
a2a17085a3
|
Nuke trailing white space
svn path=/plone.app.discussion/trunk/; revision=46366
|
2010-12-15 23:52:56 +00:00 |
|
Timo Stollenwerk
|
6b4fd0f0c1
|
Ignore certain lines for code coverage.
svn path=/plone.app.discussion/trunk/; revision=40083
|
2010-09-20 10:03:55 +00:00 |
|
Martin Aspeli
|
2ff696a252
|
Fix some security issues and make the traversal adapter work with OFS.Traversable. Requires a name, so we now call it ++conversation++default
svn path=/plone.app.discussion/trunk/; revision=27059
|
2009-05-23 11:52:57 +00:00 |
|
Martin Aspeli
|
edf956f01c
|
Move viewlets to browser package, use a layer instead of an overrides.zcml. Also add ++comment++ namespace, though it may require refactoring
svn path=/plone.app.discussion/trunk/; revision=27055
|
2009-05-23 04:55:06 +00:00 |
|
Martin Aspeli
|
3b2db86d54
|
Some more design notes/sketchings. Nothing that works yet.
svn path=/plone.app.discussion/trunk/; revision=26918
|
2009-05-13 14:54:06 +00:00 |
|
Martin Aspeli
|
6381b14763
|
check in some skeletal code + notes, nothing concrete or working yet
svn path=/plone.app.discussion/trunk/; revision=26892
|
2009-05-11 16:52:16 +00:00 |
|