Cheng Zhao
dd271aae96
Merge pull request #6027 from atom/chrome41
...
Upgrade to Chrome 41
2015-03-25 10:30:27 +08:00
Cheng Zhao
3e90553180
⬆️ apm@0.150.0
2015-03-25 09:49:54 +08:00
Cheng Zhao
6b6d395d94
Merge branch 'master' into chrome41
...
Conflicts:
apm/package.json
2015-03-25 09:49:37 +08:00
Kevin Sawicki
869cf2f200
⬆️ open-on-github@0.36
2015-03-24 16:38:34 -07:00
Kevin Sawicki
927cdfc149
⬆️ symbols-view@0.92
2015-03-24 16:20:00 -07:00
Kevin Sawicki
606ade06b8
⬆️ open-on-github@0.35
2015-03-24 16:18:01 -07:00
Kevin Sawicki
c23cfc14a7
Prepare 0.189
2015-03-24 16:06:31 -07:00
Kevin Sawicki
d462895136
Merge pull request #6078 from atom/ks-associate-load-package-errors
...
Improve package association with uncaught errors
v0.188.0
2015-03-24 13:40:02 -07:00
Kevin Sawicki
856a6f91f6
⬆️ apm@0.149
2015-03-24 13:17:57 -07:00
Kevin Sawicki
27ffac5f1a
Set less property on caught error
2015-03-24 13:17:57 -07:00
Kevin Sawicki
ddae58bd99
⬆️ notifications@0.35
2015-03-24 13:17:57 -07:00
Kevin Sawicki
af111651f3
⬆️ notifications@0.34
2015-03-24 13:17:57 -07:00
Kevin Sawicki
40b4e36c09
Add custom formatting for Less errors
2015-03-24 13:17:56 -07:00
Kevin Sawicki
63e6df8022
Move .npmrc file to build folder
...
apm commands appear to be picking it up as a config file when bootstrapping
from the root of the repo causing cache clashes between build modules and
core packages.
2015-03-24 13:16:08 -07:00
Kevin Sawicki
37be2e02ec
⬆️ language-javascript@0.64
2015-03-24 11:12:29 -07:00
Ivan Žužak
1a73d4cb22
⬆️ snippets@0.85.0
2015-03-24 14:22:05 +01:00
Cheng Zhao
2620c95d86
String.contains is not a standard method in Chrome 41
2015-03-24 12:06:03 +08:00
Cheng Zhao
c5510fa14c
Merge branch 'master' into chrome41
2015-03-24 09:47:19 +08:00
Kevin Sawicki
f77b4c051d
Merge pull request #6077 from atom/bf-repository-type
...
Add `Repository::getType()`.
2015-03-23 16:31:45 -07:00
Michael Bolin
14316b1cd7
Add Repository::getType().
...
For `GitRepository`, this will return `"git"`.
2015-03-23 15:38:38 -07:00
Jessica Lord
19975cedbb
Merge pull request #6072 from atom/jl-bump-mdpv
...
Bump up markdown-preview@0.144 .0
2015-03-23 13:19:24 -07:00
Jessica Lord
f875cdcba5
⬆️ markdown-preview@0.144.0
2015-03-23 11:28:52 -07:00
Kevin Sawicki
6d4ab5087e
⬆️ language-perl@0.21
2015-03-23 10:06:27 -07:00
Kevin Sawicki
5b346da58d
⬆️ language-perl@0.20
2015-03-23 09:37:15 -07:00
Kevin Sawicki
d30f614718
⬆️ oniguruma@4.1
2015-03-23 09:35:29 -07:00
Kevin Sawicki
9700561fb9
⬆️ fs-plus@2.6
2015-03-23 09:35:07 -07:00
Kevin Sawicki
7bdd456a4d
⬆️ status-bar@0.64
2015-03-23 09:34:52 -07:00
Kevin Sawicki
5840eacf57
⬆️ language-json@0.14
2015-03-23 09:32:53 -07:00
Kevin Sawicki
d50e051c19
⬆️ language-html@0.30
2015-03-23 09:31:51 -07:00
Kevin Sawicki
11a5b71fb3
Merge pull request #6047 from postcasio/project-deprecations
...
Fix deprecated calls and recommendations in deprecated methods
2015-03-23 09:24:07 -07:00
Cheng Zhao
eb6e15790a
⬆️ apm@0.148.0
2015-03-23 18:24:42 +08:00
Cheng Zhao
e94b163c33
Merge branch 'master' into chrome41
...
Conflicts:
apm/package.json
2015-03-23 18:24:26 +08:00
Cheng Zhao
a4003f31da
⬆️ atom-shell@0.22.2
2015-03-23 18:03:43 +08:00
Ben Ogle
6c38562e96
⬆️ feedback@0.35.0
2015-03-20 16:31:34 -07:00
Nathan Sobo
a47744fd48
⬆️ text-buffer to 5.0.2
2015-03-20 10:49:17 -06:00
Ivan Žužak
6f17a4dae2
⬇️ language-json@0.12
...
See https://github.com/atom/language-json/pull/16
2015-03-20 16:00:03 +01:00
Ivan Žužak
8956865752
⬆️ language-json@0.13
2015-03-20 15:46:55 +01:00
postcasio
c4ae567e8f
Fix deprecated calls and recommendations in deprecated methods
2015-03-20 09:22:02 +00:00
Kevin Sawicki
2efee4a1a7
⬇️ text-buffer@5
2015-03-19 16:06:55 -07:00
Kevin Sawicki
706222ce8a
⬆️ apm@0.147
2015-03-19 15:51:51 -07:00
Kevin Sawicki
9c74d10849
⬆️ text-buffer@5.0.1
2015-03-19 15:34:50 -07:00
Kevin Sawicki
ec0681ed36
Merge pull request #6038 from atom/ks-remove-unwanted-loop-returns
...
Remove unwanted loop returns
2015-03-19 14:16:26 -07:00
Nathan Sobo
5f76979fc8
Fix random editor spec now for indented soft-wrap
...
We previously implemented soft-wrap logic again just for this test.
Since the purpose of this test is just to make sure that mutation occurs
correctly, we now instead construct a fresh editor for comparison so
that changes to soft-wrap logic are reflected.
/cc @as-cii Took care of this, so you don’t need to worry about my
previous comment on your PR. Sorry for the noise.
2015-03-19 15:08:48 -06:00
Jessica Lord
06f49a89b2
Merge pull request #6026 from atom/jlks-missing-services-fix
...
Check Comsumed/Provided Service Method Exists, fixes #416
2015-03-19 14:04:21 -07:00
Nathan Sobo
d8aaee0ab0
Merge pull request #6041 from atom/revert-6040-revert-6030-as-improve-find-wrap-column
...
Revert "Revert "Don't soft-wrap on indentation""
2015-03-19 14:38:15 -06:00
Nathan Sobo
2bfd30c832
Revert "Revert "Don't soft-wrap on indentation""
2015-03-19 14:37:39 -06:00
Kevin Sawicki
576e00fb93
Keep returning array from TextEditor::mutateSelectedText
2015-03-19 11:57:16 -07:00
Kevin Sawicki
a72b1ccdf4
Mention array copying and explicit returns
2015-03-19 11:48:40 -07:00
Kevin Sawicki
9f31afcbc9
Add explicit return after while loop
2015-03-19 11:48:40 -07:00
Kevin Sawicki
23eacc1e58
Add explicit return after for loop
2015-03-19 11:48:40 -07:00