Jon Banafato
|
0a9f3a7c68
|
Hoist tests out of the core package
Tests are not part of the core logic of Hyde, and they should not be
packaged as such.
|
9 years ago |
Jordi Llonch
|
089cf7af9d
|
pep8
|
9 years ago |
Elliott Sales de Andrade
|
3f86282544
|
Change some plugin module names to be a bit more generic.
* less -> css
* git -> vcs
* uglify -> js
|
12 years ago |
Lakshmi Vyasarajan
|
bcc1346854
|
Reuse `fswrap` and `commando.util` modules.
* Remove `hyde.fs` use `fswrap` package instead.
* Remove logging functions from `hyde.util`. Use `commando.util`
instead.
* Remove `hyde.loader`. Use `commando.util.load_python_object`
instead.
|
11 years ago |
Lakshmi Vyasarajan
|
e68eaf3880
|
Upgrade dependencies and setup for 0.8.5.
- Upgrade and fix versions for dependencies
- Use the typogrify package on pypi
- Fix tests that break because of the upgrades
- Bump version
|
11 years ago |
Lakshmi Vyasarajan
|
b39464ac63
|
Issue #100: Minor fixes to the nice /Users/lakshmivyas/.environments/hyde/bin:/usr/local/bin:/usr/local/sbin:/usr/local/share/python:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin based exec discovery by @nud
|
13 years ago |
Steve Frécinaux
|
d31b4393cb
|
Update tests to use $PATH.
|
13 years ago |
Vincent Bernat
|
3df7a9f1b4
|
Add additional standard path for tools.
Node.js tools may be installed in /usr/bin if installed by system
package tools or in ~/bin if installed by a default installation of npm.
|
13 years ago |
Lakshmi Vyasarajan
|
690aa4f4d7
|
Added optipng plugin
|
14 years ago |
Lakshmi Vyasarajan
|
b1c4c0cf08
|
Added stylus plugin
|
14 years ago |
Lakshmi Vyasarajan
|
6cca79c348
|
Added ability to check if a resource belongs to a group hierarchy
|
14 years ago |
Lakshmi Vyasarajan
|
5bdfc478cc
|
Fixed dev-req.txt and changed lesscss path to the more generic one
|
14 years ago |
Lakshmi Vyasarajan
|
849b816de5
|
Adding grouping prototype
|
14 years ago |
Lakshmi Vyasarajan
|
3ff724f2ae
|
Added less support.
|
14 years ago |