Gitiles
Code Review
Sign In
gerrit.wikimedia.org
/
mediawiki
/
extensions
/
WikiLambda
/
HEAD
466767a
ZLangRegistry::fetchLanguageCodeFromZid: Check for invalid Title too
by James D. Forrester
· 29 hours ago
master
wmf/branch_cut_pretest
wmf/next
a8e053c
CodeEditor: Wrap long lines in the editor
by James D. Forrester
· 2 days ago
953f83e
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 19 hours ago
138fcb1
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 2 days ago
b2018ba
Update remex dependency
by Jeena Huneidi
· 2 days ago
9acadd0
Add Wikidata item/lexeme search-and-select fields for Visual Editor
by Daphne Smit
· 4 days ago
8ffef70
Abort runParser and remove readonly attribute from input fields in Visual Editor
by Daphne Smit
· 4 weeks ago
7578bc8
AbortController: Allow all API calls in apiUtils to receive an AbortController signal
by Daphne Smit
· 4 weeks ago
620a4c8
Add an AbortController to Cancel API Calls for performFunctionCall
by Daphne Smit
· 4 weeks ago
9e033aa
Add support in search functions API for Wikidata input types (Item + Lexeme)
by Daphne Smit
· 9 days ago
6ffda0c
Swap deprecated @codingStandardsIgnoreLine to phpcs:ignore
by Bartosz Dziewoński
· 3 days ago
5c8fdbe
build: Remove minimum_target_php_version
by Umherirrender
· 4 days ago
wmf/1.45.0-wmf.10
63f7220
ZObjectContentHandler::fillParserOutput: Add labels as parser page properties
by James D. Forrester
· 8 days ago
95b7ed5
WikifunctionsPFragmentHandler: Drop pointless sanitised-away style attributes
by James D. Forrester
· 7 days ago
5378e7d
WikifunctionsPFragmentSanitiserTokenHandler: Demonstrate dropping of data- attributes
by James D. Forrester
· 7 days ago
5b55704
WikifunctionsPFragmentHandler: Introduce a bespoke sanitiser, for more control
by James D. Forrester
· 7 days ago
c9edac9
ZObjectContentHandler: Implement trivial getSlotDiffRendererWithOptions
by James D. Forrester
· 7 days ago
04416c8
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 4 days ago
e4683c8
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 7 days ago
aec5cd2
KeyValueBlock: Ensure long names, e.g. from Wikidata, do not overflow
by Daphne Smit
· 9 days ago
37e6020
Add static return type declaration to ZObjectRegistry::singleton
by Umherirrender
· 8 days ago
5f86b50
Use Message::text() in RepoHooks on output
by Umherirrender
· 8 days ago
d5465ed
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 8 days ago
b94e718
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 9 days ago
04a0ea7
Update function-schemata sub-module to HEAD (5af1fb0)
by James D. Forrester
· 10 days ago
3ec0288
build: Upgrade mediawiki/mediawiki-phan-config to 0.16.0
by James D. Forrester
· 10 days ago
b94a44d
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 10 days ago
3c09ecc
Update function-schemata sub-module to HEAD (f4a3e41)
by James D. Forrester
· 2 weeks ago
b63e1ec
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 11 days ago
wmf/1.45.0-wmf.9
c2c9852
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 14 days ago
f40a97c
Merge "Fix: compound return type matching in searchZObjectLabels to make returnType=Z881 work"
by jenkins-bot
· 2 weeks ago
082e362
Merge "Fix error logging issues in WikifunctionsClientRequestJob"
by jenkins-bot
· 2 weeks ago
2f336ba
Fix error logging issues in WikifunctionsClientRequestJob
by gengh
· 2 weeks ago
a0943a3
Delete unused Constants
by gengh
· 2 weeks ago
8e4614e
Add unit tests for the zobjectMixin computed properties
by gengh
· 2 weeks ago
af8e0ef
Migrate ZObject internal representation from flat table to nested object
by gengh
· 4 months ago
9c8bdbc
Fix: compound return type matching in searchZObjectLabels to make returnType=Z881 work
by Daphne Smit
· 3 weeks ago
473f99c
Merge "Fixes Jest: Update fireEvent.change to fireEvent.update"
by jenkins-bot
· 2 weeks ago
4ef5dd8
Merge "fixes for Codex 2.0.0: Dialog and Message fixes"
by jenkins-bot
· 2 weeks ago
05f789b
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 2 weeks ago
a9d37dc
Merge "Update function-schemata sub-module to HEAD (be4af44)"
by jenkins-bot
· 2 weeks ago
6c16933
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 2 weeks ago
510fb29
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 3 weeks ago
wmf/1.45.0-wmf.8
f976240
Update function-schemata sub-module to HEAD (be4af44)
by dmartin
· 3 weeks ago
d6a0bf5
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 3 weeks ago
9f86cb0
Fixes Jest: Update fireEvent.change to fireEvent.update
by Daphne Smit
· 3 weeks ago
02348ee
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 3 weeks ago
633a2df
Merge "LoadJsonDump: Add --from and --to options to load zids within a range"
by jenkins-bot
· 3 weeks ago
baeada4
fixes for Codex 2.0.0: Dialog and Message fixes
by Daphne Smit
· 3 weeks ago
058d4a2
Merge "Add support for adding and outputting Z89/Html Fragments in WikifunctionsPFragmentHandler"
by jenkins-bot
· 3 weeks ago
c3fe8e7
Merge "ZObjectToString: Fix tooltip undefined showing in a tooltip"
by jenkins-bot
· 3 weeks ago
03200af
Add support for adding and outputting Z89/Html Fragments in WikifunctionsPFragmentHandler
by Daphne Smit
· 5 weeks ago
90eebd8
Merge "code: Don't use absolute class references in catches, and use Exception not Throwable"
by jenkins-bot
· 3 weeks ago
bcec877
Merge "FunctionCallHandler: Downgrade almost-certain user error (HTTP 400) to an info not error log"
by jenkins-bot
· 3 weeks ago
8001763
ZObjectToString: Fix tooltip undefined showing in a tooltip
by Daphne Smit
· 3 weeks ago
60f1e40
Merge "FunctionEvaluator.vue: account for changing the selected function and reinitialize detached objects and fetchzids"
by jenkins-bot
· 3 weeks ago
7493d55
Merge "selenium: fix flaky implementation.js test"
by jenkins-bot
· 3 weeks ago
3382a19
LoadJsonDump: Add --from and --to options to load zids within a range
by gengh
· 3 weeks ago
ecaccee
build: Updating @wikimedia/codex to 2.2.0
by libraryupgrader
· 3 weeks ago
cc681fb
selenium: fix flaky implementation.js test
by jenkins-bot
· 3 weeks ago
58c89b9
Merge "Return response body from Orchestrator regardless of HTTP status code"
by jenkins-bot
· 3 weeks ago
55dbdd4
Merge "When deleting a ZObject, check that if it's an approved Implementation/Tester and disconnect it"
by jenkins-bot
· 3 weeks ago
7d67c8d
When deleting a ZObject, check that if it's an approved Implementation/Tester and disconnect it
by Daphne Smit
· 4 weeks ago
c6c053f
FunctionEvaluator.vue: account for changing the selected function and reinitialize detached objects and fetchzids
by Daphne Smit
· 3 weeks ago
ec2b74e
FunctionEvaluator.vue: prod bug - js error for functions with Typed list as input param
by Daphne Smit
· 3 weeks ago
e500376
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 3 weeks ago
ed7467d
Merge "Update function-schemata sub-module to HEAD (da8d2f6)"
by jenkins-bot
· 3 weeks ago
7cab255
Merge "Avoid passing null to ZErrorTypeRegistry::getZErrorTypeLabel from ZError"
by jenkins-bot
· 4 weeks ago
342ffc5
Merge "build: Updating npm dependencies"
by jenkins-bot
· 4 weeks ago
b6e972d
Merge "WikifunctionsPFragmentHandler: Temporarily disable phan warning about type mis-match"
by jenkins-bot
· 4 weeks ago
e94690a
Update function-schemata sub-module to HEAD (da8d2f6)
by James D. Forrester
· 4 weeks ago
f333cb7
build: Updating npm dependencies
by libraryupgrader
· 4 weeks ago
23b4bb6
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 4 weeks ago
c51b948
WikifunctionsPFragmentHandler: Temporarily disable phan warning about type mis-match
by James D. Forrester
· 4 weeks ago
eba7363
Avoid passing null to ZErrorTypeRegistry::getZErrorTypeLabel from ZError
by Umherirrender
· 4 weeks ago
d71353b
Merge "WikifunctionsPFragmentHandler: Instrument response timing for SLO"
by jenkins-bot
· 4 weeks ago
902370d
Merge "ApiFunctionCall::submitFunctionCallEvent: Also submit timing data to Prometheus"
by jenkins-bot
· 4 weeks ago
35c42af
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 4 weeks ago
de344dd
Return response body from Orchestrator regardless of HTTP status code
by Grace C
· 5 weeks ago
9f0dd0d
Merge "build: Update MediaWiki requirement to 1.45"
by jenkins-bot
· 4 weeks ago
4cdc7bc
ApiQueryZFunctionReference: Return an actual empty array instead of [false]
by Daphne Smit
· 4 weeks ago
67ecd31
build: Update MediaWiki requirement to 1.45
by James D. Forrester
· 4 weeks ago
2945218
logger: Add return type on setLogger and getLogger
by Fomafix
· 4 weeks ago
fc429db
code: Don't use absolute class references in catches, and use Exception not Throwable
by James D. Forrester
· 4 weeks ago
ae79057
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 4 weeks ago
a53e441
Update function-schemata sub-module to HEAD (371122b)
by James D. Forrester
· 4 weeks ago
a40c61e
Update function-schemata sub-module to HEAD (eea5518)
by James D. Forrester
· 4 weeks ago
152ab9a
About Widget: Replace alias chips with Codex Info Chip component
by Daphne Smit
· 7 weeks ago
0f4f5a9
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 5 weeks ago
98fb740
Create a dedicated Z89/HTML Fragment VueJS frontend component
by Daphne Smit
· 6 weeks ago
085a9a7
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 5 weeks ago
4fc46ad
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 5 weeks ago
f46441f
WikifunctionsPFragmentHandler: Instrument response timing for SLO
by James D. Forrester
· 5 weeks ago
fa0663f
apiUtils: Explicitly set the format (JSON) and formatversion (2) for all Action API calls
by James D. Forrester
· 5 weeks ago
bcac7c1
ApiFunctionCall::submitFunctionCallEvent: Also submit timing data to Prometheus
by James D. Forrester
· 5 weeks ago
94cde9f
Localisation updates from https://translatewiki.net.
by Translation updater bot
· 5 weeks ago
d5e3cd5
Merge "updateSecondaryTables: Add ability to push to the function-orchestrator cache"
by jenkins-bot
· 5 weeks ago
466a4dc
Merge "OrchestratorRequest: Document, simplify code, and avoid one-use variables"
by jenkins-bot
· 5 weeks ago
7bad315
Merge "OrchestratorRequest: Load the tracer in the constructor"
by jenkins-bot
· 5 weeks ago
de27ad4
Use browser native URL instead of mw.Uri
by Simon Legner
· 5 weeks ago
Next »