Mailspring/script
Ben Gotow cab654ec48 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
..
utils fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
bootstrap fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
bootstrap.cmd fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
build fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
build.cmd fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
cibuild fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
cibuild-atom-linux fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
cibuild-atom-rpm fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
clean refactor(code): replace all instances of atom-shell and AtomShell and atomShell 2015-05-20 10:20:10 -07:00
clean.cmd fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
copy-folder.cmd fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
create-shortcut.cmd fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
grunt fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
grunt.cmd fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
mkdeb refactor(cruft): remove old Atom docs and other cruft 2015-07-24 14:27:21 -07:00
mkrpm feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
rpmbuild fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
set-version feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
test fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00