Commit History

Author SHA1 Message Date
  Thomas Kluyver f4fd117133 Prepare for 0.2 release 11 years ago
  Thomas Kluyver ebd4f6c6ec Fix path issue on Windows 11 years ago
  Thomas Kluyver f7b682ee0e Mention error handling 11 years ago
  Thomas Kluyver af4d3ed576 Better script template 11 years ago
  Thomas Kluyver 4ebd3a0430 Describe config file validation in release notes 11 years ago
  Thomas Kluyver 9ad8683e19 Rename subsection -> key in tests 11 years ago
  Thomas Kluyver 0d4c149f51 Merge pull request #13 from devsnd/master 11 years ago
  twall 515b1b1672 renamed all ocurrences of subsections to keys 11 years ago
  twall 300a0854cf made entry_point in Application optional 11 years ago
  twall 9586f8ba7a renamed invalid_config_keys.cfg to invalid_config_section.cfg 11 years ago
  Thomas Kluyver e954941300 Make configparser requirement more flexible 11 years ago
  Johannes Baiter a05fa5e723 Install dependencies on Python 2 for Travis. 11 years ago
  twall 16c8d5cf9b entry_point in Shortcut is not mandatory 11 years ago
  twall 3228d9c1de simplified config reader, moved import of configreader into main 11 years ago
  Thomas Kluyver b973a078f0 Fix and test extracting modules from zip files 11 years ago
  Thomas Kluyver a19c4af36d Add some docstrings 11 years ago
  Thomas Kluyver 3bc038a43d Add Travis config file 11 years ago
  Thomas Kluyver 24b6df71eb Add tests for copying modules 11 years ago
  Thomas Kluyver 499ef56cd7 Complain about extension modules for wrong platform or Python version 11 years ago
  twall 8d44ea5145 added Validator for Shortcut section, added test for Shortcut section 11 years ago
  twall 07ea7bc853 improved configuration parser to allow for non-trivial secton names 11 years ago
  Thomas Kluyver b4ca3ef604 Add script to build all examples 11 years ago
  twall 6869cfcbeb configuration moved to own module, throws own Exception "InvalidConfig" 11 years ago
  twall f295463aa9 mandatory sections should only be checked once and not once for each section! 11 years ago
  twall f113644aba oops, includes are optional! 11 years ago
  twall a1d547ffef added nose tests to check if configuration validation works as expected 11 years ago
  twall d9ec678e70 implemented configuration file validation, closes #11 11 years ago
  Thomas Kluyver be841d8777 Use non-importable name for entry point launcher scripts. 11 years ago
  Thomas Kluyver 76d16b4704 Document defining multiple shortcuts 11 years ago
  Thomas Kluyver 16efdaaea8 Add support for multiple shortcuts 11 years ago