Commit Graph

26904 Commits

Author SHA1 Message Date
Wliu
35f262f411 ⬆️ language-html@0.44.0 2016-01-10 20:41:43 -05:00
Nathan Sobo
db74f4a8f0 Merge pull request #10178 from atom/ku-pending-editor
Open file in pending state on single click
2016-01-08 14:45:14 -07:00
Katrina Uychaco
5738b14eda 🎨 2016-01-08 13:39:46 -08:00
Machisté N. Quintana
dd1eb750fe Merge pull request #10332 from atom/ld-reload-window-menu
Relocate and rename 'View > Reload' to prevent confusion
2016-01-08 11:56:01 -05:00
Wliu
0bb8e21c04 ⬆️ language-json@0.17.3 2016-01-07 22:49:51 -05:00
Wliu
f527504402 ⬆️ language-python@0.43.0 2016-01-07 22:49:30 -05:00
Lee DohM
e9bb1f9220 Sort alphabetically 2016-01-07 19:31:03 -08:00
Lee DohM
de043956bb Relocate and rename 'View > Reload' to prevent confusion 2016-01-07 18:51:26 -08:00
Lee Dohm
09dd5d7dfe Merge pull request #10328 from atom/ld-atom-access-token
Use standard GitHub API token during build to prevent API rate limit errors
2016-01-07 17:37:55 -08:00
Katrina Uychaco
28517563eb Merge pull request #10310 from atom/ku-handle-more-fs-errors
Handle EAGAIN and ETIMEDOUT errors on open/save
2016-01-07 16:49:14 -08:00
simurai
9e8507f2b6 Reorder one-light-ui
so it's after one-dark-ui. Handy since they get updated together.
2016-01-08 09:24:08 +09:00
simurai
26a2fe0f44 ⬆️ one-dark/light-syntax@v1.1.2 2016-01-08 09:22:02 +09:00
Lee DohM
ee564845d6 Default to using standard GitHub API token during build 2016-01-07 14:19:27 -08:00
Max Brunsfeld
ec66a66bb3 Merge pull request #9990 from scv119/test
Add a core config `core.automaticallyUpdate` to disable Atom autoupdate.
2016-01-07 11:05:43 -08:00
Katrina Uychaco
41c8792a7d Handle EAGAIN errors on open 2016-01-06 18:27:18 -08:00
Katrina Uychaco
3bcb062ab0 Add friendly message for ETIMEDOUT 2016-01-06 18:23:25 -08:00
Katrina Uychaco
9efb3328bc Add helper to map error codes to friendly messages 2016-01-06 18:20:46 -08:00
Josh Abernathy
61475ed77c Merge pull request #10296 from viatsko/repository-providers-priority
This change gives custom repositoryProviders more priority
2016-01-06 13:49:46 -05:00
Antonio Scandurra
7fbc24c0f2 Merge pull request #10139 from sparanoid/patch-1
Prevent committing `blob-store`
2016-01-06 11:10:46 +01:00
Tunghsiao Liu
eaab7d4ae9 Merge branch 'master' into patch-1 2016-01-06 11:40:24 +08:00
Max Brunsfeld
972d62f9d2 ⬆️ text-buffer 2016-01-05 17:23:32 -08:00
Max Brunsfeld
f4a9ee464d Merge branch 'beta' 2016-01-05 17:23:03 -08:00
Valerii Iatsko
3b8375d2b4 This change gives custom repositoryProviders more priority - this wil allow us to override base git repository implementation 2016-01-06 00:05:58 +01:00
Josh Abernathy
2c4f5c2b02 Merge pull request #10236 from atom/cascade-windows
Cascade new windows on OS X
2016-01-05 15:18:11 -05:00
joshaber
d224efb00d Just test the x coordinate, I suppose. 2016-01-05 14:40:09 -05:00
joshaber
740e8c660a Put it with its friends. 2016-01-05 14:08:09 -05:00
joshaber
f64878208f Really don't need this to be its own command. 2016-01-05 14:07:50 -05:00
Katrina Uychaco
cee41a2fb0 Remove new line 2016-01-05 10:42:07 -08:00
Katrina Uychaco
67d49955f1 Add tests for pending pane items 2016-01-05 10:38:13 -08:00
joshaber
2a29e7d1f4 Revert "Revert "Integration test for new window offset.""
This reverts commit c8c8bc941e.
2016-01-05 12:48:34 -05:00
joshaber
b6c3b39dfe Merge branch 'master' into cascade-windows 2016-01-05 12:48:30 -05:00
Josh Abernathy
96eff38707 Merge pull request #10249 from atom/use-project-relative-status
Use .getStatusForPaths.
2016-01-05 12:40:28 -05:00
joshaber
c8c8bc941e Revert "Integration test for new window offset."
This reverts commit 4ddadcc135.
2016-01-05 12:27:59 -05:00
joshaber
4ddadcc135 Integration test for new window offset. 2016-01-05 12:00:08 -05:00
joshaber
94b77d0998 Separate the offset determination from the dimensions. 2016-01-05 11:59:59 -05:00
Nathan Sobo
2493269f09 Merge pull request #10277 from atom/ns-fix-horizontal-measurement
Fix measurement of rows that are present in the model but haven't been rendered yet
2016-01-05 09:43:01 -07:00
Antonio Scandurra
018b12973c Merge pull request #10126 from atom/as-ci-times
Print steps time during Grunt tasks and script/bootstrap
2016-01-05 11:27:38 +01:00
Machisté N. Quintana
6d949d31e0 Merge pull request #10280 from atom/mq-bump-apm
⬆️ apm@1.6.0
2016-01-04 21:17:21 -05:00
Machisté N. Quintana
38e331691b ⬆️ apm@1.6.0 2016-01-04 20:42:23 -05:00
Chen Shen
f774e1ce21 add unittest 2016-01-04 17:41:42 -08:00
Nathan Sobo
6669703677 Force a sync render when measuring if we don’t have a DOM node for a row 2016-01-04 16:40:56 -07:00
Nathan Sobo
9f6fbacddd Don’t clip screen positions in yardstick
By clipping positions only in the TextEditorComponent, we can ensure
that we check for the presence of a rendered line for the clipped row
value.
2016-01-04 16:32:38 -07:00
joshaber
fb8b25dc16 Merge branch 'master' into cascade-windows 2016-01-04 16:49:07 -05:00
Josh Abernathy
29590d94ac Merge pull request #10233 from atom/fix-new-file
Fix New File with no open windows
2016-01-04 16:43:46 -05:00
joshaber
a962bba3a1 ⬆️ git-utils@4.1.0 2016-01-04 16:24:47 -05:00
Max Brunsfeld
a3a42e2d6d Merge branch 'stable' into beta
Conflicts:
	package.json
2016-01-04 10:30:16 -08:00
Max Brunsfeld
ba24364a89 ⬆️ text-buffer 2016-01-04 09:58:29 -08:00
Max Brunsfeld
6ee36b14b1 Prepare 1.3.3 2016-01-04 09:58:19 -08:00
joshaber
703361afc9 Merge branch 'master' into use-project-relative-status 2016-01-04 11:13:56 -05:00
Wliu
ab3cb1778a ⬆️ language-ruby@0.67.0 2016-01-04 09:40:54 -05:00