Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
common_helper_mongo
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-gitdep
common_helper_mongo
Graph
09dd4b3e8d0e55f3cbd90470bc4e5f297065d715
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Mar
26
Feb
19
12
3
May
2
4
Jul
13
Oct
12
10
31
Aug
5
Jul
4
8
Mar
15
Dec
14
13
5
Aug
bump version for bugfix
master
master
Merge pull request #3 from fkie-cad/bugfix_and_refactoring
added allowDiskUse for large aggregation queries
Merge pull request #2 from fkie-cad/removing_deprecated_function
requested review changes
fixed travis config for pytest
fixed tests, added config files
removed deprecated function
added pre-commit config
Merge pull request #1 from fkie-cad/bugfix_and_refactoring
updated version
Merge branch 'master' into bugfix_and_refactoring
added tests to improve coverage
further refactoring
unused parameter bugfix + refactoring
test dependency fixed
Update README.md
unused code removed
ignore setup.py in coverage report
Update README.md
Update .travis.yml
Merge branch 'master' of github.com:fkie-cad/common_helper_mongo
travis config fixed!
Update README.md
travis support added
cleanup and license change
unecessary files removed
README updated
Dynamic version number generation removed
non-git install bug fixed
License added
Docstring corrected
get all values and collect additional information function added
function exported
get_all_values function added
docstrings added; match test added
aggregation field operations added
match test added
aggregation feature added
refactoring and requirements added