Commit Graph

28860 Commits

Author SHA1 Message Date
Antonio Scandurra
82b75b5fbb Merge pull request #11825 from drewmnoel/dmn-fix-openPaths-empty-param
Fix uncaught exception when open file dialog is cancelled
2016-05-25 18:39:31 +02:00
Drew Noel
37086c6c09 Use proper coffeescript style 2016-05-25 10:57:51 -04:00
Drew Noel
92df095137 Fix uncaught exception when open file dialog is cancelled 2016-05-25 10:57:51 -04:00
Antonio Scandurra
21a5ef6d74 Merge pull request #11826 from atom/as-main-process-test-runner
Add --main-process flag to run specs in the main process
2016-05-25 14:03:49 +02:00
Antonio Scandurra
5e3f343e41 Merge branch 'master' into as-main-process-test-runner 2016-05-25 11:03:10 +02:00
Antonio Scandurra
df0b3dedd7 browser -> main-process 2016-05-25 11:02:29 +02:00
Antonio Scandurra
33d58bfe69 Move devDependencies under dependencies 2016-05-25 10:58:27 +02:00
Antonio Scandurra
1817c79a53 Run tests after the application is ready 2016-05-25 10:57:40 +02:00
Antonio Scandurra
64f25f901d Merge pull request #11829 from atom/as-block-decorations-default-position-before
Enforce block decorations to be 'before' by default
2016-05-24 13:41:27 +02:00
Antonio Scandurra
a1a609a357 Output renderer/main processes failure message 2016-05-24 11:08:12 +02:00
Antonio Scandurra
209e9d8d9c Add coverage for position: 'after' in cursor's state specs 2016-05-24 10:54:01 +02:00
Antonio Scandurra
c0bed9ab50 🐛 Enforce block decorations to be 'before' by default 2016-05-24 10:49:59 +02:00
Antonio Scandurra
01e8601f7f 🎨 runCoreSpecs -> runRendererProcessSpecs 2016-05-24 10:01:51 +02:00
Antonio Scandurra
75d4919489 Restore concurrency on renderer specs 2016-05-24 10:01:12 +02:00
Antonio Scandurra
48c5db5e88 Use args.resourcePath instead of args.devResourcePath 2016-05-24 09:59:37 +02:00
Antonio Scandurra
62d48c64ea Add --main-process flag to run specs in the main process
…so that we can write unit tests for code in the main process. Below a
list of conventions we'll be adopting:

1. Use mocha as the test framework.
2. Use chai as the assertion library.
3. Name specs `foo-bar.spec.js`, to prevent the renderer process from
running specs written fro the main process e.g. when calling
`atom --test spec`.
4. Write specs in ES6.

Although somewhat inconsistent with the conventions we use for renderer
process specs, this will hopefully be a first step towards migrating our
entire Jasmine 1.3 test suite to a more modern environment.
2016-05-24 08:23:27 +02:00
simurai
8710096cfe Merge pull request #11804 from atom/sm-wrap-guide-note
Add a note how to hide the wrap-guide
2016-05-24 10:05:33 +09:00
Lee Dohm
2cfc4ee4e6 Merge pull request #11792 from Connormiha/object-assing-native
replace _.extend in favor of Object.assign
2016-05-23 16:01:27 -07:00
Lee Dohm
b9cfcf04cc Merge pull request #11824 from ruthgrace/readme_update
Updated README.md: flight manual links, no ebook versions
2016-05-23 15:21:56 -07:00
Lee Dohm
ea94f69051 Make the wording more clear and bold the Note 2016-05-23 15:20:13 -07:00
Lee Dohm
f31a94b30c Merge pull request #11814 from ruthgrace/master
Update CONTRIBUTING.md
2016-05-23 15:07:31 -07:00
Ruth Grace Wong
ec0e1ab85e Update CONTRIBUTING.md
No PDF version of the flight manual.
2016-05-23 18:04:05 -04:00
ruthgrace
4e8311f18f Updated README.md: flight manual links, no ebook versions 2016-05-23 18:01:16 -04:00
Lee Dohm
23ff6efc8e Merge pull request #11812 from neurosnap/node-version
match apms node version
2016-05-23 14:50:12 -07:00
Ruth Grace Wong
7245c1b6fd Update CONTRIBUTING.md 2016-05-23 17:27:47 -04:00
Damien Guard
d593028707 Merge pull request #11791 from atom/dg-sign-windows-using-squirrel
Sign Windows builds with Squirrel for MSI compatibility
2016-05-23 14:22:36 -07:00
Josh Abernathy
6f09ab0cf9 Merge pull request #11820 from atom/update-ohnogit
Update ohnogit@0.0.12
2016-05-23 17:15:01 -04:00
Ruth Grace Wong
5dab35290a Update CONTRIBUTING.md
Updated flight manual links as recommended by @50Wliu.
2016-05-23 16:55:14 -04:00
joshaber
eeee377c7e ⬆️ ohnogit@0.0.12 2016-05-23 14:32:14 -04:00
Antonio Scandurra
720ad9c0b4 Merge pull request #11474 from atom/wl-electron-37
Update Electron to 0.37
2016-05-23 11:07:21 +02:00
Ruth Grace Wong
248409b131 Update CONTRIBUTING.md
added flight manual to Your First Code Contribution
2016-05-22 22:45:17 -04:00
Eric Bower
39f769420e match apms node version 2016-05-22 11:27:50 -04:00
simurai
96292b41fe 📝 Typo 2016-05-21 21:45:04 +09:00
simurai
eac4ce5c95 📝 Add a note how to hide the wrap-guide 2016-05-21 10:22:14 +09:00
Lee Dohm
7253514cb8 ⬆️ tabs@0.97.0 2016-05-20 10:23:41 -07:00
Antonio Scandurra
be7474ff01 Merge pull request #11793 from atom/as-dont-install-devtron-on-devtools-toggle
Don't install devtron when toggling DevTools
2016-05-20 11:04:03 +02:00
Antonio Scandurra
2d97c50583 Don't install devtron when toggling DevTools 2016-05-20 09:26:39 +02:00
Antonio Scandurra
8f1a691b74 🔥 Duplicate tweetnacl license override 2016-05-20 09:20:23 +02:00
Lee Dohm
bc5727f4b3 Add tweetnacl@0.14.3 to license-overrides 2016-05-19 15:56:16 -07:00
Mihail Bodrov
d602655708 replace _.extend in favore of Object.assign 2016-05-20 01:27:27 +03:00
Damien Guard
f34e4b3b13 Add MSI output for AppVeyor artifact list 2016-05-19 14:49:38 -07:00
Damien Guard
defbe35783 Enable Windows codesigning via Squirrel for MSI 2016-05-19 14:49:16 -07:00
Lee Dohm
aaf73ebacf ⬆️ tree-view@0.208.0 2016-05-19 09:21:59 -07:00
Lee Dohm
43e5359dbc Merge pull request #11552 from Floobits/csp_fixes
Content Security Policy fixes
2016-05-19 09:10:26 -07:00
simurai
10305867ed Merge pull request #11274 from atom/sm-atom-workspace-axis
Relative position atom-workspace-axis
2016-05-19 16:01:00 +09:00
simurai
3be77fa325 Merge branch 'master' into sm-atom-workspace-axis 2016-05-19 11:45:41 +09:00
simurai
c61695d4a7 Merge pull request #10782 from atom/sm-flexible-modals
Shrink modals when window gets narrow
2016-05-19 11:27:09 +09:00
simurai
ca61f87a8c Merge branch 'master' into sm-flexible-modals 2016-05-19 10:18:04 +09:00
Wliu
aa9cc901f8 ⬆️ language-sql@0.21.1 2016-05-18 16:18:34 -04:00
Lee Dohm
3708604e0e ⬆️ tabs@0.96.0 2016-05-18 12:28:52 -07:00