6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #575: Add sphinx dependency to dev-requirements. - Added Sphinx to the dev_requirements.txt file. - Changed Sphinx version to 1.2.3 to reflect latest version. - Removed docs/requirements.txt from docs and travis.yml. More... over 9 years ago
Update the testing doc page from unittest to pytest More... over 9 years ago
Fix #588 Refactor plugins to use Config framework More... over 9 years ago
Fix #584 unicode string format error, 'string' to u'string' More... over 9 years ago
Fix #581 typo 'starTime' -> 'startTime' More... over 9 years ago
Fix #540 Improved ConfigTool UI More... over 9 years ago
Add tip for Windows install to Quick Start guide More... over 9 years ago
Decoupled recording api from server.py More... over 9 years ago
Added naming to popup dialogs in ConfigTool More... over 9 years ago
Fix #562 refactor YouTube tests. - Refactored the youtube framework tests as suggested in #517. - Reformatting multi-line dict and lists. - Constant renamed to upper case. - Refactored tests to use test case lists. - get_defaults() test checks against an expected dict. - Adding missing commas to items in list/dicts. - Refactored some test cases to use pytest. - Using capsys instead of sys.out for pytest fixtures. More... over 9 years ago
Update link to project proposal More... over 9 years ago
Replaced references to unittest with pytest More... over 9 years ago
Removed an unnecessary new line More... over 9 years ago
Fix #558 "setup" buttons in the config tool were broken More... over 9 years ago
Added missing gstreamer-python and sphinx dependencies. More... over 9 years ago
Fix formatting More... almost 10 years ago
Mark RSS feed parser test as expected to fail More... almost 10 years ago
Sort packages by name More... almost 10 years ago
Close #557 Add list argument to CLI talk command Add a list argument to talk command which prints existing talk ids, titles, speakers, and events in a table More... almost 10 years ago
Close #556 CLI talk tests More... about 10 years ago
Pin flake8, pep8, and pytest at known working versions More... about 10 years ago
Remove framework/rss_parser.py More... about 10 years ago
Fix E714 test for object identity should be 'is not' More... about 10 years ago
Ignore PEP8 E265 More... about 10 years ago
Add *.egg/ directories created by pytest More... about 10 years ago
Revert "Close #496 Set travis git clone depth to 1" More... about 10 years ago
Update resources More... about 10 years ago
Update en_US translation file strings More... about 10 years ago
Update translation files More... about 10 years ago
Fix #537 Translations do not work for RecordTool and ConfigTool More... about 10 years ago