| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-21 | Fix deprecation issues (ExtDeprecationWarning) | Alexandre Avenel | 1 | -1/+1 | |
| 2013-02-18 | update for flask 0.9 | A.Avenel | 1 | -1/+1 | |
| 2012-03-06 | remove from blah import * | Feth AREZKI | 1 | -6/+3 | |
| 2011-11-27 | change the icons, simplify some javascript | Alexis Metaireau | 1 | -3/+4 | |
| 2011-10-17 | Make the rest module a flask extension. | Alexis Metaireau | 1 | -1/+1 | |
| It's now flask_rest. | |||||
| 2011-10-08 | merge with master | Alexis Metaireau | 1 | -2/+3 | |
| 2011-10-08 | Complete the REST API + Tests. Fix #27 | Alexis Metaireau | 1 | -22/+24 | |
| 2011-09-13 | API: Create and Update support | Alexis Metaireau | 1 | -14/+51 | |
| 2011-09-13 | API: set the mimetype on the response | Alexis Metaireau | 1 | -0/+2 | |
| 2011-09-13 | REST API is now able to list stuff \o/ | Alexis Metaireau | 1 | -32/+21 | |
| 2011-09-13 | Add a serialization mechanism | Alexis Metaireau | 1 | -1/+1 | |
| 2011-09-11 | Add Handlers for members and bills. | Alexis Metaireau | 1 | -5/+66 | |
| 2011-09-11 | API first draft: utils. (related to #27) | Alexis Metaireau | 1 | -0/+64 | |
| Introduces the "rest" module, with reusable utils for flask applications (will be packaged as a flask extension later on). | |||||
