Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/master' | Pacien TRAN-GIRARD | 2014-10-22 |
|\ | | | | | | | | | Resolved conflicts: src/downloader/__init__.py | ||
| * | Adding Wrapper class in downloader module + beginning of interpreter module | Minijackson | 2014-10-22 |
| | | |||
* | | Add geographic search query URL generator | Pacien TRAN-GIRARD | 2014-10-22 |
| | | |||
* | | Generate query URL in a function | Pacien TRAN-GIRARD | 2014-10-22 |
|/ | |||
* | Use proper really working way to construct url | Pacien TRAN-GIRARD | 2014-10-22 |
| | |||
* | Use proper working way to construct url | Pacien TRAN-GIRARD | 2014-10-22 |
| | |||
* | Use proper way to construct url | Pacien TRAN-GIRARD | 2014-10-22 |
| | |||
* | Using real system proxies + rcnamespace + docs + default values | Minijackson | 2014-10-15 |
| | | | | | | | - Adding __init__ docs - Adding WikimediaAPI class constructor default values for endpoint and format - Real usage of rcnamespaces with namespace conversion from string to int | ||
* | Movind Downloader and WikimediaAPI classes into __init__.py file | Minijackson | 2014-10-15 |
| | | | | + Adding .gitignore | ||
* | Adding WikimediaAPI class | Minijackson | 2014-10-15 |
| | |||
* | Adding beginning of downloader class and module | Minijackson | 2014-10-10 |
| | | | | | | The downloader module is used to take care of the downloading part of the program, including manipulation of the wikimedia API therefore the Downloader class won't be the only one in the downloader module | ||
* | Adding README file | Minijackson | 2014-09-07 |