Commit History

作者 SHA1 備註 提交日期
  Mark Lee acc13b657f Fix typos in execution module docs 9 年之前
  Thomas Jackson b8e39c13f9 Add docs for new raw boolean support of depends decorator 9 年之前
  Thomas Jackson e32a7e1ed7 Whitespace cleanup 10 年之前
  Mike Place a5e1540f22 Provide a facility for modules to report the reasons they cannot be 10 年之前
  Thomas S Hatch 3ce955c774 Merge branch '2014.7' into develop 10 年之前
  Erik Johnson a4413bb27a Improve formatting 10 年之前
  loz-hurst 9031ea871a Fix broken back ticks in 68301c4 10 年之前
  loz-hurst 68301c4339 Updated module documentation for clarification 10 年之前
  Seth House 64b8fb6a81 Added label to the docs for writing execution modules 10 年之前
  Chris Rebert 7d1df94bb1 copyedit ref docs 10 年之前
  Mike Place 2637fc689f Docs build cleanly! Yay! 10 年之前
  Mike Place a485eceac9 Fix all broken links in docs. Ignore certain known-good links. Adjust many links that are returning 301. 10 年之前
  Thomas S Hatch 553a4fe10f Merge pull request #10598 from cachedout/2_19_docfix 10 年之前
  Mike Place 7001c9dcc3 Big re-write of the modules reference. Standardized on 'execution module' as a term to avoid confusion. Cleaned up a lot of weasel-words and made the phrasing more declarative. 10 年之前
  Mike Place f12194c146 Change decorator example to setup logging. Closes #10584. 10 年之前
  Thomas S Hatch 6c144e003e Log to trace instead of print, @pwaller per #9752 11 年之前
  Peter Waller 054fccd3b7 Update index.rst 11 年之前
  Colton Myers b43b0d5d09 Add more state vs module clarification 11 年之前
  Joseph Hall 214843c53b Clarify that execution modules and state modules are not the same thing 11 年之前
  Jeffrey C. Ollie b1fb52a680 fix more funcion => function typos 11 年之前
  Erik Johnson 2b397ec24c Docs formatting fixes 11 年之前
  loz-hurst 91d7b2a346 Added note about methods with trailing underscores to module docs. 11 年之前
  Paul Brian (lifeisstillgood) fe4559101e Trivial doc spelling fix 11 年之前
  Pedro Algarvio bc28a6276b Link to python's glossary. 11 年之前
  Pedro Algarvio 0df4f2e8d0 Link to the actual python `False` constant. 11 年之前
  Pedro Algarvio 947f99a007 Link to `string` and `False` in the python documentation. 11 年之前
  Pedro Algarvio b83a749d60 Link to the `dict` on python's `typesmapping` and point to a docstring explanation. 11 年之前
  Erik Johnson 87d0c07eb2 Remove ref to salt/modules in module writing docs 11 年之前
  Erik Johnson 1b876fc53a Clarify docs on custom types 11 年之前
  Chris Rebert bf03461f00 fix spelling: dependancy ==> dependency 11 年之前