Tyler Cosgrove
|
d5f31db8af
|
Themes and Checks
|
2016-03-08 00:44:24 -05:00 |
|
Tyler Cosgrove
|
06d9abaede
|
initial not complete
|
2016-03-07 17:01:52 -05:00 |
|
Andy Miller
|
ed68714302
|
updated composer
|
2016-03-01 10:34:34 -07:00 |
|
Andy Miller
|
e4cda6383f
|
Init the URI object
|
2016-02-02 10:34:11 -07:00 |
|
Andy Miller
|
479e73e950
|
Some optimizations/cleanup on CLI commands
|
2016-01-12 10:04:27 -07:00 |
|
Flavio Copes
|
9b85c1b0f7
|
Remove all hardcoded older PHP required version, use GRAV_PHP_MIN constant instead
Thanks @MATsxm for the hint in https://github.com/getgrav/grav/pull/570
|
2015-12-28 18:46:14 +01:00 |
|
Andy Miller
|
4ca8fab750
|
removed unused Plugin and Theme initialization
|
2015-12-03 14:48:15 -07:00 |
|
Djamil Legato
|
37035a488d
|
Fixed bin/plugin help output
|
2015-11-21 20:53:11 -08:00 |
|
Andy Miller
|
aee92b58c7
|
Updated composer.phar
|
2015-11-20 17:34:34 -07:00 |
|
Djamil Legato
|
3d922abf1a
|
Fixed listing duplicate plugins when multiple commands present.
|
2015-11-18 16:11:44 -08:00 |
|
Djamil Legato
|
29b34d7de0
|
Listing all plugins with CLI available. Better helper when empty arguments
|
2015-11-18 10:40:06 -08:00 |
|
Djamil Legato
|
da098fd46a
|
Implemented support for Plugins to hook into Grav CLI via bin/plugin <plugin-name>
|
2015-11-17 19:33:55 -08:00 |
|
Andy Miller
|
47e1eab6c1
|
updated bundled composer.phar
|
2015-10-26 17:31:48 -06:00 |
|
Andy Miller
|
aacd9732f2
|
Added a newuser command to make creating users simpler
|
2015-08-08 11:24:18 -06:00 |
|
Andy Miller
|
972987c515
|
updated composer.phar
|
2015-08-07 13:10:23 -06:00 |
|
Andy Miller
|
07f4cb0892
|
updated to latest composer.par
|
2015-07-09 17:23:33 -06:00 |
|
Gert
|
e883b57ac6
|
fix composer execution for various scenarios
|
2015-05-15 19:54:33 +02:00 |
|
Marcel Eschmann
|
1f906e6a50
|
Propagate composer check to all occurences
|
2015-05-14 21:37:47 +02:00 |
|
Andy Miller
|
cea130700d
|
composer.par updated to latest
|
2015-05-09 12:36:22 -06:00 |
|
Andy Miller
|
67c3d64275
|
optimize composer
|
2015-04-26 18:13:53 -06:00 |
|
Andy Miller
|
21cc9f86f3
|
added new composer update command
|
2015-04-26 18:00:34 -06:00 |
|
Andy Miller
|
8a2817a305
|
Added check for curl in GPM
|
2015-04-26 16:39:58 -06:00 |
|
Andy Miller
|
4883a408c7
|
updated composer.phar
|
2015-04-25 18:41:45 -06:00 |
|
Andy Miller
|
ede958bd61
|
updated changelog
|
2015-03-24 17:29:44 -06:00 |
|
Andy Miller
|
73a104000a
|
updated bundled composer package
|
2015-02-16 18:28:52 -07:00 |
|
Andy Miller
|
4c2ed0ee3d
|
Updated included composer package
|
2015-01-11 11:54:55 -07:00 |
|
Djamil Legato
|
0f75f6b1e1
|
Added GPM UninstallCommand - fixes #96
|
2015-01-01 15:01:50 -08:00 |
|
Andy Miller
|
b3047f7156
|
updated composer
|
2014-12-04 18:36:28 -07:00 |
|
Djamil Legato
|
74747844e4
|
Initializing streams for GPM CLI
|
2014-10-28 22:29:43 -07:00 |
|
Djamil Legato
|
3f6b5e35de
|
Added new GPM version command that allows to ask for the version of the Grav instance as well as any installed package. It also supports multiple arguments and if an update is available it will be shown
|
2014-10-14 12:45:10 -07:00 |
|
Djamil Legato
|
8c010fbd3c
|
Updated distributed composer.phar to 73e9db5d9952d52a46ecbc20a269a8c5f9c5b011
|
2014-10-09 17:03:48 -07:00 |
|
Matias Griese
|
5abc9b320b
|
Fix missing user stream in gpm
|
2014-10-02 00:30:26 +03:00 |
|
Djamil Legato
|
d80429a0ea
|
Initializing themes and plugins only in the gpm cli, we don't need that in the classes
|
2014-10-01 14:12:09 -07:00 |
|
Djamil Legato
|
c05252a570
|
Removed locator initialization as it's no needed anymore
|
2014-10-01 12:43:12 -07:00 |
|
Djamil Legato
|
eb1883854e
|
Merge branch 'develop' into feature/gpm
Conflicts:
system/src/Grav/Common/Grav.php
system/src/Grav/Common/Plugins.php
|
2014-10-01 11:37:56 -07:00 |
|
Djamil Legato
|
f36f31dfcf
|
Added Selfupgrade command for upgrading Grav to the latest available version
|
2014-09-25 18:35:09 -07:00 |
|
Djamil Legato
|
1ad80acd72
|
Before exiting if a theme is not found, ensure we are not running it from the CLI
|
2014-09-11 13:08:22 -07:00 |
|
Djamil Legato
|
a86159a02c
|
Fixed GPM cli to run the locator
|
2014-09-11 12:40:53 -07:00 |
|
Matias Griese
|
eba77a8028
|
After merge tweaks
|
2014-09-10 11:22:26 +03:00 |
|
Matias Griese
|
82533c17e6
|
Merge branch 'develop' of https://github.com/getgrav/grav into feature/multi-config
Conflicts:
system/config/streams.yaml
system/src/Grav/Common/Config.php
system/src/Grav/Common/Grav.php
system/src/Grav/Common/Themes.php
vendor/autoload.php
vendor/composer/autoload_classmap.php
vendor/composer/autoload_files.php
vendor/composer/autoload_psr4.php
vendor/composer/autoload_real.php
vendor/composer/installed.json
|
2014-09-10 11:21:03 +03:00 |
|
Djamil Legato
|
1b01dff466
|
Removed FetchCommand since it's not needed anymore
|
2014-09-08 22:35:56 -07:00 |
|
Djamil Legato
|
d05c049d4c
|
Autorun composer install when running the grav cli
|
2014-09-05 12:58:36 -07:00 |
|
Djamil Legato
|
c7ece89fea
|
Including compohser.phar
|
2014-09-05 12:58:15 -07:00 |
|
Djamil Legato
|
24d1d4774e
|
Cleanup police: using traits for GPM
|
2014-09-04 20:34:36 -07:00 |
|
Djamil Legato
|
026646cc46
|
Forgot to stage the gpm with last commit
|
2014-09-04 16:29:48 -07:00 |
|
Djamil Legato
|
258f55fe96
|
Vendors get now installed via composer automatically through first run of GPM or Grav cli.
|
2014-09-04 16:29:10 -07:00 |
|
Djamil Legato
|
d2cd2a3772
|
Including composer phar in bin/
|
2014-09-04 16:26:55 -07:00 |
|
Djamil Legato
|
f7c2df0050
|
Renamed setup command to sandbox.
|
2014-09-04 14:48:24 -07:00 |
|
Matias Griese
|
f606999c40
|
Merge branch 'develop' of https://github.com/getgrav/grav into feature/multi-config
Conflicts:
composer.json
system/config/streams.yaml
system/src/Grav/Common/Page/Page.php
system/src/Grav/Common/Theme.php
system/src/Grav/Common/Themes.php
system/src/Grav/Component/Filesystem/ResourceLocator.php
vendor/autoload.php
vendor/composer/autoload_classmap.php
vendor/composer/autoload_files.php
vendor/composer/autoload_real.php
vendor/composer/installed.json
|
2014-09-03 10:33:02 +03:00 |
|
Matias Griese
|
affa768efb
|
Ground work for allowing multiple configurations
|
2014-09-03 09:57:46 +03:00 |
|