1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 18:02:54 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jason San Jose
3bd69dbe5d Add source maps for LESS. Requires a CEF upgrade to Chrome 30+. 2013-11-15 13:24:18 -08:00
Jason San Jose
f51764b3a1 add grunt-targethtml to conditionally use brackets less/css based on dev/dist build. 2013-11-01 11:10:32 -07:00
Jason San Jose
3b9c5c0449 minify javascript 2013-10-30 19:01:36 -07:00
Jason San Jose
86c003c184 inital pass at compiling less files 2013-10-29 20:09:01 -07:00
Kevin Dangoor
191674d09a Add Request tests to gitignore so that they're not automatically
re-included on the next update.
2013-10-18 08:17:33 -04:00
Jeff Booher
6f8e3f061f * Add calls and functions to remove test/temp folder
* make remove temp folder from list of ignoreds
* Add an optional parameter to removePath to surpress error messages
2013-09-04 15:59:44 -07:00
Fr3nzy
f719d45325 #5017 .idea added to gitignore 2013-09-02 13:52:57 +06:00
Jason San Jose
a3522f07b5 write build.prop for jenkins tasks 2013-03-19 19:53:59 -07:00
Mark Murphy
6fee2100fe Fixing issue #2923 - Getting mode from file extension won't always work 2013-03-03 12:03:37 -04:00
Joel Brandt
1daa8896db initial prototype of a static webserver extension using connect and node 2013-02-21 09:38:23 -08:00
Jason San Jose
77bdd87a82 keep generated src/config.json in the repo 2013-01-24 22:57:02 -08:00
Jason San Jose
f114cbf5de remove generated config.json 2013-01-24 10:53:35 -08:00
Jason San Jose
67a97c2457 Add grunt tasks for jshint and jasmine. Refactor and move package.json, replace existing with config.json. Add Travis-CI support. 2013-01-24 10:45:28 -08:00
Jason San Jose
59a0a8f752 Allow platform-specific bindings to clobber generic bindings 2012-12-20 11:37:50 -08:00
Jason San Jose
9b1d929dd3 use test/temp folder for InlineEditorProviders-test. update SpecRunnerUtils convenience methods to allow for generic copying of paths 2012-12-06 14:25:07 -08:00
Glenn Ruehle
4548ba064c Highlighting uses divs. 2012-11-15 10:42:13 -08:00
Glenn Ruehle
bb8ad847d4 Load extensions from the application support directory. 2012-10-24 09:30:22 -07:00
Mike Chambers
baf1f0a202 Adding Mac OS X .DS_Store files to .gitignore 2012-05-13 11:35:19 -07:00
Joel Brandt
4212d6816e reorganizing extension directories again 2012-03-29 10:41:40 -07:00
Joel Brandt
71de26292f reorganization of extension directories 2012-03-29 09:42:04 -07:00
Joel Brandt
1bb34d56d9 updated less makefile to build css files in the root src directory (to fix relative path issues). added output css files to root .gitignore 2012-01-05 15:37:37 -08:00
Peter Flynn
fcc623afcf Add .gitignore file to ignore Thumbs.db files, making 'git status' less
noisy on Windows.  We can easily add to this file to exclude additional
types of OS-generated / cruft files later.
2011-12-19 14:26:57 -08:00