index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hacking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7306 from abadger/feature/egg-info
Brian Coca
2014-12-15
2
-1
/
+35
|
\
|
*
Teach env-setup how to create egg-info for ansible so that pkg_resources works
Toshio Kuratomi
2014-05-06
2
-1
/
+35
*
|
typofixes - https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-12-04
1
-2
/
+2
*
|
Fix misspelled "necessarily"
follower
2014-11-29
1
-1
/
+1
*
|
fixed issue with subclasses across the repos clobbering each other, they
Brian Coca
2014-11-05
1
-1
/
+1
*
|
added blank line before section to avoid sphinx warnings
Brian Coca
2014-11-05
1
-1
/
+1
*
|
Clarify module list footer.
Michael DeHaan
2014-11-04
1
-2
/
+3
*
|
subcategories are now Title case and _ gets changed to a space
Brian Coca
2014-11-04
1
-1
/
+1
*
|
now correctly flags and sorts subcategory modules
Brian Coca
2014-11-04
1
-7
/
+19
*
|
now displays subcategories correctly
Brian Coca
2014-11-04
2
-29
/
+76
*
|
now doc generation does not ignore subdirs of cloud
Brian Coca
2014-11-03
1
-2
/
+4
*
|
now correctly processes modules when in subdirs of cloud
Brian Coca
2014-11-02
1
-3
/
+4
*
|
corrected text/flag
Brian Coca
2014-10-31
1
-1
/
+1
*
|
Added note explaning the module tagging
Brian Coca
2014-10-31
1
-0
/
+5
*
|
Now adds flags for non core and deprecated modules in listing
Brian Coca
2014-10-31
1
-28
/
+49
*
|
bypass core/extras text when module is deprecated
Brian Coca
2014-10-31
1
-2
/
+4
*
|
now docs handle deprecated modules but still ignore aliases
Brian Coca
2014-10-30
2
-2
/
+17
*
|
Created Deprecated module category that only appears when there is
Brian Coca
2014-10-30
1
-6
/
+11
*
|
module formatter skips modules with leading underscore to avoid
Brian Coca
2014-10-28
1
-0
/
+3
*
|
Merge pull request #9384 from insaneirish/devel
Toshio Kuratomi
2014-10-21
1
-1
/
+1
|
\
\
|
*
|
Change "usuable" to "usable".
insaneirish
2014-10-20
1
-1
/
+1
*
|
|
Typo: greatful -> grateful
Igor Vuk
2014-10-15
1
-2
/
+2
|
/
/
*
|
Typo: recieve -> receive.
Baptiste Mathus
2014-10-13
1
-2
/
+2
*
|
Update rst.j2
Michael DeHaan
2014-09-30
1
-2
/
+2
*
|
Fix link in reST template
Martin Ueding
2014-09-28
1
-1
/
+1
*
|
Docsite formatting
Michael DeHaan
2014-09-27
2
-13
/
+21
*
|
hacking/env-setup no longer needs to set library since modules appear as git ...
Michael DeHaan
2014-09-26
1
-3
/
+0
*
|
Some various comments about the new repos, more to likely come.
Michael DeHaan
2014-09-26
2
-0
/
+36
*
|
Updating the module formatter to deal with the new repo structure.
Michael DeHaan
2014-09-26
1
-6
/
+11
*
|
Modules are almost always written now by mutliple authors, so don't show this...
Michael DeHaan
2014-09-10
1
-4
/
+0
*
|
Fix issue #8578. Setting envvar in ""'s ensures the PYTHONPATH is set to
Michael Salmon
2014-08-12
1
-1
/
+1
*
|
Add checkmode support for test-module script
Hector Acosta
2014-07-20
1
-5
/
+12
*
|
Docsite things.
Michael DeHaan
2014-06-19
1
-0
/
+6
|
/
*
Make test-module interpret --args='{...' as yaml
Felix Kaiser
2014-04-10
1
-0
/
+4
*
Add tesing deps installation into hacking/README
Max Riveiro
2014-03-22
1
-1
/
+1
*
Micro-optimization: replace s.find(x)!=-1 with x in s
Cristian Ciupitu
2014-03-16
1
-1
/
+1
*
Remove obsolete module development docs
Lukáš Lalinský
2014-02-22
1
-1
/
+1
*
Allow hacking/env-setup module path to use config file library path
willthames
2014-02-12
2
-1
/
+31
*
Support for -a to accept a file with test-module
Matt Martz
2014-02-07
1
-0
/
+5
*
Merge pull request #5461 from sivel/test-module-interpreter
jctanner
2014-01-30
1
-2
/
+15
|
\
|
*
Add -I/--interpreter argument to test-module
Matt Martz
2013-12-30
1
-2
/
+15
*
|
More site rename things.
Michael DeHaan
2014-01-29
1
-1
/
+1
*
|
Add an "all" category so all modules show up uncategorized there.
Michael DeHaan
2014-01-02
1
-1
/
+2
*
|
Basic docsite formatting fixups
Michael DeHaan
2014-01-02
1
-1
/
+1
|
/
*
include short_description in the module page's title
Mikhail Sobolev
2013-12-26
1
-2
/
+10
*
Add note about how to submit doc changes to generated module docs, limit TOC ...
Michael DeHaan
2013-12-26
1
-1
/
+2
*
use rst formatting for sphinx part
Mikhail Sobolev
2013-12-25
1
-1
/
+1
*
provide sections and local TOC for module documentation
Mikhail Sobolev
2013-12-25
1
-5
/
+20
*
do not produce too deep toc for category lists
Mikhail Sobolev
2013-12-25
1
-6
/
+9
*
remove trailing whitespaces
Mikhail Sobolev
2013-12-25
2
-5
/
+5
[next]