Jordi Boggiano
|
f85a366eb9
|
Finalize new autoloader-suffix config value, refs #2524, fixes #1413
|
2013-12-26 17:40:52 +01:00 |
Gennady Feldman
|
f8376a5b34
|
Updating ConfigCommand so that we can set github-domains from the command line.
|
2013-10-28 12:40:45 -04:00 |
Jordi Boggiano
|
05ffc605f1
|
Ignore chmod failures, fixes #1854
|
2013-09-26 12:49:50 +02:00 |
Jordi Boggiano
|
e68d455c5c
|
Remove the http protocol from github-protocols, refs #1955
|
2013-06-28 19:16:12 +02:00 |
Jordi Boggiano
|
8d0b7f278e
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
Miklós Márton
|
72a4146383
|
Scratch 'prefer-source'; 'preferred-install' is the bee's knees
|
2013-03-05 12:56:09 +01:00 |
Miklós Márton
|
9110c6413e
|
Minor code reorg to reduce duplication
|
2013-03-04 20:35:29 +01:00 |
Miklós Márton
|
0f8530ef56
|
Support for 'prefer-source' config setting, refs #553
|
2013-03-04 20:27:59 +01:00 |
Jordi Boggiano
|
f06c0cb580
|
Code reorgs and make bool values real booleans, refs #1637
|
2013-03-01 23:47:24 +01:00 |
Jordi Boggiano
|
8eb71f5478
|
Merge remote-tracking branch 'ricardclau/dirty-updates'
|
2013-03-01 23:35:37 +01:00 |
Ricard Clau
|
48ac383599
|
initial steps with new config value, implementation of discard changes for git and svn
|
2013-02-28 19:02:19 +01:00 |
Daniel González
|
ed590de8dd
|
typo
I see, that exist a typo error.
|
2013-02-28 16:56:26 +01:00 |
Jordi Boggiano
|
94e99b9c8b
|
Update docs, config command and schema with all the config values
|
2013-02-12 11:16:52 +01:00 |
Jordi Boggiano
|
5165008be7
|
Merge remote-tracking branch 'pierredup/master'
|
2013-02-12 10:17:49 +01:00 |
Jordi Boggiano
|
a7c950cddd
|
Add support for github-oauth in config command
|
2013-01-16 16:19:22 +01:00 |
Pierre du Plessis
|
91ca7d7493
|
Make use-include-path default to false
|
2013-01-14 13:09:51 +02:00 |
Pierre du Plessis
|
84b34b70e0
|
Add config option to set if the PHP include path should automatically be used when generating the autoloader
|
2013-01-14 11:15:06 +02:00 |
Jordi Boggiano
|
111c42b8fb
|
Make config command list all values in the config (aggregated defaults + global [+ local])
|
2012-11-30 16:21:08 +01:00 |
Jordi Boggiano
|
0d506228d6
|
Allow the config command to read out values if no new value is provided
|
2012-11-13 13:08:38 +01:00 |
Jordi Boggiano
|
ef68125b3b
|
Fix config listing
|
2012-11-13 12:30:17 +01:00 |
Jordi Boggiano
|
b05a554883
|
Add cache-files-ttl setting, and docs for the cache
|
2012-11-11 15:31:50 +01:00 |
Jordi Boggiano
|
c53729793b
|
Make sure the global config file is only readable by the owner
|
2012-10-21 18:01:53 +02:00 |
Jordi Boggiano
|
fa89ef75e4
|
Remove unused use statements
|
2012-10-18 17:45:26 +02:00 |
Jordi Boggiano
|
503234451b
|
Simplify ConfigCommand to use the JsonConfigSource
|
2012-10-18 16:48:43 +02:00 |
Christophe Coevoet
|
c322476343
|
Fixed the help of the config command
|
2012-10-15 15:30:44 +03:00 |
Jordi Boggiano
|
4e3f4f24fc
|
Try to figure out which editor is available on *nix
|
2012-10-08 19:22:48 +02:00 |
Jordi Boggiano
|
a4e5f000d5
|
Only create the root file empty and error out on missing local files
|
2012-10-07 19:20:45 +02:00 |
Jordi Boggiano
|
5cb9a6ead7
|
Write in the json directly without reformatting the whole file - skip validation since that is not really the job of the config command
|
2012-10-07 19:18:22 +02:00 |
Jordi Boggiano
|
8403178ddb
|
config --list should only list relevant sections
|
2012-10-07 16:37:59 +02:00 |
Jordi Boggiano
|
4086c24778
|
Do or do not, there is no try
|
2012-10-07 16:33:40 +02:00 |
Jordi Boggiano
|
17d8dfba1d
|
Allow editing all config values
|
2012-10-07 16:33:09 +02:00 |
Jordi Boggiano
|
1b7906e82d
|
Add --unset flag
|
2012-10-07 16:08:53 +02:00 |
Jordi Boggiano
|
d00d7eef7f
|
Use default editors if EDITOR is not set, improve windows compatibility
|
2012-10-07 15:48:50 +02:00 |
Jordi Boggiano
|
0615455087
|
Clean up syntax/docs & simplify some bits of code
|
2012-10-07 15:47:32 +02:00 |
Joshua Estes
|
74c344ffe4
|
bug fix
|
2012-10-03 08:41:07 -05:00 |
Joshua Estes
|
41bc8fd1b6
|
updated the help for the command
|
2012-10-03 08:38:29 -05:00 |
Joshua Estes
|
ebc67f3191
|
added the ablity to allow users the option of telling where the file they want to edit/update is
|
2012-10-03 08:23:56 -05:00 |
Joshua Estes
|
2e34ada3f0
|
updated some of the core functionality, only supports process timeout and repositories
|
2012-10-03 08:12:39 -05:00 |
Joshua Estes
|
cec8debcdc
|
added a validate schema function to make sure the user does not enter vomit into the config files
|
2012-10-03 08:12:04 -05:00 |
Joshua Estes
|
7b00dfab4c
|
updated value argument to be array
|
2012-10-03 08:11:18 -05:00 |
Joshua Estes
|
3c5500aa95
|
updated a few things, works a little nicer, but still not yet to the point where it should be
|
2012-10-02 13:33:08 -05:00 |
Joshua Estes
|
6386921f99
|
deleted the repository, added a config command that current will just list the config for either file and open vim to edit the file
|
2012-10-02 10:42:48 -05:00 |
Joshua Estes
|
e416d451c1
|
blah, don't need that
|
2012-10-01 11:06:50 -05:00 |
Joshua Estes
|
ec71674826
|
added empty configuration command and updated the application class to pull it in for display
|
2012-10-01 09:19:20 -05:00 |