Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PPP-libmodule-Python
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Moritz Aurel Pascal Schubotz
PPP-libmodule-Python
Graph
8a287269a83cfe84b1e98522c050e6d888b13cfc
Select Git revision
Branches
2
async
master
default
protected
Tags
8
v0.7.7
v0.7.6
v0.7.5
v0.7.4
v0.7.3
v0.7.2
v0.7
v0.6
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Nov
31
Mar
30
21
Nov
9
Aug
14
Feb
11
7
21
Jan
14
12
12
Dec
26
Nov
25
15
13
9
6
5
30
Oct
29
19
18
13
12
11
9
8
25
Sep
Moves to AGPLv3+
master
master
Merge pull request #6 from ProjetPP/add-times
Fix tests for Python 3.2.
Add time to trace items.
Run CI on latest datamodel (empty commit).
Old coverage for old Python
Fix tests to work with inverse predicates.
.travis.yml: switch to container-based architecture.
Bump version number.
v0.7.7
v0.7.7
Make PPPTestCase methods more usable.
Merge pull request #5 from ProjetPP/add-shortcuts
Add test for shortcuts.
Improve name of build_answer.
Add 'shortcuts' module.
Make the async http library work.
async
async
Fix Python 3.2 compatiblity.
v0.7.6
v0.7.6
Add support for making intersection of non-hashable resources (eg. JsonldResource).
v0.7.5
v0.7.5
Fix Union/Intersection simplification.
v0.7.4
v0.7.4
Fix union and intersection simplification.
Simplify singletons.
Bump version number.
v0.7.3
v0.7.3
Merge pull request #3 from ProjetPP/simplification
Implement intersection simplification.
Comments.
Implement union simplification.
First draft of async http library.
Merge pull request #2 from ProjetPP/custom-methods
v0.7.2
v0.7.2
Allow subclasses of HttpRequestHandler to implement other methods than OPTION and POST.
Remove dead code.
Merge pull request #1 from ProjetPP/remove-core-parts
v0.7
v0.7
Fix typo.
Remove remaining part of the core (+ generalize the tests library).
Add example to the README.
Document the Config library + improve the doc of the HTTP library.
Split ppp_libmodule from ppp_core.
v0.6
v0.6
Fix removal of duplicate answers.
Merge pull request #10 from ProjetPP/add-recursion
Merge branch 'master' into add-recursion
Merge pull request #9 from ProjetPP/export-config
With test cases.
Loading