1
0
Fork 0
Commit Graph

961 Commits (8d3b40ff8ee5b8f550e187b141df4d00626aefed)

Author SHA1 Message Date
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 c0b18bddb9 Bugfixes in the local git repos handling 2012-02-23 23:22:45 +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
Per Bernhardt 9a17899608 Although the tag "tip" does not provide a valid package version (see VersionParser), the implementation of HgDriver::getSource uses tip as the prefered label for the branch that tip is currently on.
This is not a problem at first hand because you can install a new package correctly with "tip" as source reference.

The problem is that any new revision on that branch won't lead to a new package, because the package will always refer to the same reference "tip".

Therefore you cannot update your project to the new version with "composer update".
2012-02-23 12:07:57 +01:00
Jordi Boggiano 2aa61292ae Merge pull request #352 from naderman/positive-branch-levels
Levels are always > 0, negative level was just a hack in the C implementation
2012-02-22 07:23:43 -08:00
Nils Adermann 17f0730e51 Levels are always > 0, negative level was just a hack in the C implementation
Fixes #243
2012-02-22 16:20:08 +01:00
Nils Adermann 73d7528f5f Merge pull request #342 from mikey179/git-error-handling
Git error handling
2012-02-22 06:15:00 -08:00
Jordi Boggiano 0daa6c2dc9 Force dates to be UTC 2012-02-22 12:46:54 +01:00
Nils Adermann 85a07affd7 Merge pull request #350 from Seldaek/aliasing
Aliasing
2012-02-22 02:48:49 -08:00
Jordi Boggiano 62335e9fb7 Merge pull request #345 from hason/process
Added support for change the process timeout
2012-02-22 00:48:59 -08:00
Jordi Boggiano 1213067d96 Add test 2012-02-22 09:40:15 +01:00
Jordi Boggiano 956b54e516 Use policy rule instead of stacking up another repo to prioritize aliased packages 2012-02-22 09:40:05 +01:00
Jordi Boggiano 59d2b1145c Add lock file alias support and a bunch of fixes 2012-02-21 16:44:49 +01:00
Jordi Boggiano f9fc9695e9 Wrap the package in an aliased package instead of replacing 2012-02-21 15:32:45 +01:00
Jordi Boggiano 82054f2060 Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version 2012-02-21 14:03:24 +01:00
Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
Jordi Boggiano afbb9cefa4 Adjust version parser so it persists self.version references 2012-02-21 11:58:17 +01:00
Jordi Boggiano 4b70cc2623 Merge pull request #341 from unknownbliss/fix-link
Fix link broken due to newline.
2012-02-21 01:39:20 -08:00
Martin Hasoň 56c0e511da Added support for change the process timeout 2012-02-21 08:59:52 +01:00
Frank Kleine 025f6066ff fix file permissions 2012-02-21 00:40:43 +01:00
mikey179 0e5a4e07ba add tests to make sure a runtime exception is thrown if return code from git command line call is not 0 2012-02-21 00:12:39 +01:00
mikey179 895d901bf9 better error handling when git command runs into a failure, fixes #340 2012-02-21 00:02:34 +01:00
Michael Cullum 0accac7974 Fix links broken due to newlines. 2012-02-20 22:58:13 +00:00
Jordi Boggiano b8f200b0f2 Fix link 2012-02-20 16:53:49 +01:00
Jordi Boggiano a71f9c71f0 Move schema into res folder 2012-02-20 16:35:13 +01:00
Jordi Boggiano 46931824fb Rename faqs to articles 2012-02-20 16:33:22 +01:00
Jordi Boggiano 38ef1dcb24 Doc fixes 2012-02-20 16:33:21 +01:00
Jordi Boggiano c1b8e308df Merge pull request #339 from igorw/docs
Docs: finish repositories, add community chapter
2012-02-20 07:33:04 -08:00
Igor Wiedler e4143f98c5 [docs] mention coding standards 2012-02-20 16:25:11 +01:00
Igor Wiedler 9cc02a7596 [docs] minor fixes 2012-02-20 16:10:38 +01:00
Igor Wiedler b71db7607d [docs] fix smarty source reference 2012-02-20 16:06:28 +01:00
Igor Wiedler 1f6ac63d85 [docs] remove resources from community 2012-02-20 16:05:18 +01:00
Igor Wiedler 08af50220e [docs] add community chapter 2012-02-20 15:57:19 +01:00
Igor Wiedler 1dc25641c0 [docs] wrap newlines at 80 chars 2012-02-20 15:41:05 +01:00
Igor Wiedler 397ca5ddbf [docs] add section to repositories about hosting your own composer repo 2012-02-20 15:32:22 +01:00
Igor Wiedler be47869f56 [docs] add repository sections for pear and package repos 2012-02-20 14:22:16 +01:00
Jordi Boggiano 93ac0eb523 Merge pull request #336 from naderman/solver-only-error-reporting
Errors are now reported solely by the solver without any workarounds
2012-02-20 04:05:55 -08:00
Jordi Boggiano e79ea397d2 Merge pull request #337 from igorw/pear-prefix
[pear-prefix] fix installing pear packages
2012-02-20 04:04:59 -08:00
Igor Wiedler d9b535e230 [pear-prefix] fix installing pear packages 2012-02-20 13:01:29 +01:00
Nils Adermann f3ff53b17c Create problems directly, rather than generating impossible rules 2012-02-20 12:58:27 +01:00
Jordi Boggiano 9f2430c1c9 Merge pull request #335 from igorw/pear-prefix
[pear-prefix] add a pear-{channel}/ prefix to PearRepository packages
2012-02-20 03:53:11 -08:00
Igor Wiedler 06f1ecf83a [pear-prefix] add a pear-{channel}/ prefix to PearRepository packages 2012-02-20 12:51:30 +01:00
Jordi Boggiano 9ba0505751 Make sure lock file is sorted, fixes #276 2012-02-20 12:35:03 +01:00
Jordi Boggiano 8bdf4d8bcd Update lock file 2012-02-20 12:34:28 +01:00
Nils Adermann de1765aa48 Remove workaround error detection in install command 2012-02-20 12:24:24 +01:00
Jordi Boggiano 621388e3be Fix warning when no package to update is found 2012-02-20 12:14:44 +01:00
Jordi Boggiano eb35244230 Fix repositories warning 2012-02-20 11:55:32 +01:00
Jordi Boggiano 005559dc2f Fix composer dependencies 2012-02-20 11:54:12 +01:00
Nils Adermann 841f64335a Merge pull request #319 from igorw/docs
WIP: Docs
2012-02-20 02:08:58 -08:00