Commit Graph

8424 Commits

Author SHA1 Message Date
Kevin Sawicki
d31d18360b Store untitled window state under load settings
This keeps untitled windows from contaminating each other by
storing to the same state path on disk but still stores state
across reloads of the windows.

Closes #599
2013-06-24 10:37:53 -07:00
Kevin Sawicki
aeee3c9ade Remove unused methods 2013-06-24 08:53:15 -07:00
Kevin Sawicki
dae28d2222 Add light syntax colors for embedded strings
Closes #598
2013-06-24 08:33:18 -07:00
Kevin Sawicki
f81f95e830 💄 2013-06-24 08:32:33 -07:00
Kevin Sawicki
41611f826a Add back lint as part of CI 2013-06-21 19:59:37 -07:00
Kevin Sawicki
4eac57c31c Capture test standard out and error and log it 2013-06-21 13:35:19 -07:00
probablycorey
2a7f03761d Update documentation 2013-06-21 09:46:25 -07:00
probablycorey
264f7e1a74 Add script/test 2013-06-21 09:46:25 -07:00
probablycorey
94227889f1 script/build calls script/bootstrap 2013-06-21 09:46:25 -07:00
Kevin Sawicki
34114a9620 Add jasmine-focused as dev dependency
This has the nof command to un-focus all specs
2013-06-21 09:36:27 -07:00
Kevin Sawicki
b562b3cf72 Remove script/copy-info-plist
Perform the copy in Gruntfile.coffee instead of a script
2013-06-21 09:30:53 -07:00
Kevin Sawicki
3938d143a1 Drop unneeded './' from script commands 2013-06-20 22:02:53 -07:00
Kevin Sawicki
95418566ef Correct typo in Requirements 2013-06-20 22:02:28 -07:00
Kevin Sawicki
622b877663 Remove extra newline 2013-06-20 21:59:23 -07:00
Kevin Sawicki
503ff13eb3 Sort keys in fence extension hash 2013-06-20 21:59:21 -07:00
Kevin Sawicki
2792f0d835 Map XML fence to grammar 2013-06-20 21:59:12 -07:00
probablycorey
82cb2aa124 Remove unused scripts 2013-06-20 17:15:53 -07:00
probablycorey
ba08123abc Update installation instructions 2013-06-20 17:15:53 -07:00
probablycorey
93d6a80bc6 Add script/build task 2013-06-20 17:15:53 -07:00
probablycorey
fd78c2a709 Don't clean node_modules when building 2013-06-20 17:15:53 -07:00
Kevin Sawicki & Nathan Sobo
fb7080c39a Remove unused require 2013-06-20 17:15:53 -07:00
probablycorey
cc591e18b0 Remove colored output from cibuilds 2013-06-20 17:15:53 -07:00
probablycorey
7e6979236e 🐛 2013-06-20 17:15:53 -07:00
probablycorey
e72c48607b Fix doc specs 2013-06-20 17:15:52 -07:00
probablycorey
3e91334c82 Bundle themes are no longer copied 2013-06-20 17:15:52 -07:00
probablycorey
593e8c0e14 Don't bootstrap from gruntfile 2013-06-20 17:15:52 -07:00
probablycorey
f8bc5ce648 cibuild runs ./script/bootstrap 2013-06-20 17:15:52 -07:00
probablycorey
29f10e71ce Mentioned grunt change 2013-06-20 17:15:52 -07:00
probablycorey
84340782ff Update readme 2013-06-20 17:15:52 -07:00
probablycorey
674946d180 Update rakefile 2013-06-20 17:15:52 -07:00
probablycorey
abf4a6501a Use grunt to run ci tests 2013-06-20 17:15:52 -07:00
probablycorey
ee0d073cd2 Update default grunt task 2013-06-20 17:15:52 -07:00
probablycorey
2d583d6ea0 Use local spawn method to output all errors 2013-06-20 17:15:52 -07:00
probablycorey
e46af10631 Remove unused files from gitignore 2013-06-20 17:15:52 -07:00
probablycorey
0328c77be1 Don't copy themes to .atom dir 2013-06-20 17:15:51 -07:00
probablycorey
5c2aaf9849 Create deploy task 2013-06-20 17:15:51 -07:00
Kevin Sawicki & Nathan Sobo
eab21e19f6 💄 2013-06-20 16:13:42 -07:00
Kevin Sawicki & Nathan Sobo
266548d75c Implement dev window opening with meta-O 2013-06-20 16:12:11 -07:00
probablycorey
4731c1f3f0 Hack to always update from the speakeasy master release
Related to https://github.com/atom/atom-shell/issues/33
2013-06-20 12:15:35 -07:00
probablycorey
d6cd51399d Fix build script 2013-06-20 12:15:35 -07:00
probablycorey
7eff25e180 Install atom when default grunt task is run 2013-06-20 12:15:35 -07:00
probablycorey
ab53e2ffda Rename create-atom script to constructicon/build 2013-06-20 12:15:35 -07:00
probablycorey
e23357cf13 Default to version 0 2013-06-20 12:15:35 -07:00
probablycorey
d5808e1164 Let constructicon set the SUFeedURL 2013-06-20 12:15:35 -07:00
probablycorey
f47fa21fe9 Don't create version file in app bundle 2013-06-20 12:15:34 -07:00
probablycorey
478c617e60 Don't use polite curl in update-atom-shell 2013-06-20 12:15:34 -07:00
probablycorey
4449758135 Don't set version when building on constructicon 2013-06-20 12:15:34 -07:00
probablycorey
7163d8dc71 Make atom work with constructicon 2013-06-20 12:15:34 -07:00
probablycorey
128f7b851a Better constructicon output 2013-06-20 12:15:34 -07:00
probablycorey
90bc5f58f7 Bootstrap atom before constructicon build 2013-06-20 12:15:34 -07:00