1
0
Fork 0
Commit Graph

1170 Commits (ac36d0c3964176a27490b0c7f10eb4baf34f5ca4)

Author SHA1 Message Date
till 4db4d6720b correct my typo 2012-03-02 20:03:46 +01:00
till ba8ccb1955 trailing space 2012-03-02 19:46:46 +01:00
till 275d1c9969 * added a method to return the credential string for the svn command 2012-03-02 19:46:11 +01:00
till e18a4f7d31 detect if credentials are in the url 2012-03-02 19:43:07 +01:00
Jordi Boggiano 3abfa00b11 Add changelog file 2012-03-01 19:48:25 +01:00
Jordi Boggiano 30f612f672 Fix undef variable in search, fixes #374 2012-02-29 21:03:48 +01:00
Jordi Boggiano 5d414436ba Avoid phpunit process-isolation errors with the autoload closure 2012-02-29 17:24:17 +01:00
Jordi Boggiano 202cfb4fb9 Some docs update 2012-02-29 15:57:16 +01:00
Jordi Boggiano 605fae42a6 Remove fenced blocks in docs 2012-02-29 15:56:53 +01:00
Dave Marshall cb3548c64c Reset the errorOutput before attempting to run command 2012-02-29 13:32:08 +00:00
Dave Marshall c2421db7d9 Add stderr to exceptions for GitDownloader 2012-02-29 11:05:25 +00:00
Martin Hasoň f026e2a0eb Added tests for FileDownloader and ArchiveDownloader 2012-02-28 11:59:18 +01:00
Martin Hasoň 1f43f915da Removed copy/paste code 2012-02-28 09:21:43 +01:00
Martin Hasoň f1618df349 Added downloader for simple files and refactor FileDownloader into ArchiveDownloader 2012-02-28 09:21:42 +01:00
Benjamin Eberlei 36ccd38aa7 Directly install dependencies 2012-02-27 20:52:41 +01:00
Benjamin Eberlei 24de082fd5 Refactored 2012-02-27 20:25:36 +01:00
Benjamin Eberlei db64917a83 Renamed install-project to create-project to differentiate from just "install". 2012-02-27 20:25:36 +01:00
Benjamin Eberlei 62bdaaf408 Add docs 2012-02-27 20:25:36 +01:00
Benjamin Eberlei 23719b3b1d Rename packagist url to repository url 2012-02-27 20:25:36 +01:00
Benjamin Eberlei f60fe5622a Add missing use stmt. 2012-02-27 20:25:36 +01:00
Benjamin Eberlei 1c67633c70 Refactored downloader code and made packagist configuration flexible and validated. 2012-02-27 20:25:36 +01:00
Benjamin Eberlei bbf745f3e6 Add command to install a package as a new project into a non-existant directory. This fetches the given package from packagist or a different packagist-source and installs it into a given path. 2012-02-27 20:25:36 +01:00
Jordi Boggiano 0e6cf61b67 Avoid showing duplicates versions 2012-02-27 15:32:45 +01:00
Jordi Boggiano f999285926 Avoid duplicating self.version requirements 2012-02-27 14:10:37 +01:00
Jordi Boggiano 8ba76fe6d2 Boost default timeout to 5min 2012-02-27 11:35:26 +01:00
Jordi Boggiano e26f7f5ec4 Fix syntax error 2012-02-27 10:03:38 +01:00
Jordi Boggiano f101ec16f6 Add process-timeout docs 2012-02-27 09:32:59 +01:00
Jordi Boggiano 7ae2a7fb99 Merge pull request #370 from hason/config_timeout
Added config directive 'process-timeout'
2012-02-27 00:27:47 -08:00
Martin Hasoň 9b03b7e915 Added config directive 'process-timeout' 2012-02-27 07:07:10 +01:00
Nils Adermann 29a1a2a424 Merge pull request #369 from Seldaek/match_fix
Match fix
2012-02-26 17:43:02 -08:00
Jordi Boggiano 35aa82ada8 Prevent multiple replaces of a same package to be skipped when the first fails to match 2012-02-26 22:21:32 +01:00
Jordi Boggiano c425b8b6cb Prevent a package from having duplicate names 2012-02-26 22:20:10 +01:00
Jordi Boggiano 5026fbb1e9 Merge pull request #368 from igorw/docs
[docs] inconvenient typo
2012-02-26 11:37:45 -08:00
Igor Wiedler 765c1774a9 [docs] inconvenient typo 2012-02-26 14:16:08 +01:00
Jordi Boggiano 5f200db7b7 Merge pull request #367 from igorw/docs
[docs] re-word some things, document env vars
2012-02-26 04:17:28 -08:00
Igor Wiedler 672e7d85a1 [docs] re-word some things, document env vars 2012-02-26 12:40:35 +01:00
Jordi Boggiano d03fb4804c Fix local repo detection 2012-02-25 04:18:23 +01:00
Jordi Boggiano ca8845f44f Fix toString of aliases 2012-02-25 04:18:10 +01:00
Nils Adermann a04f44a4f1 Merge pull request #359 from Seldaek/branch-alias
[WIP] Branch aliases support
2012-02-24 18:00:44 -08:00
Jordi Boggiano 0b7ee194c6 Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 2012-02-25 02:52:19 +01:00
Jordi Boggiano 3135ea2b75 Merge pull request #361 from wookieb/master
Cosmetic tests fix
2012-02-24 05:02:32 -08:00
Wookieb f93135b3bd Cosmetic tests fix - remove test directories 2012-02-24 12:28:41 +01:00
Wookieb 8d3b40ff8e Tests should remove created directories after testing process 2012-02-24 10:40:47 +01:00
Jordi Boggiano 773338a688 Fixes for SVN support, fixes #172 2012-02-24 10:18:24 +01:00
Jordi Boggiano 1bdab5c4c8 Add markers for leftover problems 2012-02-23 23:26:32 +01:00
Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example 2012-02-23 23:26:31 +01:00
Jordi Boggiano c0b18bddb9 Bugfixes in the local git repos handling 2012-02-23 23:22:45 +01:00
digitalkaoz 6929c42848 added schema/syntax validation for composer.json 2012-02-23 21:54:49 +01:00
digitalkaoz a1619788ba Merge branch 'master' of https://github.com/composer/composer 2012-02-23 20:53:32 +01:00
Jordi Boggiano ab9fe9f331 Merge pull request #354 from perprogramming/fix_hg_source_reference
Make mercurial dev-branches updateable
2012-02-23 05:20:44 -08:00