Hannah Wolfe
c43296f2c3
deps: grunt-mocha-cli@2.0.0
2016-02-08 09:54:50 +00:00
Hannah Wolfe
6066c96c84
deps: grunt-jscs@2.7.0
2016-02-08 09:54:50 +00:00
Hannah Wolfe
8a4cb74ec9
deps: grunt-contrib-uglify@0.11.1
2016-02-08 09:54:49 +00:00
Hannah Wolfe
07abf1f8df
deps: grunt-contrib-jshint@0.12.0
2016-02-08 09:54:49 +00:00
Hannah Wolfe
fa1978f799
deps: grunt-contrib-copy@0.8.2
2016-02-08 09:54:49 +00:00
Hannah Wolfe
3a1a59f7d0
deps: grunt-contrib-compress@0.14.0
2016-02-08 09:54:49 +00:00
Hannah Wolfe
77cbc85f07
deps: grunt-contrib-clean@0.7.0
2016-02-08 09:54:48 +00:00
Hannah Wolfe
d276251308
deps: csscomb@3.1.8
2016-02-08 09:54:48 +00:00
Hannah Wolfe
32fb88b418
Merge pull request #6456 from jaswilli/issue-6449
...
deps: supertest@1.1.0
2016-02-08 09:54:20 +00:00
Jason Williams
2528ce5304
deps: supertest@1.1.0
...
Closes #6449
- supertest now includes a `.then()` method and as a
result, only one of either .then or .end may be called on
a request object.
2016-02-07 13:10:27 -06:00
Hannah Wolfe
d8c1adc760
Add greenkeeper ignore spec to package.json
...
refs #6452
- add a list of our deliberately pinned dependencies and dev dependencies, so that greenkeeper will ignore these
2016-02-07 13:16:18 +00:00
Hannah Wolfe
8efa930944
Version bump to 0.7.6
2016-02-03 09:38:32 +00:00
Hannah Wolfe
d363fa134f
deps: validator@4.5.0
2016-01-19 11:30:32 +00:00
Hannah Wolfe
76c8a59ee6
deps: semver@5.1.0
2016-01-19 11:30:32 +00:00
Hannah Wolfe
a4a3af80a2
deps: rss@1.2.1
2016-01-19 11:30:32 +00:00
Hannah Wolfe
245c1270cb
deps: request@2.67.0
2016-01-19 11:30:31 +00:00
Hannah Wolfe
05b94fa981
deps: passport@0.3.2
2016-01-19 11:30:31 +00:00
Hannah Wolfe
60fce4c854
deps: oauth2orize@1.2.0
2016-01-19 11:30:31 +00:00
Hannah Wolfe
8248978ace
deps: node-uuid@1.4.7
2016-01-19 11:30:31 +00:00
Hannah Wolfe
9268fce1e0
deps: moment@2.11.1
2016-01-19 11:30:30 +00:00
Hannah Wolfe
6018c1e787
deps: jsonpath@0.2.2
2016-01-19 11:30:30 +00:00
Hannah Wolfe
28c7f550c0
deps: html-to-text@1.5.1
2016-01-19 11:30:06 +00:00
Hannah Wolfe
4fa937b4d6
deps: fs-extra@0.26.4
2016-01-19 11:28:53 +00:00
Hannah Wolfe
7e268b44f6
deps: extract-zip@1.4.1
2016-01-19 11:28:52 +00:00
Hannah Wolfe
63311bd9dd
deps: busyboy@0.2.12
2016-01-19 11:28:52 +00:00
Hannah Wolfe
e48701536d
deps: body-parser@1.14.2
2016-01-19 11:28:52 +00:00
Fabian Becker
eef37acc49
Revert i18n in startup-check
...
- Removes preinstall dependencies
- Reintroduce old plain english strings
- Remove translations for startup check
closes #6332
2016-01-13 14:46:51 +01:00
Fabian Becker
f3409ade45
deps: intl-messageformat@1.2.0
2016-01-13 10:21:55 +01:00
Fabian Becker
02aaa3bef7
deps: intl@1.0.1
2016-01-13 10:21:19 +01:00
Hannah Wolfe
4a7a19c86a
Merge pull request #6070 from kevinkucharczyk/harvesting-server-side-strings
...
Harvest server side strings
2016-01-12 20:04:53 +00:00
Hannah Wolfe
248c3da667
Version bump to 0.7.5
2016-01-12 10:06:03 +00:00
Hannah Wolfe
8d0597ae35
Version bump to 0.7.4
2015-12-22 14:31:47 +00:00
rfpe
7abcc43907
Harvest server side strings
...
closes #5617
- Replace all hard-coded server-side strings with i18n translations
2015-12-19 12:12:16 +01:00
Hannah Wolfe
52b76f278a
Version bump to 0.7.3
2015-12-16 09:40:01 +00:00
Austin Burdine
8f89997deb
minify ghost.url.api in production
...
closes #6150
- clean up ghost.url.api script
- switch to inlining config and making the ghost-url.js file an external request
- add minification in production
2015-12-10 08:46:58 -06:00
Hannah Wolfe
c27a48ff77
Merge pull request #6144 from acburdine/add-istanbul
...
Add istanbul peer dependency
2015-12-09 17:37:16 +00:00
Austin Burdine
c6ed823201
deps: istanbul@0.4.1
2015-12-09 09:43:21 -06:00
Hannah Wolfe
494245ff20
deps: unidecode@0.1.8
...
closes #6163
2015-12-08 11:01:58 +00:00
Kevin Ansfield
dbf6b59866
deps: grunt-jscs@2.4.0
2015-12-04 10:12:16 +00:00
Kevin Ansfield
d9d8446f02
deps: jscs@2.6.0 & ember-suave@1.2.3
...
no issue
- fixes an error that popped up after ember-suave's `brocolli-jscs` dependency moved to `2.6.0` which duplicated some of the rules that `ember-suave` used to implement
2015-12-04 09:58:03 +00:00
Kevin Ansfield
3d6856614f
Use es6 across client and add ember-suave to enforce rules
...
no issue
- add ember-suave dependency
- upgrade grunt-jscs dependency
- add a new .jscsrc for the client's tests directory that extends from client's base .jscsrc
- separate client tests in Gruntfile jscs task so they pick up the test's .jscsrc
- standardize es6 usage across client
2015-11-30 10:41:01 +00:00
Hannah Wolfe
55045ae784
Version bump to 0.7.2
2015-11-27 13:13:25 +08:00
Hannah Wolfe
059e19ee63
Adding node 4.2 LTS to engines
...
closes #5821
2015-11-23 18:56:13 +00:00
Hannah Wolfe
649b558969
deps:sqlite3@3.1.1
2015-11-23 10:23:09 +00:00
Hannah Wolfe
8f620b6dce
Merge pull request #6063 from jgillich/version-check
...
Enable Node 4.2 testing
2015-11-23 09:56:27 +00:00
Jakob Gillich
faa1655a50
Enable Node 4.2 testing
...
* Do not error when node unsupported if GHOST_NODE_VERSION_CHECK=false is set
* Run engine check in preinstall script
* Add 4.2 to travis
issue #5821
2015-11-23 06:45:40 +01:00
Hannah Wolfe
a3bd00d978
deps: ghost-gql@0.0.3
...
- adds test for nested null/not null query issue
- make use of new findStatement tool
2015-11-16 14:44:48 +00:00
vdemedes
8687772604
Make read-directory ignore invalid package.json files
...
refs #5940 , #5923
- make read-directory ignore invalid package.json files
- display a warning about invalid package.json files on startup
- add tests to ensure read-directory continues, even with invalid package.json files
2015-10-28 15:37:52 +01:00
Hannah Wolfe
994a20cf8b
Add path resolution to get helper
...
refs #5993
- deps: jsonpath@0.2.0
- adds `resolvePaths` method
- supports handlebars style arrays with `.[]`
- supports shorthand post.tags and post.author for common usecases
- adds more tests & improves existing ones
2015-10-23 02:52:52 +01:00
Hannah Wolfe
b5cebb9ec6
Add filter
parameter using GQL
...
refs #5604 , refs #5463
- deps: ghost-gql@0.0.2
- adds code to wire up the filtering to a paginated query
- updated pagination plugin count query to use 'distinct' so it's more robust
- rename paginationUtils.query to addLimitAndOffset to be more explicit and make the code clearer
- add a new 'advanced browsing spec' set of tests for tracking these features as they are built out
2015-10-22 11:29:05 +01:00