1
0
Fork 0
Commit Graph

1747 Commits (794b51fcdd9a24f822da2b434d8b6a406df251b3)

Author SHA1 Message Date
Jordi Boggiano 639e6ba487 Update changelog 2012-03-05 14:11:42 +01:00
Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
Jordi Boggiano 9bcea6f485 Merge remote-tracking branch 'hason/filedownloader' 2012-03-05 13:53:56 +01:00
Jordi Boggiano 5f40acef48 Merge pull request #384 from simensen/TagForPackageVersion
Use tag as package version if built off of a tag
2012-03-05 04:27:34 -08:00
Benjamin Eberlei 1af3604303 Add support for class-map generation. 2012-03-05 13:26:46 +01:00
Martin Hasoň 303dae7968 Fixed typos and bugs in the RemoteFilesystem class 2012-03-05 11:28:23 +01:00
Martin Hasoň 0d93674819 Added tests for the RemoteFilesystem class 2012-03-05 11:26:07 +01:00
Martin Hasoň 492e672b23 Added tests for StreamContextFactory 2012-03-05 08:51:54 +01:00
till adfac9e34b escape arguments 2012-03-04 19:54:16 +01:00
till ae15d8a5b6 update test (escapeshellarg()) 2012-03-04 19:53:53 +01:00
till 9ecbc5176e remove isset() 2012-03-04 19:46:22 +01:00
till 8dab89e140 remove bootstrapping 2012-03-04 19:45:23 +01:00
Beau Simensen bc4e06424e Use tag as package version if built off of a tag 2012-03-04 10:04:02 -08:00
Nils Adermann 6de46a16e6 Merge pull request #381 from hason/version
Added isDev method to the VersionParser class
2012-03-04 04:37:48 -08:00
Nils Adermann c70fcb3f9c Merge pull request #376 from davedevelopment/show-failed-git-command-output
Add stderr to exceptions for GitDownloader
2012-03-04 04:36:48 -08:00
Nils Adermann d4379024c4 Merge pull request #382 from cobbweb/patch-1
Fixed syntax error in example code in header comment
2012-03-04 04:35:39 -08:00
Andrew Cobby 2451336284 Fixed syntax error in example code in header comment 2012-03-04 16:38:11 +11:00
Martin Hasoň 736ea800e3 Added isDev method to the VersionParser class 2012-03-03 19:49:24 +01:00
till 5b60885c7a * remove this (even though it is in the Vcs test) 2012-03-02 22:09:47 +01:00
till f7c0ce5c6e fix namespace and loader 2012-03-02 22:08:40 +01:00
till 101e15bb86 move mysql 2012-03-02 22:08:25 +01:00
till 92410f997a Added bonus: ignore phpunit.xml 2012-03-02 20:32:59 +01:00
till 0ecb710282 * add my credentials into every svn command 2012-03-02 20:32:33 +01:00
till b30f8078e4 * avoid notice 2012-03-02 20:31:50 +01:00
till 1c9f649422 * cover detection and getSvnCredentialString() 2012-03-02 20:19:50 +01:00
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