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
|
fd64fd0822
|
Merge branch 'develop' into feature/gpm
|
2014-09-08 22:41:04 -07:00 |
|
Djamil Legato
|
04fb7326e5
|
Added index count
|
2014-09-08 22:40:17 -07:00 |
|
Djamil Legato
|
1d8f41df35
|
Fixed index of packages
|
2014-09-08 22:40:00 -07:00 |
|
Djamil Legato
|
1b01dff466
|
Removed FetchCommand since it's not needed anymore
|
2014-09-08 22:35:56 -07:00 |
|
Djamil Legato
|
e2021d1075
|
Merge pull request #52 from rindeal/feature/speed-optimizations
Just some speed optimizations
|
2014-09-08 22:29:39 -07:00 |
|
Djamil Legato
|
75d0b687c1
|
Converted InstallCommand and UpdateCommand to use the new GPM class
|
2014-09-08 22:28:44 -07:00 |
|
Djamil Legato
|
d0e6b23637
|
Throwing exception if fopen fails
|
2014-09-08 22:27:53 -07:00 |
|
Djamil Legato
|
e9f4c7d9a5
|
Added countInstalled method
Added findPackages method
|
2014-09-08 22:27:13 -07:00 |
|
Djamil Legato
|
a3b76252d1
|
Updated InfoCommand to use the new GPM class
|
2014-09-08 18:04:36 -07:00 |
|
Djamil Legato
|
231e278c76
|
Removed fetch logic from the ConsoleTrait as it's not needed anymore
|
2014-09-08 18:04:09 -07:00 |
|
Djamil Legato
|
5f41beccde
|
Added method to find a package in the repository
|
2014-09-08 18:02:28 -07:00 |
|
Djamil Legato
|
a44193db16
|
Updated IndexCommand to use the new GPM class
|
2014-09-08 17:22:11 -07:00 |
|
Djamil Legato
|
c6dcb22d56
|
Added methods to retrieve single plugin/theme (remote or local) and all updatables.
Updatable items have now `version` defaulting to the local installed version and `available` as the remote version
|
2014-09-08 17:21:37 -07:00 |
|
Jan Chren
|
ff3ebb1f17
|
calculate only once in loops
|
2014-09-09 02:05:19 +02:00 |
|
Djamil Legato
|
8e489f6f09
|
Inverted order of $refresh and $callback arguments for fetching data ($refresh comes first now)
Can now pass $refresh and $callback when instantiating a new GPM
|
2014-09-08 16:07:09 -07:00 |
|
Djamil Legato
|
618a461835
|
Merge branch 'develop' into feature/gpm
|
2014-09-08 15:00:10 -07:00 |
|
Djamil Legato
|
281eb14178
|
Setting slug as key to the items array
|
2014-09-08 14:59:12 -07:00 |
|
Djamil Legato
|
1cbb39a38b
|
Initial Grav Package Manager for handling local installed packages and get a status of available packages in the repository
|
2014-09-08 14:54:45 -07:00 |
|
Matias Griese
|
b50ec3fedd
|
Separate themes from plugins, add themes:// stream and onTask events
|
2014-09-08 22:18:31 +03:00 |
|
Matias Griese
|
5f03dfa8ed
|
Fix url() twig function when Grav isn't installed to root
|
2014-09-08 09:51:37 +03:00 |
|
Andy Miller
|
fa92ec0141
|
Added method to get user IP address
|
2014-09-07 19:57:14 -06:00 |
|
Andy Miller
|
193eda633c
|
Added an option to disable the shutdown close connection to help with debugging
|
2014-09-07 09:00:29 -06:00 |
|
Djamil Legato
|
da0fafa800
|
Why does this keep getting reverted on my merges!
|
2014-09-06 15:31:45 -07:00 |
|
Djamil Legato
|
bfb5a74197
|
Merge branch 'develop' into feature/gpm
|
2014-09-06 15:23:36 -07:00 |
|
Djamil Legato
|
cceaeb8d42
|
Manual merge from develop
|
2014-09-06 15:20:15 -07:00 |
|
Andy Miller
|
2a43983ede
|
added onShutdown event that fires after the connection has been closed (background processing)
|
2014-09-06 14:32:21 -06:00 |
|
Andy Miller
|
cd5707f2d2
|
removed barDump() test :)
|
2014-09-06 13:31:34 -06:00 |
|
Andy Miller
|
5667f8b023
|
Added shutddown event to flush buffer and set content length (tracy-safe)
|
2014-09-06 13:29:56 -06:00 |
|
Andy Miller
|
09248f2917
|
Added barDump() to Debugger
|
2014-09-06 13:28:47 -06:00 |
|
Djamil Legato
|
162409053f
|
Merge branch 'develop' into feature/gpm
|
2014-09-05 22:42:00 -07:00 |
|
Djamil Legato
|
528f85642f
|
Reverted streams for theme
|
2014-09-05 22:39:26 -07:00 |
|
Djamil Legato
|
9d1b50ffbb
|
Merge branch 'develop' into feature/gpm
|
2014-09-05 22:33:50 -07:00 |
|
Andy Miller
|
95a806c8f8
|
removed stray test page
|
2014-09-05 22:41:48 -06:00 |
|
Andy Miller
|
7a38ac0810
|
override modified only if a non-markdown file was modified
|
2014-09-05 22:25:48 -06:00 |
|
Andy Miller
|
0fec4c003b
|
getList was returning nothing
|
2014-09-05 22:25:13 -06:00 |
|
Andy Miller
|
80d08eace7
|
fixes for themes streams and such
|
2014-09-05 20:52:46 -06:00 |
|
Djamil Legato
|
e7568bf8d0
|
Merge branch 'develop' into feature/gpm
|
2014-09-05 18:58:48 -07:00 |
|
Djamil Legato
|
353f69deb3
|
Merge branch 'develop' into feature/gpm
|
2014-09-05 18:55:51 -07:00 |
|
Djamil Legato
|
e2917e36f8
|
Fixed use of streams. Using YAML_EXT constant for the extension. Changed get and all methods to static
|
2014-09-05 18:51:14 -07:00 |
|
Djamil Legato
|
8ddfa571d3
|
Merge pull request #48 from rindeal/feature/config-fixes
fix for PHP warning "is_file(): open_basedir restriction in effect", round 2
|
2014-09-05 18:14:07 -07:00 |
|
Jan Chren
|
393c8cab2a
|
final workaround for PHP bug 52065
|
2014-09-06 03:09:07 +02:00 |
|
Jan Chren
|
cb03c7ab0d
|
Revert "reverted back to file-only checks, changed to file_exists()"
This reverts commit d234b8e212.
|
2014-09-06 00:46:59 +02:00 |
|
Andy Miller
|
bce0797c55
|
Merge pull request #47 from rindeal/feature/config-fixes
fix for PHP warning "is_file(): open_basedir restriction in effect"
|
2014-09-05 16:04:54 -06:00 |
|
Jan Chren
|
d234b8e212
|
reverted back to file-only checks, changed to file_exists()
|
2014-09-06 00:00:47 +02:00 |
|
Djamil Legato
|
481e61b08b
|
Merge pull request #46 from rindeal/feature/configurable-assets-attributes
Feature/configurable assets attributes
|
2014-09-05 14:51:34 -07:00 |
|
Jan Chren
|
f8fe108db5
|
PHPDocs updated
|
2014-09-05 23:19:18 +02:00 |
|
Jan Chren
|
103abc5f6d
|
assets attributes implemented
|
2014-09-05 23:11:02 +02:00 |
|
Djamil Legato
|
f515438c62
|
Merge branch 'feature/vendor_free' into develop
|
2014-09-05 14:07:01 -07:00 |
|