Andy Miller
4305bbabd5
fix for theme name same as base_url and asset pipeline
2015-04-30 18:05:30 -06:00
Andy Miller
ecc12be531
restored gpm install functions
2015-04-30 16:54:23 -06:00
Andy Miller
b65280f3c9
added other close bits back for gzip close connection
2015-04-28 17:34:59 -06:00
Andy Miller
91a963f580
tweaks
2015-04-28 17:21:30 -06:00
Gert
8404ba7a09
gzip
2015-04-29 01:07:24 +02:00
Gertt
86b907c86c
Merge pull request #186 from getgrav/feature/config-fixes
...
Feature/config fixes
2015-04-28 23:58:44 +02:00
Gertt
ca899072d4
Merge pull request #185 from getgrav/feature/common_backup
...
Feature/common backup
2015-04-28 23:49:51 +02:00
Gert
bbfc63e943
ignore all .git folders
2015-04-28 23:35:58 +02:00
Andy Miller
9bce9ce026
removed unused 'use' statements
2015-04-28 11:31:28 -06:00
Andy Miller
3a25f028df
Commented these out for now
2015-04-28 11:30:03 -06:00
Andy Miller
491c6d6a1f
fixed missing classes
2015-04-28 11:28:08 -06:00
Andy Miller
64bb6ea2ad
remove another unused var
2015-04-28 11:26:30 -06:00
Andy Miller
084e59dc90
remove unused var
2015-04-28 11:26:18 -06:00
Andy Miller
f7ea2e95e4
strict comparison
2015-04-28 11:24:46 -06:00
Andy Miller
7acdf231a4
removed php config overrides
2015-04-28 11:21:47 -06:00
Andy Miller
5d38e0fa14
add a menu sample in site.yaml
2015-04-27 21:41:52 -06:00
Gert
5ccefee288
backup to backup folder
2015-04-27 21:45:42 +02:00
Gert
93f4ad6e5a
upload limit setting
2015-04-27 19:29:32 +02:00
Gert
c481acbb71
implement ignore for backups
2015-04-27 16:24:17 +02:00
Gert
bbdb0189f1
use site name for backup archive name
2015-04-27 16:13:48 +02:00
Gert
e1d655a3ac
move backup code into Grav\Common
2015-04-27 12:40:30 +02:00
Andy Miller
d849f8a03e
Added page level summary header overrides
2015-04-26 18:45:47 -06:00
Andy Miller
1546783371
upgrade already has vendor libs
2015-04-26 18:10:56 -06:00
Andy Miller
21cc9f86f3
added new composer update command
2015-04-26 18:00:34 -06:00
Andy Miller
2936d26f8d
added --prefer-dist to these commands
2015-04-26 17:37:34 -06:00
Andy Miller
ae453dbc71
restore deprecated for whoops - causing composer issue
2015-04-26 17:21:38 -06:00
Andy Miller
d25699397f
add composer update to gpm selfupgrade
2015-04-26 17:21:12 -06:00
Andy Miller
d461fac089
optimize install of vendor libs
2015-04-26 17:20:52 -06:00
Andy Miller
4bda629a6a
handle condition of errors resulting in blank page.
2015-04-26 16:58:45 -06:00
Andy Miller
8887f8862d
Improved and cleaned up a couple of folder methods
2015-04-26 15:30:10 -06:00
Andy Miller
f576f914ae
version update
2015-04-24 17:27:31 -06:00
Andy Miller
88faa5040c
fix infinite loop bug in path()
2015-04-24 17:19:28 -06:00
Andy Miller
1e5365ba51
fix for home path not dispatching correctly
2015-04-24 17:13:14 -06:00
Andy Miller
d350bd31cb
version update
2015-04-24 14:06:44 -06:00
Andy Miller
89b9b4e9b7
Some optimizations and fixes
2015-04-22 14:12:45 -06:00
Andy Miller
1517d0e40b
fix for relative images at root
2015-04-21 19:21:49 -06:00
Andy Miller
f13593aac7
Added E-Tag, Last-Modified, Cache-Control and Page-based Expires
2015-04-21 15:57:17 -06:00
Andy Miller
b8023b2444
Reset default expires time to 0 seconds
2015-04-21 15:39:55 -06:00
Andy Miller
c368fbcda9
tweaks
2015-04-21 14:08:00 -06:00
Andy Miller
1c1bf86e9a
more optimizations.. using regexiterator now
2015-04-21 13:55:53 -06:00
Andy Miller
5f1b190ba9
rework to only check .md files
2015-04-21 13:25:42 -06:00
Andy Miller
0860f53d68
doc tag fix
2015-04-21 12:29:45 -06:00
Andy Miller
1ffd1cb6e7
Fixes for absolute images
2015-04-20 21:40:06 -06:00
Andy Miller
030d230312
Support page defaults merged with system config - #174
2015-04-20 21:38:26 -06:00
Andy Miller
974f9d52a4
Refactored link handling to better absolute handles pages and url elements. Fixes issue #173
2015-04-20 19:05:53 -06:00
Andy Miller
1a238ea1b1
fix for spaces in relative dir
2015-04-20 13:33:54 -06:00
Gert
a049441048
Merge branch 'develop' of github.com:getgrav/grav into develop
...
* 'develop' of github.com:getgrav/grav:
Should fix: spaces in webroot for `bin/grav install` #164
2015-04-20 20:54:07 +02:00
Gert
20e771f121
add metod to get all pages
2015-04-20 20:53:39 +02:00
Gert
cff4e225e6
fix bug in collection filtering
2015-04-20 20:53:26 +02:00
Andy Miller
2c69f539ae
Merge branch 'develop' of https://github.com/getgrav/grav into develop
...
# By Gert (3) and Kyle Shockey (1)
# Via Gert (1) and others
* 'develop' of https://github.com/getgrav/grav :
Update README.md
Merge branch develop into feature/password_improvement
protect against timing attacks
fix flaws in authentication
2015-04-20 12:41:37 -06:00