aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version to 0.0.4Guido Günther2016-09-29
* Improve error message with broken config fileGuido Günther2016-09-28
* Run flake8 to verify styleGuido Günther2016-09-28
* Break the loop if we don't make any progress (#31)Guido Günther2016-09-13
* Add travis ci status (#30)Guido Günther2016-09-12
* Enable Travis CI (#29)Daniel Lobato García2016-09-06
* Merge pull request #26 from theforeman/testsDaniel Lobato García2016-08-18
|\
| * Make inventory script pep8 compliantGuido Günther2016-08-14
| * Make setup.py pep8 compliantGuido Günther2016-08-14
| * Add a test for methods invoking _get_json()Guido Günther2016-08-14
| * Add doctest for safe_wordGuido Günther2016-08-14
| * Don't perform all the work in the constructorGuido Günther2016-08-14
| * Add nosetest and tox setupGuido Günther2016-08-14
|/
* added group by lifecycle_environment and contentview functionalityNicholas Strugnell2016-08-10
* added content view and lifecycle environment grouping supportNicholas Strugnell2016-08-09
* Only call ForemanInventory when __main__ is setGuido Günther2016-08-08
* Allow to disable fact cacheGuido Günther2016-08-08
* In case of 404 we get an empty list but expect an empty dictGuido Günther2016-08-05
* Merge pull request #22 from yankcrime/masterGuido Günther2016-08-05
|\
| * Switch out the shebang to invoke python via /usr/bin/envNick Jones2016-08-04
|/
* Merge pull request #16 from mspaulding06/masterGuido Günther2016-06-17
|\
| * Add environment ansible groupMatt Spaulding2016-06-17
|/
* Resolve params via all_parameters onlyGuido Günther2016-06-12
* Use Foreman to calculate resulting set of paramsAriel Salvo2016-06-12
* Add facts to hostvars as wellGuido Günther2016-06-10
* Merge pull request #13 from dLobatog/prefixGuido Günther2016-05-12
|\
| * Set prefix for Ansible groupsDaniel Lobato2016-05-12
|/
* Merge pull request #12 from theforeman/handle_404Guido Günther2016-05-04
|\
| * Don't fail if host disappearsGuido Günther2016-04-29
|/
* Merge pull request #11 from wwitzel3/masterGuido Günther2016-04-14
|\
| * Update docs with ini discovery orderWayne Witzel III2016-04-12
| * read foreman.ini from environment if setWayne Witzel III2016-04-05
|/
* Merge pull request #10 from aboyett/expand-cache-pathGuido Günther2016-03-24
|\
| * expand the use of '~' in cache path locationAndy Boyett2016-03-24
|/
* Bump version to 0.0.3v0.0.3Guido Günther2016-03-23
* Merge branch 'gh/5'v0.0.2Guido Günther2016-02-29
|\
| * Expand host variables as wellGuido Günther2016-02-29
* | Merge pull request #6 from brandonweeks/paginationGuido Günther2016-02-26
|\ \ | |/ |/|
| * Pagination logic improvementsBrandon Weeks2016-02-25
* | Don't forget to load params on valid cacheGuido Günther2016-02-18
* | Merge pull request #4 from brandonweeks/paginationGuido Günther2016-02-18
|\|
| * add support for paginationBrandon Weeks2016-02-17
* | Merge pull request #3 from brandonweeks/fix_typoGuido Günther2016-02-17
|\ \ | |/ |/|
| * fix typoBrandon Weeks2016-02-17
|/
* Fix typosGuido Günther2016-02-16
* Add copying and authors fileGuido Günther2016-02-16
* gitignore cached paramsv0.0.1Guido Günther2016-02-14
* Remove unused codeGuido Günther2016-02-14
* Update docsGuido Günther2016-02-13
* Group by location and organization as wellGuido Günther2016-02-13