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

6211 Commits

Author SHA1 Message Date
Kevin Dangoor
8d118c6e8c ignore node_modules everywhere for jshint 2013-03-18 16:44:16 -07:00
Narciso Jaramillo
8043fb247f Moved installation dialog into extensibility folder 2013-03-18 16:44:16 -07:00
Kevin Dangoor
7b13bc0d8f adds check for main.js 2013-03-18 16:44:16 -07:00
Kevin Dangoor
2a6abc302c update test to reflect updated version number in basic-valid-extension 2013-03-18 16:44:15 -07:00
Kevin Dangoor
9592314730 add invalid version number to strings 2013-03-18 16:44:15 -07:00
Kevin Dangoor
b445f8b2a5 checks for a semver compatible version number 2013-03-18 16:44:15 -07:00
Kevin Dangoor
dd73be8e4b added comments 2013-03-18 16:44:15 -07:00
Narciso Jaramillo
ec0b0ae76d Initial implementation of Install dialog, with a mock backend and some basic unit tests 2013-03-18 16:44:15 -07:00
Narciso Jaramillo
4d7bf637b4 Added flag to showModalDialogUsingTemplate() to allow dialogs to not autodismiss 2013-03-18 16:44:15 -07:00
Kevin Dangoor
4ec00a2b0d removed redundancy in the test code 2013-03-18 16:44:15 -07:00
Kevin Dangoor
ceef1b56ad now handles error conditions, invalid zip files, invalid json and
missing name and version metadata
2013-03-18 16:44:15 -07:00
Kevin Dangoor
383a86ca97 error messages from package validator are now localized 2013-03-18 16:44:15 -07:00
Kevin Dangoor
8559e7109b move package.json into node directory (which makes more sense) 2013-03-18 16:44:15 -07:00
Kevin Dangoor
827916a954 initial package validation. includes metadata and checks for
existence of package.json
2013-03-18 16:44:15 -07:00
Narciso Jaramillo
4496fbd0a9 Adding node modules for extension installation.
(Doing this separately from the other extension installation changes so we don't
overwhelm the diff view on github.)
2013-03-18 16:36:24 -07:00
Jason San Jose
7abaf6f616 Update CodeMirror SHA 2013-03-18 15:04:21 -07:00
Raymond Lim
b027295657 Merge pull request #3155 from adobe/dangoor/2696-quickopen-test
Turn quickopen test on (in integration category)
2013-03-18 09:58:01 -07:00
Jason San Jose
e42830dddf Update README.md
Update list of supported languages as of sprint 21
2013-03-18 09:51:20 -07:00
Kevin Dangoor
8bfd588aa9 turning test back on in the integration category 2013-03-18 12:45:14 -04:00
Glenn Ruehle
f3419c1ce7 Merge pull request #3141 from adobe/randy/live-dev-nav
If live dev page leaves site, then terminate live dev
2013-03-18 09:41:39 -07:00
Randy Edmunds
c8a8cfce7c only check domain of root frame 2013-03-17 10:28:30 -07:00
Randy Edmunds
e2ab2f2eea Merge pull request #3121 from TomMalbran/tom/line-comment-prefixes
Adding support for multiple lineComment prefixes
2013-03-16 16:22:06 -07:00
Tomás Malbrán
379af7b155 Fixes after third review 2013-03-16 18:15:10 -03:00
Tomás Malbrán
25287ad9e7 Fixes after second review and Editor Command Handlers tests 2013-03-16 03:27:59 -03:00
Glenn Ruehle
604b27f83c Merge pull request #3134 from adobe/randy/live-dev-ut
Improve Live Dev test reliability
2013-03-15 17:26:31 -07:00
Tomás Malbrán
b6a7769177 Fixes after first review 2013-03-15 02:31:37 -03:00
Randy Edmunds
c4d907b2fe Merge pull request #3128 from adobe/cleanup-css-todo
Remove line-height: inherit from .CodeMirror pre since this is now in the core CodeMirror CSS
2013-03-14 16:19:37 -07:00
Randy Edmunds
57821e5a75 better way to terminate live dev 2013-03-14 14:32:30 -07:00
Randy Edmunds
20fe6615fb Merge pull request #3082 from WebsiteDeveloper/Issue-1863
Fixed: #1863 Selector width info is wrong when no space before '{'
2013-03-14 14:19:22 -07:00
Randy Edmunds
a0765957d6 if live dev page leaves site, then terminate live dev 2013-03-14 13:59:31 -07:00
Chema Balsas
4caf66d62f Merge pull request #3087 from TomMalbran/tom/fix-issue-1098
Fix #1098: Some code uses $.each, some uses Array.prototype.forEach
2013-03-14 11:57:02 -07:00
Randy Edmunds
58badddfe0 move init code into init function 2013-03-14 11:31:42 -07:00
Bernhard Sirlinger
f3fc31c72c A bit test cleanup 2013-03-14 19:18:41 +01:00
Bernhard Sirlinger
28d0ce7ea3 Added two more unit tests 2013-03-14 19:06:23 +01:00
Jason San Jose
bcbe02ee78 Merge pull request #3139 from adobe/alf
ALF Automation
2013-03-14 10:59:17 -07:00
wALF Utility
e055d8d426 Updated by ALF automation. 2013-03-14 10:55:04 -07:00
Bernhard Sirlinger
07c0dc74c1 Added unit tests 2013-03-14 18:28:48 +01:00
Bernhard Sirlinger
ee203cf533 Fixed a few other cases of incorrect selections 2013-03-14 17:38:19 +01:00
Jason San Jose
e0e0edcc55 Merge pull request #3135 from adobe/randy/disable-native-menu-test
Temporarily disable failing Native Menu tests
2013-03-14 08:52:12 -07:00
Randy Edmunds
ad81bdd897 disable failing tests 2013-03-14 08:44:44 -07:00
Randy Edmunds
6107609cb1 re-enable some checks; update comments 2013-03-14 08:14:01 -07:00
Randy Edmunds
520ccf6e44 Merge remote-tracking branch 'origin/master' into randy/live-dev-ut 2013-03-14 07:42:38 -07:00
Glenn Ruehle
2550c37e59 Merge pull request #3098 from adobe/randy/starting-live-dev
Fix chrome launching problems
2013-03-14 07:30:06 -07:00
Randy Edmunds
3910368df6 Merge pull request #3076 from adobe/pflynn/batch-find-highlighting
Fix bug #3022 (Closing Find bar with many results is very slow)
2013-03-13 19:42:06 -07:00
Jason San Jose
dee72e212f Merge pull request #3129 from adobe/alf
ALF Automation
2013-03-13 19:00:27 -07:00
wALF Utility
be53800c5f Updated by ALF automation. 2013-03-13 18:21:26 -07:00
Narciso Jaramillo
e3f3a157e7 Remove line-height: inherit from .CodeMirror pre since this is now in the core CodeMirror CSS 2013-03-13 16:40:32 -07:00
Randy Edmunds
57fb5a0d47 merge randy/starting-live-dev branch 2013-03-13 16:37:30 -07:00
Randy Edmunds
414a508ea4 Use LiveDevelopment.status instead of Inspector.connected() 2013-03-13 16:22:06 -07:00
Tomás Malbrán
a3352f278a Allowing setLineCommentSyntax to take a string or an array of strings and adding new test 2013-03-13 19:32:59 -03:00