1
0
Fork 0
Commit Graph

38 Commits (ddd6ea1c2f90950f3b58ade3593756f397307af0)

Author SHA1 Message Date
Felix Kiss 65f8d1c247 Update why-are-unbound-version-constraints-a-bad-idea.md
Minor text improvement
2015-02-17 02:46:15 +01:00
Jordi Boggiano 2bb78708b8 Merge pull request #3246 from richardkmiller/patch-1
Very tiny but necessary edit
2014-10-17 16:09:33 +01:00
Jordi Boggiano 0e409a159c Add toran to docs besides satis 2014-09-10 16:05:11 +01:00
Richard K Miller 1ee0f28e79 update documentation to work for ZSH or Bash 2014-08-29 13:50:25 -06:00
Richard K Miller 553288a384 Very tiny but necessary edit
To delete `.git` repos of submodules, `rm -rf vendor/**/.git` doesn't work, but `rm -rf vendor/*/*/.git` does
2014-08-28 21:49:57 -06:00
Jordi Boggiano 0c85ca426d Add code-fences to examples for syntax highlighting 2014-05-19 12:17:07 +02:00
Jordi Boggiano f6bf7e4a7b Add dev-master example 2014-04-09 14:50:55 +02:00
Jordi Boggiano a099591735 Adjustments to unbound constraint docs 2014-04-09 14:46:32 +02:00
Christophe Coevoet c7576ee649 Added a new FAQ entry about unbound version constraints 2013-10-12 02:57:14 +02:00
Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 2013-07-26 12:25:05 +02:00
Jonathan Reinink 5b3d8dc874 Update should-i-commit-the-dependencies-in-my-vendor-directory.md
Tweak option #3 for including dependencies in a GIT repo.
2013-03-21 09:55:13 -03:00
Jonathan Reinink 5a0e97ccb6 Update should-i-commit-the-dependencies-in-my-vendor-directory.md
Add a third option for including vendor dependencies in main GIT repo.
2013-03-20 18:42:32 -03:00
Kyle Robinson Young 94a708cfc5 Recommend actual version as constraint with installers. Ref composer/installers#58. 2013-02-17 16:54:29 -08:00
Włodzimierz Gajda c6ae3caf52 Editorial fix 2012-11-08 16:51:52 +01:00
Jordi Boggiano f7feb82915 Clarify docs 2012-08-21 10:04:41 +03:00
Kyle Robinson Young 404c944adc Reword custom directory FAQ 2012-08-20 20:42:17 -07:00
Jordi Boggiano 8bf03aea07 Doc fixes 2012-07-19 19:44:08 +02:00
Jordi Boggiano dfd71b31dc Doc fixes 2012-07-19 19:40:39 +02:00
Kyle Robinson Young 6e40822abb Add FAQ on how to install to a custom directory 2012-07-18 21:19:03 -07:00
Jordi Boggiano c9d1e7a918 Add FAQ about committing deps 2012-06-22 15:19:01 +02:00
Kyle Robinson Young 6375bc5551 Typo fixes 2012-06-20 14:15:54 -07:00
Jordi Boggiano ecf6afdbb3 Add FAQ entry 2012-04-12 19:32:00 +02:00
Jordi Boggiano 04d2acda29 Add docs about satis & why repositories are not loaded recursively 2012-03-23 20:58:12 +01:00
Jordi Boggiano 46931824fb Rename faqs to articles 2012-02-20 16:33:22 +01:00
Beau Simensen bf0f0cf73e Updated to reference @Seldaek notes and refer to GitHub Post-Receive URL PR. 2012-02-12 15:24:18 -06:00
Beau Simensen d115c265cb Not sure I have the timing right, but figured this is a good place to start. 2012-02-10 07:36:36 -08:00
Jordi Boggiano 39ab5017aa Update scripts docs 2012-02-05 16:27:55 +01:00
François Pluchino 2902e9ee06 Update doc/faqs/triggers.md 2012-01-25 18:29:44 +01:00
François Pluchino 1699b5c338 Update trigger faq 2012-01-25 18:23:04 +01:00
François Pluchino f017074655 Remove package trigger
Rename GetTriggerEvent on TriggerEvent
Remove get/set Application in TriggerEvent
Remove get/set Dispatcher in TriggerEvent
Add get/set Composer in TriggerEvent
Add get/set IO in TriggerEvent
Restaure ConsoleIO and IOInterface
Update Faq
2012-01-25 00:22:12 +01:00
François Pluchino 2f6a3ce8b9 Add system trigger 2012-01-24 18:08:41 +01:00
Jordi Boggiano c9929a2e82 Minor doc tweaks 2012-01-22 22:06:38 +01:00
Beau Simensen c1d1482393 This was nowhere near accurate before. Must have been thinking about the wrong then when I wrote this. 2012-01-19 20:57:57 -08:00
Beau Simensen 1b908d4f80 Changing vendor bin configuration 2012-01-18 22:54:59 -08:00
Beau Simensen 4748e1dacb Tweaks on Windows section of the doc 2012-01-18 12:11:16 -08:00
Beau Simensen 8507bcf298 Updates per @stof 2012-01-18 09:59:04 -08:00
Beau Simensen d21fca24a6 Forgot a bit. :-/ 2012-01-18 09:17:41 -08:00
Beau Simensen 70187699aa vendor bins documentation 2012-01-18 09:14:06 -08:00