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
9fee96fc9cdf9ad978888d8847c03a039c06ebe4
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
10
Oct
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
12
13
Apr
5
4
15
Mar
29
Feb
28
27
25
17
16
8
7
6
5
Include LICENSE.md in the source distribution
Enables SSL client certificate as authentication mechanism (#139)
move badges to under the main heading (#138)
Add logo
Refactor List.__next__
Add test that would have caught #135
Quickfix for #135
client.py: various documentation tweaks
README: semantic linebreaks, fix typo
Remove one deprecated method, postpone another
Merge branch 'big_ask'
Cope with .ask() having more than 50 results
Normalize docstrings according to google style
Docs: Update section on connecting
Add info about generating documentation to readme
Merge branch 'refactor'
Docs: Update section on User-Agent
Use set for comparison && dict comprehension
Line length modifications
Adjust Line length
Refactor out initial version determination
Refactor linebreaks / membership testing
Refactor user agent construction
Reorganize lines > 90 chars
Include max-line-length settings for flake8/pep8
Use dict comprehension instead of `dict(genexp)`
Improve `next` function alias
Add a docstring to `guess_namespace`
Refactor class selection in `PageList.get`
Use inline if statements
Add super for `image.py`
Minor method call improvement
Use super() instead of explicit class naming
Add some Docstrings + line length cleanup
Minor whitespace fixes
Drop 2.6 support
User guide: mwclient.__ver__ in user agent
Fix travis build
Move some stuff from readme to user guide
[#115] Add OAuth
Loading