Martin Zagora
|
14ad0cf3d5
|
Revert "Move PathUtils to Brackets core code"
|
2015-09-26 12:55:54 +10:00 |
|
ficristo
|
25b358050b
|
Use the core PathUtils and remove the external dependency
|
2015-09-23 21:54:28 +02:00 |
|
Marcel Gerber
|
2fbb44a447
|
Add grunt task to check for correct nls keys
|
2015-09-16 19:49:12 +02:00 |
|
Marcel Gerber
|
70dd73d750
|
Update LESS -> 2.5.1
|
2015-09-13 14:15:30 +02:00 |
|
ficristo
|
132acf5d49
|
Do not run jshint tasks twice
|
2015-09-05 18:47:41 +02:00 |
|
Praful Vaishnav
|
dc237b58f8
|
Adding FindInFiles node file as it is not minified
|
2015-07-23 07:51:29 +05:30 |
|
Marcel Gerber
|
c38bcacebf
|
Rename CodeMirror2 folder to CodeMirror
|
2015-05-21 20:53:10 +02:00 |
|
Marcel Gerber
|
0081406aa7
|
Exclude more unneeded files in dist builds
|
2015-03-18 06:39:25 +01:00 |
|
Marcel Gerber
|
c28fd212d2
|
Update jQuery -> 2.1.3
|
2015-02-04 15:47:42 +01:00 |
|
Ingo Richter
|
a8e09c6f41
|
- copy the missing files for the multi browser live preview feature. These files were missing in the release build and caused exceptions
|
2014-12-12 17:58:06 -08:00 |
|
Marcel Gerber
|
e9d3451bea
|
Update LESS -> 1.7.5
|
2014-11-27 21:28:40 +01:00 |
|
Marcel Gerber
|
0ba519990f
|
Update jQuery -> 2.1.1
|
2014-11-27 21:22:20 +01:00 |
|
Marcel Gerber
|
07db97cb9d
|
Merge remote-tracking branch 'upstream/master' into unused-vars
|
2014-09-10 15:48:17 +02:00 |
|
Marcel Gerber
|
afd2c6bb81
|
Remove unused vars
|
2014-09-04 01:48:05 +02:00 |
|
Marcel Gerber
|
e28cad6111
|
Sprint -> Release
|
2014-08-07 01:34:10 +02:00 |
|
Randy Edmunds
|
fa53bb4b9b
|
move utils/Compatibilty.js to bundle
|
2014-07-30 14:42:35 -07:00 |
|
Randy Edmunds
|
e0983f26ea
|
better fix
|
2014-07-30 12:13:28 -07:00 |
|
Randy Edmunds
|
873e76819f
|
fix for minified build
|
2014-07-30 08:14:00 -07:00 |
|
Narciso Jaramillo
|
dbc8906a8d
|
JSHint fixes
|
2014-06-18 16:56:17 -07:00 |
|
Bernhard Sirlinger
|
4fe086a0de
|
Add comment
|
2014-05-28 21:02:27 +02:00 |
|
Bernhard Sirlinger
|
0008b5c42a
|
Add Function.prototype.bind polyfill see #7951
|
2014-05-28 09:42:30 +02:00 |
|
Bernhard Sirlinger
|
6bc8002b99
|
Merge remote-tracking branch 'upstream/master' into lessUpdate
|
2014-05-09 22:20:18 +02:00 |
|
Bernhard Sirlinger
|
842a03c28a
|
Update less to 1.7.0 to remove unnessecarry log messages
|
2014-03-10 17:04:49 +01:00 |
|
Bernhard Sirlinger
|
c172614b0a
|
Update Less to 1.6.2
|
2014-02-07 19:09:14 +01:00 |
|
Bernhard Sirlinger
|
71e8498d8f
|
Fix gruntfile inclusion of jQuery
|
2014-02-01 11:09:09 +01:00 |
|
Jason San Jose
|
5ded6aeee1
|
Merge pull request #6198 from adobe/iwehrman/file-watchers
[REVIEW ONLY] File watchers and caching
|
2014-01-07 16:34:40 -08:00 |
|
Jason San Jose
|
63b45d5645
|
add extensions/dev and extensions/samples to grunt build
|
2013-12-20 13:27:54 -08:00 |
|
Jason San Jose
|
2856bb0b6c
|
include FileWatcherDomain in build
|
2013-12-18 12:04:07 -08:00 |
|
Jason San Jose
|
fe09112eed
|
add config.json to build task
fix build task sequence
do not optimize config.json
|
2013-12-03 09:35:06 -08:00 |
|
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
|
291d664bdd
|
restore default task. new build task for compiling, concat, etc.
|
2013-11-14 16:41:51 -08:00 |
|
Jason San Jose
|
a82ae3de9c
|
add sourcemaps for requirejs
|
2013-11-14 13:48:10 -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
|
fabd7b0f90
|
cleanup copy task
|
2013-10-31 12:15:29 -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
|
b6b6f04969
|
Turn off jasmine-node again, due to intermittent failures
|
2013-10-25 10:27:20 -04:00 |
|
Kevin Dangoor
|
3801bc6d7c
|
Update Gruntfile for newer grunt-jasmine-node package
|
2013-10-21 12:04:48 -04:00 |
|
Kevin Dangoor
|
433e1a01c9
|
Temporarily turn off jasmine-node
|
2013-10-11 11:06:31 -04:00 |
|
Ingo Richter
|
8c57da55a1
|
Merge pull request #5245 from adobe/jasonsanjose/linux-unit-tests
Linux: Fix test-integration task on linux
|
2013-09-25 17:12:15 -07:00 |
|
Kevin Dangoor
|
ef061e08b8
|
Migrates from node-unzip to decompress-zip
|
2013-09-23 15:36:55 -04:00 |
|
Jason San Jose
|
1032262a40
|
fix test-integration task on linux
|
2013-09-17 15:21:48 -07:00 |
|
Bernhard Sirlinger
|
54cfd80909
|
change gruntfile
|
2013-09-15 21:51:47 +02:00 |
|
Jason San Jose
|
17d917a4ff
|
fix #2957. fix unit tests by re-enabling multiple bindings.
|
2013-06-25 11:37:58 -07:00 |
|
Kevin Dangoor
|
270d050828
|
turn off jasmine-node again
|
2013-06-25 13:08:41 -04:00 |
|
Kevin Dangoor
|
3e0956bd27
|
add a couple of expects to provide additional info about the failure.
Turn the jasmine-node tests back on.
|
2013-06-24 09:55:40 -04:00 |
|
Jason San Jose
|
86391a451e
|
use minified jquery for phantomjs jasmine tests
|
2013-06-19 10:52:30 -07:00 |
|
Jason San Jose
|
75f81e018c
|
update jquery and less dependencies in Gruntfile.js
|
2013-06-18 11:26:17 -07:00 |
|
Jason San Jose
|
dbb15c071d
|
disable jasmine-node tests
|
2013-06-14 10:27:04 -07:00 |
|
Kevin Dangoor
|
1ca94bb595
|
Runs jasmine-node tests as part of the test task
|
2013-05-16 13:48:29 -04:00 |
|