summaryrefslogtreecommitdiff
path: root/source_control
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-068-0/+32
* Make `main()` calls conditional - source_control (#3651)Fabio Alessandro Locati2016-12-052-2/+5
* Native YAML, improve quotation (#3643)Fabio Alessandro Locati2016-12-041-3/+3
* Native YAML (#3596)Fabio Alessandro Locati2016-12-013-16/+64
* Respect include.* directives by default.Kevin Maris2016-10-241-1/+1
* Make sure that the token is not printed in log (#3115)Michael Scherer2016-10-131-1/+1
* Do not leak the password of gitlab_user in log (#3122)Michael Scherer2016-10-081-1/+1
* Improve module docs (#2638)Ryan Brown2016-07-291-8/+10
* Add RETURN docs for github_key (#2634)Adrian Likins2016-07-281-1/+18
* Use py2.4 compat string formatting in github_key (#2633)Adrian Likins2016-07-281-2/+2
* Correct version_added for `github_key` module - was 2.0, now 2.2Ryan S. Brown2016-07-281-1/+1
* New module - github_key (#692)Robert Estelle2016-07-281-0/+224
* Add initial github_release module (#1755)Adrian Moisey2016-06-131-0/+121
* Fix gitlab_* module boolean parameter declaration (#2385)Thilo-Alexander Ginkel2016-06-073-8/+8
* Fixed exception handeling for Python 2.4 and python 3 compatablity (#2364)Chris Weber2016-06-043-6/+16
* Use type='path' for dest (#2175)Michael Scherer2016-05-061-2/+2
* Fix arguments and docs (#2147)Michael Scherer2016-05-021-3/+3
* Recategorize git_config and shift version to 2.1Toshio Kuratomi2016-04-281-0/+219
* Honouring verify_ssl when using username/password for authentication …Stefan Magnus Landrø2016-04-211-1/+1
* New module for creating gitlab projects (#968)Werner Dijkerman2016-04-121-0/+397
* New module for creating gitlab groups (#967)Werner Dijkerman2016-04-121-0/+215
* New module for creating gitlab users (#966)Werner Dijkerman2016-04-121-0/+348
* Update for modules which import json.json-imports-fallbackToshio Kuratomi2016-01-111-1/+9
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-162-2/+2
* more string correctionsBrian Coca2015-05-141-1/+1
* moar quotesBrian Coca2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* Reverse the default value of the bzr module force flagsToshio Kuratomi2015-01-291-3/+4
* Merge pull request #9 from bwhmather/feature/github_content_typeBrian Coca2014-12-011-14/+22
|\
| * mark all actions as privateBen Mather2014-09-301-9/+9
| * mark list as private instead of shadowingBen Mather2014-09-301-4/+4
| * make it possible to configure the content type of a github webhookBen Mather2014-09-291-3/+11
| * rename list to list_ to avoid shadowing in github_hooks moduleBen Mather2014-09-291-4/+4
* | Add missing __init__.py files for find_package() to workPaul Nicholson2014-10-031-0/+0
|/
* File extensions!Michael DeHaan2014-09-262-0/+0
* Restructuring.Michael DeHaan2014-09-262-0/+376
* Move modules into subdirectory.Michael DeHaan2014-09-265-1452/+0
* Allow git repo queries without a clone when update=noJames Cammarata2014-09-171-17/+25
* updated git module documentationDevin Austin2014-09-161-2/+1
* Documentation simplification for git module parameterMichael DeHaan2014-07-111-3/+1
* Merge branch 'git_fix' of https://github.com/pkit/ansible into pkit-git_fixJames Cammarata2014-06-201-0/+3
|\
| * fix issue #6932Constantine Peresypkin2014-04-101-0/+3
* | Cleanup subversion module documentation in regards to exportJames Cammarata2014-05-271-2/+3
* | Make sure export param for subversion module is checked as a booleanJames Cammarata2014-05-271-1/+1
* | Fix typo requird -> requiredAleksey Khudyakov2014-05-241-1/+1
* | Check module_path permissions when creating ssh_wrapper for gitJames Cammarata2014-05-141-1/+10
* | Only update submodules when recursive is trueChad Nelson2014-04-171-4/+7
|/
* Fix incorrect version_added value in docstring for subversion export paramJames Cammarata2014-04-081-1/+1
* Addresses #6750 Use --help instead of -James Tanner2014-04-031-1/+1