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
689d32b7aaaa65acc272fda13ba18fd88036253c
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
22
Sep
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
12
13
Apr
5
4
15
Mar
29
Feb
28
27
25
17
16
8
7
6
5
Add support for clientlogin (#242)
Fix typos (#261)
master
master
Retry api calls on timeout
remove optional gzip import/usage
remove custom null handler
Merge branch 'havardAasen-patch-1'
Fix import of mock
update test_require in setup.py
Bump version: 0.10.0 → 0.10.1
Fix editing section zero
Add base_title & base_name attributes to page
remove: simplejson dependency
Docs: Remove backticks in anchor names, for consistency
Docs: Improve anchors in user/connecting.rst
remove: ex.py
remove: py34 references (#243)
transform MW deprecation warnings into python DeprecationWarning
mw-deprecatedwa…
mw-deprecatedwarning
add support for clientlogin
clientlogin
clientlogin
fix test strange behaviour
user-management…
user-management-tests
fix test strange behaviour
fix test strange behaviour
fix test strange behaviour
fix test strange behaviour
fix test strange behaviour
add methods to manage users:
py38
Merge pull request #232 from RheingoldRiver/append-prepend
Update LICENSE.md (#235)
Update 'save' to 'edit' in tests, docs
add pycharm .idea to gitignore, fix style
Update example to use text/edit instead of edit/save
save -> edit, add prepend and append
doc: Use scheme argument for Site constructor in docs (#234)
Adding py37 to the tox.ini (#233)
Add append/prepend setting in save & use this to add touch
Remove extra linebreaks in README
Improve README (#230)
Docs: Mention dependencies needed to build docs
Pushing the max line length for python files to 90.
Matching existing file styles; Using a max line length of 88 for python files, which seems to best match the existing loc and is the length suggested by `black`; Setting the .editorconfig file as the root.
Loading