Skip to content
GitLab
Explore
Sign in
Commits · master
mark-python-client
Browse files
Mar 19, 2024
add new line before pic
· 25b53df0
Mondesir
authored
Mar 19, 2024
25b53df0
add pic for readme
· c846cf3d
Mondesir
authored
Mar 19, 2024
c846cf3d
Update README.md
· 42dcc9e9
Mondesir
authored
Mar 19, 2024
42dcc9e9
Mar 18, 2024
Merge branch 'Anelioration-cli' into 'master'
· df00005e
Georgi
authored
Mar 18, 2024
View commits for tag 2.1.0
2.1.0
df00005e
Amelioration cli
· 5b0cc594
Mondesir
authored
Mar 18, 2024
and
Georgi
committed
Mar 18, 2024
5b0cc594
Jan 11, 2024
Update README.md
· 48bedcac
Georgi
authored
Jan 11, 2024
View commits for tag 2.0.1
2.0.1
48bedcac
Update .gitlab-ci.yml, removing unnecessary line
· 11cfe503
Georgi
authored
Jan 11, 2024
11cfe503
Update file mark_python_client.py
· 0c90c7ff
Georgi
authored
Jan 11, 2024
0c90c7ff
Update .gitlab-ci.yml file
· d2122ce5
Georgi
authored
Jan 11, 2024
d2122ce5
Trying to ignore failure of gitlab-runner, caused by the exiting of the bandit script
· 482e73e9
Georgi
authored
Jan 11, 2024
482e73e9
Removed for now the ability for bandit and pytest to generate reports, to be added in the future
· 7f8d16dd
Georgi
authored
Jan 11, 2024
7f8d16dd
Changed how bandit generates reports
· e1233481
Georgi
authored
Jan 11, 2024
e1233481
Merge branch 'master' of
https://gitlab.cylab.be/cylab/mark-python-client
· 31e9f811
Georgi
authored
Jan 11, 2024
31e9f811
Corrected errors in the intergration test stage
· 5ae333e7
Georgi
authored
Jan 11, 2024
5ae333e7
Update file README.md
· 57fa5f43
Georgi
authored
Jan 11, 2024
57fa5f43
Added a new test stage, using bandit to scan for security vulnerabilities
· edd88a0e
Georgi
authored
Jan 11, 2024
edd88a0e
Changed the name of the folder where reports are generated, added to gitignore
· 1c53fa6e
Georgi
authored
Jan 11, 2024
1c53fa6e
Jan 10, 2024
Update .gitlab-ci.yml
· 47a9c00c
Georgi
authored
Jan 10, 2024
View commits for tag 2.0.0
2.0.0
47a9c00c
Update .gitlab-ci.yml
· d0ea70d7
Georgi
authored
Jan 10, 2024
d0ea70d7
Update .gitlab-ci.yml
· 0da46b87
Georgi
authored
Jan 10, 2024
0da46b87
Update .gitlab-ci.yml
· 38c1c5a4
Georgi
authored
Jan 10, 2024
38c1c5a4
Update .gitlab-ci.yml
· 723dd60a
Georgi
authored
Jan 10, 2024
723dd60a
Jan 09, 2024
Changed the IP address used for accessing the MARK API, as previously it was...
· ef2170a3
Georgi
authored
Jan 09, 2024
ef2170a3
Added extra tests for the getters and setters, commented the __main__ section...
· 2eda5567
Georgi
authored
Jan 09, 2024
2eda5567
Commented the __main__ part of the code, used during development for debugging...
· 8487f6b2
Georgi
authored
Jan 09, 2024
8487f6b2
Added a line to ignore coverage reports made locally
· 8fb07c4a
Georgi
authored
Jan 09, 2024
8fb07c4a
Update .gitlab-ci.yml
· 37ce463f
Georgi
authored
Jan 09, 2024
37ce463f
Update .gitlab-ci.yml:
· 2f28c8c9
Georgi
authored
Jan 09, 2024
2f28c8c9
Merge branch 'update-to-python3' into 'master'
· 5b1be233
Georgi
authored
Jan 09, 2024
5b1be233
Clean dev and master
· 3a0dee5f
Mondesir
authored
Jan 09, 2024
and
Georgi
committed
Jan 09, 2024
3a0dee5f
Oct 08, 2019
Added a distinct_labels method that uses the activation() method to fetch the...
· aa532d17
Georgi
authored
Oct 08, 2019
aa532d17
Oct 03, 2019
Added a method to get distinct entries for a given field from the database
· f3df95c3
Georgi
authored
Oct 03, 2019
f3df95c3
Added an extra method to get distinct entries for a given field from the database
· 2bb07da4
Georgi
authored
Oct 03, 2019
2bb07da4
Sep 27, 2019
Refactored the code to the latest version of MARK (0.0.27). Changed how the...
· 105076d0
Georgi
authored
Sep 27, 2019
View commits for tag 1.0.9
1.0.9
105076d0
Updated to latest version of MARK (0.0.27)
· e2b4d57b
Georgi
authored
Sep 27, 2019
e2b4d57b
Sep 24, 2019
Changed the code for get_ranked_list to use findEvidence(label) which returns...
· 779def76
Georgi
authored
Sep 24, 2019
View commits for tag 1.0.8
1.0.8
779def76
Updated to latest version of MARK
· 5dddf890
Georgi
authored
Sep 24, 2019
5dddf890
Sep 23, 2019
Small refactor to test why an error is produced on gitlab
· a497b011
Georgi
authored
Sep 23, 2019
a497b011
Added the response.json() to the verbose output instead of the response.headers
· 8ac36caf
Georgi
authored
Sep 23, 2019
8ac36caf
Set verbose to True in the integration test for testing purposes
· 83171009
Georgi
authored
Sep 23, 2019
83171009
Loading