Commit Graph

26270 Commits

Author SHA1 Message Date
Ivan Žužak
9ca97d391a ⬆️ package-generator@0.41.0 2015-10-22 16:22:29 +02:00
Ivan Žužak
fad937bb69 ⬆️ open-on-github@0.39.0 2015-10-22 16:20:40 +02:00
Ivan Žužak
1e1c88a49c ⬆️ notifications@0.61.0 2015-10-22 16:19:17 +02:00
Ivan Žužak
efe815de95 ⬆️ markdown-preview@0.156.0 2015-10-22 16:16:25 +02:00
Ivan Žužak
b0d38bda7f ⬆️ grammar-selector@0.48.0 2015-10-22 16:12:50 +02:00
Ivan Žužak
9423af4801 ⬆️ git-diff@0.57.0 2015-10-22 16:08:02 +02:00
Ivan Žužak
39fc1ee962 ⬆️ fuzzy-finder@0.92.0 2015-10-22 16:06:46 +02:00
Ivan Žužak
8fe8aecfe9 ⬆️ find-and-replace@0.189.0 2015-10-22 16:02:34 +02:00
Ivan Žužak
01cbfcbe42 ⬆️ bracket-matcher@0.79.0 2015-10-22 15:59:17 +02:00
Ivan Žužak
b337e21001 Merge pull request #9227 from atom/iz-update-contributors-guide
Organize structure of CONTRIBUTING guidelines and add section on project structure
2015-10-22 15:51:33 +02:00
Daniel Hengeveld
02d8ead883 Checkout head asyncly
This is the first tentative step in actually using the nodegit wrapper.
2015-10-22 15:49:21 +02:00
Daniel Hengeveld
c2520f4909 Remove confirmation from git-repo-async to match git-repo
cf
https://github.com/atom/atom/commit/f9a269ed995c4151678aef787573fe44657e
d6dd
2015-10-22 15:42:42 +02:00
Wliu
c1550c002e Merge pull request #9156 from atom/wl-update-windows-docs
Improve Windows build instructions
2015-10-22 07:52:06 -04:00
Wliu
610e71c66d Fix setting the env variable
[ci skip]
2015-10-21 22:25:18 -04:00
Nathan Sobo
bd199545c0 In PaneContainer.prototype.saveAll, only save modified items 2015-10-21 20:22:20 -06:00
Wliu
0883a23f05 ⬆️ electron@0.34.0 2015-10-21 20:05:24 -06:00
Nathan Sobo
73b854f02a ⬆️ language-hyperlink 2015-10-21 18:59:48 -06:00
Nathan Sobo
4182798537 Prepare 1.1.0-beta2 2015-10-21 18:46:41 -06:00
Ben Ogle
f679c4319c Merge branch 'beta' 2015-10-21 17:03:31 -07:00
Ben Ogle
03d2b77837 ⬆️ metrics@0.53.0
Conflicts:
	package.json
2015-10-21 17:01:14 -07:00
Nathan Sobo
d130b47b10 Merge pull request #9157 from atom/wl-remove-stacktrace-parser
Remove stacktrace-parser
2015-10-21 15:07:02 -06:00
Max Brunsfeld
3ba9fafbc5 Merge pull request #9218 from atom/mb-fix-dev-mode-new-window
Don't try to reuse existing normal windows as dev mode windows
2015-10-21 13:46:15 -07:00
Max Brunsfeld
b8d1a12ebd Merge pull request #9244 from atom/mb-fix-open-handler
Pass application delegate to PaneElement
2015-10-21 11:29:38 -07:00
Max Brunsfeld
8a6915e7a6 Pass application delegate to PaneElement 2015-10-21 10:57:56 -07:00
Nathan Sobo
f2217d635a Merge pull request #9238 from atom/iz-bump-timeout-for-profiling
Increase timeout for starting a profile after opening devtools
2015-10-21 10:18:36 -06:00
Daniel Hengeveld
11ccb980fe use deserialize api right 2015-10-21 17:53:24 +02:00
Dave Rael
810f0e4583 Fix merge problem and missing function call
Merge resulted in a missing require and change to remove unused function
parameters resulted in not calling function
2015-10-21 09:47:33 -06:00
Daniel Hengeveld
9f0def76f5 Project.serialize is now Project::serialize
- cf 26f0ef5424
2015-10-21 17:39:36 +02:00
Daniel Hengeveld
7b87764992 this breaks under the new test env setup 2015-10-21 17:09:32 +02:00
Daniel Hengeveld
226c1dd6a7 Merge remote-tracking branch 'remotes/origin/master' into dh-async-repo 2015-10-21 14:52:36 +02:00
Ivan Zuzak
9e82172d1d Move and rename section on first contribution 2015-10-21 13:38:52 +02:00
Ivan Zuzak
a9c2bb27f8 🎨 🔨 Prettier description for fuzzy finder 2015-10-21 13:31:47 +02:00
Ivan Zuzak
8b3f646aa6 ✂️ extra newline 2015-10-21 13:25:47 +02:00
Ivan Zuzak
0fbafa8195 🎨 🔨 Use — instead of - for dash 2015-10-21 13:24:58 +02:00
Ivan Zuzak
b35b00990c Fix broken link to section 2015-10-21 13:21:08 +02:00
Dave Rael
e93b013059 Remove unused function parameter
for setupAtomHome function no longer needing args
2015-10-21 04:40:05 -06:00
Ivan Žužak
683949b75d Increase timeout for starting a profile after opening devtools 2015-10-21 12:06:32 +02:00
Dave Rael
e0697ecc7f Merge branch 'master' into portable-mode
Conflicts:
	src/atom-environment.coffee
2015-10-20 20:58:14 -06:00
Nathan Sobo
00740af164 Merge pull request #9235 from atom/ns-fix-profile-startup
Take 2: Pass current options when loading from previous window state
2015-10-20 20:54:35 -06:00
Wliu
74d06a85f8 ⬆️ language-sql@0.18.0 2015-10-20 22:13:04 -04:00
Nathan Sobo
33839d1f0e Pass current options to loadState 2015-10-20 19:52:42 -06:00
Nathan Sobo
11796977db ⬆️ apm 2015-10-20 19:52:15 -06:00
Nathan Sobo
b203a4ee33 ⬆️ apm 2015-10-20 13:32:27 -06:00
Dave Rael
8652890958 Simplify markdown escaping for warning
by using a regular expression instead of multiple replaces
2015-10-20 10:32:12 -06:00
Daniel Hengeveld
b359049b9d Fix confirm dialog spec 2015-10-20 18:05:54 +02:00
Daniel Hengeveld
bea002bddb Incomplete implementation of checkoutHeadForEditor 2015-10-20 18:02:47 +02:00
Nathan Sobo
806b46bb6c Merge pull request #9222 from atom/as-max-scroll-top
Reintroduce ::getMaxScrollTop
2015-10-20 09:44:03 -06:00
Nathan Sobo
8321c9f52e ⬆️ status-bar 2015-10-20 09:16:14 -06:00
Daniel Hengeveld
4c0c732766 Get path status after checkout 2015-10-20 17:03:08 +02:00
Daniel Hengeveld
8ff31bd3dc Remove no longer relevant comment 2015-10-20 16:53:32 +02:00