Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Session Cookies
Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P17487
Push a commit to Gerrit
Active
Public
Actions
Authored by
Osamaahmed17
on Oct 15 2021, 4:08 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F34690213: Push a commit to Gerrit
Oct 15 2021, 4:08 PM
2021-10-15 16:08:53 (UTC+0)
Subscribers
zeljkofilipin
osamaahmed17@Osamas-MacBook-Pro mediawiki % git add .
osamaahmed17@Osamas-MacBook-Pro mediawiki % git commit -m "ReadMe Updated"
[out_1 06db2e044a] ReadMe Updated
1 file changed, 2 insertions(+), 2 deletions(-)
osamaahmed17@Osamas-MacBook-Pro mediawiki % git pull --rebase origin master
From https://gerrit.wikimedia.org/r/mediawiki/core
* branch master -> FETCH_HEAD
Current branch out_1 is up to date.
osamaahmed17@Osamas-MacBook-Pro mediawiki % git review -s
osamaahmed17@Osamas-MacBook-Pro mediawiki % git review -R
You are about to submit multiple commits. This is expected if you are
submitting a commit that is dependent on one or more in-review
commits, or if you are submitting multiple self-contained but
dependent changes. Otherwise you should consider squashing your
changes into one commit before submitting (for indivisible changes) or
submitting from separate branches (for independent changes).
The outstanding commits are:
06db2e044a (HEAD -> out_1) ReadMe Updated
087438a3b5 ReadMe Updated
ce8326cb9d Refactor MediaWiki Core WebdriverIO tests from sync to async mode
df729bc7ae (origin/master, origin/HEAD) Merge "mediawiki.rcfilters.filters.ui: Simplify ItemMenuOptionWidget"
6f8e9f9680 Merge "tests: MWHttpRequestTest is a unit test, not an integration test"
71be145b96 Merge "AllMessagesTablePager: Avoid double class mw-datatable"
2303886bc9 Merge "Add $wgParserEnableLegacyMediaDOM to REL1-37 release notes"
bff33f9f48 mediawiki.rcfilters.filters.ui: Simplify ItemMenuOptionWidget
ba70412496 Merge "Add message parameter type for User Groups"
b770956968 Add $wgParserEnableLegacyMediaDOM to REL1-37 release notes
65f67552e6 Merge "Hard deprecate the renamed ParserOutput::*Property() methods"
fb4e7a803a Add message parameter type for User Groups
e86f180bd4 Merge "Encode & to & in displaytitle fallback"
ecc4077ebe Merge "Parser: Explicit check for false instead of falsey"
df9a903d49 Merge "Fix regex typo"
4ed5508f02 Merge "Move parser test with stray carriage return to extraParserTests.txt"
5b7558cd2a Merge "Replace deprecated Language::getConverter in CoreParserFunctions"
8ab400e920 Merge "Sanitizer: Replace RFC 3454 by RFC 8264 for clearUrl"
388e5f200c Merge "Sanitizer: Use \u{xxxx} syntax in cleanUrl"
468721ab07 Replace deprecated Language::getConverter in CoreParserFunctions
2504a3bb68 Merge "ParserOutput: remove Title from public interface"
845b36c7bb ParserOutput: remove Title from public interface
b281141368 Merge "Final sync of DeleteAction and FileDeleteAction forms"
f32e15c3f1 Merge "Make Parser::$mStripState private"
ec09bc8071 Merge "Remove cookie settings from mw.config"
15964c6682 mediawiki.base: Add tests for mw.log.deprecate()
fc01b20346 Merge "Rename linter-pager-* messages to avoid conflict with Linter extension"
3056737420 Make Parser::$mStripState private
3769185eb3 Merge "objectcache: remove deprecated setDebug() method"
339f21e9c8 Merge "Reduce microtime()/mt_rand() fragility in WANObjectCacheTest"
4598d556f5 Remove cookie settings from mw.config
6132721973 objectcache: remove deprecated setDebug() method
9730926907 Merge "Move mediawiki.ForeignUpload configuration settings to package files"
3223981217 Move parser test with stray carriage return to extraParserTests.txt
7397bd0997 Merge "Minor cleanup to EditPage, should be a no-op"
5e54ab5c02 Merge "resourceloader: Remove obsolete logic for handheld=yes pageviews"
751dccfb12 Minor cleanup to EditPage, should be a no-op
7b84b2bed6 Merge "Hard-deprecate ParserOutput::preventClickjacking()"
a241357432 Merge "Live preview: use the correct content model"
a1aa3e0827 Hard-deprecate all public property access on CacheTime and ParserOutput.
4d54b4caa0 Run ParserOutput serialization tests against latest example available
5050208ed0 Hard-deprecate ParserOutput::preventClickjacking()
23ec8052ce Final sync of DeleteAction and FileDeleteAction forms
d2419a1dda Live preview: use the correct content model
59b2f57b13 Fix regex typo
6bba760218 Rename linter-pager-* messages to avoid conflict with Linter extension
33720e7683 AllMessagesTablePager: Avoid double class mw-datatable
278bcbb7a6 Reduce microtime()/mt_rand() fragility in WANObjectCacheTest
d457762706 resourceloader: Remove obsolete logic for handheld=yes pageviews
e7a4225596 tests: MWHttpRequestTest is a unit test, not an integration test
5b515cfaf0 Hard deprecate the renamed ParserOutput::*Property() methods
4f1c4618d9 Move mediawiki.ForeignUpload configuration settings to package files
eed3121a8f Encode & to & in displaytitle fallback
3300971232 Parser: Explicit check for false instead of falsey
4706b9bfb5 Sanitizer: Replace RFC 3454 by RFC 8264 for clearUrl
c2a598d5eb Sanitizer: Use \u{xxxx} syntax in cleanUrl
Do you really want to submit the above commits?
Type 'yes' to confirm, other to cancel: yes
remote:
remote: Processing changes: new: 2, updated: 1 (\)
remote: Processing changes: new: 2, updated: 1 (|)
remote: Processing changes: new: 2, updated: 1 (/)
remote: Processing changes: refs: 1, new: 2, updated: 1 (/)
remote: Processing changes: refs: 1, new: 2, updated: 1 (/)
remote: Processing changes: refs: 1, new: 2, updated: 1, done
remote:
remote: SUCCESS
remote:
remote: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/730546 Refactor MediaWiki Core WebdriverIO tests from sync to async mode
remote: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/731147 ReadMe Updated [NEW]
remote: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/731148 ReadMe Updated [NEW]
remote:
To ssh://gerrit.wikimedia.org:29418/mediawiki/core.git
* [new reference] HEAD -> refs/for/master%topic=out_1
Event Timeline
Osamaahmed17
created this paste.
Oct 15 2021, 4:08 PM
2021-10-15 16:08:53 (UTC+0)
Osamaahmed17
mentioned this in
T293258: Push a commit to Gerrit
.
Log In to Comment