Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mwclient
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WebU
shared
mwclient
Graph
593afef64a4906cc6e816b5226e7fbbc5046169a
Select Git revision
Branches
9
apiedit
changelog
clientlogin
master
default
protected
mw-deprecatedwarning
mwclient-apiedit
mwclient-apiedit@32
user-management
user-management-tests
Tags
20
1.0.0.webu
v0.10.0
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.2
v0.7.1
v0.7.0
REL_0_6_5
REL_0_6_4
REL_0_6_3
29 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Sep
1
31
Aug
30
26
24
22
21
11
10
8
17
Jul
16
11
1
Jun
18
May
6
27
Mar
15
Feb
9
28
Jan
27
7
Dec
6
3
Oct
24
Sep
6
5
14
Jul
27
May
26
21
Apr
25
Feb
24
21
20
19
17
16
15
10
26
Sep
22
7
Sep
9
Jul
12
Jun
8
28
May
12
Dec
21
Nov
13
5
10
Oct
5
26
Sep
8
26
Aug
4
3
2
10
Jun
11
Apr
18
Feb
12
Dec
9
22
Nov
9
5
4
31
Jul
1
28
Jun
21
Apr
9
28
Feb
14
Jan
11
26
Nov
16
5
Sep
12
Aug
31
Jul
11
Jun
18
May
17
11
29
Apr
23
Feb
2
Dec
10
Nov
7
24
Oct
23
17
10
22
Sep
20
24
Aug
23
22
21
4
Jul
3
2
20
May
15
10
9
7
4
28
Apr
20
1
Mar
9
Feb
6
5
3
23
Jan
21
10
17
Nov
10
9
27
Sep
19
12
29
Aug
24
23
18
17
12
11
27
Jul
26
25
19
18
17
8
6
5
20
Jun
19
14
5
4
19
May
15
Mar
19
Dec
18
28
Nov
27
26
24
23
17
16
7
4
3
27
Oct
26
6
5
30
Sep
27
23
22
21
20
6
5
4
2
31
Aug
26
18
22
Jun
17
16
15
13
1
21
May
2
20
Apr
6
Mar
19
Nov
16
15
1
Sep
18
Jun
17
16
13
May
12
11
28
Mar
22
21
26
Feb
23
22
4
Dec
2
Sep
30
Aug
28
Jul
27
6
May
16
Feb
7
Apr
23
Feb
5
Dec
15
Nov
14
2
17
Sep
28
Aug
27
22
16
Jul
1
21
May
4
2
8
Apr
6
23
Jan
15
Nov
7
29
Oct
26
Sep
20
6
31
Aug
23
20
10
Jul
20
May
15
Fix parsing of "PHP-style" versions in version_tuple_from_generator
Add test-cases for Site.version_tuple_from_generator
test_listing: add test_revisions_iterator to complete coverage
guess_namespace: drop odd fallback to default_namespaces
test_listing: add test_pagelist
test_listing: add test_category
test_listing: add test for NestedList
test_listing: add test_list_repr
test_listing: add test_list_invalid to improve test coverage
Drop support for old-style continuation
test_listing: add test_list_empty to enhance coverage
test_listing: flake8 check
Made 429 Too Many Request HTTP error in `raw_call()` of `client.py` retryable (#337)
Bump actions/setup-python from 5.1.1 to 5.2.0
Add container-based integration testing
ci: do coverage on 3.12, not 3.11
tox: move flake test to 3.12
Remove deprecated pytest-runner and setup.py test
Make logged_in more accurate
refactor: simplify clientlogin logic
fix: Automatically initialize `Site` after successful `clientlogin`
Refactor metaResponse method in test_client.py
Use context-manager and specify encoding in basic_edit.py
refactor: use native log-formatting instead of f-strings
refactor!: Use f-strings for string formatting
refactor: Update some outdated syntax
Bump version: 0.10.1 → 0.11.0
Update bumpversion config to avoid incorrect replacement
Update CREDITS.md ahead of the new release
Deprecate `limit` for `api_chunk_size`, extend `max_items` (#259)
replace history deletion in example, removed in error
Remove checks for/requirements on writeapi
don't use bytes in repr()
#211: Implement error handling for MediaWiki warnings on existing files
rename `reqs` arg to `connection_options` (#197)
disable mock args comparision for py<3.8
add methods to manage users
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
Bump actions/setup-python from 5.1.0 to 5.1.1
Add a sign/GH release job to the release workflow
Loading