Xavier Fornes
a4ffda699f
remove by reference on message parameter
...
refs issue #3657
2015-01-28 13:38:43 +01:00
Xavier Fornes
3f59c007f7
fix implementation for php 5.3
...
refs issue #3657
2015-01-28 11:50:54 +01:00
Xavier Fornes
8ba8580a28
fix test implementation for php 5.3
...
refs issue #3657
2015-01-28 11:46:38 +01:00
Nils Adermann
0543a32d39
Merge pull request #3610 from bd808/feature/classmap-authoritative
...
Add classmap-authoritative config setting
2015-01-28 11:26:28 +01:00
Nils Adermann
25d4b85f06
Merge pull request #3665 from theravel/master
...
#3663 fix error message for config command
2015-01-28 11:19:50 +01:00
Nils Adermann
6d10eb0076
Merge pull request #3684 from findstar/proper-autoload
...
I think 'dump-autoload' command is more proper.
2015-01-28 10:48:52 +01:00
Nils Adermann
6e8e896f56
Merge pull request #3681 from naderman/installer-tests-no-regex
...
Don't use a regex to parse installer tests to allow for longer tests
2015-01-28 10:48:32 +01:00
Xavier Fornes
bb0a2df293
fix for issue #3657
...
ConsoleIO writing a message which contains end of lines characters
2015-01-28 08:49:38 +01:00
findstar
82831bec13
I think 'dump-autoload' command is more proper.
2015-01-28 15:07:44 +09:00
Nils Adermann
5e5eb069dc
Don't use a regex to parse installer tests to allow for longer tests
2015-01-27 17:02:37 +01:00
Josh Pollock
59141c8663
Add note about /usr not existing in OSX Yosemite by default.
...
BTW Seriously Apple?
2015-01-25 17:05:21 -05:00
Dmitry Tarasov
e047ca9944
#3665 fix exception message coding style
2015-01-23 10:52:53 +03:00
Rob Bast
cdcf39b2f0
Don't show download progress
2015-01-22 09:45:26 +01:00
Dmitry Tarasov
506d923e7c
#3663 fix error message for config command
2015-01-22 11:26:25 +03:00
Rob Bast
4038477a7f
Missed a -
2015-01-21 15:44:59 +01:00
Rob Bast
5b8f9b0390
Altered output of diagnose
...
- added some docblocks
- added rate limit check for users that have no oauth token configured
- made it 'scream' less (yellow text instead of yellow background)
- reformatted the php ini checks slightly to be more condensed
2015-01-21 15:40:43 +01:00
Jordi Boggiano
825b4b9c63
Improve error message and fix typo, closes #3657
2015-01-20 16:39:06 +00:00
Jordi Boggiano
c8011af219
Improve message some more, refs #3655
2015-01-20 10:49:03 +00:00
Jordi Boggiano
57468f6204
Merge pull request #3656 from theravel/master
...
Improve error message for case with incorrect "repositories"
2015-01-20 10:46:36 +00:00
Dmitry Tarasov
f50cfe6d45
Improve error message for case with incorrect "repositories"
2015-01-20 13:44:29 +03:00
Jordi Boggiano
7b308a27f6
Merge pull request #3655 from theravel/master
...
Fix error handling for incorrect "repositories" array
2015-01-20 10:35:14 +00:00
Jordi Boggiano
f5de5a1268
Merge pull request #3652 from hallabro/documentation-versionparser
...
Update documententation for version shorthand parsing
2015-01-20 10:27:47 +00:00
Jordi Boggiano
cd38d1e096
Tweaks to also support 1.0-dev style aliases, refs #3480
2015-01-20 10:26:10 +00:00
Jordi Boggiano
dadf02f511
Merge remote-tracking branch 'tractorcow/pulls/fix-numeric-alias'
2015-01-20 10:18:29 +00:00
Dmitry Tarasov
3b678ee379
Fix error handling for incorrect "repositories" array
2015-01-20 13:03:55 +03:00
Jordi Boggiano
af161e242e
Add more troubleshooting info, refs #3457
2015-01-20 09:55:18 +00:00
Robin Hallabro
ea3736522d
Update documententation for version shorthand parsing
2015-01-20 09:05:40 +01:00
Damian Mooyman
7bb85ff21e
Support aliases for numeric branches. Fixes #3461
2015-01-20 17:42:01 +13:00
Jordi Boggiano
2a1a963b00
support bitbucket URLs with plain http
2015-01-19 17:56:20 +00:00
Jordi Boggiano
f115bd5195
Merge pull request #3651 from alcohol/master
...
fix-token-retrying-itself
2015-01-19 16:32:26 +00:00
Rob Bast
296252330e
fix-token-retrying-itself
2015-01-19 17:28:27 +01:00
Jordi Boggiano
4ca9e602a9
Merge pull request #3649 from SofHad/fixed-json-syntax-error
...
Fixed json syntax error
2015-01-16 20:51:31 +00:00
SofHad
9d84a92163
Fixed json syntax error
2015-01-16 20:59:30 +01:00
Jordi Boggiano
6369dc871b
Merge pull request #3646 from xelaris/info-alias
...
Add 'info' alias for 'show' command
2015-01-16 11:01:09 +00:00
Alexander Schwenn
395903863b
Add 'info' alias for 'show' command
2015-01-15 22:33:31 +01:00
Jordi Boggiano
8db7420f02
Merge pull request #3643 from vkartaviy/dispatcher-fix
...
Added missing $listeners variable into EventDispatcher
2015-01-12 23:02:29 +00:00
Vladimir Kartaviy
9f0d36290b
Added missing variable
2015-01-12 22:48:19 +02:00
Jordi Boggiano
0662036f5e
Merge pull request #3641 from cebe/patch-1
...
Updated the documentation of the require command
2015-01-11 23:38:42 +00:00
Jordi Boggiano
b383e1da45
Merge pull request #3628 from greg0ire/move_contributing_instructions
...
move contributing instructions to a separate file
2015-01-11 23:26:29 +00:00
Jordi Boggiano
38c41b27c4
Merge pull request #3631 from greg0ire/skip_test_on_missing_zip_extension
...
skip some tests when the zip extension misses
2015-01-11 23:20:30 +00:00
Jordi Boggiano
96432b39fc
Merge pull request #3635 from hannesvdvreken/patch-1
...
"suggest" was on a wrong heading level compared to the others
2015-01-11 23:16:45 +00:00
Jordi Boggiano
c9f666f60b
Also clean up DYLD_LIBRARY_PATH before running git, refs #2146
2015-01-11 23:09:41 +00:00
Wouter J
3bf1ee939b
Fixed validator to accept 'a/b' and 'a/b ~2.3'
2015-01-11 15:42:13 +01:00
Carsten Brandt
7e3f4805c0
Updated the documentation of the require command
...
It did not mention that it is possible to leave out the version constraint.
2015-01-10 17:25:31 +01:00
Hannes Van De Vreken
200f867d64
"suggest" was on a wrong heading level compared to the others
2015-01-09 10:08:13 +01:00
Grégoire Paris
091fee8a3b
skip some tests when the zip extension misses
...
It is required for some tests to run.
2015-01-08 21:32:37 +01:00
Grégoire Paris
5b800169e7
move contributing instructions to a separate file
...
A link to the CONTRIBUTING.md will show up on Github's pull request
creation form. Plus, this makes the README shorter and more relevant for
users.
2015-01-07 21:47:00 +01:00
Bryan Davis
0f2558dab3
Use assertContains in ClassMapAuthoritative checks
...
Use assertContains instead of assertRegExp when checking for
ClassMapAuthoritative settings.
2015-01-05 12:05:17 -07:00
Bryan Davis
8ceb5714a4
Fix spelling of "Authoritative"
...
- classMapAuthoratative -> classMapAuthoritative
- getClassMapAuthoratative -> isClassMapAuthoritative
- Don't use elseif since if block returns
2015-01-05 11:48:34 -07:00
Jordi Boggiano
c58b7d917c
Disable progress when no-ansi is specified, refs #3612
2015-01-05 16:31:16 +00:00