Ben Ogle
93931328f0
⬆️ solarized syntax themes.
...
Thanks @schmittyjd
2015-06-30 10:57:50 -07:00
Ben Ogle
67e9688333
⬆️ find-and-replace@0.174.1
2015-06-30 10:33:53 -07:00
Nathan Sobo
58078e8959
Merge pull request #7101 from atom/as-tiled-gutter
...
Tiled Line Numbers
2015-06-30 11:54:13 -05:00
Machiste Quintana
2cab325c44
🔥 Remove errant console.log
2015-06-30 12:20:22 -04:00
Kevin Sawicki
7e9e8e03a3
Merge pull request #7573 from viddo/master
...
Update dependency, tree-view@0.173 .0
2015-06-30 09:20:12 -07:00
Machiste Quintana
a955ca0757
🐛 coreSpecFailed is not an array
2015-06-30 11:34:57 -04:00
Machiste Quintana
3d57c25608
Guard against null results
2015-06-30 11:09:26 -04:00
Antonio Scandurra
eb3e1437d0
✅ Add spec to check for tile background color
2015-06-30 14:52:47 +02:00
Antonio Scandurra
6735357dd1
Retrieve backgroundColor from the correct object
...
Thanks, @nathansobo! ✨
2015-06-30 14:46:29 +02:00
Antonio Scandurra
8cd9128bec
Merge branch 'master' into as-tiled-gutter
2015-06-30 14:40:44 +02:00
Machisté N. Quintana
3ac69500b0
Add SF UI font
2015-06-30 08:24:04 -04:00
Nicklas Gummesson
5fcdb8fdf4
⬆️ tree-view@0.173.0
2015-06-30 08:43:17 +02:00
Machiste Quintana
348b2419b4
Check for failed packages first
2015-06-29 23:13:17 -04:00
Machiste Quintana
145f45afc2
Only try to print failures for the current specs task
2015-06-29 22:30:08 -04:00
Machiste Quintana
773f84140d
Re-add build matrix exclusions
2015-06-29 21:54:07 -04:00
Machiste Quintana
d4d12b2e7d
🔥 Remove redundant build matrix entries
2015-06-29 21:52:22 -04:00
Machiste Quintana
48ef4b33cc
Explicitly define build matrix
2015-06-29 21:50:39 -04:00
Machiste Quintana
90fce1286a
runSpecs -> specs
2015-06-29 21:28:51 -04:00
Machiste Quintana
22493bcc8e
Move NODE_VERSION back to global
2015-06-29 21:28:51 -04:00
Machiste Quintana
50b49d3c8e
Re-add NODE_VERSION to build matrix
2015-06-29 21:28:51 -04:00
Machiste Quintana
4c531bf1b0
Fix janky .travis.yml config
2015-06-29 21:28:51 -04:00
Machiste Quintana
6cae9f4245
Exclude core and package specs on Linux
2015-06-29 21:28:51 -04:00
Machiste Quintana
296f9dddbb
Don't use NODE_VERSION in build matrix
2015-06-29 21:28:51 -04:00
Machiste Quintana
2dbfe68e2d
🎨 Clearer var name and trigger CI build
2015-06-29 21:28:51 -04:00
Machiste Quintana
30cee5b61d
WIP: Parallelize specs tasks
2015-06-29 21:28:51 -04:00
Nathan Sobo
b580012173
Merge pull request #7563 from atom/ns-tabs-or-spaces-pick-one
...
Consider tabs or spaces mutually exclusively as indentation
2015-06-29 19:19:44 -05:00
Nathan Sobo
4af7f1e29d
Merge branch 'master' into as-tiled-gutter
2015-06-29 18:37:17 -05:00
Nathan Sobo
32705ab372
Merge branch 'master' into as-tiled-gutter
2015-06-29 17:10:45 -05:00
Nathan Sobo
b6d099ac78
Consider tabs or spaces mutually exclusively as indentation
...
Previously, we allowed a mix of tabs and spaces to be counted toward the
indentation of a line. This caused problems when auto-indenting lines in
a hard-tabbed file that contained “alignment spaces”, such as occurs in
aligned comment blocks. For this case, it makes more sense to assume
that the line is indented via tabs only, and consider the subsequent
alignment space as part of the line’s content. Since it’s hard to
imagine actual source code in which a mixed treatment of tabs and spaces
is desirable, I’m going with this over any more complex approach.
2015-06-29 17:05:28 -05:00
Kevin Sawicki
259d42d285
Merge pull request #7560 from atom/ks-remove-deferred-browser-process-requires
...
Remove deferred browser process requires
2015-06-29 13:45:58 -07:00
Kevin Sawicki
9c4dd71de2
Remove deferred browser process requires
2015-06-29 13:30:37 -07:00
Machisté N. Quintana
375cf27574
Merge pull request #7521 from hectorcascos/update-package-json
...
Update license in package.json
2015-06-28 22:26:13 -04:00
Héctor Cascos
85879ffdb5
Update license in package.json
2015-06-29 01:38:25 +02:00
Machisté N. Quintana
cb81554549
Merge pull request #7426 from drewkett/docfix
...
Fix Arch build instructions
2015-06-27 09:01:55 -05:00
Kevin Sawicki
13272728a2
⬆️ language-python@0.37
2015-06-26 09:34:03 -05:00
Fabian Stiewitz
19315390cf
TextEditorElement: Add callback for TextEditor::onDidChangeMini
2015-06-26 11:45:38 +02:00
Andrew Burkett
3a3e4c1eb9
Fix Arch build instructions
2015-06-25 16:12:30 -07:00
Kevin Sawicki
77d7e7a69f
⬆️ settings-view@0.209
2015-06-25 13:20:27 -05:00
Kevin Sawicki
f30e352f6f
⬆️ deprecation-cop@0.53
2015-06-25 13:19:14 -05:00
Kevin Sawicki
2ff8f90608
Prepare 1.0.1
2015-06-25 09:40:30 -05:00
Kevin Sawicki
38745761e2
⬆️ pathwatcher@4.4.1
v1.0.0
2015-06-25 05:05:58 -05:00
Kevin Sawicki
c82b1022dc
Merge pull request #7329 from atom/ks-prepare-one
...
Prepare 1.0
2015-06-24 17:05:29 -05:00
Kevin Sawicki
3e1c18ed40
⬆️ apm@1.0.1
2015-06-24 16:51:48 -04:00
Kevin Sawicki
4d75175bdd
⬆️ apm@1.0.0
2015-06-24 16:51:48 -04:00
Kevin Sawicki
993d702ce9
Include deprecated APIs when running core specs
2015-06-24 16:51:48 -04:00
Kevin Sawicki
0c4e052247
Remove --include-deprecated-apis from apm test commands
2015-06-24 16:51:48 -04:00
Kevin Sawicki
85a4ae7fea
Remove --include-deprecated-apis command line option
2015-06-24 16:51:48 -04:00
Kevin Sawicki
0fa514b6e1
Remove open with deprecated APIs commands
2015-06-24 16:51:47 -04:00
Kevin Sawicki
367322ef26
Remove react/reactionary
2015-06-24 16:51:47 -04:00
Kevin Sawicki
40534fa6d7
Remove 1.0 roadmap link from README
2015-06-24 16:51:47 -04:00