Katrina Uychaco
7b808257a6
Add test to check for indexedDB connection
2016-02-10 11:04:30 -08:00
Max Brunsfeld
fa70560eba
👕 Use single quotes in JS string
...
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:34:32 -08:00
Max Brunsfeld
0f02663f6b
Add --user-data-dir flag, to control indexedDB directory
...
This way, we can still use indexedDB in the integration tests
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:30:58 -08:00
Max Brunsfeld
b0cf440f9c
Handle database connection errors gracefully
...
When opening a second Atom instance (e.g. when running the integration specs)
indexedDB connections will fail. In this case, StateStore.prototype.save
and StateStore.prototype.load will become noops.
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:30:10 -08:00
Max Brunsfeld
9b2c791c86
Don't emit window:loaded event until async window initialization completes
...
Signed-off-by: Katrina Uychaco <kuychaco@github.com >
2016-02-09 14:28:01 -08:00
Katrina Uychaco
656cac8814
Merge branch 'master' into ku-crash-recovery
2016-02-08 15:24:00 -08:00
Katrina Uychaco
dc35562962
Remove empty parameter list in order to pass linter
2016-02-08 15:12:46 -08:00
Katrina Uychaco
f3a6a1d522
Use prerelease version of text-buffer
2016-02-08 14:44:35 -08:00
Katrina Uychaco
f3b39ad82e
Add ‘indexedDB’ to list of known global variables
2016-02-08 14:44:12 -08:00
Wliu
b70713283c
Merge pull request #10725 from atom/wl-update-language-js
...
Update language-javascript to 0.110.0
2016-02-08 17:36:10 -05:00
Wliu
8ca1071168
Update presenter specs
2016-02-08 16:52:47 -05:00
Ben Ogle
f5d13e3e3c
⬆️ status-bar@0.83.0
2016-02-08 12:08:08 -08:00
Katrina Uychaco
85b32b861e
Add storedAt date for serialized environment state
2016-02-08 10:36:05 -08:00
Kevin Sawicki
ed43eda139
Merge pull request #10712 from atom/ks-ignore-more-native-source-files
...
Ignore more native source files
2016-02-08 08:57:48 -08:00
Kevin Sawicki
99c3ece3d3
Don't bundle nodegit's include headers
2016-02-08 08:37:11 -08:00
Kevin Sawicki
67ed26bc0d
Don't bundle nodegit's node-pre-gyp module
2016-02-08 08:37:11 -08:00
Kevin Sawicki
86b9aa2dd1
Don't bundle native module files
2016-02-08 08:37:11 -08:00
Kevin Sawicki
2525cbbd5e
Ignore nodegit src .cc/.h files
2016-02-08 08:37:11 -08:00
Kevin Sawicki
5ce50a5c6f
Don't bundle nodegit vendor folder
2016-02-08 08:37:11 -08:00
joshaber
130b0c7fb6
⬆️ autoflow@0.27
2016-02-08 11:13:38 -05:00
Wliu
5127789a68
Update tokenized buffer spec
2016-02-07 21:26:13 -05:00
Wliu
355d6c5cd4
⬆️ language-javascript@0.110.0
2016-02-07 21:23:50 -05:00
Wliu
17bf2b40ab
⬆️ language-json@0.17.4
2016-02-05 20:49:54 -05:00
Josh Abernathy
a1843b989f
Merge pull request #10708 from atom/flow-implies-babel
...
Flow implies Babel
2016-02-05 17:30:06 -05:00
joshaber
563984a7b2
Test it.
2016-02-05 16:16:38 -05:00
joshaber
f2d2ff6f3c
The flow annotation implies babel.
2016-02-05 16:15:48 -05:00
Katrina Uychaco
6e0328b048
Refactor to use StateStore instead of StorageFolder
2016-02-04 21:45:00 -08:00
Katrina Uychaco
3b500daab4
Create StateStore class and specs for storing state in IndexedDB
2016-02-04 21:43:44 -08:00
Daniel Hengeveld
39721f4349
Merge pull request #10695 from atom/dh-bump-atom-autocomplete-api
...
⬆️ autocomplete-atom-api@0.10 .0
2016-02-04 21:15:28 -08:00
Daniel Hengeveld
f9f7bee0ae
:arrow_up:autocomplete-atom-api@0.10.0
2016-02-04 17:39:15 -08:00
Kevin Sawicki
c5d83742c1
Merge pull request #10694 from atom/cache-other-node-modules-folders-on-travis
...
Cache other node_modules folders on Travis
2016-02-04 17:08:26 -08:00
Kevin Sawicki
b4333caed2
Cache other node_modules folders on Travis
2016-02-04 16:35:49 -08:00
Kevin Sawicki
3e59dd44c4
Merge pull request #10692 from atom/ks-only-dump-symbols-on-mac
...
Only dump symbols on Mac OS X CI
2016-02-04 16:34:17 -08:00
Kevin Sawicki
047902488c
Only dump symbols on Mac OS X
2016-02-04 16:33:41 -08:00
Lee Dohm
d43c3be848
📝 Add second example for custom install directory without custom build directory
2016-02-04 16:20:26 -08:00
Lee Dohm
56093a8169
Merge pull request #10679 from n-riesco/patch-1
...
Add --build-dir example in custom installs
2016-02-04 16:17:54 -08:00
Nicolas Riesco
e867902f82
doc: Use --build-dir in custom installs
...
If atom was built in a custom directory, a custom install will require the use of `--build-dir`.
2016-02-05 00:08:59 +00:00
Kevin Sawicki
f5c212cb57
Merge pull request #10666 from atom/deploy-appveyor-builds
...
Upload AppVeyor builds as artifacts
2016-02-04 15:47:42 -08:00
Kevin Sawicki
8a8434a539
Add name for artifact
2016-02-04 15:21:59 -08:00
Kevin Sawicki
54d63048cd
Upload AtomSetup.exe as an artifact
2016-02-04 15:21:59 -08:00
Kevin Sawicki
8d6a81e8e3
Log build folder
2016-02-04 15:21:59 -08:00
Kevin Sawicki
805c113a84
Use relative build dir path
2016-02-04 15:21:59 -08:00
Kevin Sawicki
e21a91815e
Upload AtomSetup.exe as AppVeyor artifact
2016-02-04 15:21:59 -08:00
Kevin Sawicki
f66d9107ce
Set build dir to be inside repository
2016-02-04 15:21:59 -08:00
Wliu
f674113146
⬆️ language-yaml@0.25.1
2016-02-04 18:18:08 -05:00
Wliu
e891e30691
Merge pull request #10691 from atom/wl-fix-js-specs
...
Fix Javascript-related specs
2016-02-04 18:11:57 -05:00
Ian Olsen
c098acb615
Merge pull request #9798 from atom/dr-wait-windows
...
Make --wait work on Windows
2016-02-04 13:57:51 -08:00
Wliu
fba99b9670
⬆️ markdown-preview@0.157.2
2016-02-04 16:36:51 -05:00
Wliu
b4f8bf12cb
💚 Fix Tokenized Buffer spec
2016-02-04 14:34:49 +00:00
simurai
0ae129b2d8
⬆️ styleguide@v0.45.1
2016-02-04 17:59:07 +09:00