Commit Graph

1077 Commits (01e8bb07b375ee66d85c0e5b493e366ff29770b4)
 

Author SHA1 Message Date
Konstantin Käfer 01e8bb07b3 various fixes for carto bundle
14 years ago
Konstantin Käfer bdadc12137 uppercase names and add keyboard shortcut
14 years ago
Konstantin Käfer 1972ff8897 Merge branch 'master' of github.com:mapbox/carto
14 years ago
Konstantin Käfer 80db063b58 try to reparse srs when it fails. works around https://github.com/springmeyer/node-srs/issues#issue/1
14 years ago
Konstantin Käfer d354e2e3a9 change filename
14 years ago
Tom MacWright 5612291d71 Merge branch 'master' of github.com:mapbox/carto
14 years ago
Tom MacWright bce3513739 Adding textmate bundle
14 years ago
Konstantin Käfer 6b307b767a Merge branch 'master' of github.com:mapbox/carto
14 years ago
Konstantin Käfer 870f25bf67 apply * rules to all layers
14 years ago
Tom MacWright c41e5061fd Adding syntax generation
14 years ago
Konstantin Käfer b84def6df1 Merge branch 'master' of github.com:mapbox/carto
14 years ago
Konstantin Käfer d6255165c7 validate properties on xml objects. fixes #6
14 years ago
Tom MacWright 45b4eeb656 Renaming mess in binary
14 years ago
Konstantin Käfer 59fe61267f remove id in favor of name and make sure only valid rules are added to <Map>
14 years ago
Tom MacWright de6b3aec9c Merge branch 'master' of github.com:mapbox/carto
14 years ago
Tom MacWright f71f5bca71 Raster rending test
14 years ago
Dane Springmeyer c95fc912ec update package.json to reflect name change and new deps
14 years ago
Konstantin Käfer 1f4f2a1340 reverse output rules
14 years ago
Konstantin Käfer 7f1e1be32c rename _ to -
14 years ago
Konstantin Käfer 0b5d35c8d0 print errors when tests fail
14 years ago
Konstantin Käfer 9ad3b540f8 fix color parsing
14 years ago
Konstantin Käfer 7760bbabec replace xml2js
14 years ago
Konstantin Käfer e9974c2a11 test filterset
14 years ago
Konstantin Käfer 34b6a4bdc0 Merge branch 'master' of github.com:mapbox/carto
14 years ago
Tom MacWright 3147a89a48 Rename mess to carto.
14 years ago
Konstantin Käfer 17ee133fe5 update test case to the change that put selectors at the position of their first own rule
14 years ago
Konstantin Käfer 5f48e6a92b use color variables without the @ sign. You can still do operations with colors, like "green + #222"
14 years ago
Tom MacWright 5ab5d38a26 Merge branch 'master' of github.com:mapbox/mess.js
14 years ago
Tom MacWright 5d817893ee Almost there.
14 years ago
Young Hahn 1c1192fad0 Update reference.json.
14 years ago
Young Hahn eadd5285af Fix for stray underscore.
14 years ago
Tom MacWright 10071985cc Merge branch 'master' of github.com:mapbox/mess.js
14 years ago
Tom MacWright 91eeb44956 First hacks on bin/mess-up.
14 years ago
Konstantin Käfer e8216dd689 split out test suite requirements
14 years ago
Tom MacWright 0e517bafaa Adding Dane to committers.
14 years ago
Konstantin Käfer 1d56d2f37b Merge branch 'master' of github.com:developmentseed/mess.js
14 years ago
Konstantin Käfer d165ff4302 allow concatenating attachments with /
14 years ago
Tom MacWright eaa34807f9 De-doup map properties. Fixes #85.
14 years ago
Konstantin Käfer 88cf786b48 Merge branch 'master' of github.com:developmentseed/mess.js
14 years ago
Konstantin Käfer 5b041c70a7 assign random id/name when there are none defined
14 years ago
Konstantin Käfer 8243894a18 benchmark time from before loading the file
14 years ago
Konstantin Käfer 6d143b1160 allow defining attachments before the __default__ attachments as child selectors
14 years ago
Tom MacWright a73965fd63 Switch to node-get instead of netlib
14 years ago
Konstantin Käfer 76ae45312f correct sort function: they have to return negative or positive values, not false or true (false maps to 0, not -1)
14 years ago
Konstantin Käfer a5d85fd3d0 converts xml mml files to json mml files
14 years ago
Konstantin Käfer 86516824d6 whitespace in wrong string broke xml parsing in mapnik
14 years ago
Konstantin Käfer 3e0f28b421 fix test for proper variable quoting
14 years ago
Konstantin Käfer 87287fb089 properly quote variables and keys
14 years ago
Konstantin Käfer 2438a134f2 Merge branch 'master' of github.com:developmentseed/mess.js into unstable
14 years ago
Tom MacWright b378f105f9 Adding note about ubuntu, reorganizing
14 years ago