Commit Graph

29295 Commits

Author SHA1 Message Date
Nathan Sobo
cd8e4eb43e Avoid passing paths outside of repository to status subprocess 2016-08-06 07:00:24 -06:00
Nathan Sobo
6c6cb66e5b Rename git-spec to git-repository-spec to match class name 2016-08-06 06:34:38 -06:00
Nathan Sobo
d5aa5f3800 ⬆️ exception-reporting 2016-08-05 12:38:20 -06:00
Antonio Scandurra
62fa56e533 ⬆️ bookmarks 2016-08-05 10:57:04 +02:00
Max Brunsfeld
6bbe60ab71 Add test for handling of null env load setting 2016-08-04 16:01:58 -07:00
Max Brunsfeld
c0e94aac5e Handle null env load setting 2016-08-04 15:54:15 -07:00
Max Brunsfeld
a79ffa308a Merge pull request #12325 from atom/ns-fix-decorated-layer-destruction
Fix decorated layer destruction
2016-08-04 14:02:40 -07:00
Max Brunsfeld
0beb4bec42 Merge branch 'master' into ns-fix-decorated-layer-destruction 2016-08-04 13:30:59 -07:00
Max Brunsfeld
3d466eeeef ⬆️ text-buffer 2016-08-04 12:55:18 -07:00
Max Brunsfeld
74f8890592 ⬆️ text-buffer for marker layer destruction fixes 2016-08-04 12:37:51 -07:00
Max Brunsfeld
a589543277 🎨 Fix Decoration::destroy docs
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-04 12:29:46 -07:00
Nathan Sobo
30e2c0abaa ⬆️ exception-reporting
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-08-04 11:55:39 -06:00
Nathan Sobo
6945cdb839 ⬆️ text-buffer - Refs #12111 2016-08-04 11:19:42 -06:00
Max Brunsfeld
5bb7f08aca Merge pull request #12317 from atom/mb-ns-fix-launch-environment
Don't update the NODE_PATH when updating the environment on launch
2016-08-03 17:00:46 -07:00
Max Brunsfeld
4634091e9b Don't update the NODE_PATH when updating the environment on launch
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-03 15:50:21 -07:00
Nathan Sobo
c381b93836 Update linux build instructions 2016-08-03 10:47:49 -06:00
Max Brunsfeld
368b677420 Merge pull request #12276 from pbiggar/master
Add ability to see passed specs via tooltips
2016-08-03 09:35:31 -07:00
Antonio Scandurra
219c92f6fb Merge pull request #12306 from atom/as-fix-missing-atom-home-path
Don't throw an error when $ATOM_HOME does not exist
2016-08-03 16:28:32 +02:00
Antonio Scandurra
45afe07dc1 Don't throw an error when ATOM_HOME does not exist 2016-08-03 15:59:00 +02:00
Paul Biggar
0f8eb5c1ba Add ability to see passed specs via tooltips
It's not currently possible to see what specs pass. This adds the
description of the spec, as well as all it's parent suites, to a
tooltip so you can see what's passing and failing on mouseover.
2016-08-02 17:40:26 -07:00
Max Brunsfeld
a56db9a03e Merge pull request #12297 from atom/mb-pass-missing-softwrap-hanging-indent-param
Supply missing softWrapHangingIndent parameter to display layer
2016-08-02 17:02:59 -07:00
Max Brunsfeld
43f34f73da Supply missing softWrapHangingIndent parameter to display layer 2016-08-02 16:20:23 -07:00
Nathan Sobo
7b24bac86e Merge pull request #12295 from atom/ns-custom-window-title-bar
Continued: replace OSX window title bar with custom title-bar
2016-08-02 17:13:14 -06:00
Nathan Sobo
46b59906e0 Add on method to fake browser window in tests 2016-08-02 17:12:04 -06:00
Nathan Sobo
89ef73a64b Unsubscribe from full-screen events when AtomEnvironment is destroyed 2016-08-02 16:43:06 -06:00
Nathan Sobo
c1b2042bcc 🎨 2016-08-02 16:19:38 -06:00
Nathan Sobo
c029151322 Test that updateWindowSheetOffset can be called
Testing the wiring to themes isn't worth it, but this at least makes sure we don't break if Electron APIs change.
2016-08-02 16:16:27 -06:00
Nathan Sobo
4e89083e8c 🎨 2016-08-02 16:15:45 -06:00
Nathan Sobo
1e81f0ca1c Test onDidChangeActivePaneItem observation in title-bar-spec 2016-08-02 16:08:25 -06:00
Nathan Sobo
0c83d9741f Don’t implement title bar via custom elements 2016-08-02 15:56:45 -06:00
Nathan Sobo
0240206d93 Merge branch 'master' into brumm-master 2016-08-02 15:39:57 -06:00
Max Brunsfeld
c7b7eace22 Merge pull request #12292 from atom/mb-fix-incompatible-module-error
Fix exception when package requires an incompatible native module
2016-08-02 13:58:28 -07:00
Max Brunsfeld
1a35e6e22f Merge pull request #12278 from atom/mb-js-api-docs
Allow JavaScript classes to be included in API documentation
2016-08-02 12:59:15 -07:00
Max Brunsfeld
9a72c7e65e Fix exception when package requires an incompatible native module 2016-08-02 12:14:00 -07:00
Nathan Sobo
a7c38ea732 Merge pull request #12289 from atom/ns-as-fix-tokenized-buffer-iterator
Always seek to specified position in TokenizedBufferIterator
2016-08-02 12:46:30 -06:00
Nathan Sobo
2b5f1bda46 Always seek to specified position in TokenizedBufferIterator
Fixes #10350

Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-08-02 12:19:45 -06:00
Max Brunsfeld
ebcffb1c8b Run joanna with an explicit list of paths 2016-08-02 11:18:11 -07:00
Damien Guard
ed5ad3cee7 Merge branch '1.10-releases' 2016-08-02 06:39:13 -07:00
Max Brunsfeld
b358047b96 Convert DeserializerManager to JS 2016-08-01 17:03:06 -07:00
Max Brunsfeld
2e04bd6ea9 Convert window.coffee and clipboard.coffee to javascript 2016-08-01 17:03:06 -07:00
Max Brunsfeld
61bbfae420 ⬆️ joanna 2016-08-01 17:03:06 -07:00
Max Brunsfeld
2500d59bce Generate API docs from js sources 2016-08-01 17:03:06 -07:00
Max Brunsfeld
3fd275a7f6 Convert Color to JS 2016-08-01 17:03:06 -07:00
Nathan Sobo
475ad6b4e6 ⬆️ about 2016-08-01 16:14:20 -06:00
simurai
ec3207e6c0 ⬆️ settings-view@v0.241.1
https://github.com/atom/settings-view/pull/822
2016-07-31 14:26:13 +02:00
Damien Guard
f3caa67109 Ensure beta is detected from path v1.10.0-beta0 2016-07-29 15:51:45 -07:00
Damien Guard
82efce08ed Fix WinShell closure/for issue, improve error handling 2016-07-29 14:48:33 -07:00
Nathan Sobo
acc5052978 ⬆️ text-buffer 2016-07-29 15:12:01 -06:00
Nathan Sobo
1fd51ee271 ⬆️ text-buffer 2016-07-29 15:11:37 -06:00
Antonio Scandurra
08d121533e Merge pull request #12262 from atom/as-delete-obsolete-code
Delete Obsolete Code
2016-07-29 17:43:56 +02:00