pulsar/src
Lee Dohm 04ff1b5b57 Merge pull request #12028 from Floobits/node_env_fix
Don't erase NODE_ENV from environment.
2016-06-30 16:47:37 -07:00
..
main-process CrashReporter should not run on UI thread on Win/Linux 2016-06-27 16:31:01 -07:00
application-delegate.coffee Emit {will,did}SavePath events synchronously 2016-05-25 00:11:30 +02:00
atom-environment.coffee Emit {will,did}SavePath on ipcMain before/after a buffer is saved 2016-05-23 18:37:26 +02:00
auto-update-manager.js Add applicationDelegate.getAutoUpdateManagerErrorMessage() 2016-03-31 10:16:11 +02:00
babel.js The flow annotation implies babel. 2016-02-05 16:15:48 -05:00
block-decorations-component.coffee Add back screen row to block decorations nodes 2016-03-22 14:08:25 +01:00
buffered-node-process.coffee Add ELECTRON_NO_ATTACH_CONSOLE in BufferedNodeProcess 2016-04-14 14:42:50 -07:00
buffered-process.coffee Fix some specs on Windows and honor options.shell 2016-04-28 12:23:44 -07:00
clipboard.coffee Reset Clipboard in AtomEnvironment::reset 2015-10-08 11:56:12 -07:00
coffee-script.js Fix coffeescript source maps. 2015-10-12 21:22:34 +06:00
color.coffee Add zero to hexadecimal numbers below F (16) 2016-03-08 10:20:37 +01:00
command-installer.coffee Make sure showing errors works correctly 2015-11-11 12:05:03 -07:00
command-registry.coffee Order listeners by reverse registration order 2016-05-01 16:48:09 -07:00
compile-cache.js Merge branch 'stable' into beta 2015-12-16 10:21:29 -08:00
config-schema.coffee Make the wording more clear and bold the Note 2016-05-23 15:20:13 -07:00
config.coffee 📝 Update old docs links to point to Flight Manual 2016-06-15 08:57:27 -07:00
context-menu-manager.coffee Merge remote-tracking branch 'refs/remotes/origin/master' into wl-electron-35 2016-01-25 16:33:50 -05:00
crash-reporter-start.coffee CrashReporter should not run on UI thread on Win/Linux 2016-06-27 16:31:01 -07:00
cursor.coffee replace _.extend in favore of Object.assign 2016-05-20 01:27:27 +03:00
cursors-component.coffee [Gutter] Add ::getDomNode method to all 'components' 2015-04-22 07:28:59 -07:00
custom-event-mixin.coffee Add explicit return after for loop 2015-03-19 11:48:40 -07:00
custom-gutter-component.coffee Don't use atom globals in gutter components 2015-10-07 15:25:02 -05:00
decoration-manager.coffee Include bufferRange in decorationsStateForScreenRowRange 2016-04-26 12:09:38 +02:00
decoration.coffee Refactor DisplayBuffer to DecorationManager 2016-04-05 18:43:08 +02:00
default-directory-provider.coffee Fix for linter error on CI build. 2016-02-17 16:20:45 +00:00
default-directory-searcher.coffee Remove public docs for DirectorySearch and DefaultDirectorySearcher 2015-11-18 13:05:27 -08:00
delegated-listener.js Stop looping when currentTarget becomes undefined 2015-09-22 10:37:09 -06:00
deprecated-packages.coffee 🎨 2015-06-03 09:19:57 -07:00
deserializer-manager.coffee Remember which packages use atom APIs at main module load time 2015-11-23 17:35:38 -08:00
dom-element-pool.coffee Faster DOM removal 2015-10-06 10:21:13 +02:00
environment-helpers.js Don't erase NODE_ENV from environment. Atom sets this to 'production' earlier, but some code paths can cause it to be un-set. This degrades performance and sometimes crashes React. Fixes #12024. 2016-06-22 20:09:25 -07:00
file-system-blob-store.js Ignore errors when loading an invalid blob store 2016-01-05 19:55:53 +01:00
git-repository-async.js Provide openedPath 2016-04-27 11:59:05 -04:00
git-repository-provider.coffee Use async’s destroy callback in repo provider. 2015-11-03 16:39:01 +01:00
git-repository.coffee Add GitRepository.prototype.isDestroyed 2016-06-20 17:05:56 +02:00
grammar-registry.coffee Only allow bundle bias if a file type was matched 2015-11-11 00:03:24 +02:00
gutter-component-helpers.coffee 🎨 2015-06-12 18:22:43 +02:00
gutter-container-component.coffee Don't use atom globals in gutter components 2015-10-07 15:25:02 -05:00
gutter-container.coffee 📝 Remove redundant docs 2015-08-28 16:54:15 +03:00
gutter.coffee Use DisplayMarkerLayers 2016-01-13 12:17:01 -07:00
highlights-component.coffee Recycle highlights 2015-10-06 10:26:49 +02:00
initialize-application-window.coffee Allow Multiple Launches Of Atom To Result In An Updated Environment 2016-04-12 11:29:33 -06:00
initialize-test-window.coffee CrashReporter should not run on UI thread on Win/Linux 2016-06-27 16:31:01 -07:00
input-component.coffee Avoid incorrect character replacement when initially typing in text-editor 2015-09-16 13:41:16 -07:00
ipc-helpers.js Wait for browser process to acknowledge window manipulation IPC requests 2016-01-27 12:59:24 -08:00
item-registry.coffee Throw an exception if the same pane item is added twice in the workspace 2014-09-19 16:24:13 -06:00
keymap-extensions.coffee Do not override user-defined keymaps when reloading packages 2015-11-26 10:39:47 +01:00
language-mode.coffee Refactor DisplayBuffer to DecorationManager 2016-04-05 18:43:08 +02:00
layer-decoration.coffee Refactor DisplayBuffer to DecorationManager 2016-04-05 18:43:08 +02:00
less-compile-cache.coffee Remove unused require 2015-02-04 10:54:25 -08:00
line-number-gutter-component.coffee Unfold all the folds intersecting the row when clicking fold indicators 2016-04-26 13:24:21 +02:00
line-numbers-tile-component.coffee Implement block decorations in the components land 2015-12-01 13:36:23 +01:00
lines-component.coffee Don't set an explicit width for LinesComponent 2016-05-30 15:06:36 +02:00
lines-tile-component.coffee Delete indent guides code from the presenter and the component 2016-05-01 11:48:39 +02:00
lines-yardstick.coffee Overshoot to the nearest character when text nodes are not contiguous 2016-05-01 11:05:14 +02:00
marker-observation-window.coffee Refactor DisplayBuffer to DecorationManager 2016-04-05 18:43:08 +02:00
menu-helpers.coffee Retain role field from menu items config 2015-11-09 12:30:29 -08:00
menu-manager.coffee OSX -> macOS 2016-06-20 11:29:10 +02:00
model.coffee Remove property-accessors dependency 2015-09-22 10:37:14 -06:00
module-cache.coffee atom.asar -> electron.asar 2016-05-02 14:27:42 +00:00
native-compile-cache.js Merge pull request #10017 from atom/as-sha1-v8-cache 2015-12-16 10:19:01 -08:00
notification-manager.coffee 📝 Add standard global notation 2016-03-26 15:50:07 -07:00
notification.coffee Consolidate 'Returns' to one line per comments 2015-07-17 17:42:53 -07:00
overlay-manager.coffee Don't use atom globals in OverlayManager 2015-10-07 15:25:02 -05:00
package-manager.coffee Don't load packages starting with dot. Fixes #9805 2016-04-12 20:35:30 -07:00
package.coffee Move lazy main module require out of loop 2016-02-10 17:40:55 -08:00
pane-axis-element.coffee Allow element to work without attaching it to DOM 2016-03-28 16:40:39 +02:00
pane-axis.coffee Use atom environment argument to deserialize in Pane, PaneAxis 2015-10-07 15:25:05 -05:00
pane-container-element.coffee Add convenience commands to copy/move active item between panes 2016-02-09 00:36:37 +01:00
pane-container.coffee Add convenience commands to copy/move active item between panes 2016-02-09 00:36:37 +01:00
pane-element.coffee Pass application delegate to PaneElement 2015-10-21 10:57:56 -07:00
pane-resize-handle-element.coffee Guard against no resizing with no siblings 2015-06-09 09:36:58 -07:00
pane.coffee Create saveDialog helper function and name file in message 2016-04-14 23:25:27 -07:00
panel-container-element.coffee Fix extra child node removal in PanelContainerElement 2015-10-16 16:18:40 -07:00
panel-container.coffee Add Workspace::panelForItem() 2014-12-03 12:46:42 -08:00
panel-element.coffee Fix extra child node removal in PanelContainerElement 2015-10-16 16:18:40 -07:00
panel.coffee Merge pull request #4478 from atom/mb-panel-markup 2014-12-09 13:05:35 -08:00
project.coffee Recreate repository if the same project is added after being removed 2016-06-20 17:06:50 +02:00
register-default-commands.coffee Merge pull request #11618 from delliott2016/master 2016-04-29 10:53:17 -07:00
replace-handler.coffee 💄 2014-07-01 10:45:13 -07:00
repository-status-handler.coffee Don't update status anymore in the sync layer. 2016-03-25 15:15:10 -04:00
row-map.coffee Add explicit return after for loop 2015-03-19 11:48:40 -07:00
safe-clipboard.coffee Use the new style of remote 2015-12-11 10:21:46 +08:00
scan-handler.coffee replace _.extend in favore of Object.assign 2016-05-20 01:27:27 +03:00
scope-descriptor.coffee 📝 Update old docs links to point to Flight Manual 2016-06-15 08:57:27 -07:00
scoped-properties.coffee Don't use atom.config global in ScopedProperties 2015-10-07 15:25:05 -05:00
scrollbar-component.coffee Remove scroll listener on destroy so we don’t call undefined onScroll 2015-10-07 16:52:37 -05:00
scrollbar-corner-component.coffee [Gutter] Add ::getDomNode method to all 'components' 2015-04-22 07:28:59 -07:00
selection.coffee replace _.extend in favore of Object.assign 2016-05-20 01:27:27 +03:00
special-token-symbols.coffee Revert "Revert "Merge pull request #6757 from atom/ns-less-memory-for-tokens"" 2015-05-21 19:56:52 +02:00
state-store.js Use structured cloning 2016-03-04 15:17:10 +01:00
storage-folder.coffee Oops. 2016-03-23 12:11:27 +01:00
style-manager.coffee Parameterize configDirPath and move config.load in ctor 2015-10-14 12:41:36 +02:00
styles-element.coffee Make factory for StylesElements on atom.styles 2015-10-09 13:46:32 -07:00
task-bootstrap.coffee Clear deprecations after mapping over them 2015-02-19 14:12:49 -08:00
task.coffee Remove emissary dependency in Task 2015-09-22 10:37:14 -06:00
text-editor-component.coffee OSX -> macOS 2016-06-20 11:29:10 +02:00
text-editor-element.coffee Update text-editor-element.coffee 2016-03-30 22:53:42 -04:00
text-editor-presenter.coffee 🐛 Enforce block decorations to be 'before' by default 2016-05-24 10:49:59 +02:00
text-editor-registry.coffee Mark text editors as being registered. 2016-05-02 11:32:29 -04:00
text-editor.coffee Use preferred line length as a *maximum* for soft wrapping 2016-06-16 08:42:30 -06:00
text-utils.coffee Implement isWrapBoundary for DisplayLayer 2016-03-18 18:30:35 +01:00
theme-manager.coffee 🔥 Remove all bootstrap remnants 2016-06-19 16:20:44 +02:00
theme-package.coffee Register config schemas from package.json in theme packages 2015-12-07 16:52:33 -08:00
tiled-component.coffee Merge branch 'master' into as-recycle-nodes 2015-09-15 11:50:54 +02:00
token-iterator.coffee Handle only buffer coordinates in TokenIterator 2016-04-07 13:39:13 +02:00
token.coffee Handle only buffer coordinates in TokenIterator 2016-04-07 13:39:13 +02:00
tokenized-buffer-iterator.coffee 🎨 🐎 2016-05-03 13:24:28 +02:00
tokenized-buffer.coffee Merge branch 'master' into ns-switch-to-display-layers 2016-04-27 18:16:03 +02:00
tokenized-line.coffee 🔥 💚 Fix TokenizedBuffer specs 2016-04-05 12:19:45 +02:00
tooltip-manager.coffee Show tooltip immediately if the tooltip trigger is manual 2016-02-28 12:12:13 -05:00
tooltip.js Show tooltip immediately if the tooltip trigger is manual 2016-02-28 12:12:13 -05:00
typescript.js 👕 Use standard style for js code 2015-08-21 16:56:32 -07:00
view-registry.coffee 📝 Mention how models must implement getTitle() [ci skip] 2016-06-22 15:38:51 -07:00
window-event-handler.coffee Don't partially serialize after unloading editor window 2016-03-07 17:14:52 +01:00
window-load-settings-helpers.coffee Load packages before deserializing state 2016-02-18 09:17:34 -08:00
window.coffee
workspace-element.coffee OSX -> macOS 2016-06-20 11:29:10 +02:00
workspace.coffee 📝 better docs for workspace.addOpener 2016-06-28 17:52:53 -07:00