| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* A large set of changes, including:
* A mixin for views that need the DB
* Many changes to the database class in order to make things more fluid
* Provide the route manager in view setup() methods
* Pushing up the progress so far
* snekchek
* Full (undocumented) database implementation
* snekchek
* Don't rely on exceptions for table deletion
* Add RethinkDB data to gitignore
* Documentation for DB class
* Make Flake8 ignore P102
What even is that? What does "docstring does contain unindexed parameters" mean?
* Document the base_routes module
* Cleanup RE latest reviews
* snekchek (bah)
|
|
|
|
| |
This reverts commit 962be09
|
| |
|
|
|
|
| |
This reverts commit 80a1ab5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to Japronto
- More linters
- Rewrite route handling
- Rewrite error handling
- Rewrite static handling
- Error when no `Index` propery is found
- Probably some more stuff? idk
Code needs testing; Maybe we could use pytest?
Signed-off-by: martmists <[email protected]>
|
|
|
|
| |
Also fixed flake8-imports getting the other wrong
|
| |
|
|
|
|
| |
Signed-off-by: martmists <[email protected]>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: martmists <[email protected]>
|
| |
|
| |
|
| |
|
| |
|
|
|