Mailspring/spec-nylas/stores
Ben Gotow c294eb5df4 fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...)
Summary:
- We now build sqlite3 manually from source in script/bootstrap
- We now allow queries to run in parallel outside of transaction blocks

- When signining in and out, the main window creates the database file and then advances the database "phase", which allows all the windows to connect to the initialized database.

This diff also fixes T2411 where popout drafts opened twice, and several issues around Windows icons and install.

Test Plan: Run existing tests

Reviewers: evan

Reviewed By: evan

Maniphest Tasks: T2411

Differential Revision: https://phab.nylas.com/D1815
2015-07-30 18:09:20 -07:00
..
contact-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
database-setup-query-builder-spec.coffee fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
database-store-spec.coffee fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
draft-store-spec.coffee fix(attachments): specs, bug fixes for attachments. See details. 2015-07-17 16:36:28 -07:00
event-store-spec.coffee RSVP tile for events on messages 2015-07-28 18:21:30 -07:00
file-download-store-spec.coffee fix(specs): Accidentally broke specs because they included my user folder 2015-07-17 17:13:16 -07:00
file-upload-store-spec.coffee fix(file-uploads): Smattering of bug fixes related to uploading & canceling uploads 2015-07-15 16:52:43 -07:00
focused-category-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
focused-contacts-store-spec.coffee Fix specs 2015-07-23 11:32:13 -07:00
focused-content-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
message-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
metadata-store-spec.coffee fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
namespace-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
task-queue-spec.coffee fix(composer): fix double-sending issue 2015-07-13 10:50:27 -04:00
unread-count-store-spec.coffee fix(unread-count): Add specs, fix logic in UnreadCountStore 2015-07-28 09:25:40 -07:00