Kevin Sawicki
5cecd533ef
Add back durations to spec reporter
2013-09-25 17:36:21 -07:00
Ben Ogle
512f45c61e
Upgrade to find-and-replace@0.14.1
2013-09-25 17:11:35 -07:00
Kevin Sawicki
153e400137
Add -9 flag to pkill command
...
When I ssh'ed into one of the CI boxes it had over 500 Atom processes
still hanging around.
2013-09-25 17:10:56 -07:00
Kevin Sawicki
18c4d54612
Upgrade to find-and-replace@0.14.0
2013-09-25 17:06:49 -07:00
Ben Ogle
a27e6fd445
Merge pull request #885 from atom/cj-project-scan
...
Project scan changes for new searching behavior
2013-09-25 16:46:19 -07:00
Ben Ogle
614ca3cb5f
Update to FNR v0.13.0
2013-09-25 16:40:55 -07:00
Kevin Sawicki
7840c2dac9
Merge pull request #883 from atom/ks-blank-bug
...
Fix blank bug
2013-09-25 16:31:46 -07:00
Ben Ogle
b3fd473304
UPgrade to FNR v0.12.0
2013-09-25 16:30:36 -07:00
probablycorey
123c44c4b2
Make the --dev flag work when opening a another atom window from the command line
2013-09-25 16:27:28 -07:00
Kevin Sawicki
2a2750862a
Add failing spec
2013-09-25 16:24:51 -07:00
probablycorey
93940c03ef
💄
2013-09-25 16:16:45 -07:00
Kevin Sawicki
6581eb4db6
Update offset in existing focusout handler
2013-09-25 16:14:13 -07:00
Kevin Sawicki
bc3aec584b
Inline hidden input offset updating
2013-09-25 16:07:59 -07:00
Kevin Sawicki
8199147fca
Put input in top corner on blur
...
This allows it to not scroll on the next focus but still be reset
to the right location on the next cursor moved event
2013-09-25 16:07:59 -07:00
Kevin Sawicki
84efe44a5a
Always keep hidden input position in visible area
...
Previously the input could be offscreen depend on the scroll
position of the editor and this would cause a scroll event to
occur when the input gained focused causing the editor rendering
to go out of sync.
2013-09-25 16:07:59 -07:00
Ben Ogle
824049e17a
Add escapeAttribute to underscore-extensions
2013-09-25 15:59:10 -07:00
Ben Ogle
da6aff222b
upgrade themes for loading spinners
2013-09-25 15:09:00 -07:00
Ben Ogle
865591a3da
Fix indentation
2013-09-25 15:03:50 -07:00
probablycorey
1e88caac50
Make cut/copy/paste menu items work
...
Previously menu item commands were being triggered on `window` they now are triggered on
`document.activeElement`.
2013-09-25 13:57:45 -07:00
probablycorey
9006ab95fc
💄
2013-09-25 13:44:50 -07:00
Nathan Sobo
935ac5c1a0
Upgrade to telepath v0.6.0 for Site::deserializeDocument
2013-09-25 14:06:32 -06:00
Nathan Sobo
745af71fa1
Update collaboration hoping to avoid "address in use" errors in specs
2013-09-25 14:06:32 -06:00
Nathan Sobo
33a7c86646
Upgrade telepath to v0.5.1
...
This version of telepath provides telepath.Model, document-based
property resolution, and relational operators.
2013-09-25 14:06:10 -06:00
Kevin Sawicki
76d283c51c
Upgrade to collaboration@0.15.0
2013-09-25 12:00:23 -07:00
Ben Ogle
04f0bf0244
Provide scan() delegation in editSession
2013-09-25 11:03:29 -07:00
Ben Ogle
238939e738
Bubble contents-modified from buffer through editSession
2013-09-25 11:03:29 -07:00
Ben Ogle
00cdb3e317
Add lineText and lineTextOffset to buffer.scan
2013-09-25 11:03:29 -07:00
probablycorey
9c4d239696
Fix Project::scan specs
2013-09-25 11:03:29 -07:00
Ben Ogle
cb11e20100
Upgrade to scandal 0.2.0
2013-09-25 11:03:29 -07:00
probablycorey
f467746cba
Project::scan uses core.ignoredNames
2013-09-25 11:03:29 -07:00
probablycorey
7856a8ce62
Make the scan task actually work
2013-09-25 11:03:29 -07:00
probablycorey
ba80ba458c
Remove console.logs
2013-09-25 11:03:28 -07:00
probablycorey
cd554a4f7b
Project::scan uses a task to do its work
2013-09-25 11:03:28 -07:00
probablycorey
e26d7a0320
wip
2013-09-25 11:03:28 -07:00
probablycorey
861adf6692
Start using scandal and make the specs pass
2013-09-25 11:03:28 -07:00
Ben Ogle
6dd08f85d3
Return the lineText from project.scan
...
Also change up match -> matchText for consistency.
2013-09-25 11:03:28 -07:00
Ben Ogle
cf88868bf0
Use the full name of the -G option
2013-09-25 11:03:28 -07:00
Ben Ogle
d8fdbcf1b1
Use the -G param in project::scan to search within directories
2013-09-25 11:03:28 -07:00
Ben Ogle
8dc6d57901
Ignore test
2013-09-25 11:03:28 -07:00
Kevin Sawicki
d4047c80cb
Load package stylesheets right before activation
...
Previously this was done eagerly for packages using activation events.
2013-09-25 10:22:42 -07:00
Kevin Sawicki
00c0baeceb
Upgrade to metrics@0.3.0
2013-09-25 10:22:26 -07:00
Kevin Sawicki
685ec46fbb
Upgrade to metrics@0.2.0
2013-09-25 10:15:32 -07:00
Cheng Zhao
774aba3c7d
Update atom-shell to v0.5.0.
2013-09-25 17:39:45 +08:00
Kevin Sawicki
0602983640
Upgrade to timecop@0.4.0
2013-09-24 21:54:24 -07:00
Kevin Sawicki
ea54fd78b8
Add getter for loaded themes
2013-09-24 21:44:42 -07:00
Kevin Sawicki
9222f158b5
Measure load/activate time in package classes
2013-09-24 21:31:48 -07:00
Kevin Sawicki
ef48da9f2e
Upgrade to timecop@0.3.0
2013-09-24 21:20:11 -07:00
Kevin Sawicki
04e7bd86d7
💄 Consistently format time log messages
2013-09-24 21:03:21 -07:00
Kevin Sawicki
b65c735666
💄 Move require to top
2013-09-24 20:58:49 -07:00
Kevin Sawicki
01a02d168d
Remove unused require
2013-09-24 20:57:29 -07:00