| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modularized lm compilation | schneefux | 2014-05-26 | 1 | -6/+20 |
| | | |||||
| * | removed unused imports | schneefux | 2014-05-26 | 5 | -6/+3 |
| | | |||||
| * | spotify error handling | schneefux | 2014-05-26 | 1 | -1/+11 |
| | | |||||
| * | removed pkgutil | schneefux | 2014-05-26 | 1 | -1/+0 |
| | | |||||
| * | complete vocabcompiler fix | schneefux | 2014-05-26 | 1 | -2/+8 |
| | | |||||
| * | fixed vocabcompiler after init update | schneefux | 2014-05-26 | 1 | -1/+1 |
| | | |||||
| * | removed explicit names from init | schneefux | 2014-05-24 | 1 | -1/+0 |
| | | |||||
| * | reverse sorting for unit testing | schneefux | 2014-05-24 | 2 | -2/+4 |
| | | |||||
| * | Filter modules intelligently | schneefux | 2014-05-24 | 1 | -2/+1 |
| | | |||||
| * | dynamic module loading with priorities | schneefux | 2014-05-24 | 5 | -4/+45 |
| | | |||||
| * | better patching | schneefux | 2014-05-24 | 1 | -1/+1 |
| | | |||||
| * | Unit tests for brain using mocks | schneefux | 2014-05-24 | 1 | -0/+37 |
| | | |||||
| * | Fixed Weather merge conflict | schneefux | 2014-05-10 | 0 | -0/+0 |
| |\ | |||||
| | * | reverting to calling parseDay, consistent with semantic version | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | | |||||
| * | | Populate now adds keys (with empty values) for empty input (easier to handle ↵ | schneefux | 2014-05-10 | 2 | -12/+10 |
| | | | | | | | | | in modules) | ||||
| * | | Semantic version update + reflect change in Weather module, better output ↵ | schneefux | 2014-05-10 | 3 | -8/+8 |
| |/ | | | | formatting in populate | ||||
| * | changed parseDate to extractDates | schneefux | 2014-05-10 | 1 | -1/+1 |
| | | |||||
| * | updated requirements.txt | schneefux | 2014-04-10 | 1 | -7/+0 |
| | | |||||
| * | Merge pull request #9 from alexbate/master | schneefux | 2014-04-09 | 2 | -9/+25 |
| |\ | | | | | International weather | ||||
| | * | Weather module parses global forecasts correctly | schneefux | 2014-04-09 | 1 | -2/+8 |
| | | | | | | | | | | | The weather module now checks to see if it is a global forecast, as the parsing needs to be slightly different if so | ||||
| | * | Add international weather | schneefux | 2014-04-09 | 1 | -7/+17 |
| |/ | | | | | If not in US, uses nearest city/town instead. Wunderground handles this without any changes. Verifies that Wunderground returns a forecase. | ||||
| * | removed 10-digit phone # requirement | schneefux | 2014-04-08 | 1 | -5/+1 |
| | | |||||
| * | added requests to requirements.txt | schneefux | 2014-04-08 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #1 from davidcelis/patch-1 | schneefux | 2014-04-07 | 1 | -2/+2 |
| |\ | | | | | Fix joke typo | ||||
| | * | Fix joke typo | schneefux | 2014-04-07 | 1 | -2/+2 |
| |/ | |||||
| * | more info in readme | schneefux | 2014-04-07 | 1 | -2/+8 |
| | | |||||
| * | MIT license | schneefux | 2014-03-30 | 1 | -1/+25 |
| | | |||||
| * | updated readme | schneefux | 2014-03-30 | 1 | -0/+2 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 51 | -0/+2876 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 1 | -0/+4 |
