Lakshmi Narasimhan
d3bb49f707
Prep for 0.8.9 release.
- Update changelog
- Relax dependency version requirements
- Update readme
- Read setup.py requirements from requirements text files
9 years ago
Lakshmi
390736f9b9
Merge pull request #297 from hyde/travis-upgrades
Improve travis builds
9 years ago
Jon Banafato
bde12951b0
Improve travis builds
Add caching, run tox environments separately, and don't run two builds
for each pull request
9 years ago
Lakshmi
bb17679dfa
Merge pull request #296 from hyde/feature/libsass_plugin
initial libsass support (by @llonchj )
9 years ago
Lakshmi
f9b68ed9be
Merge pull request #295 from bheesham/fix-media-img
Fixed broken favicon and apple-touch-icon links.
9 years ago
Bheesham Persaud
21d5291612
Fixed broken favicon and apple-touch-icon links.
Moved favicon.ico and apple-touch-icon.png to the
`content/media/images` directory and edited `layout/base.j2` to
reflect these changes.
9 years ago
Lakshmi
ee048e7f39
Merge pull request #293 from jd/jd-tox
Use tox for testing
9 years ago
Lakshmi
3989297986
Merge pull request #291 from jd/jd-page-list-to-resource
Add pages list to resources
9 years ago
Lakshmi
bef0f54d6c
Merge pull request #292 from jd/jd-paginator
paginator: no fail if no meta
9 years ago
Julien Danjou
20da0f2aba
Add support for tox
9 years ago
Julien Danjou
c491575230
Make setup.py pep8 compliant
9 years ago
Julien Danjou
aded6f676e
paginator: no fail if no meta
Signed-off-by: Julien Danjou <julien@danjou.info>
9 years ago
Julien Danjou
a8e9fe7bc6
Add pages list to resources
Signed-off-by: Julien Danjou <julien@danjou.info>
9 years ago
Lakshmi
98a6110d37
Merge pull request #288 from hyde/bug/tests-and-linting
Fix failing tests and formatting issues.
9 years ago
Lakshmi Narasimhan
1385f5e3f5
Fix failing tests and formatting issues.
- Fix tests that were failing because of misconfigured
template path
- Fix formatting issues identified by flake8
9 years ago
Lakshmi
8d8097842a
Merge pull request #243 from llonchj/template_load
Honour template setting in configuration
9 years ago
Lakshmi
747c15a33d
Merge pull request #245 from mtahmed/master
Fix setting of query in HtmlWrap class based on availability of PyQuery
9 years ago
Lakshmi
82d58681c2
Merge pull request #250 from dlex/master
Custom tests support added similar to custom filters
9 years ago
Lakshmi
ecf510b139
Merge pull request #287 from jonafato/use-setuptools
Use setuptools directly
9 years ago
Jon Banafato
fd9ac1f9e6
Update commando and fswrap dependencies
The current versions of commando and fswrap have been updated to use
setuptools. This change updates these dependencies to remove the usage
of distribute all the way down.
9 years ago
Jordi Llonch
8c3d5852f3
initial libsass support
9 years ago
Jon Banafato
b050f51374
Use setuptools directly
Distribute is deprecated; setuptools is now the recommended
packaging library.
Fixes #253 , fixes #286
9 years ago
Jordi Llonch
cba683f403
Merge pull request #284 from hyde/revert-280-dedupe-deps
Revert "Dedupe deps"
9 years ago
Jordi Llonch
cc3e39b090
Revert "Dedupe deps"
9 years ago
Jordi Llonch
2a10f0ce42
Merge pull request #280 from moggers87/dedupe-deps
Dedupe deps
9 years ago
Matt Molyneaux
5c0151cf11
Update `requirements.txt` and `dev-req.txt`
We probably don't want an editable install normally, but we will for
development.
9 years ago
Matt Molyneaux
0d9a763ebb
Don't duplicate requires in both `requirements.txt` and `setup.py`
9 years ago
Jordi Llonch
44eff0ff8a
Merge pull request #283 from hyde/feature/flake-integration
flake8 in integration
9 years ago
Jordi Llonch
ac1646815c
fixed flake executable
9 years ago
Jordi Llonch
2f4bef5970
Added flake into integration test
9 years ago
Jordi Llonch
e4cb7505da
Added flake8 as development dependency
9 years ago
Jordi Llonch
089cf7af9d
pep8
9 years ago
Jordi Llonch
8b8581d6e0
Merge pull request #274 from hyde/feature/update-tests
updated unittests
9 years ago
Jordi Llonch
70bf2a076f
fixed test_depends on linux
9 years ago
Jordi Llonch
d53cf4d996
resource compare implementation
9 years ago
Jordi Llonch
39ba170ff7
Added travis-ci badge
9 years ago
Jordi Llonch
a3e9ee83ff
Removed AUTHORS.rst in favor of github contributors page
9 years ago
Jordi Llonch
b84bcf10b1
merged .gitignore with github defaults
9 years ago
Jordi Llonch
8f5ca8c2df
Added deprecation warning for h
9 years ago
Jordi Llonch
b53b768bc8
Merge branch 'feature/update-tests' of github.com:hyde/hyde into feature/update-tests
9 years ago
Jordi Llonch
4951f5e5db
Reverted lessc to JS version
9 years ago
Jordi Llonch
5ff20b352c
updated unittests
9 years ago
Jordi Llonch
881e2b7994
travis.yml to work with ubuntu precise worker
9 years ago
Jordi Llonch
6d9d9306f8
fix travis issue downloading uglify-js@2.4.23
9 years ago
Jordi Llonch
5a9893c562
set ubuntu 12 dependencies for Pillow
9 years ago
Jordi Llonch
cccb891f7c
removed nodejs-legacy
9 years ago
Jordi Llonch
ef93ed7e8a
fix .travis.yml to update pkg list and moved lessc from ruby to js
9 years ago
Jordi Llonch
2ca06e4672
Reverted lessc to JS version
9 years ago
Jordi Llonch
fc759e2ec4
Merge pull request #273 from hyde/feature/update-dependencies
update dependencies
9 years ago
Lakshmi
3eec230c28
Merge pull request #275 from hyde/feature/travis-ci-integration
Initial support for Travis-CI
9 years ago