Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-07 | Show more context information in the logs. | Ivan Alejandro | |
Add line numbers and function name from where the log is displayed. | |||
2013-09-30 | Force cleanlooks only from bundle. | Ivan Alejandro | |
2013-09-24 | Only ensure server if we are running the app. | Ivan Alejandro | |
This code reorder avoids to get an error message if we run some code when the only thing we want is to get the version. Closes #3914. | |||
2013-09-24 | Move logger up to be available sooner. | Ivan Alejandro | |
2013-09-19 | Merge remote-tracking branch 'ivan-github/feature/standalone-flag-to-module' ↵ | Kali Kaneko | |
into develop | |||
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro | |
2013-09-17 | Add a proper header for the app.py. | Ivan Alejandro | |
2013-09-12 | add --version flag | Kali Kaneko | |
2013-09-05 | Fix: Update version location. | Ivan Alejandro | |
2013-09-02 | Add a selective filter for leap logs. | Kali Kaneko | |
Closes: #3504 | |||
2013-08-13 | Set the standalone flag before using it | Tomás Touceda | |
This reorders imports and delays them after the args are processed. | |||
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |