summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Typo in the manpageElena ``of Valhalla'' Grandi2020-10-27
|
* Version bumpv0.6.2Elena ``of Valhalla'' Grandi2020-10-27
|
* Updated CHANGELOGElena ``of Valhalla'' Grandi2020-10-27
|
* Fix urls for the git repositoryElena ``of Valhalla'' Grandi2020-10-24
|
* Publish the onion address for lesana documentationElena ``of Valhalla'' Grandi2020-10-20
|
* Move lesana manpage to the beginningElena ``of Valhalla'' Grandi2020-10-09
|
* Fix manpage syntax for sphinxElena ``of Valhalla'' Grandi2020-10-09
|
* typoElena ``of Valhalla'' Grandi2020-10-09
|
* Unix timestamps are assumed to be UTC.Elena ``of Valhalla'' Grandi2020-10-09
|
* New documentation: list of known derivate projectsElena ``of Valhalla'' Grandi2020-10-08
|
* Contrib documentation: release procedureElena ``of Valhalla'' Grandi2020-10-08
|
* Split documentation by targetElena ``of Valhalla'' Grandi2020-10-08
|
* Add version number to the changelogv0.6.1Elena ``of Valhalla'' Grandi2020-10-08
|
* Version bumpElena ``of Valhalla'' Grandi2020-10-08
|
* Include test data in the generated tarballElena ``of Valhalla'' Grandi2020-10-08
|
* Missing dependency in the READMEElena ``of Valhalla'' Grandi2020-10-08
|
* Exclude built docs and .gitignore from the distributionv0.6.0Elena ``of Valhalla'' Grandi2020-10-08
|
* Bump version numberElena ``of Valhalla'' Grandi2020-10-08
|
* Fix dateutil dependency nameElena ``of Valhalla'' Grandi2020-10-07
|
* Fix converting decimal fields to dumpable valuesElena ``of Valhalla'' Grandi2020-10-07
|
* Validate also listsElena ``of Valhalla'' Grandi2020-10-07
|
* Start testing lesana derivativesElena ``of Valhalla'' Grandi2020-10-05
|
* Merge branch 'master' into typesElena ``of Valhalla'' Grandi2020-10-03
|\
| * Ignore generated filesElena ``of Valhalla'' Grandi2020-10-02
| |
| * References to the git repository and email contactElena ``of Valhalla'' Grandi2020-10-02
| |
| * Pointers to the online docsElena ``of Valhalla'' Grandi2020-10-02
| |
| * Updated README to 2020Elena ``of Valhalla'' Grandi2020-10-02
| |
| * Use the README as the front page of the docsElena ``of Valhalla'' Grandi2020-10-02
| |
* | Load one type checker per fieldElena ``of Valhalla'' Grandi2020-10-03
| |
* | Updated CHANGELOG with field content validationElena ``of Valhalla'' Grandi2020-10-02
| |
* | More typesElena ``of Valhalla'' Grandi2020-10-02
| |
* | Add date and datetime types, enforce timestamps to be unix timestampsElena ``of Valhalla'' Grandi2020-10-02
| |
* | Add autodoc for lesana/typesElena ``of Valhalla'' Grandi2020-10-01
| |
* | Merge branch 'master' into typesElena ``of Valhalla'' Grandi2020-10-01
|\|
| * Start building manpages with sphinxElena ``of Valhalla'' Grandi2020-10-01
| |
| * Fix building on busterElena ``of Valhalla'' Grandi2020-10-01
| |
| * Moved misc docs to sphinxElena ``of Valhalla'' Grandi2020-10-01
| |
| * Autogenerated autodoc filesElena ``of Valhalla'' Grandi2020-10-01
| | | | | | | | sphinx-apidoc -f -e -M -o docs/source/reference/ lesana/
| * Skeleton of sphinx documentationElena ``of Valhalla'' Grandi2020-10-01
| |
* | More typesElena ``of Valhalla'' Grandi2020-10-01
| |
* | Start using types to validate/load entry fieldsElena ``of Valhalla'' Grandi2020-10-01
| |
* | Start defining type classesElena ``of Valhalla'' Grandi2020-09-30
|/
* Create a default entry label with short_idElena ``of Valhalla'' Grandi2020-09-30
|
* Make the main command boilerplate available to library users.Elena ``of Valhalla'' Grandi2020-09-16
|
* flake8 fixesElena ``of Valhalla'' Grandi2020-09-16
|
* Run tests on a tmpdir copy of the sample collectionsElena ``of Valhalla'' Grandi2020-09-16
|
* testCollectionCreation._do_nothing is a private helper methodElena ``of Valhalla'' Grandi2020-09-16
|
* Some more missed uid -> eid corrections.Elena ``of Valhalla'' Grandi2020-09-13
| | | | Thanks again to fabrixxm.
* Fix .format stringElena ``of Valhalla'' Grandi2020-09-13
|
* Accept args in the _main() of the lesana script.Elena ``of Valhalla'' Grandi2020-09-13
| | | | Thanks fabrixxm for spotting it.