summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bumped to v0.2.2v0.2.2Siddharth Ravikumar2016-01-112-1/+5
|
* README.rst: validation fix.Siddharth Ravikumar2016-01-112-2/+1
|
* updated docs/releases.rstSiddharth Ravikumar2016-01-112-1/+14
|
* bumped to version 0.2.1v0.2.1Siddharth Ravikumar2016-01-112-1/+2
|
* updated 'download_url' in setup.py.Siddharth Ravikumar2016-01-112-1/+3
|
* modified combox.file.rm_path function.Siddharth Ravikumar2016-01-112-0/+3
|
* tests/events_test.py: docstring fix.Siddharth Ravikumar2016-01-111-2/+2
|
* [bug fix] setup.pySiddharth Ravikumar2016-01-112-2/+9
| | | | Function for reading a file is defined in setup.py itself.
* combox/config.py: modified config_cb function.Siddharth Ravikumar2016-01-112-4/+13
| | | | | | The combox configuration directory creation is now done after reading all the configuration values; the function also creates the combox directory if it does not already exist.
* combox/cbox.py: configuration related update.Siddharth Ravikumar2016-01-112-1/+8
| | | | | Now, combox starts configuration when the configuration directory or the configuration file does not exist.
* Added docs/api/combox.log.rstSiddharth Ravikumar2016-01-103-1/+9
|
* combox.log: rewrote docstrings.Siddharth Ravikumar2016-01-102-3/+30
| | | | They're sphinx friendly now.
* Added docs/api/combox.gui.rstSiddharth Ravikumar2016-01-103-0/+9
|
* combox.gui: rewrote docstrings.Siddharth Ravikumar2016-01-102-26/+71
| | | | They're sphinx friendly now.
* Updated Changelog.Siddharth Ravikumar2016-01-071-0/+29
|
* Whitespace fix in combox.config.Siddharth Ravikumar2016-01-071-0/+1
|
* Added docs/api/combox.config.rstSiddharth Ravikumar2016-01-072-0/+7
|
* Rewrote docstrings combox.config module.Siddharth Ravikumar2016-01-071-8/+50
| | | | They're sphinx friendly now.
* Added docs/api/combox.cbox.rstSiddharth Ravikumar2016-01-052-0/+7
|
* docstrings in combox.cbox are sphinx friendly now.Siddharth Ravikumar2016-01-051-4/+17
|
* Added rsync exclude filter (for doc uploads).Siddharth Ravikumar2016-01-022-1/+4
|
* Added api docs for combox.events combox.silo.Siddharth Ravikumar2016-01-024-1/+20
|
* Rewrote/Added docstrings in combox.events module.Siddharth Ravikumar2016-01-021-35/+210
| | | | They're sphinx friendly now.
* updated ChangeLogSiddharth Ravikumar2015-12-251-0/+5
|
* combox/silo.py: rewrote docstrings.Siddharth Ravikumar2015-12-251-43/+103
| | | | Docstrings in combox.silo module are sphinx friendly now.
* docs: added link to git repo in sidebar.Siddharth Ravikumar2015-12-242-1/+6
|
* Added docs/setup/index.rstSiddharth Ravikumar2015-12-242-2/+168
| | | | | | `docs/setup/index.rst` contains information about install combox on gnu/linux and osx and information about setting up development environment on windows.
* docs/releases.rst: added bash highlighting.Siddharth Ravikumar2015-12-241-0/+2
|
* removed gnu, osx, setup-combox & windows docs.Siddharth Ravikumar2015-12-246-189/+9
| | | | Content in these pages will later be moved to setup/
* README.rst: cosmetic edit.Siddharth Ravikumar2015-12-241-0/+2
|
* docs/releases.rst: changed the styling of heading.Siddharth Ravikumar2015-12-241-1/+2
|
* docs/releases.rst: updated 0.2.0 archives.Siddharth Ravikumar2015-12-241-3/+8
|
* Added docs/releases.rst.Siddharth Ravikumar2015-12-243-1/+64
|
* updated Changlog.Siddharth Ravikumar2015-12-241-0/+10
|
* setup.py: updated `description`.Siddharth Ravikumar2015-12-241-1/+1
|
* docs: Added combox.crypto module.Siddharth Ravikumar2015-12-242-0/+7
|
* README.rst: changed the position of fancy buttons.Siddharth Ravikumar2015-12-241-7/+9
|
* README.rst: updated fancy buttons.Siddharth Ravikumar2015-12-241-8/+8
|
* README.rst: Fixed typo.Siddharth Ravikumar2015-12-241-1/+1
|
* Rewrote docstrings in combox.crypto module.Siddharth Ravikumar2015-12-241-29/+100
| | | | It is sphinx friendly now.
* Added shields.io buttons (pypi); fancy stuff.Siddharth Ravikumar2015-12-241-0/+16
|
* Added api/index, api/combox.fileSiddharth Ravikumar2015-12-234-0/+21
|
* combox/file.py: updated docstrings.Siddharth Ravikumar2015-12-232-84/+189
|
* README.rst: removed contact section.Siddharth Ravikumar2015-12-222-6/+4
|
* setup.py: changed `author` field.Siddharth Ravikumar2015-12-222-1/+5
|
* authors -> contributors.Siddharth Ravikumar2015-12-2221-23/+48
|
* Makefile: added new targetsSiddharth Ravikumar2015-12-222-2/+11
| | | | | | | new targets: - clean-dist - clean-pyc
* .py files coding set to utf-8.Siddharth Ravikumar2015-12-2216-2/+34
|
* README.rst: cosmetic fix.Siddharth Ravikumar2015-12-221-1/+1
|
* bumped to version 0.2.0v0.2.0Siddharth Ravikumar2015-12-223-1/+14
|