1
0
Fork 0
Commit Graph

4544 Commits (a309e1d89ded6919935a842faeaed8e888fbfe37)

Author SHA1 Message Date
Jordi Boggiano 1d8b627b57 Merge pull request #3051 from phramz/patch-1
alter command help to explain glob usage
2014-06-28 20:45:20 +02:00
Jordi Boggiano b7402c3b2d Ignore gh-pages branches, fixes #3073 2014-06-28 20:23:22 +02:00
Jordi Boggiano 28c65b5425 Merge pull request #3069 from josegonzalez/patch-1
Add missing tap for homebrew installation
2014-06-22 20:24:28 +02:00
Jose Diaz-Gonzalez 5a4ead4290 Add missing tap for homebrew installation 2014-06-22 14:07:38 -04:00
Jordi Boggiano 3874a11238 Update json test 2014-06-22 11:01:05 +02:00
Jordi Boggiano dcea95feba Update brew instructions, closes #2919 2014-06-22 10:52:33 +02:00
Josef Martinec 24f0f32543 Skip external symlinks when creating PHAR archive 2014-06-19 17:06:31 +02:00
Maximilian Reichel 845ebdcfd4 alter command help to explain glob usage
hey there! using globs for whitelisting packages is (imo) a very useful feature worth being explained to the user ;)
2014-06-12 13:55:56 +02:00
Jordi Boggiano ac497feaba CS fixes 2014-06-10 16:13:12 +02:00
Jordi Boggiano d036b2390e Load root aliases for providers by package name and not by provider name, fixes #3043 2014-06-09 19:36:06 +02:00
Jordi Boggiano d97e00643f Fix typo 2014-06-09 13:17:23 +02:00
Jordi Boggiano e890d1bc59 Remove use of glob, fixes #3042 2014-06-09 13:12:42 +02:00
Jordi Boggiano 15a99f31b3 Remove legacy cache handling 2014-06-09 13:11:25 +02:00
Jordi Boggiano 8035dbd714 Add full timezone date example, fixes #3038 2014-06-07 17:04:06 +02:00
Jordi Boggiano fc57c97f9f Merge pull request #2994 from MacDada/JsonConfigSourceFuncMadePrivate
JsonConfigSource: arrayUnshiftRef(): visibility and naming
2014-06-05 16:10:53 +02:00
Jordi Boggiano 5915747a0a Merge pull request #3010 from dmoreaulf/patch-1
adding doc entry for composer/satis's PR 118
2014-06-05 15:58:23 +02:00
Jordi Boggiano 9f0b9f3544 Merge pull request #2978 from jyggen/patch-1
Updated Satis install command in docs.
2014-06-05 12:41:13 +02:00
Jordi Boggiano 08e34858d6 Fix code to use hostname only, refs #3026 2014-06-05 11:14:29 +02:00
Jordi Boggiano 89ec322929 Merge remote-tracking branch 'benja-M-1/feature/svn-auth-from-auth-json' 2014-06-05 11:08:19 +02:00
Jordi Boggiano c0f9a00125 Merge remote-tracking branch 'jakoch/patch-6' 2014-06-05 10:57:43 +02:00
Jordi Boggiano 58d01b2c6e Merge pull request #2988 from tristanlins/feature/composer-repository-find-packages
ComposerRepository::findPackage[s]
2014-06-05 10:55:27 +02:00
Jordi Boggiano 44e25be06d Use inline html to work around parsedown bug, fixes composer/getcomposer.org#68 2014-06-05 09:42:52 +02:00
Jordi Boggiano 71397f82e4 Remove forced dir removal before install, fixes #3035 2014-06-04 14:20:36 +02:00
David Neilsen 7fe3426991 Clean up unused 'use' statements 2014-06-04 21:28:41 +12:00
David Neilsen 075c85dd48 Fix typo in src/Composer/Command/ClearCacheCommand.php 2014-06-04 21:25:43 +12:00
David Neilsen 421c9453a4 Add clear cache command. 2014-06-04 19:32:28 +12:00
Benjamin Grandfond 31b95ed02c Make auth credential creation private 2014-06-03 13:34:58 +02:00
Jordi Boggiano f16e3a88e2 Clean up code format and error message 2014-06-03 10:46:14 +02:00
Jordi Boggiano 5336b039c1 Merge remote-tracking branch 'discordier/fix-zip-downloader' 2014-06-03 10:35:06 +02:00
Jordi Boggiano 170f395004 Merge pull request #2949 from jakoch/patch-3
renamed listFiles() to getFolderContent(). fixed comment: the method doe...
2014-06-01 15:43:10 +02:00
Jordi Boggiano 9b580bd800 Do not realpath ./.., refs #2932 2014-06-01 15:38:46 +02:00
Jordi Boggiano 56c5af8dc4 realpathGlob tweaks, refs #2932 2014-06-01 15:15:20 +02:00
Richard Quadling 443858dae7 Force all glob results to be realpath'd. 2014-06-01 15:12:33 +02:00
Jordi Boggiano effacc1185 Do not realpath relative local URLs, fixes #2916 2014-05-31 21:36:09 +02:00
Jordi Boggiano 959cc4d63c Add info about conf file loading to debug output 2014-05-31 16:50:33 +02:00
Jordi Boggiano 615402c861 Merge pull request #3027 from bitExpert/fix/create_project_auth
Load auth information before root package gets installed
2014-05-31 15:58:09 +02:00
Stephan Hochdörfer 493ebbaacb Fix to load the auth information before the root package gets installed. 2014-05-30 18:37:47 +02:00
Benjamin Grandfond a21b0f82db Allow SVN to connect with credentials provided with the auth.json file 2014-05-30 17:14:43 +02:00
Jordi Boggiano 7131607ad1 Fix regression in handling github-oauth settings in auth.json 2014-05-27 16:26:24 +02:00
Mátyás Somfai 2ed0bfc1ba added tests for not updating packages referenced by specific commit hash 2014-05-27 14:23:31 +02:00
Jordi Boggiano 2ae0843616 Skip updates to same reference-locked version, fixes #2487, fixes #1333 2014-05-27 14:21:12 +02:00
Jordi Boggiano c96430244c Add missing setDistReference on alias package, fixes #3017 2014-05-27 14:11:20 +02:00
Jordi Boggiano 534bd64cd1 Add support for manipulating empty json files 2014-05-27 13:59:32 +02:00
Jordi Boggiano af6ef235e1 Update json schema 2014-05-27 13:58:53 +02:00
Jordi Boggiano 90d1b6e08a Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862 2014-05-27 13:50:47 +02:00
Stephan Hochdoerfer 1d15910fa6 Will read configured http basic auth credentials from users auth.json file and pass the credentials to the configured IOInterface. 2014-05-26 13:04:20 +02:00
Jordi Boggiano 64ac32fca9 Merge pull request #2785 from Firehed/master
Add @generated annotation to lockfile (ref PR 2210)
2014-05-24 22:57:50 +02:00
Jordi Boggiano 43a72d1132 Merge pull request #2985 from tristanlins/hotfix/filesystem-remove-directory
Graceful fallback in Filesystem::removeDirectory() to php
2014-05-24 22:55:17 +02:00
Jordi Boggiano 1ce419cc43 Fix var name 2014-05-23 18:55:44 +02:00
Jordi Boggiano 3ebc869060 Extract functionality from GitDownloader to make it more reusable 2014-05-23 18:48:10 +02:00