Gráfico de Commits

  • 6430bbb460 Wait for chromedriver's startup message on stdout mb-integration-test Max Brunsfeld 2015-02-05 22:40:17 -08:00
  • 9105348c8c Merge pull request #5424 from atom/ks-handle-save-errors-in-pane master Kevin Sawicki 2015-02-05 16:22:26 -08:00
  • 30419027a8 Show notification on config save failures Kevin Sawicki 2015-02-05 15:34:17 -08:00
  • 5de95759cd Spy on editor.save Kevin Sawicki 2015-02-05 15:23:46 -08:00
  • f7502d8508 Handle UNKNOWN save errors Kevin Sawicki 2015-02-05 15:17:23 -08:00
  • c9f13afb72 Remove stray logging Kevin Sawicki 2015-02-05 15:12:20 -08:00
  • e51c8f3407 Add specs for save/saveAs error handling Kevin Sawicki 2015-02-05 15:07:42 -08:00
  • 63ee46023d Remove profiling Kevin Sawicki 2015-02-05 14:57:09 -08:00
  • 6d76596d95 Warn empty app dir asar Cheng Zhao 2015-02-05 14:38:25 -08:00
  • 9ae7de3c26 ⬆️ atom-shell@0.21.2 Cheng Zhao 2015-02-05 14:33:06 -08:00
  • e0ff661170 Print errors that happened before task-bootstrap Cheng Zhao 2015-02-04 12:17:39 -08:00
  • 5ffa1e9603 ⬆️ atom-shell@0.21.1 Cheng Zhao 2015-02-02 17:38:43 -08:00
  • 0f9244916e Do not set "cwd" for tasks Cheng Zhao 2015-02-01 17:52:46 -08:00
  • 3f54cf9607 Generate asar archive after set-version task Cheng Zhao 2015-01-29 12:24:03 -08:00
  • 7c546df6e4 Add generate-asar task Cheng Zhao 2015-01-29 11:54:46 -08:00
  • 20582ad599 ⬆️ asar@0.2.2 Cheng Zhao 2015-01-29 11:54:29 -08:00
  • 68e5839b14 Add missing error var Kevin Sawicki 2015-02-05 14:44:16 -08:00
  • 477801ba52 Remove save error reporting from Workspace Kevin Sawicki 2015-02-05 14:43:45 -08:00
  • 3850550345 Handle save errors in Pane Kevin Sawicki 2015-02-05 14:42:21 -08:00
  • 728a8049d9 ⬆️ markdown-preview@0.134 Kevin Sawicki 2015-02-05 13:42:55 -08:00
  • 362ff963fd ⬆️ grunt-download-atom-shell Max Brunsfeld 2015-02-05 13:07:05 -08:00
  • 61ca2e14dc Run integration tests on CI Max Brunsfeld 2015-02-05 13:02:25 -08:00
  • 56677e71e4 Enable integration tests with environment var Max Brunsfeld 2015-02-05 13:02:08 -08:00
  • c927101bb2 Download chromedriver along with atom-shell Max Brunsfeld 2015-02-05 12:59:48 -08:00
  • 77741b6f3f Set ATOM_HOME as early as possible in render process Kevin Sawicki 2015-02-05 12:18:51 -08:00
  • 4597dd5594 Add render process check for ATOM_HOME Kevin Sawicki 2015-02-05 12:11:13 -08:00
  • 04d015a7e0 Use app.getHomeDir Kevin Sawicki 2015-02-05 11:39:58 -08:00
  • 4bd07be7d8 ⬆️ timecop@0.29 Kevin Sawicki 2015-02-05 10:55:06 -08:00
  • 40de6a7114 Add executable value to desktop file template Kevin Sawicki 2015-02-05 10:11:36 -08:00
  • 9100d20dc4 Merge pull request #5417 from atom/iz-fix-semver Kevin Sawicki 2015-02-05 08:55:35 -08:00
  • 4361b67214 Fix atom engine semver in upgrading docs Ivan Žužak 2015-02-05 15:07:16 +01:00
  • 83c8d904cf 🎨 Add space before arrow Kevin Sawicki 2015-02-04 17:35:52 -08:00
  • 3257d17fc0 Merge pull request #5408 from atom/add-csharp Kevin Sawicki 2015-02-04 17:28:19 -08:00
  • fd1d872840 Prompt split editors to save on close Kevin Sawicki 2015-02-04 17:14:46 -08:00
  • c5b6b90c88 Normalize opened paths to handle ~ Kevin Sawicki 2015-02-04 16:38:40 -08:00
  • 9618ec45cf Remove unused require Kevin Sawicki 2015-02-04 15:35:41 -08:00
  • 6e3d41f433 Suppress deprecations in BufferedNodeProcess Kevin Sawicki 2015-02-04 15:27:17 -08:00
  • 28f280183e Use which(1), not bash's type function Max Brunsfeld 2015-02-04 15:22:39 -08:00
  • f1df254a66 Use varargs in integration-test helper fn Max Brunsfeld 2015-02-04 15:20:44 -08:00
  • af28083a6f Add integration test coverage for reusing windows w/ the same dir Max Brunsfeld 2015-02-04 15:07:08 -08:00
  • 6f438ca7da ⬆️ language-csharp@0.5 Kevin Sawicki 2015-02-04 14:44:49 -08:00
  • c629eb73b2 Add language-csharp to core packages Daniel Hengeveld 2015-02-04 14:16:01 -08:00
  • d14d4aaae1 Remove subscriptions in editor view that are handled in presenter ns-editor-presenters Nathan Sobo 2015-02-04 15:12:21 -07:00
  • 77599c799c Rename TextEditorPresenter::height to ::explicitHeight Nathan Sobo 2015-02-04 15:10:58 -07:00
  • b94576dc09 Pass view measurements to model via presenter Nathan Sobo 2015-02-04 14:48:17 -07:00
  • cbe5eff04c Tweak chocolatey instructions Kevin Sawicki 2015-02-04 11:37:17 -08:00
  • 495caa7316 🎨 Rename DEFAULT_SOCKET_PATH -> DefaultSocketPath Max Brunsfeld 2015-02-04 13:12:41 -08:00
  • d0757c87c8 Move selenium-webdriver dependency to build/package.json Max Brunsfeld 2015-02-04 13:11:33 -08:00
  • c19d99e9e2 Add integration test for starting atom w/ different arguments Max Brunsfeld 2015-02-04 11:40:21 -08:00
  • ab43b08739 Add hidden --socket-path flag Max Brunsfeld 2015-02-03 15:16:22 -08:00
  • 01bf346d0f ⬆️ metrics@0.42.0 to fix error Ben Ogle 2015-02-04 11:36:44 -08:00
  • c3bd501b84 Merge pull request #5385 from atom/ks-portable Kevin Sawicki 2015-02-04 11:22:09 -08:00
  • 556bb5b65e Merge pull request #5403 from eestrada/rpmbuild Kevin Sawicki 2015-02-04 11:21:37 -08:00
  • de1c6d1a5d Remove unused require Kevin Sawicki 2015-02-04 10:54:25 -08:00
  • a985942b16 Use realpath to maintain old behavior Kevin Sawicki 2015-02-04 10:52:32 -08:00
  • 9bdb961b3f Update vertical scroll state when contentFrameWidth changes Nathan Sobo 2015-02-04 11:51:46 -07:00
  • 9ba106192d 📝 Add missing in Kevin Sawicki 2015-02-04 10:49:28 -08:00
  • 59d96c9f1a Measure scrollbars immediately when editor becomes visible Nathan Sobo 2015-02-04 11:48:47 -07:00
  • 83568a1d85 📝 Mention ATOM_HOME Kevin Sawicki 2015-02-04 10:46:58 -08:00
  • 71333bbc93 Remove custom Windows behavior Kevin Sawicki 2015-02-04 10:42:06 -08:00
  • 4e10ea0b10 Remove unused Subscriber mixin Kevin Sawicki 2015-02-03 17:09:55 -08:00
  • 888d6dfab5 Inline compile cache path Kevin Sawicki 2015-02-03 17:07:35 -08:00
  • 622b396111 Guard against no LOCALAPPDATA env var Kevin Sawicki 2015-02-03 17:04:30 -08:00
  • 0f2943989f 📝 Fix comment typos Kevin Sawicki 2015-02-03 17:02:36 -08:00
  • 63e618cf74 Add missing rootAtomFolder var Kevin Sawicki 2015-02-03 17:02:08 -08:00
  • 76f37277d9 Use sibling .atom when non-standard installer location Kevin Sawicki 2015-02-03 17:00:37 -08:00
  • 745e9c8284 📝 Default -> Defaults Kevin Sawicki 2015-02-03 16:32:09 -08:00
  • 456e511031 📝 Doc ATOM_HOME Kevin Sawicki 2015-02-03 16:31:56 -08:00
  • 390be558e2 Use ATOM_HOME when setting configDirPath Kevin Sawicki 2015-02-03 16:28:42 -08:00
  • 4acd5951f5 Use ATOM_HOME for nohup.out location Kevin Sawicki 2015-02-03 16:27:18 -08:00
  • 8cd7d7dc0c ⬆️ apm@0.135 Kevin Sawicki 2015-02-03 16:19:29 -08:00
  • a127240f4f Use ATOM_HOME as config dir path Kevin Sawicki 2015-02-03 15:18:37 -08:00
  • c0ab2c4ac8 Use ATOM_HOME when building cache path Kevin Sawicki 2015-02-03 15:17:37 -08:00
  • 4c534606c2 Use inherited ATOM_HOME env var Kevin Sawicki 2015-02-03 15:10:45 -08:00
  • f330e207b4 Set ATOM_HOME env var at startup Kevin Sawicki 2015-02-03 15:10:34 -08:00
  • 6196882b9d Include scrollbar dimensions in required measurements in presenter Nathan Sobo 2015-02-04 11:35:07 -07:00
  • d05a3f370e Have atom.desktop use PATH to find executable Ethan Estrada 2015-02-04 11:20:52 -07:00
  • 3973939de1 Don’t constrain scrollTop/Left until required measurements are assigned Nathan Sobo 2015-02-04 11:13:24 -07:00
  • 08edcf23c9 Let Linux packages fully determine executable path Ethan Estrada 2015-02-04 11:06:20 -07:00
  • b792190693 Constrain scrollLeft based on computed clientWith and scrollWidth Nathan Sobo 2015-02-04 10:22:29 -07:00
  • dc4640eee0 ⬆️ markdown-preview@0.133 Kevin Sawicki 2015-02-04 09:13:52 -08:00
  • 1ae25ed85d Make randomized presenter spec failures easier to reproduce Nathan Sobo 2015-02-04 10:05:47 -07:00
  • 33073ea270 Merge pull request #5399 from eestrada/rpmbuild Kevin Sawicki 2015-02-04 09:05:30 -08:00
  • 449acc7ced Reverted atom.desktop.in Ethan Estrada 2015-02-04 10:01:47 -07:00
  • dde253160c Merge pull request #5392 from eestrada/rpmbuild Kevin Sawicki 2015-02-04 08:59:47 -08:00
  • 5bb3095ffa Constrain scrollTop based on clientHeight and scrollHeight Nathan Sobo 2015-02-04 09:38:00 -07:00
  • 3656d4cca6 Pass options in DisplayBuffer::screenRangeForBufferRange Nathan Sobo 2015-02-04 08:42:34 -07:00
  • 3e6669cf3e Log code for repeatable randomized presenter spec failures Nathan Sobo 2015-02-04 08:42:06 -07:00
  • 6977660699 Store ‘isOnlyWhitespace’ in line presenter state Nathan Sobo 2015-02-04 07:59:34 -07:00
  • ba6d11e24e Merge branch 'master' into ns-editor-presenters Nathan Sobo 2015-02-04 07:57:04 -07:00
  • c547039f1d Automated rpm package builds to '/usr' Ethan Estrada 2015-02-04 01:42:52 -07:00
  • afb795d8cc mkrpm honors the '--install-dir' option of grunt Ethan Estrada 2015-02-03 22:43:18 -07:00
  • ef8a493b9a Remove some hardcoded paths from atom.spec.in Ethan Estrada 2015-02-03 22:03:49 -07:00
  • c738145dc7 Revert "Fixes RPM install path and icon location" Ethan Estrada 2015-02-03 21:37:14 -07:00
  • 86991bbec2 Merge branch 'driskell-bugs/ident_guide_whitespace_only' Nathan Sobo 2015-02-03 21:26:25 -07:00
  • 973d7ebf13 Add spec coverage for indent guides + invisibles on blank lines Nathan Sobo 2015-02-03 21:26:01 -07:00
  • 93c67b670a Merge pull request #1 from atom/sm-linux-icons Ethan Estrada 2015-02-03 21:25:21 -07:00
  • a685f3dc37 Prevent updates for off-screen line decoration markers on change Nathan Sobo 2015-02-03 21:02:33 -07:00
  • 20a95269c9 Preserve line number for mouseWheelScreenRow in a sane way Nathan Sobo 2015-02-03 14:45:58 -07:00
  • c7315e2be6 Merge pull request #5342 from paulcbetts/deltas Kevin Sawicki 2015-02-03 17:14:36 -08:00