Kevin Sawicki
|
337db9fbb9
|
Merge pull request #7660 from electron/document-release-process
Document release process
|
2016-10-20 11:31:51 +09:00 |
|
Zeke Sikelianos
|
63267031e9
|
❌ 💲
|
2016-10-20 11:30:36 +09:00 |
|
Zeke Sikelianos
|
88b288502a
|
Add note about Python HTTPS warning
|
2016-10-20 11:29:02 +09:00 |
|
Zeke Sikelianos
|
b0fb0c6492
|
Document S3 creds
|
2016-10-20 11:22:32 +09:00 |
|
Zeke Sikelianos
|
3a44663003
|
Add note about setting $ELECTRON_GITHUB_TOKEN
|
2016-10-20 11:19:18 +09:00 |
|
Zeke Sikelianos
|
147addbce1
|
Bump v1.4.4
|
2016-10-20 09:17:29 +09:00 |
|
ali.ibrahim
|
7549adcfce
|
Documenting net module: various fixes.
|
2016-10-19 18:31:08 +02:00 |
|
ali.ibrahim
|
fddbde2fd5
|
Documenting net module: various fixes.
|
2016-10-19 18:19:28 +02:00 |
|
ali.ibrahim
|
6e5951b764
|
Documenting net module: formatting.
|
2016-10-19 18:11:07 +02:00 |
|
ali.ibrahim
|
3b620b8c0c
|
Documenting net module: various fixes.
|
2016-10-19 18:05:38 +02:00 |
|
ali.ibrahim
|
0d82fbcf37
|
Documenting net.IncomingMessage.
|
2016-10-19 16:51:44 +02:00 |
|
ali.ibrahim
|
5cd20a8e5d
|
Documenting net.ClientRequest
|
2016-10-19 15:34:21 +02:00 |
|
Amitoj
|
4ff73d8b56
|
📝 Small tweaks
[ci skip] Remove ambiguous default value of nodeintegration.
Issue #6939
|
2016-10-19 13:38:46 +05:30 |
|
ali.ibrahim
|
f651b21cda
|
Fixing net doc file name.
|
2016-10-19 09:24:59 +02:00 |
|
Zeke Sikelianos
|
7a73c0189f
|
bump-release -> bump-version
|
2016-10-19 11:40:40 +09:00 |
|
Paul Frazee
|
0345b62369
|
update webFrame.registerURLSchemeAsPrivileged docs to be more specific
|
2016-10-18 17:13:33 -05:00 |
|
Amitoj
|
3a31f28f27
|
📝Remove ambiguous default value of nodeintegration
Remove ambiguous default value for nodeintegration in webview.
Issue #6939
|
2016-10-19 02:38:29 +05:30 |
|
Paul Frazee
|
a5c62bb264
|
add options to webFrame.registerURLSchemeAsPrivileged
|
2016-10-18 15:52:41 -05:00 |
|
ali.ibrahim
|
9bddc2cbaa
|
Adding net documentation skeleton.
|
2016-10-18 19:14:43 +02:00 |
|
ali.ibrahim
|
43113fcfb4
|
Fixing net response objects being piped into writable streams test.
|
2016-10-18 10:28:35 +02:00 |
|
Zeke Sikelianos
|
6b207d65bf
|
update releasing
|
2016-10-18 14:04:52 +09:00 |
|
Samuel Attard
|
9d0d1c8341
|
Fix bd object name
|
2016-10-18 15:47:18 +11:00 |
|
Zeke Sikelianos
|
82a16ee41f
|
document the electron release process
|
2016-10-18 13:41:57 +09:00 |
|
Kevin Sawicki
|
104f8d6057
|
Merge pull request #7659 from electron/jacob/ally
Fire a11y event on touch screens using screen readers
|
2016-10-18 13:41:48 +09:00 |
|
Jacob Groundwater
|
9c9ba80978
|
Fire a11y event on touch screens using screen readers
|
2016-10-18 13:28:32 +09:00 |
|
Scott Trinh
|
a06a1fa262
|
📝 Add flashFrame to desktop env integration
|
2016-10-17 16:22:45 -04:00 |
|
ali.ibrahim
|
c198828e58
|
Adding gc tests: fixing a memory leak with C++ URLRequest objects.
|
2016-10-17 19:02:25 +02:00 |
|
Cheng Zhao
|
cbe9768529
|
Merge pull request #7566 from electron/always-shorten-path
Shorten Socket path for makeSingleInstance in sandboxed apps
|
2016-10-17 20:43:51 +08:00 |
|
Cheng Zhao
|
ce847fc3ca
|
Merge pull request #7578 from electron/windows-logging
Show console output from Windows when ELECTRON_RUN_AS_NODE is set
|
2016-10-17 20:22:39 +08:00 |
|
deepak1556
|
5cbbd6efe6
|
session: exclude hosts from CT verification if they are handled by custom cert verifiers
|
2016-10-17 16:35:28 +05:30 |
|
Dave Jeffery
|
00d641aaf7
|
Docs: Fix relative link to MAS builds tutorials
The link was 404'ing
|
2016-10-17 11:26:28 +01:00 |
|
ali.ibrahim
|
9b4e9c642a
|
Making test code run directly in main browser context to avoid rpc persistent handles.
|
2016-10-17 11:51:20 +02:00 |
|
ali.ibrahim
|
c6ae27c7c9
|
Adding a stability test: non referenced, unused requests are collected without crash.
|
2016-10-17 10:38:10 +02:00 |
|
Rogério
|
9ead3ad0a0
|
📝 Link to README.md pt-br [ci skip]
|
2016-10-15 21:01:37 -03:00 |
|
Paul Frazee
|
e7962c7ba2
|
fixes and tests for webview 'webpreferences' attr
|
2016-10-14 18:04:33 -05:00 |
|
Paul Frazee
|
194b14100e
|
add the 'webpreferences' attribute to webviews
|
2016-10-14 17:16:39 -05:00 |
|
Kevin Sawicki
|
3dd8377218
|
Merge pull request #7611 from electron/only-enable-msaa-if-needed
Check harder before enabling Accessibility support on Win32
|
2016-10-14 12:46:32 -07:00 |
|
deepak1556
|
bd34db256b
|
browser: fix race in creation of default browser context by AtomAccessTokenStore
|
2016-10-15 01:00:54 +05:30 |
|
Paul Betts
|
6fdf40b038
|
Code Cleanup
|
2016-10-14 12:17:32 -07:00 |
|
Kevin Sawicki
|
988e2334f5
|
Merge pull request #7614 from tinydew4/translate-ko
[ko] Apply the changes till the '9367c76' commit.
|
2016-10-14 09:19:04 -07:00 |
|
ali.ibrahim
|
0e13b8dd01
|
making the net module usable only after the ready event.
|
2016-10-14 17:57:37 +02:00 |
|
ali.ibrahim
|
ac9e6eda95
|
Fixing a crash with pending URLRequests on shutdown.
|
2016-10-14 17:37:39 +02:00 |
|
Samuel Attard
|
ba91bbd397
|
Fix spaces
|
2016-10-14 22:54:04 +11:00 |
|
Hein Haraldson Berg
|
63e1b2fb46
|
Add a note on Flash permissions to Troubleshooting
|
2016-10-14 12:51:26 +02:00 |
|
ali.ibrahim
|
c0c9e3ac3d
|
Formatting C++ code using ClangFormat.
|
2016-10-14 11:51:45 +02:00 |
|
ali.ibrahim
|
4347ce4a53
|
Formatting C++ code using ClangFormat.
|
2016-10-14 11:50:47 +02:00 |
|
ali.ibrahim
|
9cc8bfae1c
|
fixing space formatting issues.
|
2016-10-14 10:58:16 +02:00 |
|
tinydew4
|
741ae488d5
|
Apply the changes till the '9367c76' commit.
|
2016-10-14 02:24:27 +00:00 |
|
Samuel Attard
|
10ef6749b3
|
Source -> DesktopCapturerSource
|
2016-10-14 13:10:37 +11:00 |
|
Samuel Attard
|
32c3f17f5a
|
Rename dcs object
|
2016-10-14 13:00:03 +11:00 |
|