Dmitry Tantsur
ac9c58cd6c
Update the tox.ini template and regenerate tox.ini
...
Apparently this project uses templating for tox.ini..
Deprecate support for SQLAlchemy, since it has never worked in the first
place, and only officially supports ancient versions of SQLAlchemy.
Drops support for tgXX environments that do not do anything now.
Change-Id: Ia9b392f83ad4e9c1450a13c908813c7b6dbe74cb
2019-03-12 14:25:03 +01:00
Christophe de Vienne
b749712221
Add the 0.8.0 changes list
...
Change-Id: Ib1c9daa74702134945fdda04b6e31c196154e37c
2016-03-08 11:29:03 +00:00
Chris Dent
7379a3a88e
Update changes doc
...
Prepare for a 0.7.0 release.
Change-Id: Ic4cb1e540ea1087cc0d3c12a76dfe00939e481c2
2015-05-13 12:32:46 +00:00
Christophe de Vienne
1ecf6478fc
[doc] Update changes list
...
Change-Id: I842b8b1265a0afa81bb585f5432196def4f8a35e
2014-11-29 15:19:43 +01:00
Christophe de Vienne
2bb9362a45
Fix passing Dict/Array based UserType as params
...
Change-Id: I732c1c292a63a1ec4e6cf341c8268dfe4a600e06
2014-11-15 21:47:25 +01:00
Christophe de Vienne
ea9f71d5f2
Document next version changes
...
Change-Id: I47b0251cbb0dbb0f24d961949f7d4fd37435a5c5
2014-11-11 14:05:43 +01:00
Doug Hellmann
99d7668789
one more update for 0.6.1 change list
...
Change-Id: Iabb46b3996ed09f448a5d362347728591d2e664c
2014-05-02 06:06:58 -07:00
Doug Hellmann
8265906fb8
Update change list for 0.6.1 release
...
Change-Id: I1150466fbf20e39179e342106f3e0190a0293a8c
2014-03-13 13:23:53 -07:00
Julien Danjou
d987b06b96
Add changes entry for 0.5b6
...
Change-Id: I1324420192e056415d59be3f4e4ad9e9c55052a1
2013-10-16 14:18:19 +02:00
Doug Hellmann
15c05263c3
update the b5 release date
...
Change-Id: Id86cfc6485c4167568f9893ad1bd2d36a4951ac4
2013-09-16 11:08:04 -05:00
Doug Hellmann
85bcf74e99
Remove version number from setup.cfg
...
pbr looks at the git tag for the version, so we do not
want a hard-coded value in the setup.cfg
pbr handles dev tagging automatically, so don't do
that via setup.cfg
pbr recursively finds packages, so we do not need to
list them explicitly in setup.cfg
Change-Id: I59a3e9d789c97f2cb9b6c487c553127af5a36b9f
2013-09-11 12:15:30 -04:00
Doug Hellmann
945d55c630
Update tox config to allow packaging jobs to work
...
Add a "venv" environment for pass-through commands like
what the packaging job uses.
Change-Id: I473d330fc7e8e149f674d21f22ccfc0e1855e88f
2013-09-11 11:07:59 -04:00
Christophe de Vienne
0dfb6e2853
The cornice adapter will not make it in 0.5b3
...
Change-Id: I6a27c2d1411678e9ebd1abb26799c4a12a4fdaff
2013-09-11 11:32:00 +02:00
Christophe de Vienne
4b1ca367f7
Completed Changelog
...
Change-Id: Id94c3c5bc84e28cd9849b0ec54416ee3d0707c9d
2013-09-09 10:46:44 +02:00
Christophe de Vienne
00e0801cd7
Changelog for version 0.5b3
...
Change-Id: I6f0e0210fa939c40cd06c34b60be1f7a36370ead
2013-09-04 12:21:41 +02:00
Christophe de Vienne
7c0c2f40d4
Prepare next release
2013-04-18 19:55:09 +02:00
Christophe de Vienne
cffcee226c
Pecan adapter: Debug mode (which returns the exception tracebacks to the
...
client) can be enabled by the pecan application configuration.
2013-04-16 15:42:23 +02:00
Christophe de Vienne
018594d262
Changed the way datas of complex types are stored. In previous versions, an
...
attribute was added to the type for each attribute, its name being the
attribute name prefixed with '_'.
Starting with this version, a single attribute _wsme_dataholder is added to
the instance.
The motivation behind this change is to avoid adding too many attributes to
the object and potential collisions with user attributes.
2013-04-12 12:51:56 +02:00
Christophe de Vienne
6b8349696d
Improve the documentation
...
--HG--
extra : rebase_source : 24b7ddcbfb6fb739787292db49148d3234d6f67a
2013-04-08 23:27:15 +02:00
Christophe de Vienne
f9c262758e
Add the last change to the changelog
2013-04-08 16:13:15 +02:00
Christophe de Vienne
83bc4b596b
A new HostRequest type can be used to have the host framework request object passed to the exposed functions
2013-04-02 16:19:30 +02:00
Christophe de Vienne
6955678e97
Document the Flask adapter
2013-03-28 11:38:20 +01:00
Christophe de Vienne
6a062fa5af
update the Changelog for next version + update version number
2013-02-15 16:03:47 +01:00
Christophe de Vienne
705af827c3
Update the changelog and add a requirements file to give readthedoc a try
2013-01-30 17:04:07 +01:00
Christophe de Vienne
03b038b6bf
Merge in wsme-soap
2013-01-24 22:26:42 +01:00
Christophe de Vienne
a23771ded4
Tell about the __body__ parameter in the changelog
2013-01-18 11:42:24 +01:00
Christophe de Vienne
a354027a64
Complete the changelog for version 0.5b1
...
--HG--
extra : rebase_source : 4f9235d5f27e0e61e9491660cf9911c8b84e5de3
2013-01-18 11:02:56 +01:00
Christophe de Vienne
2758202d77
Update the changelog.
2012-12-11 11:42:35 +01:00
Christophe de Vienne
5a7b305674
Update the changelog
2012-10-15 16:01:59 +02:00
Christophe de Vienne
cc1192b6d9
Update the change log (preparing release 0.4b1
2012-09-14 11:32:02 +02:00
Christophe de Vienne
39e5762873
Mention the new wsme.types.Base type in the changelog
2012-09-13 22:27:40 +02:00
Christophe de Vienne
150dbd2de8
Mention the wsme.wsgi replacement by wsme.WSRoot.wsgiapp in the changelog
2012-08-24 18:05:32 +02:00
Christophe de Vienne
b49f992d1d
Fix the Enum constructor, and document the change
2012-08-24 10:45:58 +02:00
Christophe de Vienne
3ada92fbf1
Documents the File type
2012-08-24 10:37:08 +02:00
Christophe de Vienne
3f3b0a08df
New type: FileType. Supports file inputs in forms + documents and demonstrate it in the demo. Should solve issue #4 .
2012-08-23 23:22:44 +02:00
Christophe de Vienne
53669cb935
Mention wsme.types.Base
2012-08-18 00:48:55 +02:00
Christophe de Vienne
9d7b2895a5
Rest protocols now make use of the http method to select the function is needed
2012-07-11 17:14:14 +02:00
Christophe de Vienne
520341238e
Add a type Registry.
...
It mainly allow to have easy cross-referenced types by setting the attribute datatype to the class name instead of the class instance.
It may allow to have separate registry for different apis in the future
2012-05-22 14:40:36 +02:00
Christophe de Vienne
17e113ea0f
Completing the Changelog
2012-05-18 13:38:17 +02:00
Christophe de Vienne
cd31c1e2be
Set version to 0.4, and update the documentation
2012-05-11 14:22:46 +02:00
Christophe de Vienne
f74dff5ad6
Update the changelog
2012-04-20 15:39:04 +02:00
Christophe de Vienne
32be7baa65
Change version
2012-04-17 14:14:38 +02:00
Christophe de Vienne
9e4df7b407
Add the release dates
2012-03-29 12:09:07 +02:00
Christophe de Vienne
cf6d439a54
Prepare the next release
2012-03-29 12:03:55 +02:00
Christophe de Vienne
96ccea60f1
Completing the changelog.
2012-03-27 16:26:02 +02:00
Christophe de Vienne
1bc806dd90
:class:wsattr
now takes a 'default' parameter
2012-02-20 11:40:40 +01:00
Christophe de Vienne
907c5fdf09
Update the documentation
2012-02-16 19:02:47 +01:00
Christophe de Vienne
771f30092f
Add a per-call transaction management
2012-01-18 17:57:58 +01:00
Christophe de Vienne
3bc2746dc2
Mention the doc in the changes
2011-11-28 23:22:37 +01:00
Christophe de Vienne
fc94201b0c
Document a bit
2011-11-28 23:21:52 +01:00