summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Gitignore .tox/Marcel Hellkamp2019-12-011-0/+1
|
* Added htmlcov and ide folders to .gitignoreMarcel Hellkamp2018-10-251-0/+8
|
* Fixed doc translation workflow.Marcel Hellkamp2015-03-241-0/+1
| | | | | | | | | The update.sh script is useful as long as sphinx-intl is not part of debian. The makefile had an shell string bug. '$var' != "$var" Sphinx doctrees should not be part of the git repository. And there was a print left in docs/conf.py as well as an import error. Importing the correct version of bottle (and not the system installed one) is important to get the correct docstrings for the API documentation.
* Added 'make coverage'Marcel Hellkamp2013-05-221-1/+0
|
* added *.mo translation files to gitignore.Marcel Hellkamp2012-11-081-0/+1
|
* Added dot-files to .gitignore and removed some outdated entries.Marcel Hellkamp2011-01-251-6/+5
|
* Added tests for server adapters and run() routine.Marcel Hellkamp2010-07-051-0/+1
| | | | | Cleaned up testall.py and added command-line controls. Added shell script to test all python versions available on a system.
* Moved the homepage sources into a separate repositoryMarcel Hellkamp2010-06-271-1/+0
| | | | See: http://github.com/defnull/bottle.paws.de
* Changed apidoc directory structureMarcel Hellkamp2010-02-181-1/+2
|
* Sphinx documentationMarcel Hellkamp2010-02-181-0/+1
|
* Homepage updated. Blog is live now.Marcel Hellkamp2010-01-021-0/+1
|
* New static_file() function returns HTTPError instances instead of raising ↵Marcel Hellkamp2009-11-271-1/+0
| | | | them and Bottle handles returned and raised exceptions the same.
* Updated .gitignore and removed redundant REAME.Marcel Hellkamp2009-10-101-3/+5
|
* New 'nobreak' statement for SimpleTemplate, minor routing changes and some ↵Marcel Hellkamp2009-07-131-1/+0
| | | | unit tests.
* Changed package description in setup.py and added MANIFEST to .gitignoreMarcel Hellkamp2009-07-091-1/+1
|
* .gitignore changesMarcel Hellkamp2009-07-091-0/+4
|
* Added dist/ and release.sh to .gitignoreMarcel Hellkamp2009-07-071-0/+3
|
* first commitMarcel Hellkamp2009-06-301-0/+3