Andy Miller
|
7e2fa8295a
|
fixed ordering on a couple of filters
|
2015-06-25 16:25:45 -06:00 |
|
Andy Miller
|
adf758a569
|
updated some config files
|
2015-06-25 16:25:31 -06:00 |
|
Andy Miller
|
49941105dc
|
Fix issue where page-based css and js were being downloaded rather than processed
|
2015-06-23 18:58:24 -06:00 |
|
Andy Miller
|
c07afab981
|
support arrays in startsWith() and endsWith()
|
2015-06-23 18:57:54 -06:00 |
|
Andy Miller
|
7f8baf326e
|
Merge branch 'release/0.9.29' into develop
|
2015-06-22 17:10:37 -06:00 |
|
Andy Miller
|
9601061f25
|
version update
|
2015-06-22 17:10:24 -06:00 |
|
Andy Miller
|
b1317e56ec
|
Disabled last_modified and etag page header by default
|
2015-06-22 15:30:01 -06:00 |
|
Andy Miller
|
353832c386
|
Fix for directory relative 'down' links
|
2015-06-22 12:56:11 -06:00 |
|
Andy Miller
|
8bf04d4593
|
Merge pull request #207 from Sommerregen/feature/enable-custom-summaries
Modified `$page->summary()` to allow custom summary assignments
|
2015-06-21 13:27:56 -06:00 |
|
Sommerregen
|
c9f0500c6f
|
Refactored code. Added $page->setSummary(<string>) method.
|
2015-06-21 11:03:30 +02:00 |
|
Andy Miller
|
0dc465bb41
|
PR #145 - Set all but debugger to specific versions
|
2015-06-20 12:11:00 -06:00 |
|
Andy Miller
|
34e50aab21
|
remove replicated code...
|
2015-06-20 11:54:46 -06:00 |
|
Andy Miller
|
5a2411a0e6
|
Merge pull request #206 from Sommerregen/feature/add-build-pages-event
Add `onBuildPagesInitialized` event for memory & time consuming plugins
|
2015-06-20 11:51:12 -06:00 |
|
Andy Miller
|
178f66c940
|
Merge pull request #189 from Sommerregen/feature/params-option-merge-config
Added params option for mergeConfig method
|
2015-06-20 11:45:32 -06:00 |
|
Sommerregen
|
6d3a7a3989
|
Fixed variable name
|
2015-06-20 18:24:19 +02:00 |
|
Sommerregen
|
2400eaf04e
|
Resolving conflicts after rebase
|
2015-06-20 14:42:28 +02:00 |
|
Sommerregen
|
752a3ca5bd
|
Incorporated Gertt's modifications into PR
|
2015-06-20 14:39:24 +02:00 |
|
Sommerregen
|
6dbb6eb432
|
Changed "mergeConfig" head to match previous method signature
|
2015-06-20 14:38:57 +02:00 |
|
Sommerregen
|
e580bb9998
|
Added params option for mergeConfig method
|
2015-06-20 14:38:33 +02:00 |
|
Sommerregen
|
d309491f06
|
Modified $page->summary() to allow custom summary assignments
|
2015-06-20 13:54:57 +02:00 |
|
Sommerregen
|
0e35048143
|
Add onBuildPagesInitialized event for memory and time consuming plugins
|
2015-06-20 13:53:07 +02:00 |
|
Andy Miller
|
c919ed36b4
|
Error handling around bad regex .. just to be safer
|
2015-06-17 17:53:32 -06:00 |
|
Andy Miller
|
6d2a7c53dc
|
very simple, yet surprisingly powerful Regex style redirect and route support
|
2015-06-17 17:39:44 -06:00 |
|
Djamil Legato
|
a8582fc131
|
Hello Travis!
|
2015-06-17 12:58:23 -07:00 |
|
Djamil Legato
|
76b7bd855d
|
initial travis setup to trigger detection
|
2015-06-16 23:06:57 -07:00 |
|
Andy Miller
|
5656bb3caf
|
Pre-load ArrayInput to avoid Exception if it gets moved/replaced during upgrade
|
2015-06-16 20:51:38 -06:00 |
|
Andy Miller
|
e71cd5a7ad
|
Merge branch 'release/0.9.28' into develop
|
2015-06-16 16:15:42 -06:00 |
|
Andy Miller
|
4132388dda
|
version update
|
2015-06-16 16:15:25 -06:00 |
|
Andy Miller
|
1edabe3b00
|
added page level overrides of etag and last_modified header flags
|
2015-06-16 10:25:27 -06:00 |
|
Andy Miller
|
019fdd65e9
|
added toggles to enable/disable last_modified and etag headers
|
2015-06-16 09:58:56 -06:00 |
|
Andy Miller
|
fa432cd32f
|
Another incorrect slug name
|
2015-06-15 16:03:22 -06:00 |
|
Andy Miller
|
4935679659
|
fix #202 - incorrect slug name causing issues
|
2015-06-15 15:00:49 -06:00 |
|
Andy Miller
|
835c64c173
|
comment fix
|
2015-06-15 14:59:44 -06:00 |
|
Andy Miller
|
4d6ecbe618
|
Moved convertUrl() from ParsedownGravTrait into Uri as a static method
|
2015-06-14 17:54:22 -06:00 |
|
Andy Miller
|
63456aad85
|
reset how symfony libs versions are set in composer
|
2015-06-13 06:45:49 -06:00 |
|
Andy Miller
|
bec2ee91b5
|
updated symphony versions
|
2015-06-13 06:44:17 -06:00 |
|
Andy Miller
|
027c9cdd04
|
updated to latest cache library - should be a little faster!
|
2015-06-12 22:32:23 -06:00 |
|
Andy Miller
|
8ecea3a8c1
|
some more fixes for image handling in certain scenarios
|
2015-06-12 15:54:20 -06:00 |
|
Andy Miller
|
69e6d57346
|
Merge pull request #200 from Seebz/issue-199
Fix for issue #199 - Looks good! Thanks
|
2015-06-08 14:47:06 +01:00 |
|
Seebz
|
8127d9cf31
|
Fix for issue #199
|
2015-06-04 16:46:18 +02:00 |
|
Andy Miller
|
32810efcd9
|
optimization to image handling supporting url encoded filenames and removed a regex
|
2015-05-27 14:55:50 +02:00 |
|
Andy Miller
|
76b463792e
|
Fix for #196 - + in an image filename
|
2015-05-26 16:18:59 +03:00 |
|
Andy Miller
|
f779fc57df
|
removed unneeded flags from reggae
|
2015-05-22 11:43:23 +03:00 |
|
Andy Miller
|
7afef9073c
|
fix for dot files
|
2015-05-21 22:44:11 +02:00 |
|
Gert
|
1147516dcc
|
fix for path detection on windows [fix #194]
|
2015-05-20 16:07:39 +02:00 |
|
Andy Miller
|
3f1661965b
|
Fix for issue #194 - query string handling
|
2015-05-18 18:54:08 +02:00 |
|
Gert
|
8afad07146
|
Merge branch 'fix/composer-execution' into develop
* fix/composer-execution:
use PHP_BINARY constant
fix composer execution for various scenarios
|
2015-05-15 21:05:33 +02:00 |
|
Gert
|
81bce07a6e
|
use PHP_BINARY constant
|
2015-05-15 20:16:42 +02:00 |
|
Gert
|
e883b57ac6
|
fix composer execution for various scenarios
|
2015-05-15 19:54:33 +02:00 |
|
Andy Miller
|
ae2f95b1ae
|
Merge pull request #192 from eschmar/feature/composer-global
Fix composer location method
|
2015-05-15 16:44:44 +02:00 |
|