Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-nbxmpp
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
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
Jeffrey Baitis
python-nbxmpp
Graph
1accf16ac790c9a9cbe412f34d6bcadc914e23f1
Select Git revision
Branches
3
master
default
python23
python3
Tags
14
nbxmpp-0.6.2
nbxmpp-0.6.1
nbxmpp-0.6.0
nbxmpp-0.5.6
nbxmpp-0.5.5
nbxmpp-0.5.4
nbxmpp-0.5.3
nbxmpp-0.5.2
nbxmpp-0.5.1
nbxmpp-0.5
nbxmpp-0.4
nbxmpp-0.3
nbxmpp-0.2
nbxmpp-0.1
17 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
29
Aug
28
25
21
19
18
17
16
15
8
5
3
1
30
Jul
26
12
8
5
30
Jun
29
28
22
12
19
May
15
22
Apr
14
6
3
2
31
Mar
12
11
10
6
3
26
Feb
25
24
19
18
17
16
15
11
9
7
6
5
4
3
2
1
31
Jan
28
26
24
21
20
7
4
3
2
1
30
Dec
28
27
22
21
20
19
17
14
9
8
4
3
2
27
Nov
26
25
24
22
20
12
21
Oct
8
7
5
4
3
18
Aug
20
Jul
15
7
6
28
Jun
28
May
19
18
1
30
Apr
29
28
13
8
17
Mar
14
10
25
Feb
26
Jan
23
22
20
11
4
2
3
2
29
Dec
27
22
11
8
29
Nov
22
14
22
Oct
25
Sep
12
Aug
11
29
Jul
28
26
25
18
Jun
14
4
30
May
26
Apr
18
14
Feb
13
6
5
30
Jan
14
4
31
Dec
2
Nov
24
Oct
4
Sep
4
Jul
2
Apr
17
Dec
23
Nov
13
Sep
1
16
Aug
26
Jul
16
20
Jun
14
10
May
10
Mar
28
Feb
31
Jan
27
Dec
22
8
Nov
4
Oct
2
Jul
29
Jun
9
Apr
31
Mar
29
9
Apr
6
5
27
Mar
15
4
1
26
Feb
25
19
29
Jan
27
21
30
Dec
25
Feb
19
29
Jan
27
18
Feb
21
Jan
30
Dec
23
16
14
6
30
Nov
29
3
9
Sep
31
Jul
30
28
26
24
22
18
4
Jun
26
May
15
24
Apr
7
30
Mar
23
Feb
5
Mar
23
Feb
12
10
9
8
20
Jan
6
5
2
20
2
27
Dec
24
23
9
29
Nov
19
Jun
8
May
Add public method to access the openssl connection object
HTTPAuth: Parse attrs correctly
Cast exceptions to str
Remove unused imports
Add StanzaMalformedError
Annotations: Dont raise error on empty storage
CommonError: Add support for condition data
MUC: Improve voice request
DiscoInfo: Add new methods
DiscoInfo: Add muc_name property
DiscoInfo: Rename attribute
Bookmarks: Handle deleted and retracted events
Presence: Add is_nickname_modified property
Raise version to 0.9.92
Use error_factory() everywhere
DiscoInfo: Add serialize() method
DiscoInfo: Add timestamp attribute
DiscoInfo: Add stanza attribute
DiscoInfo: Add muc_room_name property
Message: Only set stanza_id data if it is valid
Add test for parsing errors
Refactor CommonError
Add Node.getXmlLang()
Muclumbus: Add support for HTTP API
MUC: Add method for canceling captcha challenges
MUC: Add callback for send_captcha()
DataForms: Don't remove empty values
DiscoInfo: Add more propertys
Make DiscoInfo values available via propertys
Add muc_jid attribute to Message and Presence
JID: Add copy() method
JID: Use isinstance for type check
DiscoInfo: Add property is_muc
JID: Add method to make the JID bare
Remove old JID validation code
Refactor validating JIDs
Add compare argument to compute_caps_hash()
Add method and tests for entity caps hash computation
DataForms: Detect <reported> element
Extend Discovery module (XEP-0030)
Loading