1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

13110 Commits

Author SHA1 Message Date
Sarah Edwards
7576c87217 Issue #2828--clarify text around published actions not being verified (#15964)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-21 09:26:24 -07:00
Olivier Jacques
0ea0941df3 Clean up codespaces file 2020-10-21 17:33:28 +02:00
Jake Tarren (DevOps Overlord)
3893932cbf Merge branch 'main' into multiple-deploy-keys 2020-10-21 11:27:30 -04:00
Olivier Jacques
70e6ced9ec Add codespaces capability to edit the docs 2020-10-21 17:24:58 +02:00
Octomerger Bot
4f2c703736 repo sync 2020-10-21 08:05:01 -07:00
Octomerger Bot
dd1c11d4b3 repo sync 2020-10-21 07:56:24 -07:00
Kevin Heis
c56065784a Create a user agent parser for analytics (#15915)
* Create a user agent parser for analytics

* Update user-agent.js

* Update user-agent.js

* Update user-agent.js

* Use user agent parser and remove test code

* Add some tests for user agents

* Add regeneratorRuntime

* Add babel-preset

* Just guessing at this point

* Update package.json

* Revert package changes
2020-10-21 07:43:09 -07:00
Octomerger Bot
e83c5548f8 repo sync 2020-10-21 07:39:14 -07:00
Octomerger Bot
4c4e373446 repo sync 2020-10-21 07:29:15 -07:00
Octomerger Bot
8c0d0b5a8e Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-21 07:27:34 -07:00
Chiedo John
8a26395e79 Prevent warmserver from blocking the port from being attached (#16150)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-21 10:26:50 -04:00
Sarah Schneider
beaf73378d hide early-access from public list of products 2020-10-21 09:43:23 -04:00
Chiedo
a48998c789 Keep all the React Engine logic in one file 2020-10-21 09:25:50 -04:00
Chiedo
fe812048a4 Make the rendering engine safe 2020-10-21 08:43:04 -04:00
Takuya Noguchi
9cec1fd9b6 Fix typos for Digital Millennium Copyright Act
https://github.com/contact/dmca

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-21 11:26:09 +00:00
Takuya Noguchi
138a28aac6 Fix typos in GitHub Pages around Jekyll
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-21 11:17:09 +00:00
Anayo Oleru
339522eef7 Fix typographical error
Fixed a typographical error on the publishing-docker-images.md documentation
2020-10-21 10:49:29 +01:00
Alex Mullans
2cf68d7640 Remove FriendsOfPHP for now (#16140)
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-21 08:25:19 +01:00
krishna kakade
cde42e9c0d Merge branch 'main' into patch-2 2020-10-21 12:46:51 +05:30
Martin Lopes
edc0bc7dfb Converted "dependencies" example into a job, added small edits 2020-10-21 14:11:04 +10:00
Octomerger Bot
37db8b6dde repo sync 2020-10-20 18:26:43 -07:00
Octomerger Bot
0ba017e4e9 repo sync 2020-10-20 18:03:05 -07:00
Octomerger Bot
458eaf70dc Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-20 17:55:18 -07:00
Chiedo John
b5ace2293e Fix repo sync (#16146)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-20 20:54:46 -04:00
F4NT0
c046468617 Solving issues requested #376 2020-10-20 18:55:00 -03:00
Sarah Schneider
f40f2419be support hidden products, which will just be early-access in practice 2020-10-20 17:22:08 -04:00
Sarah Schneider
a45c8549d6 activeProducts are neither wip nor hidden 2020-10-20 17:21:29 -04:00
Sarah Schneider
247fa66c09 hide contribution button on hidden docs 2020-10-20 17:20:44 -04:00
Sarah Schneider
02308fd474 add early-access-test to products.yml 2020-10-20 17:19:33 -04:00
Sarah Schneider
d818c9ff4d restore old hidden docs implementation 2020-10-20 17:19:14 -04:00
Lucas Alves
4196d7d7c1 Fixes minor misspellings 2020-10-20 17:59:55 -03:00
F4NT0
eb16956f63 API Library visual update (#352) 2020-10-20 17:36:06 -03:00
F4NT0
e7e7d0cb5b API Library visualization update (#352) 2020-10-20 17:33:30 -03:00
Gabriel Fanto Stundner
9f7d31099a Merge branch 'main' into F4NT0/api-libraries-update 2020-10-20 15:50:27 -03:00
F4NT0
d8939ae98f Modification Requested PR #376 2020-10-20 15:39:46 -03:00
Kevin Heis
4a1f549f75 Merge branch 'main' into fix-support-banner 2020-10-20 11:02:32 -07:00
Janice
6278dc6b77 Merge branch 'main' into password-deprecation 2020-10-20 10:18:43 -07:00
Janice
c045fc28a8 Merge branch 'main' into patch-22 2020-10-20 09:31:17 -07:00
Chiedo John
9f10fdd033 Improve performance of csrf errors (#16136)
* Improve performance of csrf errors

* Fix handle csrf error middleware

Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-20 11:42:05 -04:00
hubwriter
c6490230fa Use capc version of code scanning variable (#16131) 2020-10-20 16:09:16 +01:00
Felicity Chapman
cdd8d33c5f Add HTML comments for known UI links to two code scanning topics (#16091) 2020-10-20 14:36:22 +01:00
Chiedo
7573ff2471 Add some comments that explain logic 2020-10-20 09:26:52 -04:00
Chiedo
b8c8e0f545 Minor performance improvement 2020-10-20 09:25:28 -04:00
Chiedo
3c71bc71ed Minor patches 2020-10-20 09:06:43 -04:00
Chiedo
89d745b164 Remove uneeded code 2020-10-20 09:03:32 -04:00
Chiedo
8ef2822b48 Add performance optimization 2020-10-20 09:00:22 -04:00
Chiedo
6e5673ce8b Make code a little less sloppy 2020-10-20 08:56:11 -04:00
Chiedo
548853fb29 Add some comments to explain what the code in server does 2020-10-20 08:51:27 -04:00
Markus Unterwaditzer
ceb9733123 Update storing-workflow-data-as-artifacts.md (#618) 2020-10-20 16:59:40 +10:00
Octomerger Bot
006a838770 repo sync 2020-10-19 23:58:02 -07:00